File: control

package info (click to toggle)
gjots2 3.0.2-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,804 kB
  • sloc: python: 4,256; sh: 957; xml: 194; makefile: 11
file content (29 lines) | stat: -rw-r--r-- 1,165 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
Source: gjots2
Section: gnome
Priority: optional
Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
Build-Depends: debhelper (>= 9), python
Standards-Version: 3.9.5
Homepage: http://bhepple.freeshell.org/gjots/
Vcs-Browser: https://github.com/leggewie-DM/gjots2
Vcs-Git: git@github.com:leggewie-DM/gjots2.git

Package: gjots2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python, python-gi, gir1.2-gtk-3.0
Recommends: gv, mpage, gir1.2-gtksourceview-3.0
Provides: ${python:Provides}
Description: Simple jotter (outline processor) for X11/gtk-gnome
 gjots2 is a fairly simple jotter (outline processor) and notetaking
 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.