File: control

package info (click to toggle)
zim 0.62-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,660 kB
  • ctags: 6,996
  • sloc: python: 52,094; xml: 1,135; makefile: 45; sh: 36
file content (45 lines) | stat: -rw-r--r-- 1,934 bytes parent folder | download | duplicates (2)
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
34
35
36
37
38
39
40
41
42
43
44
45
Source: zim
Section: x11
Priority: optional
Maintainer: Emfox Zhou <emfox@debian.org>
Uploaders: Raphaƫl Hertzog <hertzog@debian.org>
Build-Depends: debhelper (>= 9), xdg-utils, python (>= 2.6.6-3~), libgtk2.0-0 (>= 2.6), python-gtk2, python-xdg
Vcs-Git: git://anonscm.debian.org/collab-maint/zim.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zim.git
Homepage: http://zim-wiki.org
Standards-Version: 3.9.6

Package: zim
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-gtk2, python-gobject, python-xdg, python-simplejson | python (>= 2.6)
# python-gtkspell required for the spell checker plugin
Recommends: python-gtkspell
# graphviz required for the link map/diagram plugins
# bzr/git/mercurial required for the version control plugin
# scrot required for the screenshot plugin
# dvipng required for the "equation" plugin
# ditaa required for ditaa plugin
# python-zeitgeist for "log evens with Zeitgeist" plugin
# r-base for "GNU R graph" plugin
# gnuplot for "Gnupolt graph" plugin
# lilypond for "music sheet" plugin
Suggests: bzr, git, mercurial, graphviz, ditaa, scrot, dvipng,
 python-zeitgeist, r-base, gnuplot, lilypond
Description: graphical text editor based on wiki technologies
 Zim is a graphical text editor used to maintain a collection of wiki pages.
 .
 Each page can contain links to other pages, simple formatting and inline
 images. Pages are stored in a folder structure, like in an outliner, and can
 have attachments. Creating a new page is as easy as linking to a nonexistent
 page.
 .
 All data is stored in plain text files with wiki formatting. Various
 plugins provide additional functionality, like a task list manager, an
 equation editor, a tray icon, and support for version control.
 .
 Zim can be used to:
  * Keep an archive of notes
  * Take notes during meetings or lectures
  * Organize task lists
  * Draft blog entries and emails
  * Do brainstorming