{ "info": { "author": "Taito Horiuchi", "author_email": "taito.horiuchi@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "===============\ncollective.base\n===============\n\ncollective.base provides base class for adapter with commonly used methods.\n\nCurrently tested with\n----------------------\n\n- Plone-4.3.7 and Python-2.7.x\n\nChangelog\n---------\n\n0.7.1 (2015-11-01)\n==================\n\n- Add helper methods to class: ``IntegrationTestCase``. [taito]\n\n0.7 (2013-11-11)\n================\n\n- Add method: ``get_objects`` to ``collective.base.adapter.Adapter``. [taito]\n- Tested with Plone-4.3.2. [taito]\n\n0.6.1 (2013-09-25)\n==================\n\n- Refactor method: ``get_brains``. [taito]\n- Tested with Plone-4.3.1. [taito]\n\n0.6 (2013-06-08)\n================\n\n- Add base view: ``collective.base.view.BaseView``. [taito]\n- Add method: ``membership`` to ``collective.base.adapter.Adapter``. [taito]\n- Add method: ``create_viewlet`` to ``collective.base.tests.base.IntegrationTestCase``. [taito]\n- Add method: ``available`` to ``collective.base.viewlet.Viewlet``. [taito]\n- Add viewlet manger to support repetition of usage of viewlet template. [taito]\n\n0.5.1 (2013-05-11)\n==================\n\n- Fix catalog query. [taito]\n\n0.5 (2013-05-09)\n================\n\n- Add view: BaseFormView. [taito]\n- Add interface: IViewlet. [taito]\n\n0.4 (2013-04-15)\n================\n\n- Update for Plone-4.3. [taito]\n- Remove dependency from five.grok. [taito]\n\n0.3 (2013-03-11)\n================\n\n- Update name of class. [taito]\n\n0.2 (2013-03-09)\n================\n\n- Add unrestrictedSearchResults usage as option. [taito]\n- Test with Plone-4.2.5. [taito]\n\n0.1 (2013-03-07)\n================\n\n- Initial release. [taito]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/taito/collective.base", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "collective.base", "package_url": "https://pypi.org/project/collective.base/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.base/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/taito/collective.base" }, "release_url": "https://pypi.org/project/collective.base/0.7.1/", "requires_dist": null, "requires_python": null, "summary": "Base class for plone with commonly used methods.", "version": "0.7.1" }, "last_serial": 1796131, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "415217099923908febeb0e6850c021c8", "sha256": "1b3f63ccebe0876e743276a518440422b65d748cc7fceb204f9232a7a8eb6510" }, "downloads": -1, "filename": "collective.base-0.1.zip", "has_sig": false, "md5_digest": "415217099923908febeb0e6850c021c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11271, "upload_time": "2013-03-07T07:37:07", "url": "https://files.pythonhosted.org/packages/7c/c3/67f9debfc457e25efb200c125f003c5d124f3793cb5276384b8dd9a96b8d/collective.base-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "bb0dd06dec6ded065124b1840bed0e5b", "sha256": "392fb504e2064745bb4f9034b67f6c67f3efdb18b35d101f52c765646bf2cbf9" }, "downloads": -1, "filename": "collective.base-0.2.zip", "has_sig": false, "md5_digest": "bb0dd06dec6ded065124b1840bed0e5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11999, "upload_time": "2013-03-09T07:53:27", "url": "https://files.pythonhosted.org/packages/ec/87/f509d4eb7d628ea2d576c735256ca970ed2b4fc00acb74c5940a31bda508/collective.base-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "9756955f40a391e3cc1f3f824fcfd084", "sha256": "95557ca102e185ed85e5417fa69dc785723ac94cf7cc285d763381d04913f390" }, "downloads": -1, "filename": "collective.base-0.3.zip", "has_sig": false, "md5_digest": "9756955f40a391e3cc1f3f824fcfd084", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12080, "upload_time": "2013-03-11T13:44:46", "url": "https://files.pythonhosted.org/packages/f6/7d/f63102ca2b7661d044864c02bd4d33821d11bd1cd3773527c66e106eac4f/collective.base-0.3.zip" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "ae7d39f322b1403bb8c26c6bb435f907", "sha256": "41c7fa76511b1b8efaa8e33d2e18a3bde779c8dea049e126a6a7e3eefc0951a6" }, "downloads": -1, "filename": "collective.base-0.5.zip", "has_sig": false, "md5_digest": "ae7d39f322b1403bb8c26c6bb435f907", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15107, "upload_time": "2013-05-09T20:02:42", "url": "https://files.pythonhosted.org/packages/68/6d/c0476ab90f250954cd362810450066ba9ffbf3163e9f07ecee00e68bef4b/collective.base-0.5.zip" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "56c0bc27085f5aa2eafb2fa1fc1f929f", "sha256": "d4dcf9341503e58b71f3ab5657be05fffab15ba8335c3c2ba42b5f95b61984b8" }, "downloads": -1, "filename": "collective.base-0.5.1.zip", "has_sig": false, "md5_digest": "56c0bc27085f5aa2eafb2fa1fc1f929f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15299, "upload_time": "2013-05-11T17:37:24", "url": "https://files.pythonhosted.org/packages/ca/72/a80688da228fd5942f77b00e8ea482eea86579507204059ba7a5aff848c4/collective.base-0.5.1.zip" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "9d8d8b08cb0fa8496251287e4dae28e0", "sha256": "f00ce6ed0481447c0fb7b5406111c2071309cda1f8ece25dad92edbf53c16a60" }, "downloads": -1, "filename": "collective.base-0.6.zip", "has_sig": false, "md5_digest": "9d8d8b08cb0fa8496251287e4dae28e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19208, "upload_time": "2013-06-08T11:30:44", "url": "https://files.pythonhosted.org/packages/66/d2/054ae60b791bcc0e6e9a0785a04bf28ae147f5f3d0b8537dd758d6eb291a/collective.base-0.6.zip" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "dcc02e83a3f7b96f0bacbeefd7c8ecb1", "sha256": "c86a5310b02e7687c9ac90ded4c8e6e27feb85ab00b1322e5a86556dbfcd6a9a" }, "downloads": -1, "filename": "collective.base-0.6.1.zip", "has_sig": false, "md5_digest": "dcc02e83a3f7b96f0bacbeefd7c8ecb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19443, "upload_time": "2013-09-25T10:08:07", "url": "https://files.pythonhosted.org/packages/45/42/52c9b94430a7b9f9a52b2076885bf30511dd6c1cdd111fe273ab183de151/collective.base-0.6.1.zip" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "aa7a00c1b26b836af644783d3e397a08", "sha256": "9cc85d9707b05a059ed71d789f084710b623f303348aa74fadb115deda68fb0c" }, "downloads": -1, "filename": "collective.base-0.7.zip", "has_sig": false, "md5_digest": "aa7a00c1b26b836af644783d3e397a08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19594, "upload_time": "2013-11-11T08:35:32", "url": "https://files.pythonhosted.org/packages/e3/c0/77f4dc1ca67ed9ca5c6af222cae6fb3c4ac7528ab30d75bd65ab841d740b/collective.base-0.7.zip" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "392f342e1becf6ac92010121d1a93b56", "sha256": "bebfb48f43e241a48cc6cf3f11c14012ab9b7da64a911d86690f3eedfa9bd94a" }, "downloads": -1, "filename": "collective.base-0.7.1.zip", "has_sig": false, "md5_digest": "392f342e1becf6ac92010121d1a93b56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20160, "upload_time": "2015-11-01T20:13:01", "url": "https://files.pythonhosted.org/packages/50/2b/7b8c250197bc79d155a215fd6fa5427b1db425c9d920a8bacc9c79f20754/collective.base-0.7.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "392f342e1becf6ac92010121d1a93b56", "sha256": "bebfb48f43e241a48cc6cf3f11c14012ab9b7da64a911d86690f3eedfa9bd94a" }, "downloads": -1, "filename": "collective.base-0.7.1.zip", "has_sig": false, "md5_digest": "392f342e1becf6ac92010121d1a93b56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20160, "upload_time": "2015-11-01T20:13:01", "url": "https://files.pythonhosted.org/packages/50/2b/7b8c250197bc79d155a215fd6fa5427b1db425c9d920a8bacc9c79f20754/collective.base-0.7.1.zip" } ] }