#repository #jp #line #part #interface #far #version

yanked libjp

A library for interacting with jp repositories (part of the jp project)

0.1.0 Feb 21, 2019

#9 in #jp

MIT/Apache

205KB
4K SLoC

This is a rust crate for creating and interacting with jp repositories. For the command line interface to jp, see the jp crate.

The API documentation for this crate is reasonably complete, but high-level documentation isn't. The best I have so far can be found in this series of blog posts.


lib.rs:

A library for creating, reading, and manipulating jp repositories.

jp is a toy implementation of a version control system inspired by the same ideas as pijul. These ideas, and eventually the implementation of jp, are documented in some blog posts. This crate itself is not so well documented, but doing so is one of my goals.

Dependencies

~4MB
~83K SLoC