{ "info": { "author": "MetaMetrics, Inc.", "author_email": "engineering@lexile.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "######\nREADME\n######\n\nDescription\n===========\nLinkGrammar is a sentence parsing system developed at Carnegie Mellon University by John Lafferty, Daniel Sleator, Davy Temperley and others\n\nLinkGrammar is written in C. This package contains a Pythonic interface to the C library.\n\nSourcecode is hosted on BitBucket: https://www.bitbucket.org/metametrics/pylinkgrammar/\n\nInstall\n=======\nYou'll need to build and install linkgrammar before running setup.py. Verified to work with linkgrammar 4.7.6 and above.\n\nOn Ubuntu systems you install the dependencies like so::\n\n sudo apt-add-repository ppa:python-pylinkgrammar/getsome\n sudo apt-get install liblink-grammar4\n \nThen to install pylinkgrammar::\n\n pip install pylinkgrammar\n\nHow to use\n==========\nParsing simple sentences::\n\n >>> from pylinkgrammar.linkgrammar import Parser\n >>> p = Parser()\n >>> linkages = p.parse_sent(\"This is a simple sentence.\")\n >>> len(linkages)\n 2\n >>> print linkages[0].diagram\n \n +-------------------Xp------------------+\n | +--------Ost-------+ |\n | | +-------Ds------+ |\n +---Wd---+-Ss*b+ | +----A----+ |\n | | | | | | |\n LEFT-WALL this.p is.v a simple.a sentence.n .", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.bitbucket.org/metametrics/pylinkgrammar/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pylinkgrammar", "package_url": "https://pypi.org/project/pylinkgrammar/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pylinkgrammar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.bitbucket.org/metametrics/pylinkgrammar/" }, "release_url": "https://pypi.org/project/pylinkgrammar/0.2.14/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for Link Grammar system", "version": "0.2.14" }, "last_serial": 1041224, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "98a3d46d9f696a91823a7935b4b9f7ef", "sha256": "6913340e080ba4fd7777828f997bd54c4f58d2fd63105c095db1f0d7fe2820f8" }, "downloads": -1, "filename": "pylinkgrammar-0.1.10.tar.gz", "has_sig": false, "md5_digest": "98a3d46d9f696a91823a7935b4b9f7ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11779, "upload_time": "2012-01-12T22:11:02", "url": "https://files.pythonhosted.org/packages/12/98/0fd6cab10fcf878c49c88cbea3965be738841c9512813bfdacbee6bc5f05/pylinkgrammar-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "856cb9be68aba2ee8a0d76b547b41193", "sha256": "25f304787147b182ef22c87fdb01eb5d1c5d09a48dd45a537db5fe268fa99524" }, "downloads": -1, "filename": "pylinkgrammar-0.1.11.tar.gz", "has_sig": false, "md5_digest": "856cb9be68aba2ee8a0d76b547b41193", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11785, "upload_time": "2012-01-12T22:14:13", "url": "https://files.pythonhosted.org/packages/4e/fc/c0dc75e4a190ea9e919b738c47b0e995ac32646374465dd7fa109fafaf18/pylinkgrammar-0.1.11.tar.gz" } ], "0.1.12": [ { "comment_text": "", "digests": { "md5": "fd3876514b179fcf7fb83da83eba5ec6", "sha256": "f11d852276550d13ba88e89a95279c96d4e3dc71bd08457a4f50e1357f33da2e" }, "downloads": -1, "filename": "pylinkgrammar-0.1.12.tar.gz", "has_sig": false, "md5_digest": "fd3876514b179fcf7fb83da83eba5ec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11788, "upload_time": "2012-01-12T22:14:48", "url": "https://files.pythonhosted.org/packages/d9/ca/221f1b594f6b4d5f4179c6e314e1c5f66835f2e869abc6fb6f3e328c2b70/pylinkgrammar-0.1.12.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "015ef26698b0dc1e8f89b63769317512", "sha256": "fa081a3fff1c8a70344940cbf99467f30060f633594865cca995325049ca7fb4" }, "downloads": -1, "filename": "pylinkgrammar-0.1.13.tar.gz", "has_sig": false, "md5_digest": "015ef26698b0dc1e8f89b63769317512", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11792, "upload_time": "2012-01-12T22:15:29", "url": "https://files.pythonhosted.org/packages/34/69/1029d4e07d068703dfebfd8a3b0323d3cb46f9e53e5bf2b85805a02b6d04/pylinkgrammar-0.1.13.tar.gz" } ], "0.1.14": [ { "comment_text": "", "digests": { "md5": "88ff393061c59fa1922ec3217288e8e2", "sha256": "a1ccb3e771e7d2785c832f4baabf85997e322cb43170b5860f0a80c66513f171" }, "downloads": -1, "filename": "pylinkgrammar-0.1.14.tar.gz", "has_sig": false, "md5_digest": "88ff393061c59fa1922ec3217288e8e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11795, "upload_time": "2012-01-12T22:16:28", "url": "https://files.pythonhosted.org/packages/37/3e/4bb25e58e35344174e0a9f1328964069eeeed23ba3504d312445f0f5cbaf/pylinkgrammar-0.1.14.tar.gz" } ], "0.1.15": [ { "comment_text": "", "digests": { "md5": "6b2c1fb0caa07fa83759828ac9e3be3c", "sha256": "5234070b8b5e542331cd44b35360da57057870faba7feefb40eca9aee4bd60f6" }, "downloads": -1, "filename": "pylinkgrammar-0.1.15.tar.gz", "has_sig": false, "md5_digest": "6b2c1fb0caa07fa83759828ac9e3be3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11923, "upload_time": "2012-01-12T22:29:32", "url": "https://files.pythonhosted.org/packages/83/ac/87fc33ef545dcd658df4064877bd0deb342043b93159b56c063d38e038b8/pylinkgrammar-0.1.15.tar.gz" } ], "0.1.16": [ { "comment_text": "", "digests": { "md5": "f05ae7a1f719aca3508ae9df56a06692", "sha256": "9a344f36508b9f8a281934144e24545a87e34996652f204f7ff41ac44f12b4e7" }, "downloads": -1, "filename": "pylinkgrammar-0.1.16.tar.gz", "has_sig": false, "md5_digest": "f05ae7a1f719aca3508ae9df56a06692", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12377, "upload_time": "2012-01-12T22:42:56", "url": "https://files.pythonhosted.org/packages/41/ed/e3d10aafaea7b15dd18bf73afb8697e858d22218b80a23da923070db68eb/pylinkgrammar-0.1.16.tar.gz" } ], "0.1.17": [ { "comment_text": "", "digests": { "md5": "7cb4711caf9d4bb21c80fe4ba18b12d4", "sha256": "ab89424284b3857fe56e026f89f29fe16f25c7ef8762f1d2e4a063f2416c51f9" }, "downloads": -1, "filename": "pylinkgrammar-0.1.17.tar.gz", "has_sig": false, "md5_digest": "7cb4711caf9d4bb21c80fe4ba18b12d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13002, "upload_time": "2012-01-12T22:44:25", "url": "https://files.pythonhosted.org/packages/0b/51/6fe741e2a15684b422003dd4773e12304b30c0cb987a38138f583637fad9/pylinkgrammar-0.1.17.tar.gz" } ], "0.1.18": [ { "comment_text": "", "digests": { "md5": "5fbedd0ec9bec1306713a6d74af2d04f", "sha256": "6234f4f26be2708d6ae3add7f7d1ed294a8013d454a78b8b2e7688ce8b198716" }, "downloads": -1, "filename": "pylinkgrammar-0.1.18.tar.gz", "has_sig": false, "md5_digest": "5fbedd0ec9bec1306713a6d74af2d04f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14334, "upload_time": "2012-01-12T22:49:33", "url": "https://files.pythonhosted.org/packages/ae/08/78d4cbd237c3300e4c029b51491f76690e7a3ab2ae99237133c970087fa4/pylinkgrammar-0.1.18.tar.gz" } ], "0.1.19": [ { "comment_text": "", "digests": { "md5": "7e03cfb0b95f7bbb8bd4ec4a47d5d5a5", "sha256": "88e0853077ff99df80c6f74dfe3ba8c679ccb5f6b8db04eb99bc494daa7529bd" }, "downloads": -1, "filename": "pylinkgrammar-0.1.19.tar.gz", "has_sig": false, "md5_digest": "7e03cfb0b95f7bbb8bd4ec4a47d5d5a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14348, "upload_time": "2012-01-20T23:06:24", "url": "https://files.pythonhosted.org/packages/ed/51/9da68c051a4657724fd99b1e8d7eff0b8a1f61a192d3e9d58764696f1a17/pylinkgrammar-0.1.19.tar.gz" } ], "0.1.20": [ { "comment_text": "", "digests": { "md5": "10d2c6a892a0d84694777f9144f98dde", "sha256": "9c589f18e72b659dd919e1a67e72536606abc4a7c33446eb0a7a150d00db1dda" }, "downloads": -1, "filename": "pylinkgrammar-0.1.20.tar.gz", "has_sig": false, "md5_digest": "10d2c6a892a0d84694777f9144f98dde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14358, "upload_time": "2012-01-23T21:02:41", "url": "https://files.pythonhosted.org/packages/22/70/d3cd62f279eb424d8493dd2113593d37ff905074816857942464fb35f534/pylinkgrammar-0.1.20.tar.gz" } ], "0.1.21": [ { "comment_text": "", "digests": { "md5": "ce3e2a553f96789b40eaa925817ba43a", "sha256": "6ac3cc488c17a13ae6b9e5f5fa824c1f94ae67abef0fe3df5b7ebb19055106fd" }, "downloads": -1, "filename": "pylinkgrammar-0.1.21.tar.gz", "has_sig": false, "md5_digest": "ce3e2a553f96789b40eaa925817ba43a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14013, "upload_time": "2012-02-08T12:38:38", "url": "https://files.pythonhosted.org/packages/31/b5/ac0995b3f378f0a6d2359a6797f5d4f83eb3d4fada8fd7a54e0ac5cc63a6/pylinkgrammar-0.1.21.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "bb31e797806f802bd19fe04e459987b6", "sha256": "a57ac6d0a4416d0c27a51978455398652f9a675b43ad8aced39be238d82285e2" }, "downloads": -1, "filename": "pylinkgrammar-0.1.7.tar.gz", "has_sig": false, "md5_digest": "bb31e797806f802bd19fe04e459987b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11806, "upload_time": "2012-01-12T21:46:55", "url": "https://files.pythonhosted.org/packages/c8/f0/d292b97ce41aabeabcdd1fc97467a8f4ac301292a5bf0fa6aca87a405fd6/pylinkgrammar-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "dd531f137be12430c5317e8c1adf260b", "sha256": "d36a34d19150a5c66e477a621b1a6163235211c02ee020fd2628e928fd39fdf8" }, "downloads": -1, "filename": "pylinkgrammar-0.1.8.tar.gz", "has_sig": false, "md5_digest": "dd531f137be12430c5317e8c1adf260b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11315, "upload_time": "2012-01-12T21:52:40", "url": "https://files.pythonhosted.org/packages/4f/53/4244da38764ad7cfff71a8fb4a7255fadd841e3cef015a83b6cd20b32df0/pylinkgrammar-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "1a7786208ef4f7857cbb1bc144828e1d", "sha256": "49fff26d319e18ae27b4fd807c05eecc123496707fe286abaac6381dcd60392d" }, "downloads": -1, "filename": "pylinkgrammar-0.1.9.tar.gz", "has_sig": false, "md5_digest": "1a7786208ef4f7857cbb1bc144828e1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11765, "upload_time": "2012-01-12T21:53:36", "url": "https://files.pythonhosted.org/packages/46/7e/c28bced83ea82f34d0ef25ffd2fc817f79fc1f23087ce8392807a2149b1f/pylinkgrammar-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cbd27cca22cac6811aa055513d79a565", "sha256": "838bb7e15915b3d14f522cb16c0bef93e71eed354a3683858ea40fc3496a2c19" }, "downloads": -1, "filename": "pylinkgrammar-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cbd27cca22cac6811aa055513d79a565", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13940, "upload_time": "2012-02-08T12:54:35", "url": "https://files.pythonhosted.org/packages/f0/1d/8edcb287925fe342f95eb1e800778b5b193018b89107e6107014a7e7b07d/pylinkgrammar-0.2.0.tar.gz" } ], "0.2.10": [ { "comment_text": "", "digests": { "md5": "ef4c67c70ddb6e6d0edb9f64e276f255", "sha256": "10435bb7d49acc815a07591e061ab5ed61b2a925401530f5905806a75cae6458" }, "downloads": -1, "filename": "pylinkgrammar-0.2.10.tar.gz", "has_sig": false, "md5_digest": "ef4c67c70ddb6e6d0edb9f64e276f255", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12634, "upload_time": "2012-05-14T19:43:25", "url": "https://files.pythonhosted.org/packages/f1/a0/b05028e9a03c58fdbaae220101412aa65d39cd555582ad64700746bdb137/pylinkgrammar-0.2.10.tar.gz" } ], "0.2.11": [ { "comment_text": "", "digests": { "md5": "7d49808ef4a513c16dab826f609c3eb8", "sha256": "38c96d86a7afa3149be342a7b46c817e55ee375b292f4f65f6ecfc618b32e97a" }, "downloads": -1, "filename": "pylinkgrammar-0.2.11.tar.gz", "has_sig": false, "md5_digest": "7d49808ef4a513c16dab826f609c3eb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15243, "upload_time": "2012-05-15T16:30:45", "url": "https://files.pythonhosted.org/packages/39/f1/a0857d233045ebf2158c678f5fd90d2ee9064f2e17458634eea771223a21/pylinkgrammar-0.2.11.tar.gz" } ], "0.2.12": [ { "comment_text": "", "digests": { "md5": "3524269c8a4b33fe8590ca0a501661bf", "sha256": "774a04f100d6f7a47351f7cc3e5f03c0a817a3a2cf220b8fd484fd71269ac6f4" }, "downloads": -1, "filename": "pylinkgrammar-0.2.12.tar.gz", "has_sig": false, "md5_digest": "3524269c8a4b33fe8590ca0a501661bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12092, "upload_time": "2012-07-17T05:36:19", "url": "https://files.pythonhosted.org/packages/13/6d/bf367911afca927f90a3b98c26990f43790d83e08cbee1b7ee19da1f8635/pylinkgrammar-0.2.12.tar.gz" } ], "0.2.13": [ { "comment_text": "", "digests": { "md5": "a64163939243293348d205780bb7b5a6", "sha256": "bd2c419e8335198c1a12f3c2f57bbbd04cdce46aba1a4f77f00d507c405b885c" }, "downloads": -1, "filename": "pylinkgrammar-0.2.13.tar.gz", "has_sig": false, "md5_digest": "a64163939243293348d205780bb7b5a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13843, "upload_time": "2012-10-11T22:06:42", "url": "https://files.pythonhosted.org/packages/43/e1/fa1bce23b1d6757179ee11f9ff4a43f8b378995f9d96486dc983d202f265/pylinkgrammar-0.2.13.tar.gz" } ], "0.2.14": [ { "comment_text": "", "digests": { "md5": "975c341d274698773a2b26d8cc886478", "sha256": "a8db0e9bbc036b7fa4cfac0771fa92d1eeff2f5696804a47820e348f6e860a08" }, "downloads": -1, "filename": "pylinkgrammar-0.2.14.tar.gz", "has_sig": false, "md5_digest": "975c341d274698773a2b26d8cc886478", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14284, "upload_time": "2014-03-25T22:23:41", "url": "https://files.pythonhosted.org/packages/30/6d/ecf22d016279bda0887f48993646a63c5219085f25fd0c8d88a7358486bd/pylinkgrammar-0.2.14.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "bed8ba76ba82f524dcfe011b4e854c98", "sha256": "7ec371e74525c884cfc9cfa8cc786090ef75853a10008eefd22fa0147d0509a0" }, "downloads": -1, "filename": "pylinkgrammar-0.2.2.tar.gz", "has_sig": false, "md5_digest": "bed8ba76ba82f524dcfe011b4e854c98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13743, "upload_time": "2012-03-10T20:45:46", "url": "https://files.pythonhosted.org/packages/dd/df/279575f9ae4d4fc5b776e20df062bb7919ed5bc0ba1b83ce38ad54a96e64/pylinkgrammar-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "9763580d0906d8218beab4a115401d07", "sha256": "ac1df510673402fc4112de17f10734c3595758410973f46a6dc34d5fe7a9502c" }, "downloads": -1, "filename": "pylinkgrammar-0.2.3.tar.gz", "has_sig": false, "md5_digest": "9763580d0906d8218beab4a115401d07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13594, "upload_time": "2012-03-13T00:34:32", "url": "https://files.pythonhosted.org/packages/5b/76/e2c0c73185eb5fcc0258d7e8bad4da9c7828eb75fca35c4631e34a8a7bbf/pylinkgrammar-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "61d3163191a8c37437a7cfc34215bdd8", "sha256": "e926f7aff7f6b638b427c120d1f5bc613e4cebbf0b6728525b44e35ce2c56c3f" }, "downloads": -1, "filename": "pylinkgrammar-0.2.4.tar.gz", "has_sig": false, "md5_digest": "61d3163191a8c37437a7cfc34215bdd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13595, "upload_time": "2012-03-13T00:41:54", "url": "https://files.pythonhosted.org/packages/8a/e7/c810c2edd55e8f3488a0f7678482f00c33d1df443dff0174028b7375bd97/pylinkgrammar-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "5f6a8f183bb785be10e4485a82bca291", "sha256": "b8fe70dabcd38c85f920ddb29b8b3e6c85a92f1a52c56541798b044e820609df" }, "downloads": -1, "filename": "pylinkgrammar-0.2.5.tar.gz", "has_sig": false, "md5_digest": "5f6a8f183bb785be10e4485a82bca291", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14997, "upload_time": "2012-03-13T00:53:35", "url": "https://files.pythonhosted.org/packages/5b/21/43a36d9d0c3c3a7dde948ad956e76d91c5acdc728f95f64385a7921369d4/pylinkgrammar-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "956fcb4de8f7c3bc644c3986e1c98dda", "sha256": "3fc5e84d41ab8fe9e138d2a85bf0af841c672c68fa50cb64cabd22e7a7c42364" }, "downloads": -1, "filename": "pylinkgrammar-0.2.6.tar.gz", "has_sig": false, "md5_digest": "956fcb4de8f7c3bc644c3986e1c98dda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15026, "upload_time": "2012-03-13T00:58:15", "url": "https://files.pythonhosted.org/packages/78/50/089d19d8f705d4007eee89d244418d7b44a419075008ac9cc2f186dbb150/pylinkgrammar-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "5c5041e6e81c114d6f71792a6e2ce8ac", "sha256": "8d8b3bf84a28e3f9b2de1009866d6506708afc82e6633a140fc140fad7888ad1" }, "downloads": -1, "filename": "pylinkgrammar-0.2.7.tar.gz", "has_sig": false, "md5_digest": "5c5041e6e81c114d6f71792a6e2ce8ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15106, "upload_time": "2012-03-13T00:59:28", "url": "https://files.pythonhosted.org/packages/03/04/6cf748da1291c181a5e6fdc036e5aa56e4f66534136e9c4d90f4932bc3fd/pylinkgrammar-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "91ece916e144687a6ac91e74224e6795", "sha256": "f25b3733f900b35d494d668c037ec3f44f8d27eed1c14f441efd313ef412d5fc" }, "downloads": -1, "filename": "pylinkgrammar-0.2.8.tar.gz", "has_sig": false, "md5_digest": "91ece916e144687a6ac91e74224e6795", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14268, "upload_time": "2012-05-14T19:35:34", "url": "https://files.pythonhosted.org/packages/55/5f/3adf994644bfde4742fbf65f89f9aca63d8b295b4beb6ccc0c880388d376/pylinkgrammar-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "4a14729c3a50b067087d0a418dfc3a79", "sha256": "b077baf7181c1d4f53f942b235c551bd2ebb80bed40550a40cf8794d7000623a" }, "downloads": -1, "filename": "pylinkgrammar-0.2.9.tar.gz", "has_sig": false, "md5_digest": "4a14729c3a50b067087d0a418dfc3a79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15225, "upload_time": "2012-05-14T19:39:26", "url": "https://files.pythonhosted.org/packages/79/05/487758ba480debc84cb7f65548869ecfe28fafa2b396b0be832c870b8071/pylinkgrammar-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "975c341d274698773a2b26d8cc886478", "sha256": "a8db0e9bbc036b7fa4cfac0771fa92d1eeff2f5696804a47820e348f6e860a08" }, "downloads": -1, "filename": "pylinkgrammar-0.2.14.tar.gz", "has_sig": false, "md5_digest": "975c341d274698773a2b26d8cc886478", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14284, "upload_time": "2014-03-25T22:23:41", "url": "https://files.pythonhosted.org/packages/30/6d/ecf22d016279bda0887f48993646a63c5219085f25fd0c8d88a7358486bd/pylinkgrammar-0.2.14.tar.gz" } ] }