Source: smartypants Section: python Priority: extra Maintainer: Debian Python Modules Team Uploaders: Julien Danjou , Andrew Starr-Bochicchio Build-Depends: debhelper (>= 9.0.0), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools Standards-Version: 4.0.0 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Homepage: http://web.chad.org/projects/smartypants.py/ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/smartypants.git Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/smartypants.git Package: python-smartypants Architecture: all Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Conflicts: smartypants Replaces: smartypants Description: smart-quotes plugin for pyblosxom 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
, , , 
 or 
, , , 
 or