Metadata-Version: 2.1
Name: autobean-refactor
Version: 0.3.1
Summary: An ergonomic and losess beancount manipulation library
Author-Email: SEIAROTg <seiarotg@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: lark>=1.1.5
Requires-Dist: typing-extensions>=4.4.0
Description-Content-Type: text/markdown

# autobean-refactor
[![build](https://github.com/SEIAROTg/autobean-refactor/actions/workflows/build.yml/badge.svg)](https://github.com/SEIAROTg/autobean-refactor/actions/workflows/build.yml)
[![pypi](https://img.shields.io/pypi/v/autobean-refactor)](https://pypi.org/project/autobean-refactor/)
[![Code Coverage](https://qlty.sh/gh/SEIAROTg/projects/autobean-refactor/coverage.svg)](https://qlty.sh/gh/SEIAROTg/projects/autobean-refactor)
[![Maintainability](https://qlty.sh/gh/SEIAROTg/projects/autobean-refactor/maintainability.svg)](https://qlty.sh/gh/SEIAROTg/projects/autobean-refactor)
[![license](https://img.shields.io/github/license/SEIAROTg/autobean-refactor.svg)](https://github.com/SEIAROTg/autobean-refactor)

An ergonomic and lossless beancount manipulation library.

https://autobean-refactor.readthedocs.io/
