p01.vocabulary.cache


Namep01.vocabulary.cache JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/p01.vocabulary.cache
SummaryLegacy data supported and i18n sorted vocabularies for Zope3
upload_time2025-07-21 12:15:39
maintainerNone
docs_urlNone
authorRoger Ineichen, Projekt01 GmbH
requires_pythonNone
licenseZPL 2.1
keywords zope3 z3c p01 vocabulary language sorted i18n cache
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides a vocabulary implementation with locale sorted cached
vocabulary wrapper setup for Zope3. It also offers legacy supported csv based
vocabularies.


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

0.5.1 (2025-07-21)
------------------

- make code python 3 compatible, fix tests


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

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/p01.vocabulary.cache",
    "name": "p01.vocabulary.cache",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "zope3 z3c p01 vocabulary language sorted i18n cache",
    "author": "Roger Ineichen, Projekt01 GmbH",
    "author_email": "dev@projekt01.ch",
    "download_url": "https://files.pythonhosted.org/packages/0d/a0/55aebe7c373bf4d25ac16fab12a67100985f0a27256a3578fcbee885de5e/p01.vocabulary.cache-0.5.1.tar.gz",
    "platform": null,
    "description": "This package provides a vocabulary implementation with locale sorted cached\nvocabulary wrapper setup for Zope3. It also offers legacy supported csv based\nvocabularies.\n\n\n=======\nCHANGES\n=======\n\n0.5.1 (2025-07-21)\n------------------\n\n- make code python 3 compatible, fix tests\n\n\n0.5.0 (2012-11-16)\n------------------\n\n- initial release",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "Legacy data supported and i18n sorted vocabularies for Zope3",
    "version": "0.5.1",
    "project_urls": {
        "Homepage": "http://pypi.python.org/pypi/p01.vocabulary.cache"
    },
    "split_keywords": [
        "zope3",
        "z3c",
        "p01",
        "vocabulary",
        "language",
        "sorted",
        "i18n",
        "cache"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0da055aebe7c373bf4d25ac16fab12a67100985f0a27256a3578fcbee885de5e",
                "md5": "51920ee35a9a0776440404424f839c3a",
                "sha256": "36b5dc0bf7e3069f5d3cd07f5e4fe61c54ae5dff76e592b4bc091d47686c6105"
            },
            "downloads": -1,
            "filename": "p01.vocabulary.cache-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51920ee35a9a0776440404424f839c3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 77405,
            "upload_time": "2025-07-21T12:15:39",
            "upload_time_iso_8601": "2025-07-21T12:15:39.586137Z",
            "url": "https://files.pythonhosted.org/packages/0d/a0/55aebe7c373bf4d25ac16fab12a67100985f0a27256a3578fcbee885de5e/p01.vocabulary.cache-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-21 12:15:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "p01.vocabulary.cache"
}
        
Elapsed time: 0.85444s