Metadata-Version: 2.4
Name: ATAX
Version: 3.11
Summary: Package for doing Einnahmen-Ausgabenrechnung according to Austrian tax laws.
Home-page: https://codeberg.org/tanzer/tapyr
Author: Christian Tanzer
Author-email: tanzer@swing.co.at
License: BSD License
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: TFL>=3
Requires-Dist: CAL>=3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

ATAX provides classes and functions for doing simple accounting according to
Austrian tax laws.

ATAX is distributed under the conditions of the `BSD 3-Clause
License <https://www.gg32.com/license/bsd_3c.html>`_.

ATAX is available as a `git repository`_.
You can clone that repository with::

    git clone git@codeberg.org:tanzer/tapyr.git

Reports of bugs in ATAX should be submitted to the `git repository`_.

.. _`git repository`: https://codeberg.org/tanzer/tapyr
