Metadata-Version: 2.1
Name: snakemake-py37
Version: 5.4.6
Summary: Snakemake is a workflow management system that aims to reduce the complexity of creating workflows by providing a fast and comfortable execution environment, together with a clean and modern specification language in python style. Snakemake workflows are essentially Python scripts extended by declarative code to define rules. Rules describe how to create output files from input files.
Home-page: http://snakemake.bitbucket.io
Author: Johannes Köster
Author-email: johannes.koester@tu-dortmund.de
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: appdirs
Requires-Dist: configargparse
Requires-Dist: datrie-2019
Requires-Dist: docutils
Requires-Dist: gitpython
Requires-Dist: jsonschema
Requires-Dist: pyyaml
Requires-Dist: ratelimiter
Requires-Dist: requests
Requires-Dist: wrapt
Provides-Extra: reports
Requires-Dist: jinja2 ; extra == 'reports'
Requires-Dist: networkx ; extra == 'reports'

UNKNOWN


