Metadata-Version: 2.1
Name: openpaperwork-core
Version: 2.2.5.post0+g29881b6f.d20250202
Summary: OpenPaperwork's core
Author-email: Jerome Flesch <jflesch@openpaper.work>
License: GPL-3.0-or-later
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi
Requires-Dist: distro
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Provides-Extra: lint
Requires-Dist: flake8; extra == "lint"

# OpenPaperwork Core

The core manages Plugins, Callbacks and Interfaces. This package also provide
some basic plugins that may be used in any kind of application.

[Documentation](https://doc.openpaper.work/openpaperwork_core/latest/index.html)
