diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-14 22:47:39 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-14 22:47:39 +0200 |
commit | 808f20882341cfe7c31399cfa20373f1d70f71da (patch) | |
tree | 210ac3e1fb4e4786b7c71b0247aab959f50aed29 | |
parent | c6cd5e6d8d174931aafc47ad26435574dd90fe9d (diff) | |
download | reddit-nextcloud-importer-808f20882341cfe7c31399cfa20373f1d70f71da.tar.gz reddit-nextcloud-importer-808f20882341cfe7c31399cfa20373f1d70f71da.tar.bz2 reddit-nextcloud-importer-808f20882341cfe7c31399cfa20373f1d70f71da.zip |
ref: Update package information
-rw-r--r-- | pyproject.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 89bd25c..48967ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,9 @@ [tool.poetry] name = "reddit-nextcloud-importer" version = "0.1.1" +license = "Apache-2.0" +homepage = "https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer" +repository = "https://git.sr.ht/~gabrielgio/reddit-nextcloud-importer" description = "Reddit to Nextcloud importer" authors = ["Gabriel Arakaki Giovanini <mail@gabielgio.me>"] packages = [ |