Metadata-Version: 2.1
Name: WDL-AID
Version: 0.1.1
Summary: Automatic Input Documentation for WDL workflows
Home-page: https://github.com/biowdl/wdl-aid
Author: Leiden University Medical Center
Author-email: sasc@lumc.nl
License: MIT
Description: # WDL-AID
        Generate documentation for the inputs of WDL workflows, based on the
        parameter_meta information defined in the WDL file.
        
        ## documentation
        You can find documentation on how to use WDL-AID here:
        https://wdl-aid.readthedocs.io
        
        ## Bugs and feature requests
        Please report any bugs, issues or pull requests on the
        [github issue tracker](https://github.com/biowdl/wdl-aid/issues).
        
Keywords: bioinformatics,WDL,documentation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
