A library that I wrote to parse serialized GVariant values in Java. Also includes a module for reading the files that make up an OSTree repository.
The API is not stable yet. On the plus side, it has full unit test coverage, so assuming that I got the example cases right, it should do its job reasonably reliably.
Bug reports and API suggestions welcome!
Javadocs: | jgvariant-core, jgvariant-ostree |
Issue trackers: | GitHub, GitLab |