1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: gtkcookie
Section: web
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends: debhelper-compat (= 12), libgtk2.0-dev
Standards-Version: 4.3.0
Vcs-Git: https://gitlab.com/gtkcookie/gtkcookie.git
Vcs-Browser: https://gitlab.com/gtkcookie/gtkcookie
Rules-Requires-Root: no
Package: gtkcookie
Section: x11
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: editor for cookie files
This package provides a graphical editor for cookie files as stored
by Gecko browsers (Mozilla, FireFox, Galeon, Netscape, etc.) before
they started storing their cookies in SQLite databases.
|