{ "info": { "author": "Mike 'Fuzzy' Partin", "author_email": "fuzzy@fu-manchu.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: Public Domain", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "oStri is an object subclassing str, and providing Cython optimized match() and\r\nsub() methods, wrapping the standard C library (POSIX).\r\n\r\nRequirements:\r\ngcc or other C compiler, POSIX compatible libc, Python (tested with 2.6.X),\r\nCython (to regenerate C bindings)", "description_content_type": null, "docs_url": null, "download_url": "https://wiki.fu-manchu.org/lib/exe/fetch.php?media=projects:ostri-0.1.0.tgz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://wiki.fu-manchu.org/doku.php?id=projects:ostri#documentation", "keywords": "String Regex Search Replace Substitution", "license": "Public Domain", "maintainer": "Mike 'Fuzzy' Partin", "maintainer_email": "fuzzy@fu-manchu.org", "name": "ostri", "package_url": "https://pypi.org/project/ostri/", "platform": "POSIX", "project_url": "https://pypi.org/project/ostri/", "project_urls": { "Download": "https://wiki.fu-manchu.org/lib/exe/fetch.php?media=projects:ostri-0.1.0.tgz", "Homepage": "https://wiki.fu-manchu.org/doku.php?id=projects:ostri#documentation" }, "release_url": "https://pypi.org/project/ostri/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A string-like object with Cython optimized match() and sub() methods.", "version": "0.1.0" }, "last_serial": 175501, "releases": { "0.1.0": [] }, "urls": [] }