setup.cfg 617 B

12345678910111213141516171819202122
  1. [metadata]
  2. name = bdfr
  3. description_file = README.md
  4. description_content_type = text/markdown
  5. home_page = https://github.com/aliparlakci/bulk-downloader-for-reddit
  6. keywords = reddit, download, archive
  7. version = 2.6.0
  8. author = Ali Parlakci
  9. author_email = parlakciali@gmail.com
  10. maintainer = Serene Arc
  11. maintainer_email = serenical@gmail.com
  12. license = GPLv3
  13. classifiers =
  14. Programming Language :: Python :: 3
  15. License :: OSI Approved :: GNU General Public License v3 (GPLv3)
  16. Natural Language :: English
  17. Environment :: Console
  18. Operating System :: OS Independent
  19. platforms = any
  20. [files]
  21. packages = bdfr