File: control

package info (click to toggle)
notebook 0.2rel-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,136 kB
  • ctags: 243
  • sloc: ansic: 2,504; sh: 821; makefile: 41
file content (19 lines) | stat: -rw-r--r-- 677 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: notebook
Section: x11
Priority: optional
Maintainer: Gustavo Franco <stratus@debian.org>
Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev(>= 2.4.4-2), libglade2-dev(>=1:2.4.0-1), libgnomeui-dev(>= 2.6.1.1-4), libgconf2-dev(>= 2.6.2-1), libxml-dev(>= 1:1.8.17-8), cdbs(>= 0.4.21-0.1)
Standards-Version: 3.6.2.1

Package: notebook-gtk2
Architecture: any
Depends: ${shlibs:Depends}
Description: A GTK+ logbook editor
 Notebook is designed to store different kinds of information,
 including:
  - Regular notes.
  - Personal notes.
  - Bookmarks.
 .
 You can search and sort through the information stored.It
 uses XML and is easy to import/export only part of the data.