aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index a069664..604dfa7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,12 +1,12 @@
[metadata]
-name = samball
+name = sambal
version = 0.1.0
author = Arun Isaac
author_email = arunisaac@systemreboot.net
-description = Sample n-dimensional balls
+description = Sample balls, spheres, spherical caps
long_description = file: README.md
long_description_content_type = text/markdown
-url = https://git.systemreboot.net/samball
+url = https://git.systemreboot.net/sambal
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)