85d1e650fa
ClientForm is a Python module for handling HTML forms on the client side, useful for parsing HTML forms, filling them in and returning the completed forms to the server. It developed from a port of Gisle Aas' Perl module HTML::Form, from the libwww-perl library, but the interface is not the same. From Will Maier ok eric@
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/23 18:00:16 merdely Exp $
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm-0.2.7-py${MODPY_VERSION}.egg-info/
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm-0.2.7-py${MODPY_VERSION}.egg-info/PKG-INFO
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm-0.2.7-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm-0.2.7-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm-0.2.7-py${MODPY_VERSION}.egg-info/top_level.txt
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm-0.2.7-py${MODPY_VERSION}.egg-info/zip-safe
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm.py
|
|
lib/python${MODPY_VERSION}/site-packages/ClientForm.pyc
|
|
share/doc/py-clientform/
|
|
share/doc/py-clientform/COPYING.txt
|
|
share/doc/py-clientform/COPYRIGHT.txt
|
|
share/doc/py-clientform/GeneralFAQ.html
|
|
share/doc/py-clientform/README.html
|
|
share/examples/py-clientform/
|
|
share/examples/py-clientform/data.dat
|
|
share/examples/py-clientform/data.txt
|
|
share/examples/py-clientform/echo.cgi
|
|
share/examples/py-clientform/example.html
|
|
share/examples/py-clientform/example.py
|
|
share/examples/py-clientform/simple.py
|