Metadata-Version: 2.1
Name: cows
Version: 1.0.1
Summary: Simple, efficient collections for strings with
    wildcards.
Home-page: https://github.com/arosenfeld/cows
Author: Aaron M. Rosenfeld
Author-email: aaron@rosenfeld.io
License: UNKNOWN
Description: # cows
        
        [![Documentation Status](https://readthedocs.org/projects/cows/badge/?version=latest)](https://cows.readthedocs.io/en/latest/?badge=latest)
        
        **cows** (**co**llections for **w**ildcard **s**trings) is a Python library
        that provides efficient collection implementations where equality checking
        allows for wildcards in both the search string and the strings already in the
        collection.
        
        Please see the documentation at [Read the Docs](https://cows.readthedocs.io).
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
