[ ソース: cairosvg ]
パッケージ: python3-cairosvg (1.0.20-1)
python3-cairosvg に関するリンク
Debian の資源:
cairosvg ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cairosvg.org]
類似のパッケージ:
SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG.
This package contains the Python3 version of the library.
その他の python3-cairosvg 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cairocffi
- cffi-based cairo bindings for Python (Python3)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries