Metadata-Version: 2.1
Name: legislice
Version: 0.5.2
Summary: API client for fetching and comparing passages from legislation
Home-page: https://github.com/mscarey/legislice
Author: Matt Carey
Author-email: matt@authorityspoke.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/mscarey/legislice/issues
Project-URL: Documentation, https://legislice.readthedocs.io/en/latest/
Description: # Legislice
        
        [![An Ethical Open Source Project](https://img.shields.io/badge/open-ethical-%234baaaa)](https://ethicalsource.dev/licenses/) [![Tests](https://github.com/mscarey/legislice/actions/workflows/python-package-2.yml/badge.svg)](https://github.com/mscarey/legislice/actions) [![Coverage Status](https://coveralls.io/repos/github/mscarey/legislice/badge.svg?branch=master)](https://coveralls.io/github/mscarey/legislice?branch=master) [![Documentation Status](https://readthedocs.org/projects/legislice/badge/?version=latest)](https://legislice.readthedocs.io/en/latest/?badge=latest)
        
        
        Legislice is a utility for downloading the text of statutes and constitutional provisions, and then creating computable objects representing passages from those provisions. Legislice is used by [AuthoritySpoke](https://authorityspoke.readthedocs.io).
        
        View the [documentation on ReadTheDocs](https://legislice.readthedocs.io/en/latest/).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Legal Industry
Classifier: License :: Free To Use But Restricted
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Topic :: Sociology :: History
Requires-Python: >=3.8
Description-Content-Type: text/markdown
