The filestore package
The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.3, 0.3.3.1, 0.3.4, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1, 0.4.2, 0.5, 0.5.0.1, 0.6, 0.6.0.1 |
|---|---|
| Dependencies | base (4.*), bytestring (≥0.9 & <1.0), containers (≥0.3 & <0.6), Diff (0.2.*), directory (≥1.1 & <1.3), filepath (≥1.1 & <1.4), HUnit (1.2.*), mtl, old-locale (1.0.*), parsec (≥2 & <3.2), process (≥1.0 & <1.2), split (≥0.1 & <0.3), time (≥1.1 & <1.5), utf8-string (0.3.*), xml (1.3.*) |
| License | BSD3 |
| Author | John MacFarlane, Gwern Branwen, Sebastiaan Visser |
| Maintainer | jgm@berkeley.edu |
| Stability | Experimental |
| Category | Data |
| Bug tracker | https://github.com/jgm/filestore/issues |
| Source repository | git clone git://github.com/jgm/filestore.git |
| Executables | test-filestore |
| Upload date | Mon Dec 31 18:07:46 UTC 2012 |
| Uploaded by | JohnMacFarlane |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.6.0.1, Debian: 0.6, FreeBSD: 0.6.0.1 |
Modules
Downloads
- filestore-0.6.tar.gz (Cabal source package)
- package description (included in the package)