index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
webbrowser_svgspec.py
blob: 9ea131e4bd5b2d5022968fef15f61191407add8b (
plain
)
1
2
3
#!/usr/bin/env python
import
webbrowser
webbrowser
.
open
(
"http://www.w3.org/TR/SVG11/"
)