Metadata-Version: 2.4
Name: py-sonic
Version: 1.0.3
Summary: A python wrapper library for the Subsonic REST API.  http://subsonic.org
Home-page: http://stuffivelearned.org
Author: Jay Deiman
Author-email: admin@splitstreams.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System
Requires-Python: >=3
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

This is a basic wrapper library for the Subsonic REST API. This will allow you to connect to your server and retrieve information and have it returned in basic Python types.
