Skip to content
Snippets Groups Projects
Select Git revision
  • c62b52a76e076dda5c4748656ec01187f65b9f1d
  • master default protected
2 results

config.yaml

Blame
  • setup.cfg 438 B
    [metadata]
    name = dbman
    author = Rudel Fankep
    author-email = Rudel.C.NKouamedjo-fankep@bio.uni-giessen.de
    description = Download, convert and upload databases to cloud server
    description-file = README.rst
    project_urls =
        Source Code = https://git.computational.bio.uni-giessen.de/cfankep/psotdb.git
    keywords = tools, databases
    license = MIT
    
    [files]
    packages = 
        dbman
    
    [entry_points]
    console_scripts = 
        dbman = dbman.main:main