ips/README.md

9 lines
359 B
Markdown
Raw Normal View History

[![Run on Repl.it](https://repl.it/badge/github/openflowlabs/libips)](https://repl.it/github/openflowlabs/libips)
# Library used by the Image Packaging System
2020-05-17 21:52:39 +02:00
This repository contains all modules and functions one needs to implement an Image Packaging System based utility.
Be that a server, client or other utilities.
Includes Python bindings with PyO3.