Metadata-Version: 2.1
Name: string_between
Version: 0.0.5
Summary: TBA
Home-page: https://github.com/sfinktah/string_between
Author: Christopher Anderson
Author-email: sfinktah@github.spamtrak.org
License: MIT
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
License-File: LICENSE.txt

string_between

Using string_between
====================

.. code-block:: python

    import string_between
    
    # example usage
    
    > b'result'

Changelog
=========

0.0.1: initial release (2021-09-07)



