Metadata-Version: 2.1
Name: last2libre
Version: 1.0.0.dev0
Summary: Utility to export Last.fm / Libre.fm history and import history into Libre.fm / Gnu.fm
Home-page: https://github.com/jwflory/last2libre
Author: kabniel, Justin W. Flory
License: GNU General Public License v3 or later (GPLv3+)
Keywords: Last.fm,Libre.fm,music,metadata,scrobble,Lastfm,data,tool
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: Utilities
Requires-Python: >=3
Description-Content-Type: text/markdown

last2libre
==========

Utility to export Last.fm / Libre.fm history and import history into Libre.fm / Gnu.fm


## About

last2libre is a utility to export and import scrobble / listen history from Last.fm and Gnu.fm sites (e.g. Libre.fm).
You can export history from Last.fm, Libre.fm, or a Gnu.fm instance to a text file.
After, you can import this data to Libre.fm or a Gnu.fm instance to replicate history between two different platforms.
These scripts make music listening history more accessible and also could enable study of a specific user's listening trends.


## Usage

Detailed usage instructions coming soon (updated documentation expected with v1.0.0 release).


## How to contribute

See [CONTRIBUTING.md](https://github.com/jwflory/last2libre/blob/master/.github/CONTRIBUTING.md "How to contribute to and work on last2libre").


## Legal

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Project licensed under the [GNU Public License v3](https://www.gnu.org/licenses/gpl-3.0).
last2libre was originally written by Jonas Haraldsson ([@kabniel](https://github.com/kabniel)).
last2libre is currently maintained by Justin W. Flory ([@jwflory](https://github.com/jwflory)).


