Language

Package: python-typogrify @ 2.0.7

Synopsis

Filters to transform text into typographically-improved HTML

Description

typogrify provides a set of custom filters that automatically apply various transformations to plain text in order to yield typographically-improved HTML. While often used in conjunction with Jinja and Django template systems, the filters can be used in any environment.

Home page
https://github.com/mintchaos/typogrify
Location
gnu/packages/python-xyz.scm (line: 27367, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?