Metadata-Version: 1.1
Name: latexcodec
Version: 0.3.0
Summary: A lexer and codec to work with LaTeX code in Python.
Home-page: https://github.com/mcmtroffaes/latexcodec
Author: Matthias C. M. Troffaes
Author-email: matthias.troffaes@gmail.com
License: MIT
Download-URL: http://pypi.python.org/pypi/sphinxcontrib-bibtex
Description: * Download: http://pypi.python.org/pypi/latexcodec/#downloads
        
        * Documentation: http://latexcodec.readthedocs.org/
        
        * Development: http://github.com/mcmtroffaes/latexcodec/ |imagetravis| |imagecoveralls|
        
        .. |imagetravis| image:: https://travis-ci.org/mcmtroffaes/latexcodec.png?branch=develop
               :target: https://travis-ci.org/mcmtroffaes/latexcodec
               :alt: travis-ci
        
        .. |imagecoveralls| image:: https://coveralls.io/repos/mcmtroffaes/latexcodec/badge.png?branch=develop
               :target: https://coveralls.io/r/mcmtroffaes/latexcodec?branch=develop
               :alt: coveralls.io
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: Topic :: Text Processing :: Filters
