Import py-FormEncode-1.3.0 as www/py-FormEncode.

FormEncode is a validation and form generation package.  The
validation can be used separately from the form generation.  The
validation works on compound data structures, with all parts being
nestable.  It is separate from HTTP or any other input mechanism.
This commit is contained in:
wiz 2015-07-15 18:30:13 +00:00
parent 8cba80ec4d
commit 3d973ae3ab
4 changed files with 214 additions and 0 deletions

4
www/py-FormEncode/DESCR Normal file
View file

@ -0,0 +1,4 @@
FormEncode is a validation and form generation package. The
validation can be used separately from the form generation. The
validation works on compound data structures, with all parts being
nestable. It is separate from HTTP or any other input mechanism.

View file

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1 2015/07/15 18:30:13 wiz Exp $
DISTNAME= FormEncode-1.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= https://pypi.python.org/packages/source/F/FormEncode/
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://formencode.org/
COMMENT= HTML form validation, generation, and conversion package
LICENSE= python-software-foundation
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

188
www/py-FormEncode/PLIST Normal file
View file

@ -0,0 +1,188 @@
@comment $NetBSD: PLIST,v 1.1 2015/07/15 18:30:13 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/docs/Design.txt
${PYSITELIB}/docs/ToDo.txt
${PYSITELIB}/docs/Validator.txt
${PYSITELIB}/docs/community.txt
${PYSITELIB}/docs/download.txt
${PYSITELIB}/docs/history.txt
${PYSITELIB}/docs/htmlfill.txt
${PYSITELIB}/docs/i18n.txt
${PYSITELIB}/docs/index.txt
${PYSITELIB}/docs/modules.txt
${PYSITELIB}/docs/whatsnew-0-to-1.2.4.txt
${PYSITELIB}/docs/whatsnew-1.2.5.txt
${PYSITELIB}/docs/whatsnew-1.3.txt
${PYSITELIB}/formencode/__init__.py
${PYSITELIB}/formencode/__init__.pyc
${PYSITELIB}/formencode/__init__.pyo
${PYSITELIB}/formencode/api.py
${PYSITELIB}/formencode/api.pyc
${PYSITELIB}/formencode/api.pyo
${PYSITELIB}/formencode/compound.py
${PYSITELIB}/formencode/compound.pyc
${PYSITELIB}/formencode/compound.pyo
${PYSITELIB}/formencode/context.py
${PYSITELIB}/formencode/context.pyc
${PYSITELIB}/formencode/context.pyo
${PYSITELIB}/formencode/declarative.py
${PYSITELIB}/formencode/declarative.pyc
${PYSITELIB}/formencode/declarative.pyo
${PYSITELIB}/formencode/doctest_xml_compare.py
${PYSITELIB}/formencode/doctest_xml_compare.pyc
${PYSITELIB}/formencode/doctest_xml_compare.pyo
${PYSITELIB}/formencode/exc.py
${PYSITELIB}/formencode/exc.pyc
${PYSITELIB}/formencode/exc.pyo
${PYSITELIB}/formencode/fieldstorage.py
${PYSITELIB}/formencode/fieldstorage.pyc
${PYSITELIB}/formencode/fieldstorage.pyo
${PYSITELIB}/formencode/foreach.py
${PYSITELIB}/formencode/foreach.pyc
${PYSITELIB}/formencode/foreach.pyo
${PYSITELIB}/formencode/htmlfill.py
${PYSITELIB}/formencode/htmlfill.pyc
${PYSITELIB}/formencode/htmlfill.pyo
${PYSITELIB}/formencode/htmlfill_schemabuilder.py
${PYSITELIB}/formencode/htmlfill_schemabuilder.pyc
${PYSITELIB}/formencode/htmlfill_schemabuilder.pyo
${PYSITELIB}/formencode/htmlgen.py
${PYSITELIB}/formencode/htmlgen.pyc
${PYSITELIB}/formencode/htmlgen.pyo
${PYSITELIB}/formencode/htmlrename.py
${PYSITELIB}/formencode/htmlrename.pyc
${PYSITELIB}/formencode/htmlrename.pyo
${PYSITELIB}/formencode/i18n/FormEncode.pot
${PYSITELIB}/formencode/i18n/cs/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/cs/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/da/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/da/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/de/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/de/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/el/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/el/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/es/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/es/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/et/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/et/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/fi/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/fi/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/fr/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/fr/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/it/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/it/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/ja/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/ko/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/ko/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/lt/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/lt/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/nl/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/nl/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/pl/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/pl/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/ru/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/ru/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/sk/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/sk/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/sl/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/sl/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/sr/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/sr/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/sv/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/sv/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/tr/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo
${PYSITELIB}/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.po
${PYSITELIB}/formencode/interfaces.py
${PYSITELIB}/formencode/interfaces.pyc
${PYSITELIB}/formencode/interfaces.pyo
${PYSITELIB}/formencode/javascript/ordering.js
${PYSITELIB}/formencode/national.py
${PYSITELIB}/formencode/national.pyc
${PYSITELIB}/formencode/national.pyo
${PYSITELIB}/formencode/rewritingparser.py
${PYSITELIB}/formencode/rewritingparser.pyc
${PYSITELIB}/formencode/rewritingparser.pyo
${PYSITELIB}/formencode/schema.py
${PYSITELIB}/formencode/schema.pyc
${PYSITELIB}/formencode/schema.pyo
${PYSITELIB}/formencode/tests/__init__.py
${PYSITELIB}/formencode/tests/__init__.pyc
${PYSITELIB}/formencode/tests/__init__.pyo
${PYSITELIB}/formencode/tests/htmlfill_data/data-error1.txt
${PYSITELIB}/formencode/tests/htmlfill_data/data-fill1.txt
${PYSITELIB}/formencode/tests/htmlfill_data/data-fill2.txt
${PYSITELIB}/formencode/tests/htmlfill_data/data-fill3.txt
${PYSITELIB}/formencode/tests/htmlfill_data/data-fill4.txt
${PYSITELIB}/formencode/tests/htmlfill_data/data-form-last-element.txt
${PYSITELIB}/formencode/tests/htmlfill_data/data-schema1.txt
${PYSITELIB}/formencode/tests/non_empty.txt
${PYSITELIB}/formencode/tests/test_cc.py
${PYSITELIB}/formencode/tests/test_cc.pyc
${PYSITELIB}/formencode/tests/test_cc.pyo
${PYSITELIB}/formencode/tests/test_compound.py
${PYSITELIB}/formencode/tests/test_compound.pyc
${PYSITELIB}/formencode/tests/test_compound.pyo
${PYSITELIB}/formencode/tests/test_context.py
${PYSITELIB}/formencode/tests/test_context.pyc
${PYSITELIB}/formencode/tests/test_context.pyo
${PYSITELIB}/formencode/tests/test_declarative.py
${PYSITELIB}/formencode/tests/test_declarative.pyc
${PYSITELIB}/formencode/tests/test_declarative.pyo
${PYSITELIB}/formencode/tests/test_doctest_xml_compare.py
${PYSITELIB}/formencode/tests/test_doctest_xml_compare.pyc
${PYSITELIB}/formencode/tests/test_doctest_xml_compare.pyo
${PYSITELIB}/formencode/tests/test_doctests.py
${PYSITELIB}/formencode/tests/test_doctests.pyc
${PYSITELIB}/formencode/tests/test_doctests.pyo
${PYSITELIB}/formencode/tests/test_email.py
${PYSITELIB}/formencode/tests/test_email.pyc
${PYSITELIB}/formencode/tests/test_email.pyo
${PYSITELIB}/formencode/tests/test_htmlfill.py
${PYSITELIB}/formencode/tests/test_htmlfill.pyc
${PYSITELIB}/formencode/tests/test_htmlfill.pyo
${PYSITELIB}/formencode/tests/test_htmlgen.py
${PYSITELIB}/formencode/tests/test_htmlgen.pyc
${PYSITELIB}/formencode/tests/test_htmlgen.pyo
${PYSITELIB}/formencode/tests/test_htmlrename.py
${PYSITELIB}/formencode/tests/test_htmlrename.pyc
${PYSITELIB}/formencode/tests/test_htmlrename.pyo
${PYSITELIB}/formencode/tests/test_i18n.py
${PYSITELIB}/formencode/tests/test_i18n.pyc
${PYSITELIB}/formencode/tests/test_i18n.pyo
${PYSITELIB}/formencode/tests/test_schema.py
${PYSITELIB}/formencode/tests/test_schema.pyc
${PYSITELIB}/formencode/tests/test_schema.pyo
${PYSITELIB}/formencode/tests/test_subclassing.py
${PYSITELIB}/formencode/tests/test_subclassing.pyc
${PYSITELIB}/formencode/tests/test_subclassing.pyo
${PYSITELIB}/formencode/tests/test_subclassing_old.py
${PYSITELIB}/formencode/tests/test_subclassing_old.pyc
${PYSITELIB}/formencode/tests/test_subclassing_old.pyo
${PYSITELIB}/formencode/tests/test_validators.py
${PYSITELIB}/formencode/tests/test_validators.pyc
${PYSITELIB}/formencode/tests/test_validators.pyo
${PYSITELIB}/formencode/tests/test_variabledecode.py
${PYSITELIB}/formencode/tests/test_variabledecode.pyc
${PYSITELIB}/formencode/tests/test_variabledecode.pyo
${PYSITELIB}/formencode/validators.py
${PYSITELIB}/formencode/validators.pyc
${PYSITELIB}/formencode/validators.pyo
${PYSITELIB}/formencode/variabledecode.py
${PYSITELIB}/formencode/variabledecode.pyc
${PYSITELIB}/formencode/variabledecode.pyo

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/07/15 18:30:13 wiz Exp $
SHA1 (FormEncode-1.3.0.zip) = 2c7728781bcff8b29f9cc8a84bd5d6f4282542e0
RMD160 (FormEncode-1.3.0.zip) = 4bf6b287625ff59127e8ca2ca717b59aeb0c883f
Size (FormEncode-1.3.0.zip) = 347674 bytes