aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 984bd38c4a5167b51d2cb0c2974105c9896bf3cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[metadata]
name = sambal
version = 0.1.0
author = Arun Isaac
author_email = arunisaac@systemreboot.net
description = Sample balls, spheres, spherical caps
long_description = file: README.md
long_description_content_type = text/markdown
url = https://git.systemreboot.net/sambal
classifiers =
  Programming Language :: Python :: 3
  License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  Operating System :: OS Independent

[options]
packages = sambal