Metadata-Version: 2.1
Name: pyfrdas2
Version: 0.1
Summary: Generate DAS2 for the french tax administration
Project-URL: Homepage, https://github.com/akretion/pyfrdas2
Project-URL: Issues, https://github.com/akretion/pyfrdas2/issues
Author-email: Alexis de Lattre <alexis.delattre@akretion.com>
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: >=3.8
Requires-Dist: pgpy
Requires-Dist: unidecode
Description-Content-Type: text/markdown

This python library is used by the OCA module l10n\_fr\_das2 from [OCA/l10n-france](https://github.com/OCA/l10n-france).

The French fiscal administration updates the encryption keys for DAS2 files every year. The encryption keys are updated in this module, which avoids updating the OCA module l10n\_fr\_das2 for every Odoo version. The specifications of the DAS2 file and the encryption keys are available on [www.impots.gouv.fr/tiers-declarants-0](https://www.impots.gouv.fr/tiers-declarants-0).
