diff --git a/setup.cfg b/setup.cfg index c63356d..66a501d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,20 +1,18 @@ [metadata] name = scrapthechan version = attr: scrapthechan.__version__ -description = - Scrap the files posted in a thread on an imageboard. Currently supports - 4chan.org, lainchan.org, 2ch.hk and 8kun.top. +description = Scrap the files posted in a thread on an imageboard. long_description = file: README.md long_description_content_type = text/markdown author = Alexander "Arav" Andreev author_email = me@arav.top -url = https://arav.top +url = https://git.arav.top/Arav/ScrapTheChan keywords = scraper imageboard - 4chan - 2ch - lainchan + 4chan.org + 2ch.hk + lainchan.org 8kun.top license = MIT license_file = COPYING