{ "info": { "author": "Anders Dahnielson", "author_email": "anders@dahnielson.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: C++", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "FTGL is a free, open source library to enable developers to use\narbitrary fonts in their OpenGL applications. Unlike other OpenGL font\nlibraries FTGL uses standard font file formats and the Freetype font\nlibrary to open the fonts. PyFTGL in turn wraps the functionality of\nFTGL into a Python module so that it can be used in conjunction with\nPyOpenGL.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/pyftgl/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pyftgl/", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "PyFTGL", "package_url": "https://pypi.org/project/PyFTGL/", "platform": "POSIX", "project_url": "https://pypi.org/project/PyFTGL/", "project_urls": { "Download": "http://code.google.com/p/pyftgl/downloads/list", "Homepage": "http://code.google.com/p/pyftgl/" }, "release_url": "https://pypi.org/project/PyFTGL/0.4b/", "requires_dist": null, "requires_python": null, "summary": "Python FTGL binding", "version": "0.4b" }, "last_serial": 36898, "releases": { "0.1a": [], "0.2a": [], "0.3a": [], "0.4b": [] }, "urls": [] }