By Artefactual
AIPscan provides an in-depth reporting solution for Archivematica users. It crawls METS files from AIPs in the Archivematica Storage Service to generate tabular and visual reports about repository holdings. It is designed to run as a stand-alone add-on to Archivematica and requires only a valid Storage Service API key to fetch source data.
AIPscan is a web-based application that is built using the Python Flask micro-framework. See INSTALL.md for production deployment instructions. See CONTRIBUTING.md for guidelines on how to contribute to the project, including how to set up the development environment and create a new AIPscan report.
Consult USAGE.md for a walkthrough of the web workflow and the helper scripts
in the tools directory. It covers verifying your deployment, running fetch
jobs, and seeding test data.
See CONTRIBUTING.md for full contribution guidelines and development environment setup instructions.
This project is licensed under the Apache-2.0 license (LICENSE or https://opensource.org/licenses/Apache-2.0).





