File: control

package info (click to toggle)
tryton-modules-currency 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 328 kB
  • ctags: 96
  • sloc: xml: 1,313; python: 562; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,094 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
Source: tryton-modules-currency
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <tryton@lists.debian-maintainers.org>
Uploaders:
 Daniel Baumann <daniel@debian.org>,
 Mathias Behrle <mathiasb@mbsolutions.selfip.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), python, python-setuptools, python-support
Standards-Version: 3.8.4
Homepage: http://www.tryton.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-currency.git
Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-currency.git

Package: tryton-modules-currency
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 1.6),
 python-pkg-resources
XB-Python-Version: ${python:Versions}
Description: Tryton Application Platform (Currency Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This module defines currencies and exchange rates and allows to customize the
 formatting of currency amounts.