./textproc/py-typogrify, Filters to enhance web typography

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.0, Package name: py312-typogrify-2.1.0, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/py-smartypants] [lang/python310]

Master sites:

Filesize: 27.951 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-14 13:33:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-typogrify: fix TOOL_DEPENDS
   2025-01-14 12:52:48 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-typogrify: updated to 2.1.0

2.1.0 - 2025-01-12

- Add ability to select which filters are applied
- Package via pyproject instead of Setuptools
- Improve testing, linting, and CI tooling
- Drop support for Python < 3.9
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-06 08:00:12 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/py-typogrify: import py-typogrify-2.0.7

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.