Metadata-Version: 1.1
Name: beancount-pygments-lexer
Version: 0.1.2
Summary: A pygments-lexer for beancount-files.
Home-page: http://github.com/aumayr/beancount-pygments-lexer
Author: Dominik Aumayr
Author-email: dominik@aumayr.name
License: MIT
Description: # beancount pygments Lexer
        
        [![plaintextaccounting.org](https://img.shields.io/badge/plaintextaccounting.org-beancount-red.svg)]()
        [![PyPI](https://img.shields.io/pypi/l/beancount-pygments-lexer.svg)]()
        [![PyPI](https://img.shields.io/pypi/v/beancount-pygments-lexer.svg)]()
        
        [pygments](http://pygments.org)-Lexer for
        [beancount](http://furius.ca/beancount/)-files.
        
        ## TODO
        
        - [ ] Rework matching-rules
        - [ ] Add test cases
        
        **Caution**: This is far from finished. Consider it *beta*-software.
        Contributions are very welcome :-)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Office/Business :: Financial :: Accounting
