===========
nti.intid
===========
.. image:: https://travis-ci.org/NextThought/nti.intid.svg?branch=master
:target: https://travis-ci.org/NextThought/nti.intid
.. image:: https://coveralls.io/repos/github/NextThought/nti.intid/badge.svg?branch=master
:target: https://coveralls.io/github/NextThought/nti.intid?branch=master
.. image:: https://readthedocs.org/projects/ntiintid/badge/?version=latest
:target: https://ntiintid.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Extensions for Zope3's intid concept.
See `zope.intid <https://pypi.org/project/zope.intid/>`_ and `zc.intid
<https://pypi.org/project/zc.intid/>`_ for information on the basics.
=========
Changes
=========
1.0.0 (2024-11-12)
==================
- Drop support for Python < 3.10.
- Add support for Python up to 3.13.
- Use native namespace packages.
0.0.2 (2020-06-19)
==================
- Refactor tests to use ``nti.site.testing`` for DB and site management.
0.0.1 (2020-06-19)
==================
- First PyPI release.
- The weak ref classes no longer have dictionaries for arbitrary
attributes. They never persisted arbitrary attributes.
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenNTI/nti.intid",
"name": "nti.intid",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "intid zope3",
"author": "Jason Madden",
"author_email": "jason@nextthought.com",
"download_url": "https://files.pythonhosted.org/packages/9d/b2/c2f4d4fdec02d31222c0f0f0415d2a4adc8422d630ab05546370182b7838/nti_intid-1.0.0.tar.gz",
"platform": null,
"description": "===========\n nti.intid\n===========\n\n.. image:: https://travis-ci.org/NextThought/nti.intid.svg?branch=master\n :target: https://travis-ci.org/NextThought/nti.intid\n\n.. image:: https://coveralls.io/repos/github/NextThought/nti.intid/badge.svg?branch=master\n :target: https://coveralls.io/github/NextThought/nti.intid?branch=master\n\n.. image:: https://readthedocs.org/projects/ntiintid/badge/?version=latest\n :target: https://ntiintid.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nExtensions for Zope3's intid concept.\n\nSee `zope.intid <https://pypi.org/project/zope.intid/>`_ and `zc.intid\n<https://pypi.org/project/zc.intid/>`_ for information on the basics.\n\n\n=========\n Changes\n=========\n\n\n1.0.0 (2024-11-12)\n==================\n\n- Drop support for Python < 3.10.\n- Add support for Python up to 3.13.\n- Use native namespace packages.\n\n\n0.0.2 (2020-06-19)\n==================\n\n- Refactor tests to use ``nti.site.testing`` for DB and site management.\n\n\n0.0.1 (2020-06-19)\n==================\n\n- First PyPI release.\n\n- The weak ref classes no longer have dictionaries for arbitrary\n attributes. They never persisted arbitrary attributes.\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "Extensions for Zope3's intids.",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/OpenNTI/nti.intid"
},
"split_keywords": [
"intid",
"zope3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc211917e5e93d118cbf39fbec8350d4b4d728f7599d45e5df4cea9b3f19d324",
"md5": "aa0e8fa7279ecd07d08c7d723fe17a8f",
"sha256": "7cba107feec92e56e3b90a96249c7b054661ff286b699eaa02204f09e9f2c03f"
},
"downloads": -1,
"filename": "nti.intid-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aa0e8fa7279ecd07d08c7d723fe17a8f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 15558,
"upload_time": "2024-11-12T12:36:37",
"upload_time_iso_8601": "2024-11-12T12:36:37.841640Z",
"url": "https://files.pythonhosted.org/packages/fc/21/1917e5e93d118cbf39fbec8350d4b4d728f7599d45e5df4cea9b3f19d324/nti.intid-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9db2c2f4d4fdec02d31222c0f0f0415d2a4adc8422d630ab05546370182b7838",
"md5": "4081423db73d651621b1007a14c60a65",
"sha256": "7926fc207361d4e24890243fdbc9564b73cc8b59c8818f7a03c65a14ca1704a4"
},
"downloads": -1,
"filename": "nti_intid-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "4081423db73d651621b1007a14c60a65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 21386,
"upload_time": "2024-11-12T12:36:38",
"upload_time_iso_8601": "2024-11-12T12:36:38.856138Z",
"url": "https://files.pythonhosted.org/packages/9d/b2/c2f4d4fdec02d31222c0f0f0415d2a4adc8422d630ab05546370182b7838/nti_intid-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-12 12:36:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenNTI",
"github_project": "nti.intid",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "nti.intid"
}