z3c.schema


Namez3c.schema JSON
Version 2.0 PyPI version JSON
download
home_pagehttps://github.com/zopefoundation/z3c.schema
SummaryAdditional schema fields for Zope 3
upload_time2023-07-19 06:33:38
maintainer
docs_urlNone
authorZope Community
requires_python>=3.7
licenseZPL 2.1
keywords zope zope3 z3c schema
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides different additional Zope 3 schema fields.

The provided fields include support for:

- Base URLs
- Date selection
- RFC 822 mail addresses
- Hostnames and IP addresses
- Credit card numbers
- Regular expressions
- Optional choices

Complete documentation can be found at https://z3cschema.readthedocs.io.

The `full change log <https://z3cschema.readthedocs.io/en/latest/changelog.html>`_ is available.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zopefoundation/z3c.schema",
    "name": "z3c.schema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "zope zope3 z3c schema",
    "author": "Zope Community",
    "author_email": "zope-dev@zope.dev",
    "download_url": "https://files.pythonhosted.org/packages/25/c1/baf9013215906879d5b681946e348d5702100ab9c9dee3599640ab3fad03/z3c.schema-2.0.tar.gz",
    "platform": null,
    "description": "This package provides different additional Zope 3 schema fields.\n\nThe provided fields include support for:\n\n- Base URLs\n- Date selection\n- RFC 822 mail addresses\n- Hostnames and IP addresses\n- Credit card numbers\n- Regular expressions\n- Optional choices\n\nComplete documentation can be found at https://z3cschema.readthedocs.io.\n\nThe `full change log <https://z3cschema.readthedocs.io/en/latest/changelog.html>`_ is available.\n\n\n",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "Additional schema fields for Zope 3",
    "version": "2.0",
    "project_urls": {
        "Homepage": "https://github.com/zopefoundation/z3c.schema"
    },
    "split_keywords": [
        "zope",
        "zope3",
        "z3c",
        "schema"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "834880eaea82458c7bb471acceba30b9addf4bbbc3ed3b82c8bdee8aedbd45c9",
                "md5": "fc64ba929c96f074d8f1e0f7cfa0f21e",
                "sha256": "c2b7afbe72dda116656aa6995f9a2398596cf794191a347a4039cc58a776fd45"
            },
            "downloads": -1,
            "filename": "z3c.schema-2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc64ba929c96f074d8f1e0f7cfa0f21e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 41722,
            "upload_time": "2023-07-19T06:33:36",
            "upload_time_iso_8601": "2023-07-19T06:33:36.379692Z",
            "url": "https://files.pythonhosted.org/packages/83/48/80eaea82458c7bb471acceba30b9addf4bbbc3ed3b82c8bdee8aedbd45c9/z3c.schema-2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25c1baf9013215906879d5b681946e348d5702100ab9c9dee3599640ab3fad03",
                "md5": "d3ebeebda0e072ebfb547af90136179f",
                "sha256": "a9735ff98761099f75581366fcc1a86a0c8fdbe1beff4ed9840790ce0c0132fc"
            },
            "downloads": -1,
            "filename": "z3c.schema-2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d3ebeebda0e072ebfb547af90136179f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 27535,
            "upload_time": "2023-07-19T06:33:38",
            "upload_time_iso_8601": "2023-07-19T06:33:38.374244Z",
            "url": "https://files.pythonhosted.org/packages/25/c1/baf9013215906879d5b681946e348d5702100ab9c9dee3599640ab3fad03/z3c.schema-2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-19 06:33:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zopefoundation",
    "github_project": "z3c.schema",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "z3c.schema"
}
        
Elapsed time: 0.09205s