home · contact · privacy
Adapt to package installation structure used with ytplom.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 8 Feb 2025 19:04:17 +0000 (20:04 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 8 Feb 2025 19:04:17 +0000 (20:04 +0100)
commitbcd9eb368806842adba0e11d3c9fa1aa231b3aa7
tree6cf08263b5cd3fdf4bbc0e591471978212efe19c
parent752e5600964cad9f206149ab949cbf73c0d2413e
Adapt to package installation structure used with ytplom.
23 files changed:
.gitmodules
install.sh [new file with mode: 0755]
ledger.py [deleted file]
ledgplom [new file with mode: 0755]
plomlib [deleted submodule]
requirements.txt [deleted file]
src/plomlib [new submodule]
src/requirements.txt [new file with mode: 0644]
src/run.py [new file with mode: 0755]
src/templates/_base.tmpl [new file with mode: 0644]
src/templates/_macros.tmpl [new file with mode: 0644]
src/templates/balance.tmpl [new file with mode: 0644]
src/templates/edit_raw.tmpl [new file with mode: 0644]
src/templates/edit_structured.tmpl [new file with mode: 0644]
src/templates/ledger_raw.tmpl [new file with mode: 0644]
src/templates/ledger_structured.tmpl [new file with mode: 0644]
templates/_base.tmpl [deleted file]
templates/_macros.tmpl [deleted file]
templates/balance.tmpl [deleted file]
templates/edit_raw.tmpl [deleted file]
templates/edit_structured.tmpl [deleted file]
templates/ledger_raw.tmpl [deleted file]
templates/ledger_structured.tmpl [deleted file]