Metadata-Version: 1.0
Name: html2data
Version: 0.1
Summary: A simple way to transform a HTML file or URL to structured data.
Home-page: http://packages.python.org/html2data
Author: Daniel Perez Rada
Author-email: daniel@zappedy.com
License: BSD
Description: A simple way to transform a HTML file or URL to structured data.
        To use it you will need:
        - lxml 2.0+
        - httplib2
Keywords: html2data html data xpath crawler transform
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
