Metadata-Version: 2.0
Name: licensename
Version: 0.4.2
Summary: Find a license name from a license file.
Home-page: https://github.com/JulienPalard/licensename
Author: Julien Palard
Author-email: julien@palard.fr
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: unidecode (>=0.04.20)

===========
licensename
===========


.. image:: https://img.shields.io/pypi/v/licensename.svg
        :target: https://pypi.python.org/pypi/licensename

.. image:: https://img.shields.io/travis/JulienPalard/licensename.svg
        :target: https://travis-ci.org/JulienPalard/licensename

.. image:: https://readthedocs.org/projects/licensename/badge/?version=latest
        :target: https://licensename.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


Module and script to find a license name from a license text or file.

* Documentation: https://licensename.readthedocs.io.


