Revert "Add sbox tests related to warming up of locales."
[chromium-blink-merge.git] / tools / telemetry / third_party / altgraph / setup.cfg
blob9c6880e3c08db1dcbf6163dde476c1ac032ab6bf
1 [metadata]
2 name = altgraph
3 version = 0.12
4 description = Python graph (network) package
5 long_description_file = 
6         README.txt
7         doc/changelog.rst
8 author = Ronald Oussoren
9 author_email = ronaldoussoren@mac.com
10 maintainer = Ronald Oussoren
11 maintainer_email = ronaldoussoren@mac.com
12 url = http://packages.python.org/altgraph
13 download_url = http://pypi.python.org/pypi/altgraph
14 license = MIT
15 classifiers = 
16         Intended Audience :: Developers
17         License :: OSI Approved :: MIT License
18         Programming Language :: Python
19         Programming Language :: Python :: 2
20         Programming Language :: Python :: 2.7
21         Programming Language :: Python :: 3
22         Programming Language :: Python :: 3.3
23         Programming Language :: Python :: 3.4
24         Topic :: Software Development :: Libraries :: Python Modules
25         Topic :: Scientific/Engineering :: Mathematics
26         Topic :: Scientific/Engineering :: Visualization
27 keywords = graph
28 platforms = any
29 packages = altgraph
30 zip-safe = 1
32 [egg_info]
33 tag_build = 
34 tag_date = 0
35 tag_svn_revision = 0