setup.cfg
changeset 45 4ac3bb01f0bc
child 51 34b48b90628c
equal deleted inserted replaced
44:4e5f42d51cc4 45:4ac3bb01f0bc
       
     1 [sdist]
       
     2 formats=gztar
       
     3 
       
     4 [metadata]
       
     5 name         = yml2
       
     6 version      = 2.6.2
       
     7 author	     = Volker Birk
       
     8 author_email = vb@pep-project.org
       
     9 url	     = https://pep.foundation/dev/repos/yml2/
       
    10 license	     = GPL v2
       
    11 license_file = gpl-2.0.txt
       
    12 
       
    13 [options]
       
    14 packages = yml2
       
    15 scripts =
       
    16     yml2c
       
    17     yml2proc
       
    18 include_package_data = True
       
    19 zip_safe = False
       
    20 install_requires = lxml