Metadata-Version: 2.1
Name: legaldata
Version: 0.0.2
Summary: A package for getting getting Australian legal data from various sources with cache support.
Home-page: https://github.com/dylanhogg/legaldata
Author: Dylan Hogg
Author-email: dylanhogg@gmail.com
License: UNKNOWN
Description: # Legal Data (alpha version)
        
        [![pypi Version](https://img.shields.io/pypi/v/legaldata.svg?logo=pypi)](https://pypi.org/project/legaldata/)
        ![Latest Tag](https://img.shields.io/github/v/tag/dylanhogg/legaldata)
        ![Depenencies](https://img.shields.io/librariesio/github/dylanhogg/legaldata)
        
        A package for getting getting Australian legal data from various sources with cache support.
        
        
        ### Install from PyPi
        ```
        pip install legaldata
        ```
        
        Legal Data is distributed under the MIT license.
        
Keywords: legal,law,data,crawler
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Legal Industry
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
