File: control

package info (click to toggle)
grisbi 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 37,300 kB
  • sloc: ansic: 181,649; sh: 5,347; makefile: 1,084; perl: 370; xml: 84
file content (52 lines) | stat: -rw-r--r-- 1,739 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: grisbi
Section: x11
Priority: optional
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Uploaders: Roberto C. Sanchez <roberto@debian.org>
Build-Depends:
 chrpath,
 debhelper-compat (= 13),
 intltool,
 libgoffice-0.10-dev,
 libgsf-1-dev,
 libgtk-3-dev,
 libofx-dev,
 libssl-dev,
 libxml2-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://www.grisbi.org/
Vcs-Browser: https://salsa.debian.org/debian/grisbi
Vcs-Git: https://salsa.debian.org/debian/grisbi.git

Package: grisbi
Architecture: any
Depends:
 grisbi-common (= ${source:Version}),
 xdg-utils,
 ${shlibs:Depends},
 ${misc:Depends}
Suggests: www-browser
Description: personal finance management program
 Grisbi is a personal accounting program. Grisbi can handle multiple
 accounts, currencies and users. It helps you manage your money using
 third party, expenditure and receipt categories, as well as budgetary
 lines, financial years, and other information that makes it adapted
 for both personal and associative accounting.
 .
 Grisbi can import accounts from QIF, OFX and Gnucash files. It can
 print reports using LaTeX or export them via HTML.

Package: grisbi-common
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: shared files for the finance management program Grisbi
 Grisbi is a personal accounting program. Grisbi can handle multiple
 accounts, currencies and users. It helps you manage your money using
 third party, expenditure and receipt categories, as well as budgetary
 lines, financial years, and other information that makes it adapted
 for both personal and associative accounting.
 .
 This package contains architecture-independent files (icons,
 documentation and translations).