Metadata-Version: 1.1
Name: link.feature
Version: 2.1
Summary: Make classes providing features
Home-page: https://github.com/linkdd/link.feature
Author: David Delassus
Author-email: david.jose.delassus@gmail.com
License: MIT
Description: link.feature
        ============
        
        **link.feature** is used to make classes providing features.
        
        See documentation_ for more informations.
        
        .. _documentation: https://linkfeature.readthedocs.io
        
        .. image:: https://img.shields.io/pypi/l/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature/
           :alt: License
        
        .. image:: https://img.shields.io/pypi/status/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature/
           :alt: Development Status
        
        .. image:: https://img.shields.io/pypi/v/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature/
           :alt: Latest release
        
        .. image:: https://img.shields.io/pypi/pyversions/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature/
           :alt: Supported Python versions
        
        .. image:: https://img.shields.io/pypi/implementation/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature/
           :alt: Supported Python implementations
        
        .. image:: https://img.shields.io/pypi/wheel/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature
           :alt: Download format
        
        .. image:: https://travis-ci.org/linkdd/link.feature.svg?branch=master&style=flat-square
           :target: https://travis-ci.org/linkdd/link.feature
           :alt: Build status
        
        .. image:: https://coveralls.io/repos/github/linkdd/link.feature/badge.png?style=flat-square
           :target: https://coveralls.io/r/linkdd/link.feature
           :alt: Code test coverage
        
        .. image:: https://img.shields.io/pypi/dm/link.feature.svg?style=flat-square
           :target: https://pypi.python.org/pypi/link.feature/
           :alt: Downloads
        
        .. image:: https://landscape.io/github/linkdd/link.feature/master/landscape.svg?style=flat-square
           :target: https://landscape.io/github/linkdd/link.feature/master
           :alt: Code Health
        
        Installation
        ------------
        
        .. code-block:: text
        
           pip install link.feature
        
        Donating
        --------
        
        .. image:: https://liberapay.com/assets/widgets/donate.svg
           :target: https://liberapay.com/linkdd/donate
           :alt: Support via Liberapay
        
Keywords: link feature
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
