Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/njouanin/mofparser


https://github.com/njouanin/mofparser

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

== MOF parser library ==
This project provides a library for parsing file written using the [http://www.dmtf.org/education/mof MOF 2.3 language] specifications.

=== Building ===
$mvn clean package

=== Using ===
Add org.escapek:mofparser:0.3 to your project dependencies

=== Documentation ===

[http://www.beerfactory.org/wiki/display/MPL/MOF+parser+library See wiki]