Metadata-Version: 1.2
Name: extract-pages
Version: 0.0.2
Summary: Extract and combine pages from multiple pdf files
Home-page: https://github.com/mrakitin/extract-pages
Author: Maksim Rakitin
Author-email: 
License: BSD (3-clause)
Description: =============
        extract-pages
        =============
        
        .. image:: https://img.shields.io/travis/mrakitin/extract-pages.svg
                :target: https://travis-ci.org/mrakitin/extract-pages
        
        .. image:: https://img.shields.io/pypi/v/extract-pages.svg
                :target: https://pypi.python.org/pypi/extract-pages
        
        
        Extract and combine pages from multiple pdf files
        
        * Free software: 3-clause BSD license
        * Documentation: https://mrakitin.github.io/extract-pages.
        
        Features
        --------
        
        * TODO
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
