Beancount is double-entry bookkeeping computer language that lets you define
financial transaction records in a text file, read them in memory, generate a
variety of reports from them, and provides a web interface.
This package provides additional documentation and examples for Beancount.
Provides
Requires
License
GPL-2.0-only
Changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.1.0-5
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Davide Cavalca <dcavalca@fedoraproject.org> - 3.1.0-4
- Disable broken tests in Python 3.14; Fixes: RHBZ#2359530
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 3.1.0-2
- Rebuilt for Python 3.14
* Thu Mar 20 2025 Davide Cavalca <dcavalca@fedoraproject.org> - 3.1.0-1
- Initial import; Fixes: RHBZ#2251448