Metadata-Version: 2.0
Name: beancount-pygments-lexer
Version: 0.1.0
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
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
Requires-Dist: pygments (>=2.0.2)

beancount pygments Lexer
========================

|plaintextaccounting.org| |PyPI| |PyPI|

`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 :-)

.. |plaintextaccounting.org| image:: https://img.shields.io/badge/plaintextaccounting.org-beancount-red.svg
   :target: 
.. |PyPI| image:: https://img.shields.io/pypi/l/beancount-pygments-lexer.svg
   :target: 
.. |PyPI| image:: https://img.shields.io/pypi/v/beancount-pygments-lexer.svg
   :target: 


