Metadata-Version: 2.1
Name: jaraco.apt
Version: 2.0
Summary: Tools for Debian's APT package manager
Home-page: https://github.com/jaraco/jaraco.apt
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/jaraco.apt.svg
           :target: https://pypi.org/project/jaraco.apt
        
        .. image:: https://img.shields.io/pypi/pyversions/jaraco.apt.svg
        
        .. image:: https://img.shields.io/travis/jaraco/jaraco.apt/master.svg
           :target: https://travis-ci.org/jaraco/jaraco.apt
        
        .. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-apt/master.svg
        ..    :target: https://ci.appveyor.com/project/jaraco/jaraco-apt/branch/master
        
        .. image:: https://readthedocs.org/projects/jaracoapt/badge/?version=latest
           :target: https://jaracoapt.readthedocs.io/en/latest/?badge=latest
        
        Support module for `Debian APT <https://wiki.debian.org/Apt>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Provides-Extra: testing
Provides-Extra: docs
