Metadata-Version: 1.0
Name: pymobi
Version: 0.1.1
Summary: Mobipocket tools
Home-page: https://github.com/liuyug/pymobi.git
Author: Yugang LIU
Author-email: liuyug@gmail.com
License: GPLv3
Description: =========
        pymobi
        =========
        Mobipocket tools for **unpack** and **removesrcs**.
        
        .. note::
        
            No removing **DRM**
        
        
        Kindle Mobipocket format is private for AMAZON_, but some superman have parsed many parameter. You may find it from `Mobipocket Wiki`_
        
        .. _`Mobipocket Wiki`: http//wiki.mobileread.com/wiki/MOBI
        .. _`AMAZON`: http://www.amazon.com
        
        Feature
        -------
        + unpack mobi file into html, css and image file.
        + strip *SOURCE* section for package generated by ``kindlegen``
        + add book title before filename
        + ...
        
        License
        --------
        Please follow GPLv3
        
Platform: noarch
