Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcnmx/ocf-rs

Open Container Format
https://github.com/arcnmx/ocf-rs

Last synced: 18 days ago
JSON representation

Open Container Format

Awesome Lists containing this project

README

        

# ocf-rs

[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]

`ocf` is a Rust library for parsing and generating configuration files for the
[Open Container Format](https://github.com/opencontainers/specs).

[travis-badge]: https://img.shields.io/travis/arcnmx/ocf-rs/master.svg?style=flat-square
[travis]: https://travis-ci.org/arcnmx/ocf-rs
[release-badge]: https://img.shields.io/crates/v/ocf.svg?style=flat-square
[cargo]: https://crates.io/crates/ocf
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: http://arcnmx.github.io/ocf-rs/ocf/
[license-badge]: https://img.shields.io/badge/license-MIT-lightgray.svg?style=flat-square
[license]: https://github.com/arcnmx/ocf-rs/blob/master/COPYING