cwl-inputs-parser

View on PyPIReverse Dependencies (1)

1.0.2 cwl_inputs_parser-1.0.2-py3-none-any.whl

Wheel Details

Project: cwl-inputs-parser
Version: 1.0.2
Filename: cwl_inputs_parser-1.0.2-py3-none-any.whl
Download: [link]
Size: 20999
MD5: c8c569afd8422f1b26082cea870f5cae
SHA256: f6b8264b00d1001a058faa6cf0202f5605ea01ed810aa2212033c769c1f0f6b7
Uploaded: 2022-08-09 09:30:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cwl-inputs-parser
Version: 1.0.2
Summary: The parser of inputs field in Common Workflow Language (CWL)
Author: suecharo
Author-Email: suehiro619[at]gmail.com
Home-Page: https://github.com/suecharo/cwl-inputs-parser
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Flask
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
Requires-Dist: cwl-utils
Requires-Dist: flask
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: cwltool
Requires-Dist: ruamel.yaml
Requires-Dist: flake8; extra == "testing"
Requires-Dist: isort; extra == "testing"
Requires-Dist: jsonschema; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: types-PyYAML; extra == "testing"
Requires-Dist: types-requests; extra == "testing"
Requires-Dist: types-setuptools; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4783 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cwl_inputs_parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cwl_inputs_parser/main.py sha256=cQZzexI9cCRS2Pb4fZdCci0OLOdhynSD_FduNFUddLM 2222
cwl_inputs_parser/server.py sha256=6eblMoFSLQeUWsg3wOo384-bk5B00-IGDrBPrpiIDoU 2781
cwl_inputs_parser/utils.py sha256=HCB4-GRqCaZ-IjlC9HqRtwODbuhe14-aNQQAfP55VfM 24467
cwl_inputs_parser-1.0.2.data/data/LICENSE sha256=DYaNJUDP3K4xPx-A7SLCOLI4OnWChb947Ur7-T-WNIs 10979
cwl_inputs_parser-1.0.2.data/data/README.md sha256=Blc3AUqTKLgZr2M8DJkYX5vDJs1Dw6_BRCTOlaWHZno 4783
cwl_inputs_parser-1.0.2.data/data/cwl-inputs-parser-schema.json sha256=fG_X4xPPJ9kPODQ86cvIe0WWbkUUexcx9Uz1iJdAsjQ 1271
cwl_inputs_parser-1.0.2.dist-info/LICENSE sha256=DYaNJUDP3K4xPx-A7SLCOLI4OnWChb947Ur7-T-WNIs 10979
cwl_inputs_parser-1.0.2.dist-info/METADATA sha256=i0j6RSphFjPxjOkg88OoeOiB9jzlz6flkM7KFQQLfEg 6384
cwl_inputs_parser-1.0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cwl_inputs_parser-1.0.2.dist-info/entry_points.txt sha256=oO3JAdBKLd40e4Vdp-xQYZvHRmSpHsUnuVOpEnB4aik 66
cwl_inputs_parser-1.0.2.dist-info/top_level.txt sha256=pKu6Z9MSo0XewOwnWAX2LQ3DNvjCuGeP17TQ9EeteOM 18
cwl_inputs_parser-1.0.2.dist-info/RECORD

top_level.txt

cwl_inputs_parser

entry_points.txt

cwl-inputs-parser = cwl_inputs_parser.main:main