Metadata-Version: 2.1
Name: llbase
Version: 1.3.0b1
Summary: Base Linden Lab Python modules
Home-page: https://github.com/secondlife/python-llbase
License: MIT
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: llsd
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: mock ; extra == 'dev'
Requires-Dist: pytest-cov (<3) ; extra == 'dev'

# Linden Lab Base

Vintage python utility modules used by Linden Lab, the creators of
[Second Life](https://secondlife.com).
