Metadata-Version: 1.0
Name: tarstream
Version: 0.1
Summary: An incremental approach to extract files from tarfile.
Home-page: http://code.google.com/p/python-tarstream/
Author: Zhigang Wang
Author-email: zhigang.x.wang@oracle.com
License: MIT License
Description: This module provides an incremental approach to extract files from tarfile. This allows you to extract a little bit of a file at a time, which means you can report progress as a file extracts.
Platform: UNKNOWN
