setup.cfg
author heck <heck@pep.foundation>
Thu, 04 Feb 2021 01:41:09 +0100
changeset 71 adb8b1a1d517
parent 51 34b48b90628c
child 65 d659b8c2ed22
child 75 9e93c218b9be
permissions -rw-r--r--
used a perl script[0] to convert .hgignore to .gitigore

[0] https://github.com/devzendo/hgignore-to-gitignore
[sdist]
formats=gztar

[metadata]
name         = yml2
version      = 2.6.3
author	     = Volker Birk
author_email = vb@pep-project.org
url	     = https://pep.foundation/dev/repos/yml2/
license	     = GPL v2
license_file = gpl-2.0.txt

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