Metadata-Version: 2.1
Name: craft-parts
Version: 1.0.2
Summary: Craft parts tooling
Home-page: https://github.com/canonical/craft_parts
Author: Canonical Ltd.
Author-email: snapcraft@lists.snapcraft.io
License: GNU General Public License v3
Description: # Craft Parts
        
        Craft-parts provides a mechanism to obtain data from different sources,
        process it in various ways, and prepare a filesystem subtree suitable for
        deployment. The components used in its project specification are called
        *parts*, which can be independently downloaded, built and installed, and
        also depend on each other in order to assemble the subtree containing the
        final artifacts.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
