first version

This commit is contained in:
Q
2022-01-07 18:55:57 +02:00
commit 671823cbc6
7 changed files with 271 additions and 0 deletions

9
setup.cfg Normal file
View File

@@ -0,0 +1,9 @@
[metadata]
description-file = README.md
version = attr: atdel.__version__
license = MIT
description = Delete files after X days.
author = Ville Rantanen
author_email = ville.q.rantanen@gmail.com
url = https://bitbucket.org/MoonQ/atdel
download_url = https://bitbucket.org/MoonQ/atdel/get/master.zip