Metadata-Version: 2.1
Name: cnab
Version: 0.1.4
Summary: A module for working with Cloud Native Application Bundles in Python
Home-page: https://github.com/garethr/pycnab
Author: Gareth Rushgrove
Author-email: gareth@morethanseven.net
Keywords: cnab
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: docker
Requires-Dist: canonicaljson (>=1.1,<2.0)
Requires-Dist: docker (>=3.6,<4.0); extra == "docker"
Project-URL: Repository, https://github.com/garethr/pycnab
