p01.util


Namep01.util JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/p01.util
SummaryUseful generic helper tools and methods for Zope3
upload_time2025-07-22 11:42:31
maintainerNone
docs_urlNone
authorRoger Ineichen, Projekt01 GmbH
requires_pythonNone
licenseZPL 2.1
keywords zope3 z3c p01 util helper methods scripts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides useful and almost generic methods like wrapText, an utf-8 
vocabulary reader, resource lookup method or a md5 password encoder and checker.


=======
CHANGES
=======

0.6.1 (2025-07-22)
------------------

- more python3 support


0.6.0 (2025-07-15)
------------------

- Compatibility with Python3


0.5.0 (2012-11-16)
------------------

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/p01.util",
    "name": "p01.util",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "zope3 z3c p01 util helper methods scripts",
    "author": "Roger Ineichen, Projekt01 GmbH",
    "author_email": "dev@projekt01.ch",
    "download_url": "https://files.pythonhosted.org/packages/71/ed/1d412676c5a67c7ee3c70370165d9a030b2c408b6b08397fdfb4dd7a8a76/p01.util-0.6.1.tar.gz",
    "platform": null,
    "description": "This package provides useful and almost generic methods like wrapText, an utf-8 \nvocabulary reader, resource lookup method or a md5 password encoder and checker.\n\n\n=======\nCHANGES\n=======\n\n0.6.1 (2025-07-22)\n------------------\n\n- more python3 support\n\n\n0.6.0 (2025-07-15)\n------------------\n\n- Compatibility with Python3\n\n\n0.5.0 (2012-11-16)\n------------------\n\n- initial release",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "Useful generic helper tools and methods for Zope3",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "http://pypi.python.org/pypi/p01.util"
    },
    "split_keywords": [
        "zope3",
        "z3c",
        "p01",
        "util",
        "helper",
        "methods",
        "scripts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71ed1d412676c5a67c7ee3c70370165d9a030b2c408b6b08397fdfb4dd7a8a76",
                "md5": "dcf416d916ec04a0730b3f15a259605c",
                "sha256": "678fe8ea1b6ecd6bfa77478760d73c42b80457a6e51df99f6beaa20cb6a04961"
            },
            "downloads": -1,
            "filename": "p01.util-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dcf416d916ec04a0730b3f15a259605c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 59718,
            "upload_time": "2025-07-22T11:42:31",
            "upload_time_iso_8601": "2025-07-22T11:42:31.716515Z",
            "url": "https://files.pythonhosted.org/packages/71/ed/1d412676c5a67c7ee3c70370165d9a030b2c408b6b08397fdfb4dd7a8a76/p01.util-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 11:42:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "p01.util"
}
        
Elapsed time: 0.42677s