Metadata-Version: 1.1
Name: z3c.schema
Version: 1.1.0
Summary: Additional schema fields for Zope 3
Home-page: http://pypi.python.org/pypi/z3c.schema
Author: Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: 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.
        
        
        
Keywords: zope zope3 z3c schema
Platform: UNKNOWN
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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 :: Zope3
