blob: 6f4a8f67d6d68b0ef11cfaff7e2a877580347bfb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- setup.cfg.orig 2023-09-22 09:24:47 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = WSME
+name = wsme
summary = Simplify the writing of REST APIs, and extend them with additional protocols.
author = Christophe de Vienne
author_email = python-wsme@googlegroups.com
|