mementoweb.apps.cli_validator package

Submodules

mementoweb.apps.cli_validator.main module

mementoweb.apps.cli_validator.main.run(uri, resource_type, datetime)

Provides entry point for the CLI-validator interface. :param uri: URI of the resource being tested. :param resource_type: Type of the resource (original, memento, timegate, or timemap) :param datetime: Datetime for validating the resource (Should follow BNF format) :return: None. Displays the results in the console.

Module contents