File tree Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Original file line number Diff line number Diff line change 11[metadata]
22name = pango_aliasor
33version = 0.1.2
4- author = Cornelius Roemer
5- 64description = Pango lineage aliasing and dealiasing
5+ long_description = file: README.md
6+ long_description_content_type = text/markdown
77url = https://github.com/corneliusroemer/pango_aliasor
8- project_urls =
9- Bug Tracker = https://github.com/corneliusroemer/pango_aliasor/issues
10- classifiers =
11- Programming Language :: Python :: 3
12- Operating System :: OS Independent
13- License :: OSI Approved :: MIT License
8+ author = Cornelius Roemer
9+ 10+ license = MIT
1411license_file = LICENSE
12+ classifiers =
13+ License :: OSI Approved :: MIT License
14+ Programming Language :: Python :: 3
15+ Programming Language :: Python :: 3 :: Only
16+ Programming Language :: Python :: 3.7
17+ Programming Language :: Python :: 3.8
18+ Programming Language :: Python :: 3.9
19+ Programming Language :: Python :: 3.10
20+ Bug Tracker = https://github.com/corneliusroemer/pango_aliasor/issues
21+ License = : OSI Approved :: MIT License
22+ Operating System = : OS Independent
23+ Programming Language = : Python :: 3
1524
1625[options]
17- package_dir =
18- = src
1926packages = find:
2027python_requires = >=3.7
28+ package_dir =
29+ = src
2130
2231[options.packages.find]
2332where = src
You can’t perform that action at this time.
0 commit comments