restless-git: Easy Git repository serialization
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Restless
This package defines a simple way to serialize state as a nested file hierarchy saved in a Git repository. It is still quite inflexible, and rather slow because it repeatedly invokes Git's plumbing commands. It used to be implemented with libgit2, but I found it desirable to avoid FFI. Any way to make it faster without FFI would be great.
Properties
Versions | 0.5.0, 0.5.0, 0.6, 0.7 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), HSH (>=2.1 && <2.2), text (>=1.2 && <1.3), time (>=1.6 && <1.7) [details] |
License | GPL-3.0-only |
Author | Mikael Brockman |
Maintainer | mikael@brockman.se |
Category | Git, Serialization |
Home page | https://github.com/lessrest/restless-git |
Bug tracker | https://github.com/lessrest/restless-git/issues |
Source repo | head: git clone git://github.com/lessrest/restless-git.git |
Uploaded | by mbrock at 2017-09-14T09:29:50Z |
Modules
[Index]
- Restless
Downloads
- restless-git-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees