Metadata-Version: 2.1
Name: string-between
Version: 0.0.4
Summary: TBA
Home-page: https://github.com/sfinktah/string_between
Author: Christopher Anderson
Author-email: sfinktah@github.spamtrak.org
License: MIT
Description: string_between
        
        Using string_between
        ====================
        
        .. code-block:: python
        
            import string_between
            
            # example usage
            
            > b'result'
        
        Changelog
        =========
        
        0.0.1: initial release (2021-09-07)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/x-rst
