Metadata-Version: 1.1
Name: xpdf-python
Version: 0.0.1
Summary: Python wrapper for xpdf
Home-page: https://github.com/ecatkins/xpdf_python
Author: Edward Atkins
Author-email: ecatkins@gmail.com
License: BSD
Download-URL: https://github.com/ecatkins/xpdf_python/tarball/0.0.1
Description: xpdf python
        ===============================
        
        version number: 0.0.1
        author: Edward Atkins
        
        Overview
        --------
        
        Python wrapper for xpdf
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install xpdf_python
        
        
        Or clone the repo:
        
            $ git clone https://github.com/ecatkins/xpdf_python.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
