Metadata-Version: 1.1
Name: war2maff
Version: 0.0.1
Summary: Web archives conversion from WAR (by Konqueror) to Mozilla’s MAFF
Home-page: https://gitlab.com/mcepl/war2maff
Author: Matěj Cepl
Author-email: mcepl@cepl.eu
License: GPLv3
Description: ==================
        WAR2MAFF converter
        ==================
        
        .. image:: https://secure.travis-ci.org/mcepl/war2maff.png
           :alt: Build Status
        
        Convert web archives generated by konqueror_ to MAFF_ format accepted by
        Mozilla addon_.
        
        .. _konqueror:
            https://konqueror.org/
        .. _MAFF:
            http://maf.mozdev.org/maff-file-format.html
        .. _addon:
            https://addons.mozilla.org/en-US/firefox/addon/mozilla-archive-format/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
