Metadata-Version: 2.1
Name: ngscheck_client
Version: 1.2.0
Summary: client for remote NGSCheck service
Home-page: UNKNOWN
License: UNKNOWN
Description: # ngscheck_client
        
        A command-line client to submit jobs to and retrieve results from a remote
        NGSCheck service presented as a REST API.
        
        Install: `pip3 install --user ngscheck_client`
        
        Help: `ngscheck_client -h`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
