We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4aa8a5 commit 10748e8Copy full SHA for 10748e8
setup.cfg
@@ -31,6 +31,11 @@ classifiers =
31
Programming Language :: Python :: 3.6
32
Programming Language :: Python :: 3.7
33
Topic :: Multimedia :: Graphics :: Graphics Conversion
34
+project_urls =
35
+ Documentation = https://cairosvg.org/documentation/
36
+ Code = https://github.com/Kozea/CairoSVG/
37
+ Issue tracker = https://github.com/Kozea/CairoSVG/issues
38
+ Donation = https://www.patreon.com/kozea
39
40
[options]
41
packages = cairosvg
0 commit comments