From 1e2ef6a904a962decb162a21094fad6cd120ee6f Mon Sep 17 00:00:00 2001 From: JiJi Date: Wed, 25 Jan 2023 01:02:09 +0800 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 562637d..91bd608 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,9 @@ name = pdfuck version = 1.0.0 author = JiJi +description = PDFuck: Remove the password of your PDF file long_description = file: README.md +long_description_content_type = text/markdown license = GPL-3.0 url = https://github.com/mmdjiji/pdfuck classifiers =