mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 16:33:09 +01:00
16 lines
595 B
Diff
16 lines
595 B
Diff
--- a/setup.cfg.orig 2022-12-03 03:20:06.004043971 +0100
|
|
+++ b/setup.cfg 2022-12-03 03:20:20.437377566 +0100
|
|
@@ -1,10 +1,10 @@
|
|
[metadata]
|
|
name = bencode.py
|
|
author = Dean Gardiner
|
|
-author-email = me@dgardiner.net
|
|
+author_email = me@dgardiner.net
|
|
summary = Simple bencode parser (for Python 2, Python 3 and PyPy)
|
|
-description-file = README.rst
|
|
-home-page = https://github.com/fuzeman/bencode.py
|
|
+description_file = README.rst
|
|
+home_page = https://github.com/fuzeman/bencode.py
|
|
license = BitTorrent Open Source License
|
|
classifier =
|
|
Development Status :: 5 - Production/Stable
|