Skip to content

Instantly share code, notes, and snippets.

@ibnesayeed
Last active March 26, 2020 04:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibnesayeed/1aaf6bca79d4c278dd805f02fcc94b2d to your computer and use it in GitHub Desktop.
Save ibnesayeed/1aaf6bca79d4c278dd805f02fcc94b2d to your computer and use it in GitHub Desktop.
PyWB Memento Compliance Audit Data

PyWB Memento Compliance Audit Data

Test data file pywbtest.tar.gz has the following directory structure:

$ tree pywbtest
├── collections
│   └── example
│       ├── archive
│       │   ├── example-20200323133704.warc.gz
│       │   ├── example-20200323133917.warc.gz
│       │   ├── example-20200323134145.warc.gz
│       │   ├── example-20200323134509.warc.gz
│       │   └── example-20200323134606.warc.gz
│       ├── indexes
│       │   └── index.cdxj
│       ├── static
│       └── templates
├── config-nofr-tgrd.yaml
├── config-nofr.yaml
├── config-tgrd.yaml
├── static
└── templates

8 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment