mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
config BR2_PACKAGE_PYTHON_AUTOCOMMAND
|
|
bool "python-autocommand"
|
|
help
|
|
A library to create a command-line program from a function.
|
|
|
|
https://github.com/Lucretiel/autocommand
|