mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-toml: new package
Use GitHub instead of PyPI because PyPI release if out-of-date. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
39885cc5b0
commit
23f0a280d1
6
package/python-toml/Config.in
Normal file
6
package/python-toml/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_TOML
|
||||
bool "python-toml"
|
||||
help
|
||||
Python Library for Tom's Obvious, Minimal Language.
|
||||
|
||||
https://github.com/uiri/toml
|
||||
Reference in New Issue
Block a user