diff --git a/.gitignore b/.gitignore index ba7b989..46cdde3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,13 @@ *.csv *.egg* *.log *.zip __pycache__ compact.egg.info content-revision build +data debian dumps PKG-INFO revision-origin diff --git a/README.md b/README.md index 08b97d8..81fd7d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -swh-py-template -=============== - -Python module template, used as skeleton to create new modules. +swh-provenance +============== +Provenance DB module to query the provenance of source code artifacts present +in the Software Heritage archive.