summaryrefslogtreecommitdiffstats
path: root/network/twine/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/twine/README')
-rw-r--r--network/twine/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/network/twine/README b/network/twine/README
index 51ccce7629..5558b34c2b 100644
--- a/network/twine/README
+++ b/network/twine/README
@@ -1,2 +1,4 @@
-Twine is a utility for interacting with PyPI.
-Currently it only supports registering projects and uploading distributions.
+Twine is a utility for publishing Python packages on PyPI.
+
+It provides build system independent uploads of source and
+binary distribution artifacts for both new and existing projects.