Metadata-Version: 1.1
Name: etree-trunc
Version: 0.2
Summary: Truncates an etree
Home-page: UNKNOWN
Author: Szymon Pyżalski
Author-email: zefciu <szymon@pythonista.net>
License: UNKNOWN
Description: A simple way to truncate the content of an HTML etree. Currently very naive -
        leaves all the tree structure and clears only the text and tails.
        
Keywords: html truncate
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
