home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 November / maximum-cd-2010-11.iso / DiscContents / calibre-0.7.13.msi / file_1503 < prev    next >
Encoding:
Python egg package info  |  2009-02-02  |  2.0 KB  |  44 lines

  1. Metadata-Version: 1.0
  2. Name: ClientForm
  3. Version: 0.2.10
  4. Summary: Client-side HTML form handling.
  5. Home-page: http://wwwsearch.sourceforge.net/ClientForm/
  6. Author: John J. Lee
  7. Author-email: jjl@pobox.com
  8. License: BSD
  9. Download-URL: http://wwwsearch.sourceforge.net/ClientForm/src/ClientForm-0.2.10.tar.gz
  10. Description: ClientForm is a Python module for handling HTML forms on the client
  11.         side, useful for parsing HTML forms, filling them in and returning the
  12.         completed forms to the server.  It developed from a port of Gisle Aas'
  13.         Perl module HTML::Form, from the libwww-perl library, but the
  14.         interface is not the same.
  15.         
  16. Platform: any
  17. Classifier: Development Status :: 5 - Production/Stable
  18. Classifier: Intended Audience :: Developers
  19. Classifier: Intended Audience :: System Administrators
  20. Classifier: License :: OSI Approved :: BSD License
  21. Classifier: License :: OSI Approved :: Zope Public License
  22. Classifier: Natural Language :: English
  23. Classifier: Operating System :: OS Independent
  24. Classifier: Programming Language :: Python
  25. Classifier: Programming Language :: Python :: 2
  26. Classifier: Programming Language :: Python :: 2.3
  27. Classifier: Programming Language :: Python :: 2.4
  28. Classifier: Programming Language :: Python :: 2.5
  29. Classifier: Programming Language :: Python :: 2.6
  30. Classifier: Topic :: Internet
  31. Classifier: Topic :: Internet :: WWW/HTTP
  32. Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
  33. Classifier: Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
  34. Classifier: Topic :: Software Development :: Libraries
  35. Classifier: Topic :: Software Development :: Libraries :: Python Modules
  36. Classifier: Topic :: Software Development :: Testing
  37. Classifier: Topic :: Software Development :: Testing :: Traffic Generation
  38. Classifier: Topic :: System :: Networking :: Monitoring
  39. Classifier: Topic :: System :: Systems Administration
  40. Classifier: Topic :: Text Processing
  41. Classifier: Topic :: Text Processing :: Markup
  42. Classifier: Topic :: Text Processing :: Markup :: HTML
  43. Classifier: Topic :: Text Processing :: Markup :: XML
  44.