Package python-module-ttfquery: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #247101
Package removed: Grigory Ustinov
Deletion date: Feb. 28, 2020
Message: there_is_python3-module-fonttools
    Source package: python-module-ttfquery
    Version: 1.0.5-alt2
    Build time:  May 21, 2018, 06:31 PM in the task #206738
    Report package bug
    License: BSD-like
    Summary: FontTools-based package for querying system fonts
    Description: 
    TTFQuery builds on the FontTools package to allow the Python programmer
    to accomplish a number of tasks:
    
      * query the system to find installed fonts
      * retrieve metadata about any TTF font file (even those not yet
        installed)
          o abstract family type
          o proper font name
          o glyph outlines
      * build simple metadata registries for run-time font matching
    
    With these functionalities, it is possible to readily
    create OpenGL solid-text rendering libraries which
    can accept abstract font-family names as font specifiers
    and deliver platform-specific TTF files to match those libraries.
    
    TTFQuery doesn't provide rendering services, but a sample
    implementation can be found in the OpenGLContext project, from
    which TTFQuery was refactored.

    List of rpms provided by this srpm:
    python-module-ttfquery (noarch)
    python3-module-ttfquery (noarch)

    Maintainer: Vitaly Lipatov


      1. python3-devel
      2. python3-module-fonttools
      3. python3-module-setuptools
      4. rpm-build-python >= 0.8
      5. rpm-build-python3
      6. python-devel = 2.7
      7. python-module-fonttools
      8. python-module-setuptools
      9. python-tools-2to3

    Last changed


    May 21, 2018 Vitaly Lipatov 1.0.5-alt2
    March 13, 2016 Ivan Zakharyaschev 1.0.5-alt1.bzr20120206.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Aug. 26, 2014 Eugeny A. Rostovtsev 1.0.5-alt1.bzr20120206
    - Snapshot from bzr
    - Added module for Python 3