Metadata-Version: 2.1
Name: polyswarm-artifact
Version: 1.0.0
Summary: Library containing artifact type enums and functions
Home-page: https://github.com/polyswarm/polyswarm-artifact
Author: PolySwarm Developers
Author-email: info@polyswarm.io
License: MIT
Description: # PolySwarm Artifact
        
        [![pipeline status](https://gitlab.polyswarm.io/externalci/polyswarm-artifact/badges/master/pipeline.svg)](https://gitlab.polyswarm.io/externalci/polyswarm-artifact/commits/master)
        [![coverage report](https://gitlab.polyswarm.io/externalci/polyswarm-artifact/badges/master/coverage.svg)](https://gitlab.polyswarm.io/externalci/polyswarm-artifact/commits/master)
        
        Python package for mapping artifact types to the ArtifactType enum in the BountyRegistry contract.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.5,<4
Description-Content-Type: text/markdown
