author | Claudio Luck <claudio.luck@pep.foundation> |
Thu, 19 Mar 2020 16:45:02 +0100 | |
changeset 62 | 00a196f8d14a |
parent 60 | b19d0a86651b |
child 65 | d659b8c2ed22 |
permissions | -rw-r--r-- |
62 | 1 |
[sdist] |
2 |
formats=gztar |
|
3 |
||
60 | 4 |
[metadata] |
62 | 5 |
name = yml2 |
6 |
version = 2.6.4 |
|
7 |
author = Volker Birk |
|
8 |
author_email = vb@pep-project.org |
|
9 |
url = https://pep.foundation/dev/repos/yml2/ |
|
10 |
license = GPL-2.0 |
|
11 |
license_file = COPYING.txt |
|
12 |
description-file = README.rst |
|
13 |
||
14 |
[options] |
|
15 |
packages = yml2 |
|
16 |
scripts = |
|
17 |
yml2c |
|
18 |
yml2proc |
|
19 |
include_package_data = True |
|
20 |
zip_safe = False |
|
21 |
install_requires = lxml |
|
22 |