{ "info": { "author": "Shane Donohoe", "author_email": "shane@donohoe.cc", "bugtrack_url": null, "classifiers": [], "description": "# lastfm sopel plugin\n\n[![pypi status](https://img.shields.io/pypi/v/sopel-modules.lastfm.svg)](https://pypi.org/project/sopel-modules.lastfm/)\n[![Build Status](https://travis-ci.org/shanedabes-sopel/sopel-lastfm.svg?branch=master)](https://travis-ci.org/shanedabes-sopel/sopel-lastfm)\n[![pyup status](https://pyup.io/repos/github/shanedonohoe/poku/shield.svg)](https://pyup.io/account/repos/github/shanedabes-sopel/sopel-lastfm/)\n\nA sopel plugin that returns the user's last listened track\n\n## Installation\n\nCan be installed from the pip using:\n\n pip install sopel_modules.lastfm\n\n\n## Testing\n\nIf you would like to make a contribution, be sure to run the included tests. Test requirements can be installed using:\n\n pip install -r requirements_dev.txt\n\nrun tests using:\n\n make test\n\nand start up a test sopel instance with docker by using:\n\n docker-compose up -d\n docker attach weechat\n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shanedabes/sopel-lastfm", "keywords": "", "license": "Eiffel Forum License, version 2", "maintainer": "", "maintainer_email": "", "name": "sopel-modules.lastfm", "package_url": "https://pypi.org/project/sopel-modules.lastfm/", "platform": "", "project_url": "https://pypi.org/project/sopel-modules.lastfm/", "project_urls": { "Homepage": "https://github.com/shanedabes/sopel-lastfm" }, "release_url": "https://pypi.org/project/sopel-modules.lastfm/0.2.0/", "requires_dist": [ "sopel (<7,>=6.0)" ], "requires_python": "", "summary": "A sopel plugin that returns the user's last listened track", "version": "0.2.0" }, "last_serial": 5867610, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "fedddaf997def0fb016cfcf015c900aa", "sha256": "2bb65ae3939e850ba661c5cf4cd75fd9707368d61cd7c124f3d04e7bbbedaa3c" }, "downloads": -1, "filename": "sopel_modules.lastfm-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fedddaf997def0fb016cfcf015c900aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5828, "upload_time": "2019-09-22T01:37:46", "url": "https://files.pythonhosted.org/packages/9e/42/595a4996a35aed32c24a31424cfb23391631a641431f496f401b7ddbad3d/sopel_modules.lastfm-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cc5aa2b6d3ea5e8919d1bd0e79cb04c", "sha256": "dbf0185830052186719b8371e37f5f9863b146ac46d669f91c108c25875f772b" }, "downloads": -1, "filename": "sopel_modules.lastfm-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7cc5aa2b6d3ea5e8919d1bd0e79cb04c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4318, "upload_time": "2019-09-22T01:37:49", "url": "https://files.pythonhosted.org/packages/f8/e3/7ec1531fa961d80b5a51af5946b5630ab11e0c42af5494e15f845b0129eb/sopel_modules.lastfm-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fedddaf997def0fb016cfcf015c900aa", "sha256": "2bb65ae3939e850ba661c5cf4cd75fd9707368d61cd7c124f3d04e7bbbedaa3c" }, "downloads": -1, "filename": "sopel_modules.lastfm-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fedddaf997def0fb016cfcf015c900aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5828, "upload_time": "2019-09-22T01:37:46", "url": "https://files.pythonhosted.org/packages/9e/42/595a4996a35aed32c24a31424cfb23391631a641431f496f401b7ddbad3d/sopel_modules.lastfm-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cc5aa2b6d3ea5e8919d1bd0e79cb04c", "sha256": "dbf0185830052186719b8371e37f5f9863b146ac46d669f91c108c25875f772b" }, "downloads": -1, "filename": "sopel_modules.lastfm-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7cc5aa2b6d3ea5e8919d1bd0e79cb04c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4318, "upload_time": "2019-09-22T01:37:49", "url": "https://files.pythonhosted.org/packages/f8/e3/7ec1531fa961d80b5a51af5946b5630ab11e0c42af5494e15f845b0129eb/sopel_modules.lastfm-0.2.0.tar.gz" } ] }