ips/README.md
undefined 0a02dc59aa Add run on repl.it badge to README
This pull request adds a `Run on Repl.it` badge to the `README`. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
2020-07-03 09:24:40 +00:00

9 lines
No EOL
359 B
Markdown

[![Run on Repl.it](https://repl.it/badge/github/openflowlabs/libips)](https://repl.it/github/openflowlabs/libips)
# Library used by the Image Packaging System
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.