Metadata-Version: 2.4
Name: dictionaries-addons-framework
Version: 0.0.6
Summary: A framework to let you build addons for Dictionaries.
Author-email: Caleb <calebh101dev@icloud.com>
Maintainer-email: Caleb <calebh101dev@icloud.com>
License: MIT
Project-URL: bugs, https://github.com/Calebh101/dictionaries_addons_framework/issues
Project-URL: changelog, https://github.com/Calebh101/dictionaries_addons_framework/blob/master/changelog.md
Project-URL: homepage, https://github.com/Calebh101/dictionaries_addons_framework
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: typer
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: ty; extra == "test"
Requires-Dist: ipdb; extra == "test"

# Dictionaries Addons Framework

![PyPI version](https://img.shields.io/pypi/v/dictionaries-addons-framework.svg)

A framework to let you build addons for Dictionaries.

* PyPI package: https://pypi.org/project/dictionaries-addons-framework/
* Free software: MIT License

## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyfeldroy/cookiecutter) and the [audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) project template.
