diff --git a/README.md b/README.md index 04a1416..2b5d6c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# oaipmh-scythe: OAI-PMH for Humans +# oaipmh-scythe: A Scythe for harvesting OAI-PMH repositories. This is a community maintained fork of the original [sickle](https://github.com/mloesch/sickle). diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 63ff41e..c97f946 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -3,7 +3,7 @@ # ------------------------------------------------------------------------------ site_name: oaipmh-scythe -site_description: oaipmh-scythe +site_description: A Scythe for harvesting OAI-PMH repositories. repo_name: afuetterer/oaipmh-scythe repo_url: https://github.com/afuetterer/oaipmh-scythe watch: diff --git a/pyproject.toml b/pyproject.toml index de88871..c474e3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "oaipmh-scythe" -description = "A lightweight OAI client library for Python." +description = "A Scythe for harvesting OAI-PMH repositories." readme = "README.md" keywords = [ "metadata",