forked from hforge/itools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.conf
54 lines (46 loc) · 1.64 KB
/
setup.conf
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
53
54
# The name of the package
name = itools
# Recommended metadata
title = "The itools library"
url = "http://www.hforge.org/itools"
author_name = "J. David Ibáñez"
author_email = "[email protected]"
license = "GNU General Public License (GPL)"
# Longer Description
description = "
The itools library offers a collection of packages covering a wide
range of capabilities. Including support for many file formats (XML,
CSV, HTML, etc.), a virtual file system (itools.fs), the simple
template language (STL), an index and search engine, and much more."
# Classifiers
classifiers = "
Development Status :: 4 - Beta
Intended Audience :: Developers
License :: OSI Approved :: GNU General Public License (GPL)
Programming Language :: Python
Topic :: Internet
Topic :: Internet :: WWW/HTTP
Topic :: Software Development
Topic :: Software Development :: Internationalization
Topic :: Software Development :: Libraries
Topic :: Software Development :: Libraries :: Python Modules
Topic :: Software Development :: Localization
Topic :: Text Processing
Topic :: Text Processing :: Markup
Topic :: Text Processing :: Markup :: XML"
# Packages
package_root = itools
packages = "abnf core csv database datatypes fs gettext handlers html i18n ical
log loop odf office pdf pkg python relaxng rss srx stl tmx uri web workflow
xliff xml xmlfile"
# Requires
requires = "reportlab(>=2.3)"
# Provides
provides = "itools(0.75)"
# Scripts
scripts = "idb-inspect.py igettext-build.py igettext-extract.py
igettext-merge.py iodf-greek.py ipkg-docs.py
ipkg-quality.py ipkg-update-locale.py"
# Languages
source_language = en
target_languages = fr zh nl