Metadata-Version: 2.4
Name: ynab-unlinked
Version: 0.3.0
Project-URL: Documentation, https://github.com/Juanpe Araque/ynab-unlinked#readme
Project-URL: Issues, https://github.com/Juanpe Araque/ynab-unlinked/issues
Project-URL: Source, https://github.com/Juanpe Araque/ynab-unlinked
Author-email: Juanpe Araque <juanpe@committhatline.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.13
Requires-Dist: html-text
Requires-Dist: pdfplumber
Requires-Dist: platformdirs==4.3.8
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyexcel-xls==0.7.1
Requires-Dist: pyexcel-xlsx==0.6.1
Requires-Dist: pyexcel==0.7.3
Requires-Dist: rapidfuzz
Requires-Dist: textual==5.0.0
Requires-Dist: typer
Requires-Dist: unidecode
Requires-Dist: ynab
Description-Content-Type: text/markdown

# YNAB Unlinked

YNAB Unlinked is a CLI tools that allows creating transactions in your YNAB account from any input file.

Want to know more? Check out our [wiki](https://github.com/AAraKKe/ynab-unlinked/wiki) where you'll find all the details on how to get started, add new entities, and make the most of this tool. It's pretty straightforward once you get the hang of it!

> [!IMPORTANT]
> This project just started and is open to contributions!

## License

`ynab-unlinked` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
