套件: python3-smartypants (2.0.0-2)
python3-smartypants 的相關超連結
Trisquel 的資源:
下載原始碼套件 smartypants:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Julien Danjou
- Andrew Starr-Bochicchio
外部的資源:
- 主頁 [web.chad.org]
相似套件:
smart-quotes plugin for pyblosxom (Python 3 version)
It can perform the following transformations:
* Straight quotes ( " and ' ) into "curly" quote HTML entities * Backticks-style quotes (``like this'') into "curly" quote HTML entities * Dashes (-- and ---) into en- and em-dash entities * Three consecutive dots (... or . . .) into an ellipsis entity
This means you can write, edit, and save your posts using plain old ASCII straight quotes, plain dashes, and plain dots, but your published posts (and final HTML output) will appear with smart quotes, em-dashes, and proper ellipses.
SmartyPants does not modify characters within <pre>, <code>, <kbd>, <math> or <script> tag blocks. Typically, these tags are used to display text where smart quotes and other "smart punctuation" would not be appropriate, such as source code or example markup.
This is the Python 3 version of the package.
其他與 python3-smartypants 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)