zope.password

View on PyPIReverse Dependencies (22)

4.4 zope.password-4.4-py2.py3-none-any.whl

Wheel Details

Project: zope.password
Version: 4.4
Filename: zope.password-4.4-py2.py3-none-any.whl
Download: [link]
Size: 26557
MD5: 16c180b9993eb8af58ccbfe78442f712
SHA256: 9851d615e53268affde8919be71a3e91c853b419e0909debab35ce7c7159d534
Uploaded: 2022-09-01 06:31:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zope.password
Version: 4.4
Summary: Password encoding and checking utilities
Author: Zope Foundation and Contributors
Author-Email: zope-dev[at]zope.org
Home-Page: http://github.com/zopefoundation/zope.password
License: ZPL 2.1
Keywords: zope authentication password zpasswd
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope :: 3
Requires-Python: >=2.7.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Requires-Dist: setuptools
Requires-Dist: zope.component
Requires-Dist: zope.configuration
Requires-Dist: zope.interface
Requires-Dist: bcrypt; extra == "bcrypt"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: repoze.sphinx.autointerface; extra == "docs"
Requires-Dist: zope.schema; extra == "test"
Requires-Dist: bcrypt; extra == "test"
Requires-Dist: zope.security; extra == "test"
Requires-Dist: zope.testing; extra == "test"
Requires-Dist: zope.testrunner; extra == "test"
Requires-Dist: zope.schema; extra == "vocabulary"
Provides-Extra: bcrypt
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: vocabulary
License-File: LICENSE.txt
[Description omitted; length: 6280 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
zope.password-4.4-py3.9-nspkg.pth sha256=SWEVH-jEWsKYrL0qoC6GBJaStx_iKxGoAY9PQycFVC4 529
zope/password/__init__.py sha256=2ZmfaznI048ymbvAAkLR2tWDRCj2ETNX3DnFpcB7snc 636
zope/password/configure.zcml sha256=XvhgtM2RfJl6rKqGYq1k5eNnzC_FdisbB6bRNki8958 3402
zope/password/interfaces.py sha256=qISFyxjXSb0fLHOTTOEyLsMAMvwKmYvskpQgsbro2EE 1439
zope/password/legacy.py sha256=TOYk9i9MwHw2K-_dTZruy8vi4bPXOIKNXuVp12btKXw 7862
zope/password/password.py sha256=77ZN6FREOD4HIx8p1w_aU28L1A7C3zgWK-Oop2utxCk 23957
zope/password/testing.py sha256=l6bfV1B1y04oZzxpCUU1PIplqevGlbu5F2_642MLJzw 2926
zope/password/vocabulary.py sha256=bDpqwwvIXXMS4AOdA_IoBaCe1d73yO2dNiwY3cH5HKw 1391
zope/password/zpasswd.py sha256=9goq_1sN6zZp0iAzt7XBRt_s0K3AVSnjklBaebEXdTE 9422
zope/password/tests/__init__.py sha256=94DfKNxGFaZZ9CpV8xjcSkdDqgVbLD12WbzQ3b2MLzI 636
zope/password/tests/test_password.py sha256=uGzFvU6zkOyTuDRpwMlTJV26XfP3RGkos5PKrH8hZl4 6721
zope/password/tests/test_zpasswd.py sha256=0hq7c95L8rOW9byLNs3PVracjJZrLdR22CsTCutMWj4 11487
zope.password-4.4.dist-info/LICENSE.txt sha256=PmcdsR32h1FswdtbPWXkqjg-rKPCDOo_r1Og9zNdCjw 2070
zope.password-4.4.dist-info/METADATA sha256=0DtEojHhd7YBnxxeCQ7ed3hZTzqkmP0ux_4tuBNAd7o 8320
zope.password-4.4.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
zope.password-4.4.dist-info/entry_points.txt sha256=avSXVylAnYlV4JNH296fI2tTPx0UrWirEYoazFZ3LIs 55
zope.password-4.4.dist-info/namespace_packages.txt sha256=QpUHvpO4wIuZDeEgKY8qZCtD-tAukB0fn_f6utzlb98 5
zope.password-4.4.dist-info/top_level.txt sha256=QpUHvpO4wIuZDeEgKY8qZCtD-tAukB0fn_f6utzlb98 5
zope.password-4.4.dist-info/RECORD

top_level.txt

zope

entry_points.txt

zpasswd = zope.password.zpasswd:main

namespace_packages.txt

zope