Metadata-Version: 1.2
Name: whitex
Version: 0.0.4
Summary: Clean up LaTeX files
Home-page: https://github.com/ivanovmg/whitex
Author: Maxim Ivanov
Author-email: ivanovmg@gmail.com
License: GNU General Public License v3
Description: ======
        whitex
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/whitex.svg
                :target: https://pypi.python.org/pypi/whitex
        
        .. image:: https://img.shields.io/travis/ivanovmg/whitex.svg
                :target: https://travis-ci.com/ivanovmg/whitex
        
        .. image:: https://readthedocs.org/projects/whitex/badge/?version=latest
                :target: https://whitex.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Clean up LaTeX files
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://whitex.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This project is a fork of `blacktex <https://github.com/nschloe/blacktex>`_.
        The present project aims at OOP development.
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.1 (2020-08-17)
        ------------------
        
        * First release on PyPI.
        
        0.0.2 (2020-08-17)
        ------------------
        
        * Restricted to tex extension only.
        
        
        0.0.3 (2020-08-18)
        ------------------
        
        * Added flag --keep-comments.
        * Improved comments handling.
        * Modified behavior for removal whitespace around brackets.
        
        
Keywords: whitex
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
