{ "info": { "author": "Peter Murphy", "author_email": "peterkmurphy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Other Audience", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Artistic Software", "Topic :: Education", "Topic :: System :: Console Fonts", "Topic :: Text Processing :: Fonts", "Topic :: Text Processing :: Linguistic", "Topic :: Utilities" ], "description": "===============\nGlyphviewer\n===============\n\nAbout\n-----\n\n**Glyphviewer** is a web application that analyses web font files. This app will\nparse any web font file provided as input, and will display its general information\n(such as name and copyright details) to the user. Glyphviewer also provides a testbed\nwhere users can enter text, and have it displayed using the font. Finally, this\napplication can display the characters supported by the font along with their Unicode\ncodepoints. A demonstration is available `here `_.\n\nInstallation\n-----------------------------\n\n**Glyphviewer** and its dependencies can be installed via the command:\n\n``pip install glyphviewer``\n\nThe next stage is to add \"glyphviewer\" to your INSTALLED_APPS list in settings.py,\nand add the desired URL in one of the urls.py files.\n\nThe final stage is to populate the directory with fonts where you display your chosen font or fonts.\nThe Glyphviewer application comes with its own set of fonts adapted from the `Free UCS Outline Fonts `_;\nthey have been converted to WOFF form for quicker download. These can be moved into the correct directory via the following shell command:\n\n``python manage.py collectstatic``\n\nThe font files wil then be moved into the {STATIC_ROOT}/glyphviewer/fonts/ directory, and the browser will\nread the files from the {STATIC_URL}/glyphviewer/fonts/ folder.\n\nThe HTML template files in this application have been redesigned to work with the\n`Mezzanine `_ CMS. The redesign removed any explicit\nreferences to particular stylesheets found with earlier versions.\nThe app (and the fonts) are released under a\n`GNU general public license. `_ If you wish to do any changes,\npop over to the `GitHub repository `_ for the app.\n\n\nVersions\n--------\n\n* 0.1 (June 11th 2011) - Initial release.\n\n* 0.2 (June 28th 2013) - Added setup script to create a PyPI package. Removed bugs.\n\n* 0.3 (February 15th 2014) - Made compatible with Mezzanine and Bootstrap, changed styles for errors, now handles empty local directories.\n\n* 0.4 (January 16th 2016) - Now handles cases where remote fonts are inaccessible using CORS; removed the limitation that restricted characters to the BMP; added documentation for above.\n\n* 0.5 (March 31st 2017) - Updated to be compatible with Django 1.10. Now automatically install dependencies using pip.\n\n* 0.6 (March 18th 2018) - Add WOFF2 compatibility.\n\nCopyright\n---------\n\nThe **Glyphviewer** app is copyright (c) 2011-2018\n`Peter Murphy `_\n.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/glyphviewer/", "keywords": "font glyph web woff ttf otf TrueType OpenType Django", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "glyphviewer", "package_url": "https://pypi.org/project/glyphviewer/", "platform": "", "project_url": "https://pypi.org/project/glyphviewer/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/glyphviewer/" }, "release_url": "https://pypi.org/project/glyphviewer/0.6.1/", "requires_dist": null, "requires_python": "", "summary": "A Django app for examining web fonts and the characters they contain.", "version": "0.6.1" }, "last_serial": 4077531, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "de7937b1b6e4764a37444acb8b297ba3", "sha256": "37a6a33f6430b6a6a83b3416b392d89222490343e55a005354a9bc9263e284ce" }, "downloads": -1, "filename": "glyphviewer-0.2.tar.gz", "has_sig": false, "md5_digest": "de7937b1b6e4764a37444acb8b297ba3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5515019, "upload_time": "2013-06-28T08:36:21", "url": "https://files.pythonhosted.org/packages/7f/50/fc5066468e45c11949bf9a86d08ac51897f43be071ee61a6b22e4e520637/glyphviewer-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "2766af2bcd7fdfb80ed407497337d24c", "sha256": "296d0f253ac60ef7bc0a6c85833f59da7f19c839d602169f24a5429094179e78" }, "downloads": -1, "filename": "glyphviewer-0.3.tar.gz", "has_sig": false, "md5_digest": "2766af2bcd7fdfb80ed407497337d24c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5518800, "upload_time": "2014-02-15T14:07:10", "url": "https://files.pythonhosted.org/packages/78/0c/7cd928ebf5848ae7314a4a4a2f4dc97a2b235d348b67eb8c8bc67428a3ad/glyphviewer-0.3.tar.gz" } ], "0.3.0": [], "0.3.1": [ { "comment_text": "", "digests": { "md5": "327b0c904542e2e77e3c5ee12c615d19", "sha256": "435437c56dae669471723794c096bf3d6a8ecff3f932f79115e83dd464144837" }, "downloads": -1, "filename": "glyphviewer-0.3.1.tar.gz", "has_sig": false, "md5_digest": "327b0c904542e2e77e3c5ee12c615d19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5518862, "upload_time": "2014-02-16T08:09:57", "url": "https://files.pythonhosted.org/packages/49/82/5066542ce7e781f7684e48c1372e711898101a9af2eb2da6db20255f16aa/glyphviewer-0.3.1.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9a688271391c1ce937154b4d9a708d17", "sha256": "ec14c492dd717bf7e87ffd286eac8303eefdc3c6edbfbd5d42316cf3ae6d9add" }, "downloads": -1, "filename": "glyphviewer-0.4.tar.gz", "has_sig": false, "md5_digest": "9a688271391c1ce937154b4d9a708d17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5521193, "upload_time": "2016-01-16T02:33:14", "url": "https://files.pythonhosted.org/packages/6b/3a/2234b4c16c54473a1d5ffaa1e689c530fe2b20cd514d8069f6a670612751/glyphviewer-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "e3e327bd838f42fd0fa78ed719ac80ee", "sha256": "969fe961b2ad074a6ffe038435b8b6cd552cfc9285e932190bf2b124e5b8848b" }, "downloads": -1, "filename": "glyphviewer-0.4.1.tar.gz", "has_sig": false, "md5_digest": "e3e327bd838f42fd0fa78ed719ac80ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5521268, "upload_time": "2016-01-17T12:15:55", "url": "https://files.pythonhosted.org/packages/48/60/2c00b219943f88c5914cf26dcdcca87151717cc267c3fbe7dde761614a9c/glyphviewer-0.4.1.tar.gz" } ], "0.4.1.0": [ { "comment_text": "", "digests": { "md5": "b5caeadc36a4844b7377a6735e713a96", "sha256": "de20a6fca34b8d22006c27b6a06df09d60923516a85be4dc6ee3ecec58b98b44" }, "downloads": -1, "filename": "glyphviewer-0.4.1.0.tar.gz", "has_sig": false, "md5_digest": "b5caeadc36a4844b7377a6735e713a96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5521301, "upload_time": "2016-01-17T12:26:59", "url": "https://files.pythonhosted.org/packages/41/21/1e1569826c03ba1298021f46730ad1bdc9219b5352fa91e5c8d8ba0228ce/glyphviewer-0.4.1.0.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "b40bc3d6654bd1228f057b806f35577d", "sha256": "ca548dba29499894a5e607487e921a7df17be5ded57b225cc60dd612644f63da" }, "downloads": -1, "filename": "glyphviewer-0.5-py2.7.egg", "has_sig": false, "md5_digest": "b40bc3d6654bd1228f057b806f35577d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5524102, "upload_time": "2018-03-18T03:49:27", "url": "https://files.pythonhosted.org/packages/53/8e/e51e5e91e5626dbea8ea45ac423dcea8ae996c91b7eed91147435593caef/glyphviewer-0.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a9bc82d0c01f620af6f860c368e5dea6", "sha256": "13ecdd04612acde50394945215797c970e850c63271f2617aa1bb31e5612e3f8" }, "downloads": -1, "filename": "glyphviewer-0.5.tar.gz", "has_sig": false, "md5_digest": "a9bc82d0c01f620af6f860c368e5dea6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5519976, "upload_time": "2017-03-31T09:38:16", "url": "https://files.pythonhosted.org/packages/33/a5/5ed97b3a56f000566efcbbaecf3d68129ccb730d085edd80abb26adc681c/glyphviewer-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "220dce606346fef4d1653c6e0a08c51b", "sha256": "bccf575054689f61e043c92f4c1fb373ea6171a31a7f772d3cdb3e074e987c95" }, "downloads": -1, "filename": "glyphviewer-0.5.1-py2.7.egg", "has_sig": false, "md5_digest": "220dce606346fef4d1653c6e0a08c51b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5524126, "upload_time": "2018-03-18T03:49:14", "url": "https://files.pythonhosted.org/packages/23/d5/30c29980645b2508c87345993ab6464612458e0ac2028bcb123d72aef621/glyphviewer-0.5.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "aba6256c57b618631f9ba5ce9620f423", "sha256": "fb05857c6a84e86ea84949bc5ea33f0a1a652d225c4729c64433dd311a205e93" }, "downloads": -1, "filename": "glyphviewer-0.5.1.tar.gz", "has_sig": false, "md5_digest": "aba6256c57b618631f9ba5ce9620f423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5520204, "upload_time": "2018-03-18T03:49:21", "url": "https://files.pythonhosted.org/packages/7c/39/082246b00bb81980adb2f77ed9d0372e62f51c9fd080cf385026deb1a26d/glyphviewer-0.5.1.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "da92f16e8714e7dafa2ea55597570b15", "sha256": "8f0fd6e4f4198f0501d4ce93e08ca99b5f46e6480f9ee10c35a4b8489fe2d842" }, "downloads": -1, "filename": "glyphviewer-0.6.tar.gz", "has_sig": false, "md5_digest": "da92f16e8714e7dafa2ea55597570b15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5520189, "upload_time": "2018-03-18T04:19:14", "url": "https://files.pythonhosted.org/packages/79/95/56981f9315824e9312c52bcbe5e8bf1916af7c6623eaa50ff58b3f0bf872/glyphviewer-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "01ba2a323e28cac7ff037969e7e23e83", "sha256": "e0ba39a10fba9488834f45ffe188aaf080f6231570d1a63f793db96d3803fe3a" }, "downloads": -1, "filename": "glyphviewer-0.6.1-py2.7.egg", "has_sig": false, "md5_digest": "01ba2a323e28cac7ff037969e7e23e83", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5524172, "upload_time": "2018-07-18T11:28:48", "url": "https://files.pythonhosted.org/packages/e8/05/e29d32c84ffbac3825952a1301b6a504487bb4691db6930b8659d7c1ecb3/glyphviewer-0.6.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "e817ad31965b47094ddf213c839f9027", "sha256": "d4c68db1b9d19e20be495d972faf04bce02a24ffb15c07519cd9d5da7bba5364" }, "downloads": -1, "filename": "glyphviewer-0.6.1.tar.gz", "has_sig": false, "md5_digest": "e817ad31965b47094ddf213c839f9027", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5520247, "upload_time": "2018-07-18T11:28:55", "url": "https://files.pythonhosted.org/packages/dd/96/c7f0fffed69b810482814302269302f2e424a712f44ddcabf6d446712ca9/glyphviewer-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01ba2a323e28cac7ff037969e7e23e83", "sha256": "e0ba39a10fba9488834f45ffe188aaf080f6231570d1a63f793db96d3803fe3a" }, "downloads": -1, "filename": "glyphviewer-0.6.1-py2.7.egg", "has_sig": false, "md5_digest": "01ba2a323e28cac7ff037969e7e23e83", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5524172, "upload_time": "2018-07-18T11:28:48", "url": "https://files.pythonhosted.org/packages/e8/05/e29d32c84ffbac3825952a1301b6a504487bb4691db6930b8659d7c1ecb3/glyphviewer-0.6.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "e817ad31965b47094ddf213c839f9027", "sha256": "d4c68db1b9d19e20be495d972faf04bce02a24ffb15c07519cd9d5da7bba5364" }, "downloads": -1, "filename": "glyphviewer-0.6.1.tar.gz", "has_sig": false, "md5_digest": "e817ad31965b47094ddf213c839f9027", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5520247, "upload_time": "2018-07-18T11:28:55", "url": "https://files.pythonhosted.org/packages/dd/96/c7f0fffed69b810482814302269302f2e424a712f44ddcabf6d446712ca9/glyphviewer-0.6.1.tar.gz" } ] }