Products.ZMIntrospection
========================
Products.ZMIntrospection appends an Introspection tab to an object's
management tabs in the ZMI, which shows various information about the object
such as it's attributes etc.
It is written by Stefane Fermigier, Nuxeo.
Changelog
=========
1.3 (2024-06-03)
----------------
- Fix previous broken release. Missing manage_introspection.dtml. @avoinea
1.2 (2024-06-03)
----------------
- Fix previous release 1.1. @avoinea
1.1 (2024-06-03)
----------------
- Add introspection also for IOBTree and IIBTree. @avoinea
- fix: OOBTree with tuple keys. avoinea
1.0 (2020-02-17)
----------------
- Zope4 / Python3 support
[avoinea]
0.3.1 (2016-04-05)
------------------
- Also introspect OOBTree and OIBTree objects (e.g. __annotations__)
[avoinea]
0.3.0 (2010-08-05)
------------------
- Made into a distutils package, and released on PyPI.
[lregebro]
0.2.2 (2006-12-04)
------------------
- [packaging] bundleman svn property
0.2.1 (2006-07-31)
------------------
0.2.0 (2006-05-19)
------------------
- Add navigation into an object's attributes.
0.1.1 (2006-02-13)
------------------
- Added a needed security check.
0.1.0 (2005-04-13)
------------------
- first packaging
Raw data
{
"_id": null,
"home_page": "https://github.com/eea/Products.ZMIntrospection/",
"name": "Products.ZMIntrospection",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Stefane Fermigier",
"author_email": "sf@nuxeo.com",
"download_url": "https://files.pythonhosted.org/packages/8a/d8/ca4630ba54d91d92107c3c51c2d9272a71cb9b828f3990115acfae09d782/products_zmintrospection-1.3.zip",
"platform": null,
"description": "Products.ZMIntrospection\n========================\nProducts.ZMIntrospection appends an Introspection tab to an object's\nmanagement tabs in the ZMI, which shows various information about the object\nsuch as it's attributes etc.\n\nIt is written by Stefane Fermigier, Nuxeo.\n\nChangelog\n=========\n\n1.3 (2024-06-03)\n----------------\n\n- Fix previous broken release. Missing manage_introspection.dtml. @avoinea\n\n1.2 (2024-06-03)\n----------------\n\n- Fix previous release 1.1. @avoinea\n\n1.1 (2024-06-03)\n----------------\n\n- Add introspection also for IOBTree and IIBTree. @avoinea\n\n- fix: OOBTree with tuple keys. avoinea\n\n\n1.0 (2020-02-17)\n----------------\n- Zope4 / Python3 support\n [avoinea]\n\n0.3.1 (2016-04-05)\n------------------\n\n- Also introspect OOBTree and OIBTree objects (e.g. __annotations__)\n [avoinea]\n\n\n0.3.0 (2010-08-05)\n------------------\n\n- Made into a distutils package, and released on PyPI.\n [lregebro]\n\n0.2.2 (2006-12-04)\n------------------\n\n- [packaging] bundleman svn property\n\n0.2.1 (2006-07-31)\n------------------\n\n\n0.2.0 (2006-05-19)\n------------------\n\n- Add navigation into an object's attributes.\n\n0.1.1 (2006-02-13)\n------------------\n\n- Added a needed security check.\n\n0.1.0 (2005-04-13)\n------------------\n\n- first packaging\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "Append an Introspection tab to an object's management tabs.",
"version": "1.3",
"project_urls": {
"Homepage": "https://github.com/eea/Products.ZMIntrospection/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8ad8ca4630ba54d91d92107c3c51c2d9272a71cb9b828f3990115acfae09d782",
"md5": "4755b989cde399d9fe4acf0c1f162328",
"sha256": "3c371ef0eff50ab8394ee17f06ea6d18b4315a61d9457f586f26424111c991c7"
},
"downloads": -1,
"filename": "products_zmintrospection-1.3.zip",
"has_sig": false,
"md5_digest": "4755b989cde399d9fe4acf0c1f162328",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11003,
"upload_time": "2024-06-03T18:38:44",
"upload_time_iso_8601": "2024-06-03T18:38:44.202718Z",
"url": "https://files.pythonhosted.org/packages/8a/d8/ca4630ba54d91d92107c3c51c2d9272a71cb9b828f3990115acfae09d782/products_zmintrospection-1.3.zip",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-03 18:38:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eea",
"github_project": "Products.ZMIntrospection",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "products.zmintrospection"
}