This website requires JavaScript.
Explore
Help
Sign In
zcy
/
svgpathtoolss
mirror of
https://github.com/mathandy/svgpathtools.git
Watch
1
Star
0
Fork
You've already forked svgpathtoolss
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da050a2eeb
svgpathtoolss
/
requirements.txt
3 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Method for checking if one path is inside another path (#105) * Added method is_contained_by to the Path class * Adding a requirements.txt file Signed-off-by: David Romero <dromero.fisica@gmail.com> * Correcting tests of is_contained_by
2020-06-20 02:36:22 +00:00
numpy
svgwrite
replace xml parsers with defusedxml versions
2021-09-21 08:54:58 +00:00
defusedxml