Package python3-module-typogrify: Information

    Source package: python3-module-typogrify
    Version: 2.1.0-alt1
    Latest version according to Repology
    Build time:  Jan 13, 2025, 12:16 AM in the task #369317
    Report package bug
    License: BSD-3-Clause
    Summary: Filters to enhance web typography
    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.

    List of RPM packages built from this SRPM:
    python3-module-typogrify (noarch)

    Maintainer: Yuri N. Sedunov

    List of contributors:
    Yuri N. Sedunov
    Ivan A. Melnikov


      1. python3(hatchling)
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3(pytest)
      4. python3(pytest_cov)
      5. python3(pytest_sugar)
      6. rpm-build-python3
      7. python3(smartypants)
      8. python3(wheel)

    Last changed


    Jan. 12, 2025 Yuri N. Sedunov 2.1.0-alt1
    - 2.1.0
    Aug. 30, 2023 Yuri N. Sedunov 2.0.7-alt3
    - updated to 2.0.7-27-g053a8b8
    - ported to %pyproject macros
    - enabled %check
    - excluded tests from %files (ALT #47400)
    Oct. 1, 2021 Ivan A. Melnikov 2.0.7-alt2
    - get rid of django and jinja dependencies (closes: #41042)