Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.24 KB

README.rst

File metadata and controls

33 lines (22 loc) · 1.24 KB

pypi license pyvers tests coverage

What is a3m?

a3m is a lightweight version of Archivematica focused on AIP creation. It has neither external dependencies, integration with access sytems, search capabilities nor a graphical interface.

All functionality is made available as a gRPC service with a minimal set of methods and strongly typed messages. a3m can be executed as a standalone process or be embedded as part of your application.

For more documentation, please see https://a3m.readthedocs.io.


a3m is a proof of concept. Please send us your feedback!