Metadata-Version: 2.0
Name: link.feature
Version: 2.0
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
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

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

.. image:: https://www.quantifiedcode.com/api/v1/project/542db478361f4b22885ec2219c366644/badge.svg
  :target: https://www.quantifiedcode.com/app/project/542db478361f4b22885ec2219c366644
  :alt: Code issues

Installation
------------

.. code-block:: text

   pip install link.feature


