Metadata-Version: 2.1
Name: craft-providers
Version: 0.0.2
Summary: Craft provider tooling
Home-page: https://github.com/canonical/craft-providers
Author: Canonical Ltd.
Author-email: snapcraft@lists.snapcraft.io
License: GNU Lesser General Public License v3 (LGPLv3)
Description: # Craft Providers
        
        This project aims to provide python interfaces for instantiating and executing
        builds for a variety of target environments.
        
        Initial providers include:
        - LXD containers
        - Multipass VMs
        
        Host support is targeted for:
        - Linux
        - Mac OS X
        - Windows
        
        # License
        
        Free software: GNU Lesser General Public License v3
        
        # Documentation:
        
        https://craft-providers.readthedocs.io.
        
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.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
