grokcore.traverser
******************
This package contains the default traversal mechanism for Grok.
Changes
*******
4.0 (2023-07-11)
================
- Add support for Python 3.11.
- Drop support for Python 2.7, 3.5, 3.6.
- Add support for Python 3.7, 3.8, 3.9, and 3.10.
- Drop support for Python 3.4.
3.0.1 (2018-01-12)
==================
- Rearrange tests such that Travis CI can pick up all functional tests too.
3.0.0 (2018-01-05)
==================
- Python 3 compatibility
1.2.1 (2016-02-15)
==================
- Update tests.
1.2 (2012-11-14)
================
- Add the layer directive to Traverser Components.
1.1 (2012-05-02)
================
- Use the component registration api of grokcore.component.
1.0 (2011-01-03)
================
- Factor out form grok base package.
Raw data
{
"_id": null,
"home_page": "https://github.com/zopefoundation/grokcore.traverser",
"name": "grokcore.traverser",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Grok Team",
"author_email": "zope-dev@zope.dev",
"download_url": "https://files.pythonhosted.org/packages/44/b6/3bda22c1ca02cf7015183aa42e7c508dd6e0b1773205d289a08740a3a348/grokcore.traverser-4.0.tar.gz",
"platform": null,
"description": "grokcore.traverser\n******************\n\nThis package contains the default traversal mechanism for Grok.\n\nChanges\n*******\n\n4.0 (2023-07-11)\n================\n\n- Add support for Python 3.11.\n\n- Drop support for Python 2.7, 3.5, 3.6.\n\n- Add support for Python 3.7, 3.8, 3.9, and 3.10.\n\n- Drop support for Python 3.4.\n\n\n3.0.1 (2018-01-12)\n==================\n\n- Rearrange tests such that Travis CI can pick up all functional tests too.\n\n3.0.0 (2018-01-05)\n==================\n\n- Python 3 compatibility\n\n1.2.1 (2016-02-15)\n==================\n\n- Update tests.\n\n1.2 (2012-11-14)\n================\n\n- Add the layer directive to Traverser Components.\n\n1.1 (2012-05-02)\n================\n\n- Use the component registration api of grokcore.component.\n\n1.0 (2011-01-03)\n================\n\n- Factor out form grok base package.\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "Traverser for the Grok Framework",
"version": "4.0",
"project_urls": {
"Homepage": "https://github.com/zopefoundation/grokcore.traverser"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab0d243debcaebde6a9e6fd1314989d32f8452404fc0feed284c150cd89044c6",
"md5": "31b3653dc53705600f9313f52594647e",
"sha256": "f6b84eb530cb4f97d1a5db887f51bcfc882847238fe96f237903d99977914618"
},
"downloads": -1,
"filename": "grokcore.traverser-4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "31b3653dc53705600f9313f52594647e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 21543,
"upload_time": "2023-07-11T06:30:24",
"upload_time_iso_8601": "2023-07-11T06:30:24.630907Z",
"url": "https://files.pythonhosted.org/packages/ab/0d/243debcaebde6a9e6fd1314989d32f8452404fc0feed284c150cd89044c6/grokcore.traverser-4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44b63bda22c1ca02cf7015183aa42e7c508dd6e0b1773205d289a08740a3a348",
"md5": "9892eaff40c3e1585e08f0b847bb04c4",
"sha256": "9a822cafbb4cc7761f2aedf2cbdaf448f019f11b17424d2cc7bed945b936a8cc"
},
"downloads": -1,
"filename": "grokcore.traverser-4.0.tar.gz",
"has_sig": false,
"md5_digest": "9892eaff40c3e1585e08f0b847bb04c4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13168,
"upload_time": "2023-07-11T06:30:26",
"upload_time_iso_8601": "2023-07-11T06:30:26.290839Z",
"url": "https://files.pythonhosted.org/packages/44/b6/3bda22c1ca02cf7015183aa42e7c508dd6e0b1773205d289a08740a3a348/grokcore.traverser-4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-11 06:30:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zopefoundation",
"github_project": "grokcore.traverser",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "grokcore.traverser"
}