{ "info": { "author": "Gregory Ewing", "author_email": "greg.ewing@canterbury.ac.nz", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: Freeware", "Topic :: Software Development :: Libraries" ], "description": "A backtracking pattern matching system based on the\r\nSnobol primitives. Provides for unevaluated expressions,\r\nrecursive patterns and dot assignments.", "description_content_type": null, "docs_url": null, "download_url": "http://www.cosc.canterbury.ac.nz/greg.ewing/python/Snobol.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.cosc.canterbury.ac.nz/greg.ewing/", "keywords": "", "license": "This is free software. It may be used and redistributed,\r\nand derivative works may be created and distributed, without\r\nrestriction.", "maintainer": "", "maintainer_email": "", "name": "Snobol", "package_url": "https://pypi.org/project/Snobol/", "platform": "Any", "project_url": "https://pypi.org/project/Snobol/", "project_urls": { "Download": "http://www.cosc.canterbury.ac.nz/greg.ewing/python/Snobol.tar.gz", "Homepage": "http://www.cosc.canterbury.ac.nz/greg.ewing/" }, "release_url": "https://pypi.org/project/Snobol/1.0/", "requires_dist": null, "requires_python": null, "summary": "Snobol-style string pattern matching", "version": "1.0" }, "last_serial": 30226, "releases": { "1.0": [] }, "urls": [] }