mirror of
https://github.com/volitank/nala.git
synced 2026-08-24 02:34:15 -05:00
Legacy Python Nala
This directory archives the original Python implementation while the active
project moves to the Rust code under ../../src.
The files here are kept together so old source, build scripts, Poetry metadata, translations, documentation, and screenshots remain available for reference. They are not part of the active Rust build.
Archived entry points:
nala/: original Python packagepyproject.tomlandpoetry.lock: Python package metadata and lockfilenala_build.py: old manpage and translation helpernala-pyinstall.sh: old PyInstaller helperMakefile: old Python install and cleanup targetspo/: translation catalog files from the Python implementationdocs/: RST/manual-page sources from the Python implementationimgs/: screenshots used by the old README Most archived commands assume they are run from this directory.