Metadata-Version: 2.1
Name: almanack
Version: 0.0.1
Summary: An open-source handbook of applied guidance and tools for sustainable software development and maintenance.
License: BSD-3-Clause
Author: Software Gardening Community
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Description-Content-Type: text/markdown

# The Software Gardening Almanack

An open-source handbook of applied guidance and tools for sustainable software development and maintenance.

Please see the following links to access published content:

- __Online (HTML)__: https://software-gardening.github.io/almanack/
- __Offline (PDF)__: [software-gardening-almanack.pdf](https://software-gardening.github.io/almanack/software-gardening-almanack.pdf)

## CONTRIBUTING

Please see our [`CONTRIBUTING.md`](CONTRIBUTING.md) document for more information on how to contribute to this project.

