setup.cfg
author Claudio Luck <claudio.luck@pep.foundation>
Thu, 19 Mar 2020 17:17:22 +0100
changeset 66 701c5e980f33
parent 65 d659b8c2ed22
permissions -rw-r--r--
read version from setup.cfg
[sdist]
formats=gztar

[metadata]
name         = yml2
version      = 2.6.4
author	     = Volker Birk
author_email = vb@pep-project.org
url	     = https://pep.foundation/dev/repos/yml2/
license	     = GPL-2.0
license_file = COPYING.txt
description-file = README.rst

[options]
packages = yml2
scripts =
    yml2c
    yml2proc
include_package_data = True
zip_safe = False
install_requires = lxml