[ ソース: python-sphinxcontrib.plantuml ]
パッケージ: python3-sphinxcontrib.plantuml (0.5-8)
python3-sphinxcontrib.plantuml に関するリンク
Debian の資源:
python-sphinxcontrib.plantuml ソースパッケージをダウンロード:
- [python-sphinxcontrib.plantuml_0.5-8.dsc]
- [python-sphinxcontrib.plantuml_0.5.orig.tar.gz]
- [python-sphinxcontrib.plantuml_0.5-8.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PlantUML extension for Sphinx - Python 3.x
Once you enable this extension, a very simple string like this:
"Alice -> Bob: Hi!"will create a nice UML schema. WIth PlantUML, you can specify things like height, width, scale, caption and so on. For details, please see PlantUML documentation at: http://plantuml.sourceforge.net/.
This package contains the Python 3.x module.
その他の python3-sphinxcontrib.plantuml 関連パッケージ
|
|
|
|
-
- dep: plantuml
- text-to-UML converter
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docutils
- reStructuredText 用テキスト処理システム (Python 3 による実装)
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-sphinx
- documentation generator for Python projects