{ "info": { "author": "Ero Carrera", "author_email": "ero@dkbza.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pydot2\n======\n\nwarnning:\n---------\n\nUNOFICCIAL repository. Main repository is: https://code.google.com/p/pydot/source/checkout\n\nThat fork makes two changes respect to mainstream:\n\n* It support python-3.x\n* It includes a patch to make pydot be able to work with pyparsing >= 2:\n\nhttp://stackoverflow.com/questions/15951748/pydot-and-graphviz-error-couldnt-import-dot-parser-loading-of-dot-files-will\n\nPyPI project: https://pypi.python.org/pypi/pydot2\n\nInstall with::\n\n $ pip install pydot2\n\n\npydot\n=====\n\npydot - Python interface to Graphviz's Dot language\nEro Carrera (c) 2004-2007\nero@dkbza.org\n\nThis code is distributed under the MIT license.\n\nRequirements:\n-------------\n\npyparsing: pydot requires the pyparsing module in order to be\n\table to load DOT files.\n\nGraphViz: is needed in order to render the graphs into any of\n\tthe plethora of output formats supported.\n\nInstallation:\n-------------\n\nShould suffice with doing:\n\n python setup.py install\n\nNeedless to say, no installation is needed just to use the module. A mere:\n\n import pydot\n\nshould do it, provided that the directory containing the modules is on Python\nmodule search path.\n", "description_content_type": null, "docs_url": null, "download_url": "http://pydot.googlecode.com/files/pydot-1.0.33.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pydot/", "keywords": "graphviz dot graphs visualization", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pydot2", "package_url": "https://pypi.org/project/pydot2/", "platform": "any", "project_url": "https://pypi.org/project/pydot2/", "project_urls": { "Download": "http://pydot.googlecode.com/files/pydot-1.0.33.tar.gz", "Homepage": "http://code.google.com/p/pydot/" }, "release_url": "https://pypi.org/project/pydot2/1.0.33/", "requires_dist": null, "requires_python": null, "summary": "Python interface to Graphviz's Dot", "version": "1.0.33" }, "last_serial": 986561, "releases": { "1.0.30": [ { "comment_text": "", "digests": { "md5": "2dd420fc9823ce95e5017ee3da4bab92", "sha256": "f2ed20032ac007486ec9ba18a0cc04208ab67c2db6e983f76cd000be7ca25bc2" }, "downloads": -1, "filename": "pydot2-1.0.30.tar.gz", "has_sig": false, "md5_digest": "2dd420fc9823ce95e5017ee3da4bab92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19715, "upload_time": "2014-01-30T15:21:16", "url": "https://files.pythonhosted.org/packages/98/5c/0c100ef681343cbb5b0e72b1c71af05e0347a1841fd2379f673f4c77c9a2/pydot2-1.0.30.tar.gz" } ], "1.0.31": [ { "comment_text": "", "digests": { "md5": "44bab8966299fca39d415824ee37fad3", "sha256": "10008a9c321692fbd020c6d90f1aab39dc73907bfe574adbfad5164ff0ac957e" }, "downloads": -1, "filename": "pydot2-1.0.31.tar.gz", "has_sig": false, "md5_digest": "44bab8966299fca39d415824ee37fad3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19734, "upload_time": "2014-01-30T16:19:53", "url": "https://files.pythonhosted.org/packages/5f/84/d31776c9289874f7efa54708eeeaa46f15fc12b3c8c1db5df65db8a9ae3c/pydot2-1.0.31.tar.gz" } ], "1.0.32": [ { "comment_text": "", "digests": { "md5": "1b0c18323e7ac14495f79c2362c6ac07", "sha256": "3caa5bf7eaf11ccc1d6551e96d984309be251d9ecfe8428ca0cdf7be11291380" }, "downloads": -1, "filename": "pydot2-1.0.32.tar.gz", "has_sig": false, "md5_digest": "1b0c18323e7ac14495f79c2362c6ac07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19820, "upload_time": "2014-01-30T16:32:53", "url": "https://files.pythonhosted.org/packages/93/35/101f5b513b9331b4f16a100a73537b80572cc57c6f61a706c9b6a8efcf3a/pydot2-1.0.32.tar.gz" } ], "1.0.33": [ { "comment_text": "", "digests": { "md5": "33ddc024f5f3df4522ab2d867bdedb0d", "sha256": "02c0e681a1c437077e2bb2522fb81fa322e53ba7002cfda8b894db0392a1bc9b" }, "downloads": -1, "filename": "pydot2-1.0.33.tar.gz", "has_sig": false, "md5_digest": "33ddc024f5f3df4522ab2d867bdedb0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19931, "upload_time": "2014-01-30T22:55:53", "url": "https://files.pythonhosted.org/packages/13/1a/8ee131ffe321ad1ada63e0a3a30e3cd9aebb102a461863f4a3faa35ff902/pydot2-1.0.33.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33ddc024f5f3df4522ab2d867bdedb0d", "sha256": "02c0e681a1c437077e2bb2522fb81fa322e53ba7002cfda8b894db0392a1bc9b" }, "downloads": -1, "filename": "pydot2-1.0.33.tar.gz", "has_sig": false, "md5_digest": "33ddc024f5f3df4522ab2d867bdedb0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19931, "upload_time": "2014-01-30T22:55:53", "url": "https://files.pythonhosted.org/packages/13/1a/8ee131ffe321ad1ada63e0a3a30e3cd9aebb102a461863f4a3faa35ff902/pydot2-1.0.33.tar.gz" } ] }