{ "info": { "author": "Dave Mallows", "author_email": "dave.mallows@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "DVIpy 0.1\n=========\n\nDVIpy is a library for reading TeX's DeVice Independent (DVI) files. It is also\na library for running TeX as a \"daemon\" process, whereby it is given input and\nresponds with a list of glyphs and their positions. Virtual fonts are treated\ntransparently: that is, DVIpy just responds with the glyphs from the font\nfiles.\n\nThis module should currently be useful for anyone wishing to do some form of\nsemi-interactive TeX work. It was written as part of a currently unreleased and\nunnamed graphics package, the backend to a publication-oriented plotting\npackage.\n\nInstallation should be as usual:\n\n$ python setup.py install\n\nPython 3 is not currently supported, due to changes in file locking which I\nhave as yet been unable to fix.\n\nTeX 'styles' can be placed in ~/.local/share/dvipy/templates/${name}.tex\n\nA style is a tex file -- see the example in the src/dvipy/templates directory\n\nSee examples/ for the singular example. Due to the 'backend' nature of DVIpy,\nthere is quite a lot of wrangling with cairo to actually make it use freetype.\n\nDVIpy is released under the GPLv2, and comes with ABSOLUTELY NO WARRANTY. You\nshould have received a copy of the license (usually in the file LICENSE) with\nthis software.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dpwm.bitbucket.org/dvipy", "keywords": "DVI TeX", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "dvipy", "package_url": "https://pypi.org/project/dvipy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dvipy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://dpwm.bitbucket.org/dvipy" }, "release_url": "https://pypi.org/project/dvipy/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Python library for processing TeX's Device Independent output", "version": "0.0.3" }, "last_serial": 791450, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cfecf9cecd8bb41dcdffe4f6da7ba80d", "sha256": "b435dceed606f7589749755d5b64608d8a43f5931b4f6491a73e095c3269fcc9" }, "downloads": -1, "filename": "dvipy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cfecf9cecd8bb41dcdffe4f6da7ba80d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13565, "upload_time": "2012-11-15T13:18:27", "url": "https://files.pythonhosted.org/packages/a2/1e/40104491fb8b8f5b161f43c73cb3e418750848495423f6ea3a3d93340f09/dvipy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d4982c2ef414ab0d62df41a7af97a33b", "sha256": "4cece0b498fdba87782321e8556a4bf7a7981d6e1fcab13bb5aacdd959295314" }, "downloads": -1, "filename": "dvipy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d4982c2ef414ab0d62df41a7af97a33b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13574, "upload_time": "2012-11-16T10:28:22", "url": "https://files.pythonhosted.org/packages/b9/1c/57330e1c0a493e516423be0897b88e4550dae13e5351db03c4e5be9925d5/dvipy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "248eeac41b43c7b0d431bbfec10a3936", "sha256": "abeee09048b622685c5365e1a02963cf67a58e82cc11805514383c1f03b47fd8" }, "downloads": -1, "filename": "dvipy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "248eeac41b43c7b0d431bbfec10a3936", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13556, "upload_time": "2012-11-16T10:56:54", "url": "https://files.pythonhosted.org/packages/db/70/090dd9354a8bb2576fdc2449ca076f858ffe58d229fe1d8ef30d481d31bc/dvipy-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "248eeac41b43c7b0d431bbfec10a3936", "sha256": "abeee09048b622685c5365e1a02963cf67a58e82cc11805514383c1f03b47fd8" }, "downloads": -1, "filename": "dvipy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "248eeac41b43c7b0d431bbfec10a3936", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13556, "upload_time": "2012-11-16T10:56:54", "url": "https://files.pythonhosted.org/packages/db/70/090dd9354a8bb2576fdc2449ca076f858ffe58d229fe1d8ef30d481d31bc/dvipy-0.0.3.tar.gz" } ] }