Metadata-Version: 2.1
Name: jaraco.classes
Version: 2.0
Summary: Utility functions for Python class constructs
Home-page: https://github.com/jaraco/jaraco.classes
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/jaraco.classes.svg
           :target: https://pypi.org/project/jaraco.classes
        
        .. image:: https://img.shields.io/pypi/pyversions/jaraco.classes.svg
        
        .. image:: https://img.shields.io/travis/jaraco/jaraco.classes/master.svg
           :target: https://travis-ci.org/jaraco/jaraco.classes
        
        .. .. image:: https://img.shields.io/appveyor/ci/jaraco/skeleton/master.svg
        ..    :target: https://ci.appveyor.com/project/jaraco/skeleton/branch/master
        
        .. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
        ..    :target: https://skeleton.readthedocs.io/en/latest/?badge=latest
        
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
