==========
nti.wref
==========
.. image:: https://travis-ci.org/NextThought/nti.wref.svg?branch=master
:target: https://travis-ci.org/NextThought/nti.wref
.. image:: https://coveralls.io/repos/github/NextThought/nti.wref/badge.svg?branch=master
:target: https://coveralls.io/github/NextThought/nti.wref?branch=master
Interfaces for a weak reference to an object, along with configuration
and code to be able to adapt persistent objects and ordinary objects
to them.
=========
Changes
=========
1.1.0.post0 (2024-11-08)
========================
- Nothing changed yet.
1.1.0 (2024-11-08)
==================
- Require at least Python 3.10.
- Use native namespace packages.
1.0.0 (2017-04-20)
==================
- First PyPI release.
- Add support for Python 3.
- Remove dependency on zope.security. It is no longer loaded by
configure.zcml
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenNTI/nti.wref",
"name": "nti.wref",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Weak References",
"author": "Jason Madden",
"author_email": "jason@nextthought.com",
"download_url": "https://files.pythonhosted.org/packages/26/81/88a327bef3c0ca46a58e5442f24462c20ed24ed3a49c9981a2394ed6713e/nti_wref-1.1.0.post0.tar.gz",
"platform": null,
"description": "==========\n nti.wref\n==========\n\n.. image:: https://travis-ci.org/NextThought/nti.wref.svg?branch=master\n :target: https://travis-ci.org/NextThought/nti.wref\n\n.. image:: https://coveralls.io/repos/github/NextThought/nti.wref/badge.svg?branch=master\n :target: https://coveralls.io/github/NextThought/nti.wref?branch=master\n\nInterfaces for a weak reference to an object, along with configuration\nand code to be able to adapt persistent objects and ordinary objects\nto them.\n\n\n=========\n Changes\n=========\n\n1.1.0.post0 (2024-11-08)\n========================\n\n- Nothing changed yet.\n\n\n1.1.0 (2024-11-08)\n==================\n\n- Require at least Python 3.10.\n- Use native namespace packages.\n\n1.0.0 (2017-04-20)\n==================\n\n- First PyPI release.\n- Add support for Python 3.\n- Remove dependency on zope.security. It is no longer loaded by\n configure.zcml\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "NTI Weak References",
"version": "1.1.0.post0",
"project_urls": {
"Homepage": "https://github.com/OpenNTI/nti.wref"
},
"split_keywords": [
"weak",
"references"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c45a10fb6da04f61c53416e987eadbad816b5b8a0e9778906f761803f8fe65cc",
"md5": "db23cc83f4fd0ea29bfbc62df040a9ad",
"sha256": "618f5f663b217ba59c5c79c7bff4ff9e3d2c6a8afc4c5face3da39fd8a3cf252"
},
"downloads": -1,
"filename": "nti.wref-1.1.0.post0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db23cc83f4fd0ea29bfbc62df040a9ad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 6142,
"upload_time": "2024-11-08T18:24:17",
"upload_time_iso_8601": "2024-11-08T18:24:17.081748Z",
"url": "https://files.pythonhosted.org/packages/c4/5a/10fb6da04f61c53416e987eadbad816b5b8a0e9778906f761803f8fe65cc/nti.wref-1.1.0.post0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "268188a327bef3c0ca46a58e5442f24462c20ed24ed3a49c9981a2394ed6713e",
"md5": "fc9b512e57986a4d14cbfe35c5e2cb6d",
"sha256": "00bb42de2a7acac4da0afcf9535af5d6285bfd9cabd29219240f2ba76257dfff"
},
"downloads": -1,
"filename": "nti_wref-1.1.0.post0.tar.gz",
"has_sig": false,
"md5_digest": "fc9b512e57986a4d14cbfe35c5e2cb6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 18026,
"upload_time": "2024-11-08T18:24:18",
"upload_time_iso_8601": "2024-11-08T18:24:18.459674Z",
"url": "https://files.pythonhosted.org/packages/26/81/88a327bef3c0ca46a58e5442f24462c20ed24ed3a49c9981a2394ed6713e/nti_wref-1.1.0.post0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 18:24:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenNTI",
"github_project": "nti.wref",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "nti.wref"
}