{ "info": { "author": "Phil Budne", "author_email": "phil@ultimate.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "Portable SNOBOL/SPITBOL Patterns for Python.\r\n\r\nPatterns can be composed with other Patterns and strings\r\nusing the '+' and '|' operators.\r\n\r\nBased on a C-language translation of the GNU Ada (GNAT)\r\npackage by the original creator of SPITBOL.\r\n\r\nAvailable as part of \"spipat\" C library::\r\n * tar zxvf spipat-0.9.3.tar.gz\r\n * ./configure\r\n * make;\r\n * make install (as root via \"sudo\" or \"su\")\r\n * cd python\r\n * make\r\n * make install (as root via \"sudo\" or \"su\")\r\n\r\nType \"pydoc spipat\" for documentation.\r\n\r\nIn theory, the package is system independent, given a C99 compiler,\r\nbut has never been compiled with anything but gcc. MINGW should work,\r\nif that's how Python was built.", "description_content_type": null, "docs_url": null, "download_url": "http://www.snobol4.org/spipat/spipat-0.9.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.snobol4.org/spipat/", "keywords": "", "license": "GMGPL", "maintainer": "", "maintainer_email": "", "name": "spipat", "package_url": "https://pypi.org/project/spipat/", "platform": "Any", "project_url": "https://pypi.org/project/spipat/", "project_urls": { "Download": "http://www.snobol4.org/spipat/spipat-0.9.3.tar.gz", "Homepage": "http://www.snobol4.org/spipat/" }, "release_url": "https://pypi.org/project/spipat/0.9.3/", "requires_dist": null, "requires_python": null, "summary": "SNOBOL/SPITBOL Patterns for Python", "version": "0.9.3" }, "last_serial": 103137, "releases": { "0.9.3": [] }, "urls": [] }