Metadata-Version: 2.0
Name: pylastfm
Version: 0.1.1
Summary: Lazy Last.FM API bindings
Home-page: https://github.com/thesquelched/pylastfm
Author: Scott Kruger
Author-email: scott@chojin.org
License: UNKNOWN
Download-URL: https://github.com/thesquelched/pylastfm/tarball/0.1.1
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: requests (>=2.5.1)
Requires-Dist: six (>=1.9.0)
Requires-Dist: python-dateutil (>=2.4.0)
Requires-Dist: figgis (>=1.6.0)

pylastfm
========

Lasty Last.FM API bindings

.. image:: https://travis-ci.org/thesquelched/pylastfm.svg?branch=master
    :target: https://travis-ci.org/thesquelched/pylastfm

`GitHub Project <https://github.com/thesquelched/pylastfm>`_

Changelog
---------
0.1.1
-----
- Initial release

