Metadata-Version: 2.4
Name: beancount_blue
Version: 0.0.1
Summary: This is a template repository for Python projects that use uv for their dependency management.
Author-email: Mark Scannell <mescanne@gmail.com>
Project-URL: Homepage, https://mescanne.github.io/beancount-blue/
Project-URL: Repository, https://github.com/mescanne/beancount-blue
Project-URL: Documentation, https://mescanne.github.io/beancount-blue/
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beancount
Requires-Dist: python-dateutil
Dynamic: license-file

# beancount-blue

[![Release](https://img.shields.io/github/v/release/mescanne/beancount-blue)](https://img.shields.io/github/v/release/mescanne/beancount-blue)
[![Build status](https://img.shields.io/github/actions/workflow/status/mescanne/beancount-blue/main.yml?branch=main)](https://github.com/mescanne/beancount-blue/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/mescanne/beancount-blue/branch/main/graph/badge.svg)](https://codecov.io/gh/mescanne/beancount-blue)
[![Commit activity](https://img.shields.io/github/commit-activity/m/mescanne/beancount-blue)](https://img.shields.io/github/commit-activity/m/mescanne/beancount-blue)
[![License](https://img.shields.io/github/license/mescanne/beancount-blue)](https://img.shields.io/github/license/mescanne/beancount-blue)

- **Github repository**: <https://github.com/mescanne/beancount-blue/>
- **Documentation** <https://mescanne.github.io/beancount-blue/>

Set of plugins for Beancount. More detail to be added.
