File: control

package info (click to toggle)
gjots2 2.3.9-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,212 kB
  • ctags: 336
  • sloc: python: 3,682; sh: 828; makefile: 8
file content (31 lines) | stat: -rw-r--r-- 1,239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: gjots2
Section: gnome
Priority: optional
Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
Build-Depends-Indep: python-support (>= 0.3)
Standards-Version: 3.8.4
Homepage: http://bhepple.freeshell.org/gjots/
Vcs-Browser: http://git.debian.org/?p=collab-maint/gjots2.git
Vcs-Git: git://git.debian.org/collab-maint/gjots2.git

Package: gjots2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-glade2, python-gnome2
Recommends: gv, mpage
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: A simple jotter (outline processor) for X11/gtk-gnome
 gjots2 is a fairly simple jotter (outline processor) application for your
 desktop.
 .
 You can use gjots2 to organize your jottings into a tree structure, adding
 thoughts and miscellany as you go. You can get it to spit out HTML, XML,
 postscript, pdf, man, etc if you want (see the online manual for an example
 of the HTML conversion).
 .
 Some people use it for notes, personal bits and pieces, recipes, docbook XML
 documents and even PINs and passwords (encrypted with ccrypt(1), openssl(1)
 or gpg(1)).
 .
 It's a bit like the KDE program kjots but it uses the GTK-2 library.