projects
/
mudpy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42af748
)
Add keywords to Python package metadata
author
Jeremy Stanley
<fungi@yuggoth.org>
Wed, 2 May 2018 01:29:48 +0000
(
01:29
+0000)
committer
Jeremy Stanley
<fungi@yuggoth.org>
Wed, 2 May 2018 01:29:48 +0000
(
01:29
+0000)
Include some relevant package search keywords for ease of location
on PyPI.
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index
52bd243
..
18b055a
100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-17,6
+17,7
@@
project_urls =
Documentation = https://mudpy.org/docs/mudpy/
Git Clone URL = https://mudpy.org/code/mudpy/
License Texts = https://mudpy.org/license/
+keywords = mud game telnet
license = ISC License (ISCL)
license_file = LICENSE
classifier =