Metadata-Version: 1.1
Name: itpe
Version: 2017.2
Summary: Scripts for generating the master post for ITPE (the Informal Twitter Podfic Exchange)
Home-page: https://github.com/alexwlchan/itpe
Author: Alex Chan
Author-email: alex@alexwlchan.net
License: MIT
Description: ITPE
        ====
        
        Scripts for generating the masterpost HTML for ITPE (the Informal Twitter
        Podfic Exchange).
        
        Installation
        ------------
        
        Install these scripts by running:
        
        .. code-block:: console
        
           pip install itpe
        
        or:
        
        .. code-block:: console
        
           pipsi install itpe
        
        Usage
        -----
        
        For the 2016 version, run ``itpe --help`` to get a usage message.
        
        Support
        -------
        
        If you are having issues, contact Alex Chan
        (`alex@alexwlchan.net <mailto:alex@alexwlchan.net>`_).
        
        License
        -------
        
        These scripts are licensed under the MIT license.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
