- zipfile with list of keys (#119)
- Add replace file in archive and fetch file from archive (#115)
- Py3 migratie + library update (#90)
- Lijst met vertaling van id naar bestandsnaam meesturen download zip (#80)
- Download zip of entire container (#48)
- Update list of supported python version (#51)
- pairtree update to 0.8.1
- Added python 3 compatibility
- Fix pairtree dependency==0.7.1-T
- Add 'copy' functionality to update_object endpoint. In this case the view accepts the (augeias) location of the file object (host url, collection_key, container_key and object_key) and copies it to a new location on the same augeias instance. (#17)
- Add Endpoint to create object and key. (#20)
- Add Endpoint to retrieve meta data (mimetype (#13), size, time last modification) from object.
- Add a scaffold for generating an Augeias instance. Use by running pcreate -s augeias. (#6)
- Update docs with information about making a HEAD request for an object's metdata. (#9)
- Added permission hooks so it's possible for an Augeias instance to add authentication. (#2)
- Removed some OE specific configuration and made it more generic. (#8)
- Added some installation instructions.
- Initial version
- Has as single, filesystem based, store.