Python interface for the Xournal++ file format
Find a file
2023-03-03 15:53:07 +01:00
src Simplify abstract syntax further. Added OML exporter and test. 2023-03-03 15:53:07 +01:00
tests Simplify abstract syntax further. Added OML exporter and test. 2023-03-03 15:53:07 +01:00
.gitignore Fix some things 2023-03-02 11:11:40 +01:00
pyproject.toml Add pyproject.toml 2023-03-01 19:03:15 +01:00
README.md Fix some things 2023-03-02 11:11:40 +01:00
shell.nix Simplify abstract syntax further. Added OML exporter and test. 2023-03-03 15:53:07 +01:00

xopp2py

Python interface to .xopp (Xournal++) files.

The only dependency is Python 3. (developed with Python 3.10)