/pyuci

A python library for OpenWRT Universal Configuration Interface

Primary LanguagePythonOtherNOASSERTION

pyuci

A Python library for OpenWRT's Universal Configuration Interface.

It uses Cython to wrap the C uci library with a UCI object that looks a little like ConfigParser.

WIP. Currently it is readonly.