2 requires = ["setuptools>=46.4.0", "wheel"]
3 build-backend = "setuptools.build_meta"
9 { name="Dmitry Selyutin", email="ghostmansd@gmail.com" },
20 description = "Python dispatching library"
22 requires-python = ">=3.0"
24 "Development Status :: 2 - Pre-Alpha",
25 "Intended Audience :: Developers",
26 "Topic :: Software Development :: Libraries",
27 "Topic :: Software Development :: Libraries :: Python Modules",
28 "Programming Language :: Python :: 3",
29 "Programming Language :: Python :: 3 :: Only",
30 "License :: OSI Approved :: BSD License",
31 "Operating System :: OS Independent",
35 "Homepage" = "https://repo.or.cz/mdis.git"
36 "Bug Tracker" = "https://repo.or.cz/mdis.git"