aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-uci
Commit message (Collapse)AuthorAge
* python-uci: update to version 0.9.0Josef Schlehofer2022-08-25
| | | | | | | | - Release notes: https://gitlab.nic.cz/turris/pyuci/-/tags/v0.9.0 - Update copyright while at it. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* python-uci: add packageErik Larsson2021-01-31
Python bindings for libuci, useful for writing ansible modules to manage OpenWRT systems. Reused Makefile from upstream: https://gitlab.nic.cz/turris/turris-os-packages/-/blob/develop/lang/python-uci/Makefile Signed-off-by: Erik Larsson <who+github@cnackers.org>