Metadata-Version: 1.2
Name: simple_pastebin_parser
Version: 0.3.3
Summary: a small web crawler for the pastebin.com website
Home-page: https://github.com/shlomikushchi/simple_pastebin_parser
Author: Shlomi Kushchi
Author-email: shlomik@example.com
License: UNKNOWN
Description: ======================
        simple pastebin parser
        ======================
        
        
        
        
        .. image:: https://pyup.io/repos/github/shlomikushchi/simple_pastebin_parser/shield.svg
             :target: https://pyup.io/repos/github/shlomikushchi/simple_pastebin_parser/
             :alt: Updates
        
        
        
        a small web crawler for the pastebin.com website
        
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2020-03-07)
        ------------------
        
        * First release on PyPI.
        
        
        0.2.5 (2020-03-07)
        ------------------
        
        * integration with travis.ci
        
        0.2.6 (2020-03-07)
        ------------------
        
        * changing the POC code to work with installed pypi package
        
Keywords: simple_pastebin_parser
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
