Rewrite devkit service in python.
Compare changes
src/steamos-devkit-service.py
0 → 100644
+ 411
− 0
Uses avahi, http basicserver, etc. to quickly implement all the features the C based code does.
Only bit missing is command-line arguments, will add that while this is getting reviewed.