{ "info": { "author": "Zope Foundation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Environment :: Web Environment", "Framework :: Zope2", "License :: OSI Approved :: Zope Public License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "Overview\n========\n\nThis distribution used to contain a full text indexing facility for\n``Zope`` and more specifically for ``Products.ZCatalog``.\n\nThe code was moved directly into the ``Products.ZCatalog`` distribution,\nleaving behind an empty distribution shell.\n\nChangelog\n=========\n\n4.0.3 (2019-02-17)\n------------------\n\n- Specify supported Python versions using ``python_requires`` in setup.py\n (`Zope#481 `_)\n\n- Dropped support for Python 3.4 as Zope does not support it anymore.\n\n- Added support for Python 3.7 and 3.8\n\n\n4.0.2 (2017-06-11)\n------------------\n\n- Mark as compatible with Python 2 and 3.\n\n4.0.1 (2016-08-30)\n------------------\n\n- Fix version number of ZCatalog requirement to be PEP compliant.\n\n4.0 (2016-08-28)\n----------------\n\n- Move code into ZCatalog distribution.\n\n- Implement new `IQueryIndex` interface.\n\n- Require at least Zope and ZCatalog 4.0.\n\n3.0 (2016-07-18)\n----------------\n\n- Replace stopper and okascore C implementations with pure-Python.\n\n- Remove HelpSys pages.\n\n- Remove various internal test helper modules.\n\n- Remove old-style interface modules, use the interfaces module instead.\n\n- Update to ZODB 4.x as direct dependency. Which drops ZODB3 support.\n\n2.13.5 (2014-02-19)\n-------------------\n\n- Add `getIndexQueryNames` method to index to comply with extended interface.\n\n2.13.4 (2012-12-03)\n-------------------\n\n- Fixed problem where the index was not reindexed if the new value was an empty\n string leading to inconsistence between the object attribute (that is empty)\n and the index that still contains the old indexed value.\n\n2.13.3 (2011-07-28)\n-------------------\n\n- Fixed problem in reindex document optimization, which could lead to negative\n document counts when reindexing unchanged documents.\n\n2.13.2 (2011-05-04)\n-------------------\n\n- Avoid changing data, if the indexed values stayed the same.\n\n2.13.1 (2010-10-02)\n-------------------\n\n- Changed word id creation algorithm in Lexicon. Instead of relying on an\n increasing length counter, we use a number from a randomized range. This\n avoids conflict errors while adding new words in multiple parallel\n transactions. Inspired by code from ``enfold.fixes``.\n\n- Lexicon: Added clear method.\n\n- Lexicon: Removed BBB code for instances created with Zope < 2.6.2.\n\n- Added missing namespace_packages declaration to setup.py.\n\n2.13.0 (2010-06-19)\n-------------------\n\n- Released as separate package.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zopefoundation/Products.ZCTextIndex", "keywords": "", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "Products.ZCTextIndex", "package_url": "https://pypi.org/project/Products.ZCTextIndex/", "platform": "", "project_url": "https://pypi.org/project/Products.ZCTextIndex/", "project_urls": { "Homepage": "https://github.com/zopefoundation/Products.ZCTextIndex" }, "release_url": "https://pypi.org/project/Products.ZCTextIndex/4.0.3/", "requires_dist": [ "setuptools", "Products.ZCatalog (>=4.0a2)" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "summary": "Obsolete distribution, use Products.ZCatalog.", "version": "4.0.3" }, "last_serial": 4832673, "releases": { "2.13.0": [ { "comment_text": "", "digests": { "md5": "865f445637e38faafad48e8aa6f4ec2c", "sha256": "afb7927f177ae0ac3d48898de3a79c8afc33eedf1130b30406525ffbfeee908e" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.0-py2.6-win32.egg", "has_sig": false, "md5_digest": "865f445637e38faafad48e8aa6f4ec2c", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 187560, "upload_time": "2010-06-20T05:04:08", "url": "https://files.pythonhosted.org/packages/0f/51/6eede305d75fef7288a903290ee54fdafca9df57e0853e3132b4d4bcc971/Products.ZCTextIndex-2.13.0-py2.6-win32.egg" }, { "comment_text": "", "digests": { "md5": "b7ab373689b5bc4a88fdd853a5516103", "sha256": "3f639c0e580e1acd8669a7cc177a10ed7f05e246a3877d1c01d539abad2587e0" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.0-py2.6-win-amd64.egg", "has_sig": false, "md5_digest": "b7ab373689b5bc4a88fdd853a5516103", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 187073, "upload_time": "2010-06-20T05:04:26", "url": "https://files.pythonhosted.org/packages/75/29/8c2acae35caa176bc86be6e24f4a65f1ab523c2d737ccd7f768a88ca663e/Products.ZCTextIndex-2.13.0-py2.6-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "236e00e6ce77f099667d117ccb5d4150", "sha256": "aca9ddf903d6123474b69d271d9c12bbe1883f39a3543afd4d3794a0fd442857" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.0-py2.7-win32.egg", "has_sig": false, "md5_digest": "236e00e6ce77f099667d117ccb5d4150", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187024, "upload_time": "2010-10-17T13:57:26", "url": "https://files.pythonhosted.org/packages/2e/cc/205eec1f0f19226b3f2b8daa92397480a2d415e39f2166dc036041c88cee/Products.ZCTextIndex-2.13.0-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "351fa2d419d9fabdede53e462c7637b4", "sha256": "211f974bf5fa4445c814f9a8013d2fb2d73c2f5628defc68ab1562eac6ba4bb4" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.0-py2.7-win-amd64.egg", "has_sig": false, "md5_digest": "351fa2d419d9fabdede53e462c7637b4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 186538, "upload_time": "2010-10-17T13:57:29", "url": "https://files.pythonhosted.org/packages/ad/3d/9195e2f49af0d74c7a48add8c75d9592a91ea654af14b24852b025c6f805/Products.ZCTextIndex-2.13.0-py2.7-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "05d47aa85ee4defdac77383a32c65c3b", "sha256": "e6ab1059c65a4ff4255c3374c0aed7288b94cba42bf513f666ad78ef25ce64c7" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.0.zip", "has_sig": false, "md5_digest": "05d47aa85ee4defdac77383a32c65c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99012, "upload_time": "2010-06-19T19:56:58", "url": "https://files.pythonhosted.org/packages/4b/9c/ce558530c82b1e6052456256c0f4ee8f4bc533a06465e9756232572a43d9/Products.ZCTextIndex-2.13.0.zip" } ], "2.13.1": [ { "comment_text": "", "digests": { "md5": "0b82623ab25bf5056390024610b2d926", "sha256": "e5d48c9939e3a16c578eb0bc1bf1bedc1533ac8687c4c21b8fe5dea1dac63b9d" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.1-py2.6-win32.egg", "has_sig": false, "md5_digest": "0b82623ab25bf5056390024610b2d926", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188114, "upload_time": "2010-10-02T12:41:28", "url": "https://files.pythonhosted.org/packages/d3/04/1103d39fc8a8d72fc140c9708ae82f06dff64dffdef7d4f52ddde9c1993b/Products.ZCTextIndex-2.13.1-py2.6-win32.egg" }, { "comment_text": "", "digests": { "md5": "cfa70dd10436762074354268e746068e", "sha256": "8b520fca5ce32e8894785b1e004bb52e5b1db9dfcefa2aa7981278d4b0d072c7" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.1-py2.6-win-amd64.egg", "has_sig": false, "md5_digest": "cfa70dd10436762074354268e746068e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 187634, "upload_time": "2010-10-02T12:42:01", "url": "https://files.pythonhosted.org/packages/10/5b/a81976a24365f51e591f00e4ba16672fe771de99aa27a54a2007e1661e0a/Products.ZCTextIndex-2.13.1-py2.6-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "e202580fcc9beb8c08658751443236dc", "sha256": "db671d107d2a90d1f8bd4d9731ddf9e41730d8eb2310d905179ff3d33de60351" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.1-py2.7-win32.egg", "has_sig": false, "md5_digest": "e202580fcc9beb8c08658751443236dc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187574, "upload_time": "2010-10-17T13:57:33", "url": "https://files.pythonhosted.org/packages/05/bb/7f3d5d960820e0bb090cea775b3f4cc8b8ff6000f20841128d55e950bcc3/Products.ZCTextIndex-2.13.1-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "b60c87ae5c23c6f7d3f18b91a7a728db", "sha256": "c474e2508d6ca5e6ea742cdddf1b5dfde4ac494fe09de684081f46122db38c52" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.1-py2.7-win-amd64.egg", "has_sig": false, "md5_digest": "b60c87ae5c23c6f7d3f18b91a7a728db", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187090, "upload_time": "2010-10-17T13:57:36", "url": "https://files.pythonhosted.org/packages/7e/bb/5ddb3b78bed13aa2472befab654e6451e325c62a73103572ff5f1fad226d/Products.ZCTextIndex-2.13.1-py2.7-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "be39dd6138f6fb54fc59a0da65625e0b", "sha256": "7c76310fb6508bfd0640c2cda342360f12420eb0a9d9527b8cc002796d575b00" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.1.zip", "has_sig": false, "md5_digest": "be39dd6138f6fb54fc59a0da65625e0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99964, "upload_time": "2010-10-02T12:40:02", "url": "https://files.pythonhosted.org/packages/0b/6c/f0b3eee37cd58e4ab940c958e6752cf43285aeb8b01593c34152e40711df/Products.ZCTextIndex-2.13.1.zip" } ], "2.13.2": [ { "comment_text": "", "digests": { "md5": "75dcf5e195cb0d053cd93592babd943f", "sha256": "4281915305a6e39bda86f73f294b4ef73ea2089ce6d577f48712552abb88e31e" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.2-py2.6-win32.egg", "has_sig": false, "md5_digest": "75dcf5e195cb0d053cd93592babd943f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188254, "upload_time": "2011-05-04T10:53:32", "url": "https://files.pythonhosted.org/packages/9c/a7/59bb4488cfaaa8349456e68aae2fcfbb1e1a3fd471d2e2faf41b04220d0a/Products.ZCTextIndex-2.13.2-py2.6-win32.egg" }, { "comment_text": "", "digests": { "md5": "bb01856c63841c179c668adf7effd344", "sha256": "3812c15796f09a712816e4d9e66d4c3aab4ff431a1a8e4ec285507d3c6b4b1ea" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.2-py2.6-win-amd64.egg", "has_sig": false, "md5_digest": "bb01856c63841c179c668adf7effd344", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 187768, "upload_time": "2011-05-04T10:53:53", "url": "https://files.pythonhosted.org/packages/d7/b9/5171a75a0742f9af68d2ed79c43f23c1e6adfe9e55ace7cee785cbaee8d7/Products.ZCTextIndex-2.13.2-py2.6-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "5817900cbb088e4c33d963f6eb37f485", "sha256": "1f65fcc3abd4a922dfb91e3e8c39c10593561f5fd478dadca3be5082b365fc04" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.2-py2.7-win32.egg", "has_sig": false, "md5_digest": "5817900cbb088e4c33d963f6eb37f485", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187605, "upload_time": "2011-05-04T10:53:58", "url": "https://files.pythonhosted.org/packages/39/c6/81b660d479e49ac28a10e5f2c4a30d56f8445b32d41b2cd07120e4569746/Products.ZCTextIndex-2.13.2-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "75bd7b4507e9118daae031e2b1f7944b", "sha256": "9a7228129652a059c0288876cd0fa1d07b920f903342fb687c7e28c5baf64bef" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.2-py2.7-win-amd64.egg", "has_sig": false, "md5_digest": "75bd7b4507e9118daae031e2b1f7944b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187132, "upload_time": "2011-05-04T10:54:03", "url": "https://files.pythonhosted.org/packages/b7/51/27950c656f6b80d1c12503eb35a17002f7b8702a2dc9df4ad741cfdda0f2/Products.ZCTextIndex-2.13.2-py2.7-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "f8e4d6e3cdce77e99dd8a5fb4aace7f3", "sha256": "b4900a8da35103f19587e33f0d05297b40b740f4d9ff25a9668ec2f180892b9a" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.2.zip", "has_sig": false, "md5_digest": "f8e4d6e3cdce77e99dd8a5fb4aace7f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100128, "upload_time": "2011-05-04T10:44:47", "url": "https://files.pythonhosted.org/packages/d5/ed/af7b2ff766bcf740135f8ca0c4b47ea0453c58bfa231ba3a88b39d479ca5/Products.ZCTextIndex-2.13.2.zip" } ], "2.13.3": [ { "comment_text": "", "digests": { "md5": "59a5dabb7d077653a82c8a8cc10dd8b5", "sha256": "d92c1a6c22fae0f49c08036137e62d6767cd3332e170f924d1f40982285abb40" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.3-py2.6-win32.egg", "has_sig": false, "md5_digest": "59a5dabb7d077653a82c8a8cc10dd8b5", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188272, "upload_time": "2011-07-28T11:45:43", "url": "https://files.pythonhosted.org/packages/ff/e8/401fb7c7788bb610caea932f7be1a5ce79a11c11d641434bbe51a89f0199/Products.ZCTextIndex-2.13.3-py2.6-win32.egg" }, { "comment_text": "", "digests": { "md5": "94330188cb913644c6c636eafd37122f", "sha256": "f93a1f959888d9dd64082d3f17914fa429de278c90b4a4f7fd9ce368b1e64338" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.3-py2.6-win-amd64.egg", "has_sig": false, "md5_digest": "94330188cb913644c6c636eafd37122f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 187782, "upload_time": "2011-07-28T11:46:05", "url": "https://files.pythonhosted.org/packages/69/ee/66fd2b2698c4b6f89d471bdd3cbf067bd544679520dd0f33570a72d820ca/Products.ZCTextIndex-2.13.3-py2.6-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "334728f83e1ebcba0137a66d0fbde36e", "sha256": "0eb2279b84b4d51a182337b187857b0f7944a40a927fbbcbd91707d648683ff6" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.3-py2.7-win32.egg", "has_sig": false, "md5_digest": "334728f83e1ebcba0137a66d0fbde36e", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187639, "upload_time": "2011-07-28T11:46:10", "url": "https://files.pythonhosted.org/packages/d0/e3/e51395e94640956b6b9aa2f559f275d94281ceef93113f11f46c0b67523a/Products.ZCTextIndex-2.13.3-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "e348deefb94ad96c636e1c354e5599b3", "sha256": "8ca0a0824cd195879fe92a7678eb4073c2bfb0e5d47254b2eed0b163741001f4" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.3-py2.7-win-amd64.egg", "has_sig": false, "md5_digest": "e348deefb94ad96c636e1c354e5599b3", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187158, "upload_time": "2011-07-28T11:46:13", "url": "https://files.pythonhosted.org/packages/3c/88/5cd9cf8753920981daf80df857f0740c6ef7592119126d08a52ccf2c4195/Products.ZCTextIndex-2.13.3-py2.7-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "bf95ea9fa2831237fa3c3d38fafdec96", "sha256": "1b0518793cd11af5e42f7bee02ed09291a8418aae3c106e551473396b7ea859f" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.3.zip", "has_sig": false, "md5_digest": "bf95ea9fa2831237fa3c3d38fafdec96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100347, "upload_time": "2011-07-28T11:28:22", "url": "https://files.pythonhosted.org/packages/04/29/2e925adcf78a689861e2ce138ba15e04f995e85a22aadac79f240fb4eec2/Products.ZCTextIndex-2.13.3.zip" } ], "2.13.4": [ { "comment_text": "", "digests": { "md5": "dc6ddc8a39dd5dd33d20e073cded3360", "sha256": "c4cf07047f94f9a739088441e2c1f4cef5bab974ac49905a60c1513e15d69a7b" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.4-py2.6-win32.egg", "has_sig": false, "md5_digest": "dc6ddc8a39dd5dd33d20e073cded3360", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188585, "upload_time": "2012-12-03T10:38:39", "url": "https://files.pythonhosted.org/packages/89/f2/aaccf0eb9fbf51aef93cfee78c0b5cb1af438492ddc786360b2388839b39/Products.ZCTextIndex-2.13.4-py2.6-win32.egg" }, { "comment_text": "", "digests": { "md5": "0dbf36c71492e9c24f3c30d5d3cf57c8", "sha256": "85026868866f11a0ae4d94307dcdc21294e93db08fef0d267519e0ca6e9b9c82" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.4-py2.6-win-amd64.egg", "has_sig": false, "md5_digest": "0dbf36c71492e9c24f3c30d5d3cf57c8", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188108, "upload_time": "2012-12-03T10:38:58", "url": "https://files.pythonhosted.org/packages/6c/ac/1a23a49ff95d9dd49844af45b1873fb1d366e6074f947a398c6086eebbc9/Products.ZCTextIndex-2.13.4-py2.6-win-amd64.egg" }, { "comment_text": "built on Windows-2003Server", "digests": { "md5": "5785f8daf49160c6d90c0bf8e1ef3163", "sha256": "036b4677189e2dccf877aa472c0abd63fd7fa3ece68e9b2cfb947b47fcc1d60d" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.4-py2.7-win32.egg", "has_sig": false, "md5_digest": "5785f8daf49160c6d90c0bf8e1ef3163", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187911, "upload_time": "2012-12-03T10:39:11", "url": "https://files.pythonhosted.org/packages/e5/41/12868da5d088cc2a1913556b22ac14b37edc189393b8787896fc125a3e1a/Products.ZCTextIndex-2.13.4-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "dbf8b7f4915e570f9d33b750d2a99457", "sha256": "794983fa9af02cf7621fe4e50678519877b4267f089d8c43c0a3079d2091db2f" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.4-py2.7-win-amd64.egg", "has_sig": false, "md5_digest": "dbf8b7f4915e570f9d33b750d2a99457", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187433, "upload_time": "2012-12-03T10:39:21", "url": "https://files.pythonhosted.org/packages/36/42/a22e6d186183361e3e1e57e1a81aa55069e2cd4b50ba54770668427588a7/Products.ZCTextIndex-2.13.4-py2.7-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "8bbfa5fcd3609246990a9314d6f826b4", "sha256": "48d10140c189a8957165991e57642fb19386c21c28e6e0a94c83d97f5f976097" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.4.zip", "has_sig": false, "md5_digest": "8bbfa5fcd3609246990a9314d6f826b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101044, "upload_time": "2012-12-03T10:12:14", "url": "https://files.pythonhosted.org/packages/fa/6b/6b7cc23bef0f44507c3fd9acd83ca2ee5a1cd505ca716056ee33d0435bd7/Products.ZCTextIndex-2.13.4.zip" } ], "2.13.5": [ { "comment_text": "", "digests": { "md5": "e9f06d49d2908cf6952231b1c8819a43", "sha256": "0e9cd1f378689f53996c71eb0f0ffb55675277ec21486d23d7c5786b5806654b" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.5-py2.6-win32.egg", "has_sig": false, "md5_digest": "e9f06d49d2908cf6952231b1c8819a43", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188541, "upload_time": "2014-04-13T18:11:19", "url": "https://files.pythonhosted.org/packages/5d/d7/8a4d526f2f68450b3dbedc7713cd32ddb06cdb6e706c2f3fdf6f1f15bd8c/Products.ZCTextIndex-2.13.5-py2.6-win32.egg" }, { "comment_text": "", "digests": { "md5": "432c5900ab97d0c6aa9334fce3e24371", "sha256": "dc41bc8f8897c0283c966edddfd40a406f3716e29f51dd991754f188ecc35822" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.5-py2.6-win-amd64.egg", "has_sig": false, "md5_digest": "432c5900ab97d0c6aa9334fce3e24371", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 188061, "upload_time": "2014-04-13T18:11:25", "url": "https://files.pythonhosted.org/packages/e1/94/ef976ca1087fd7fefd4b9e51d439f9ab3ea315cbe15f12785910598c53fb/Products.ZCTextIndex-2.13.5-py2.6-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "a8ef7c39aa339d4cb1992f352fd70b14", "sha256": "49088e0efa6f51c57070f79a066c6d0791383c7ce486f5c66c05afab44b8b482" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.5-py2.7-win32.egg", "has_sig": false, "md5_digest": "a8ef7c39aa339d4cb1992f352fd70b14", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187901, "upload_time": "2014-04-13T18:11:30", "url": "https://files.pythonhosted.org/packages/0f/35/358220085aa544d4986097c40403470ab0a0ba058af49e8e5e731bdccc1d/Products.ZCTextIndex-2.13.5-py2.7-win32.egg" }, { "comment_text": "", "digests": { "md5": "ed5c7d3e3b0db3ff81ae902a8c5c94f1", "sha256": "301f2ba64685968bfd18e5d33ddc79069ddb34dc9a196f6c2f783905dc6aa258" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.5-py2.7-win-amd64.egg", "has_sig": false, "md5_digest": "ed5c7d3e3b0db3ff81ae902a8c5c94f1", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 187415, "upload_time": "2014-04-13T18:11:35", "url": "https://files.pythonhosted.org/packages/74/8b/1e2fe962bd57668e6353fd3a5bd7e6c02bda188745e14b5f16763e145871/Products.ZCTextIndex-2.13.5-py2.7-win-amd64.egg" }, { "comment_text": "", "digests": { "md5": "9a3717674b33d1d7c11b2c3728663d5b", "sha256": "a431189e405ad927a1a10b1d230534f824d6be62a99b666a0747e7b1c1c28dfe" }, "downloads": -1, "filename": "Products.ZCTextIndex-2.13.5.zip", "has_sig": true, "md5_digest": "9a3717674b33d1d7c11b2c3728663d5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99046, "upload_time": "2014-02-19T13:56:06", "url": "https://files.pythonhosted.org/packages/34/6c/860664bdc23dc65362537b7b06f6113dcb062129e840ccab97bf11c87e4b/Products.ZCTextIndex-2.13.5.zip" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "25ed08d6c165ad9403b6f71762a439a9", "sha256": "6edf4b88f077438fd7b92f911d00980aa323c06458e934b8d0d87379a3c764b2" }, "downloads": -1, "filename": "Products.ZCTextIndex-3.0-py2.7.egg", "has_sig": false, "md5_digest": "25ed08d6c165ad9403b6f71762a439a9", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 130477, "upload_time": "2016-07-21T07:18:42", "url": "https://files.pythonhosted.org/packages/60/ee/7a0cec1013fa14174a295b031a19e02dee79382515e33aca54497161257f/Products.ZCTextIndex-3.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a03b26117e5dbed6d5f75ce39af8b2e6", "sha256": "ecdefe27eafa8398c725c6daae5b4f8f5be7cb4e9d8b7573a7aed14e61abfbe3" }, "downloads": -1, "filename": "Products.ZCTextIndex-3.0.zip", "has_sig": false, "md5_digest": "a03b26117e5dbed6d5f75ce39af8b2e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75220, "upload_time": "2016-07-18T15:55:23", "url": "https://files.pythonhosted.org/packages/62/fb/cc97182391d5b9fd18dd4b02a16f25c670db99a52c849291eb99ead5c617/Products.ZCTextIndex-3.0.zip" } ], "4.0": [ { "comment_text": "", "digests": { "md5": "d4521c6f37224ef44a36870bed9715c6", "sha256": "0fcbd70973afde2546fbfe77196c190792e2abe2cbcf4e938322a52f1e4b97d0" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0-py2.7.egg", "has_sig": false, "md5_digest": "d4521c6f37224ef44a36870bed9715c6", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2893, "upload_time": "2016-08-28T18:05:31", "url": "https://files.pythonhosted.org/packages/4f/7a/843cbc1182d7397422d866531cb364d9338ccf33b4522a91c4d0d1def6ea/Products.ZCTextIndex-4.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "6e29d2d30d48162bc6a183c9af9cb378", "sha256": "896d0345beba468789bd54263b3ed105fa46b4c35355999d1c13b6160b42339b" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.tar.gz", "has_sig": false, "md5_digest": "6e29d2d30d48162bc6a183c9af9cb378", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3973, "upload_time": "2016-08-28T10:47:09", "url": "https://files.pythonhosted.org/packages/86/84/059a76659ab9a2e9957b9d932f77374220d1570382c2a25ebe98d3115356/Products.ZCTextIndex-4.0.tar.gz" } ], "4.0.1": [ { "comment_text": "", "digests": { "md5": "dac642a04cf2143148ce33d436dd5403", "sha256": "264454aa79cbe6d2b1419e9a774274d2389a8dbac10a6649292045a94b221215" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.1-py2.7.egg", "has_sig": false, "md5_digest": "dac642a04cf2143148ce33d436dd5403", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2938, "upload_time": "2016-08-31T10:51:28", "url": "https://files.pythonhosted.org/packages/c3/76/fdd158ff5c516ddb1cbcfe27c14cd562b5c1706e42520fa5a1e9c9629a1d/Products.ZCTextIndex-4.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ae8c1438ea4c6dacd71e403fbb56e46a", "sha256": "6d0b2bfaee2cbc4e8079e0ded6f4cf12a4e1649f67772fb8563edcf9b2793f7b" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.1-py2-none-any.whl", "has_sig": true, "md5_digest": "ae8c1438ea4c6dacd71e403fbb56e46a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5531, "upload_time": "2017-06-13T21:00:45", "url": "https://files.pythonhosted.org/packages/d4/33/8a5154992c0caa275ae9d953fdf73e209dc64c97aa5721bb00fa82c9fdd3/Products.ZCTextIndex-4.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8141017d1463c88fefb7f1a9b6d34c96", "sha256": "2f4e765f525e1f83a947b1a1694e5bd9d3c74eafa190100b7b450020614b2348" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.1.tar.gz", "has_sig": false, "md5_digest": "8141017d1463c88fefb7f1a9b6d34c96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4038, "upload_time": "2016-08-30T06:00:16", "url": "https://files.pythonhosted.org/packages/01/59/5f67f8b244bca81ab79ac5bb908f3d8216b4a0e1a761381a8e3106d4fd41/Products.ZCTextIndex-4.0.1.tar.gz" } ], "4.0.2": [ { "comment_text": "", "digests": { "md5": "4491aadb2dc32b92ec367b82081cdbc7", "sha256": "bb4a8d47086c7390be0ef88b1cff88513207dc2dfcdafb0af6249f4883f7113d" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4491aadb2dc32b92ec367b82081cdbc7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5632, "upload_time": "2017-06-11T15:20:45", "url": "https://files.pythonhosted.org/packages/42/35/d7bf09976a209a95788c12b3f830466fae6c550e58770fc052204cd60110/Products.ZCTextIndex-4.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d997f0ecb92665a120a65348996c37b", "sha256": "becfe80a2a46f13640d017216f9f8bb460aa1350673f4c7d1cb68602c0c48cf3" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.2.tar.gz", "has_sig": true, "md5_digest": "0d997f0ecb92665a120a65348996c37b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4167, "upload_time": "2017-06-11T15:20:42", "url": "https://files.pythonhosted.org/packages/56/1c/d34c76c430fe4f37ee4038ed86c22a91c31c83b51d467ee565f3036151df/Products.ZCTextIndex-4.0.2.tar.gz" } ], "4.0.3": [ { "comment_text": "", "digests": { "md5": "0e80ec9496590133ebc74339651548b0", "sha256": "325f4a7a84308b59124ec4437c9f6d662372d2cf64ed68ac7c235a6f2e49419b" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.3-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "0e80ec9496590133ebc74339651548b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 4486, "upload_time": "2019-02-17T23:24:22", "url": "https://files.pythonhosted.org/packages/64/60/a00ad9e70544a653dbe44a69017c1a32c32e6189031bdaebcc79afd24008/Products.ZCTextIndex-4.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ecaab7908583087fe43977a44989956", "sha256": "492c2aa21a7d622ec2c227afaa03d0234f9ac755cc67c80a06df473240666a37" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.3.tar.gz", "has_sig": true, "md5_digest": "2ecaab7908583087fe43977a44989956", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 4347, "upload_time": "2019-02-17T23:24:28", "url": "https://files.pythonhosted.org/packages/81/67/896f7f69e65304ab6e24c61b8713d300ec036650d7d62928c8f568d1e701/Products.ZCTextIndex-4.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e80ec9496590133ebc74339651548b0", "sha256": "325f4a7a84308b59124ec4437c9f6d662372d2cf64ed68ac7c235a6f2e49419b" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.3-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "0e80ec9496590133ebc74339651548b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 4486, "upload_time": "2019-02-17T23:24:22", "url": "https://files.pythonhosted.org/packages/64/60/a00ad9e70544a653dbe44a69017c1a32c32e6189031bdaebcc79afd24008/Products.ZCTextIndex-4.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ecaab7908583087fe43977a44989956", "sha256": "492c2aa21a7d622ec2c227afaa03d0234f9ac755cc67c80a06df473240666a37" }, "downloads": -1, "filename": "Products.ZCTextIndex-4.0.3.tar.gz", "has_sig": true, "md5_digest": "2ecaab7908583087fe43977a44989956", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*", "size": 4347, "upload_time": "2019-02-17T23:24:28", "url": "https://files.pythonhosted.org/packages/81/67/896f7f69e65304ab6e24c61b8713d300ec036650d7d62928c8f568d1e701/Products.ZCTextIndex-4.0.3.tar.gz" } ] }