termux-create-package icon indicating copy to clipboard operation
termux-create-package copied to clipboard

Python script to create Termux packages easily.

Results 4 termux-create-package issues
Sort by recently updated
recently updated
newest added

https://pypi.org/project/termux-create-package The latest version is 0.12.0, but using pip install can only install 0.7.

For example, when `PREFIX` is set, it will use `$PREFIX`. if not, it will use `/usr` as a fallback?

Can it provide a json schema for completion when users edit manifest.yaml? https://github.com/cmhughes/latexindent.pl/issues/206 can be a reference. TIA!

Can it provide completions for common shells? I think https://docs.iterative.ai/shtab/ or https://docs.iterative.ai/shtab/#alternatives can be useful. TIA!