Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arcnmx/ocf-rs
- Owner: arcnmx
- License: mit
- Created: 2015-12-23T20:38:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T19:55:00.000Z (over 7 years ago)
- Last Synced: 2024-09-14T13:40:58.009Z (2 months ago)
- Language: Rust
- Size: 651 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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