{ "info": { "author": "Matthew Rocklin", "author_email": "mrocklin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "TermPy\n======\n\nTermPy provides an interface and utilities for the manipulation of terms\nincluding the following\n\nAn non-intrusive interface for creating, and accessing operators and children\nof terms. This interface operates on `tuples` and `dicts` by default but can\nbe easily extended to arbitrary Python objects by implementing a set of methods\nor through relatively safe monkey patching.\n\n\nDependencies\n------------\n\nPython 2.5, 2.6, or 2.7\n\n\nInstall\n-------\n\nWith `pip` or `easy_install`\n\n pip install termpy\n\nFrom source\n\n git clone git@github.com:logpy/termpy.git\n cd termpy\n python setup.py install\n\nRun tests with nose\n\n nosetests --with-doctest\n\nTermPy is pure Python\n\nAuthor\n------\n\n[Matthew Rocklin](http://matthewrocklin.com)\n\nLicense\n-------\n\nNew BSD license. See LICENSE.txt", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/logpy/termpy/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "termpy", "package_url": "https://pypi.org/project/termpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/termpy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/logpy/termpy/" }, "release_url": "https://pypi.org/project/termpy/0.1/", "requires_dist": null, "requires_python": null, "summary": "Term manipulation", "version": "0.1" }, "last_serial": 876627, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7ab9beef33ed157a5eccba4bb21100d8", "sha256": "adfe005fef64b476f6d70eeb2f07cabe0b3a623fa5f91666f03cdf72f3aa4f8f" }, "downloads": -1, "filename": "termpy-0.1.tar.gz", "has_sig": false, "md5_digest": "7ab9beef33ed157a5eccba4bb21100d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4908, "upload_time": "2013-09-30T01:57:17", "url": "https://files.pythonhosted.org/packages/26/2b/994c923fcad2e65fb98ee57854c930d10725b18f10edc62fabc89d583c2e/termpy-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ab9beef33ed157a5eccba4bb21100d8", "sha256": "adfe005fef64b476f6d70eeb2f07cabe0b3a623fa5f91666f03cdf72f3aa4f8f" }, "downloads": -1, "filename": "termpy-0.1.tar.gz", "has_sig": false, "md5_digest": "7ab9beef33ed157a5eccba4bb21100d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4908, "upload_time": "2013-09-30T01:57:17", "url": "https://files.pythonhosted.org/packages/26/2b/994c923fcad2e65fb98ee57854c930d10725b18f10edc62fabc89d583c2e/termpy-0.1.tar.gz" } ] }