File: control

package info (click to toggle)
gjots2 2.3.4-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,112 kB
  • ctags: 296
  • sloc: python: 3,502; sh: 468; makefile: 48
file content (33 lines) | stat: -rw-r--r-- 1,368 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
32
33
Source: gjots2
Section: gnome
Priority: optional
Maintainer: Khalid El Fathi <invent@edena-fr.org>
Build-Depends: debhelper (>= 5.0.37.2)
Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
Standards-Version: 3.7.2

Package: gjots2
Architecture: all
Depends: ${python:Depends}, gv, mpage, python-glade2, python-gnome2
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 etc if you want (see the online manual for an example
 of the HTML conversion).
 .
 I use it for all my notes on Unix, my personal bits and pieces, recipes and
 even PINs and passwords (encrypted with ccrypt(1), openssl(1) or gpg(1)).
 I also use it to write DOCBOOK XML documents.
 .
 You can use it to "mind-map" your compositions - write down all your thoughts
 and then start organizing them into a tree. By manipulating the tree you can
 easily reorder your thoughts and structure them appropriately.
 .
 It's a bit like the KDE program kjots but it uses the GTK-2 library.
 .
 Homepage: http://bhepple.freeshell.org/gjots/