Metadata-Version: 1.1
Name: lexor
Version: 0.1.2c1
Summary: Document converter implemented in python.
Home-page: http://lexor.readthedocs.org
Author: Manuel Lopez
Author-email: jmlopez.rod@gmail.com
License: BSD License
Description: lexor
        =====
        
        .. image:: http://img.shields.io/pypi/dm/lexor.svg
           :alt: Downloads
           :target: https://pypi.python.org/pypi/lexor#downloads
        .. image:: http://img.shields.io/pypi/v/lexor.svg
           :alt: Latest Version
           :target: http://pypi.python.org/pypi/lexor
        .. image:: http://img.shields.io/badge/license-BSD-yellow.svg
           :alt: BSD License
           :target: http://opensource.org/licenses/BSD-3-Clause
        
        A document converter implemented in Python.
        
        Documentation
        -------------
        
        Installation and usage documentation is available in the ``docs/``
        directory of the distribution and on `http://lexor.readthedocs.org
        <http://lexor.readthedocs.org>`_.
        
        Change Log
        ----------
        
        0.1.2c0 (2014-09-28)
        ++++++++++++++++++++
        
        - First release candidate.
        
Keywords: lexor markdown html
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Documentation
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Text Processing :: Markup
