[ etiona ]
[ ソース: pyth ]
パッケージ: python-pyth (0.6.0-1)
python-pyth に関するリンク
Trisquel の資源:
pyth ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Daniele Tricoli
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python text markup and conversion
Pyth is a library used to manipulate different formats of marked-up text.
The following list of document formats are currently available:
* XHTML (fully supported: read, write) * RTF (fully supported: read, write) * PDF (only output)
It also can generate documents from Python markup a la Nevow's stan and has limited experimental support for LaTeX.
その他の python-pyth 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-beautifulsoup
- error-tolerant HTML parser for Python
-
- dep: python-docutils
- text processing system for reStructuredText (implemented in Python 2)
-
- dep: python-reportlab
- ReportLab library to create PDF documents using Python