{ "info": { "author": "Claudio Kozick\u00fd", "author_email": "koziccla@fit.cvut.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only" ], "description": "Configurable Playlist Generator\n===============================\n\nCPG (stands for configurable playlist generator) is a command line application\nfor recursively scanning a directory for audio files and outputing a playlist\nfile. Several ways of influencing the ordering of tracks in the generated\nplaylist are available. The generated playlist's file format and the type of\nits paths (absolute or relative) can be configured too.\n\nQuick feature overview:\n\n- recursively scans a directory for audio files\n- sorts the found tracks into groups according to tag information\n- it can be configured based on which tags to create groups\n- groups can be additionally split up based on configurable criteria\n- tracks can be blacklisted in a configurable way\n- the resulted groups are randomly shuffled\n- ordering of tracks withing groups is configurable\n- resulted playlists can be exported into various playlist formats\n\nFor more information regarding installation and usage please refer to the\n`documentation`_.\n\n.. _documentation: https://cpg.readthedocs.io/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/9f/cpg", "keywords": "", "license": "GNU GPLv3", "maintainer": "", "maintainer_email": "", "name": "cpg", "package_url": "https://pypi.org/project/cpg/", "platform": "", "project_url": "https://pypi.org/project/cpg/", "project_urls": { "Homepage": "https://gitlab.com/9f/cpg" }, "release_url": "https://pypi.org/project/cpg/0.1.0/", "requires_dist": null, "requires_python": "~=3.6", "summary": "A configurable playlist generator", "version": "0.1.0" }, "last_serial": 3568728, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8a1b5d8dfb1cde10bb4a5d7013ae53bc", "sha256": "6c1d6b165a135257488eb909710b4759e5692a2f22d41e4270c067f3b43e44f2" }, "downloads": -1, "filename": "cpg-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8a1b5d8dfb1cde10bb4a5d7013ae53bc", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 24180, "upload_time": "2018-02-09T22:10:17", "url": "https://files.pythonhosted.org/packages/fd/9b/57f4606afb46b60f94cbe600ea13f409466fed43d14d80eec963d98627ff/cpg-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8a1b5d8dfb1cde10bb4a5d7013ae53bc", "sha256": "6c1d6b165a135257488eb909710b4759e5692a2f22d41e4270c067f3b43e44f2" }, "downloads": -1, "filename": "cpg-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8a1b5d8dfb1cde10bb4a5d7013ae53bc", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 24180, "upload_time": "2018-02-09T22:10:17", "url": "https://files.pythonhosted.org/packages/fd/9b/57f4606afb46b60f94cbe600ea13f409466fed43d14d80eec963d98627ff/cpg-0.1.0.tar.gz" } ] }