{ "info": { "author": "Guy Rutenberg", "author_email": "guyrutenberg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)" ], "description": "============\n``tree2ogg``\n============\nA script that allows recursively transcode directories/playlists of FLAC files\nto Ogg.\n\nWhen encountering existing files in the target directory, ``tree2ogg`` by\ndefault will skip them if the target's modification time is newer than the\nsource. This can be changed by using the ``--force`` and ``--skip`` flags.\n\nInstallation\n=============\nTo install ``tree2ogg``, use pip::\n\n pip install tree2ogg\n\nYou can also install the latest development version from github::\n\n pip install git+https://github.com/guyru/tree2ogg.git#egg=tree2ogg\n\nSynopsis\n========\n::\n\n usage: tree2ogg [-h] [-j JOBS] [--force | --skip] [-v] [--version]\n src dst_dir ...\n \n Convert a directory tree of FLAC files to Ogg.\n \n positional arguments:\n src source directory/playlist\n dst_dir destination directory\n oggenc_args additional arguments to pass to oggenc\n \n optional arguments:\n -h, --help show this help message and exit\n -j JOBS, --jobs JOBS number of simultaneous encoding process to spawn\n --force force overwrite existing files\n --skip always skip existing files\n -v, --verbose increase output verbosity\n --version show program's version number and exit\n\nCredits\n=======\n* Author: `Guy Rutenberg`_\n\n.. _`Guy Rutenberg`: http://www.guyrutenberg.com/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/guyru/tree2ogg/", "keywords": null, "license": "GPLv2+", "maintainer": null, "maintainer_email": null, "name": "tree2ogg", "package_url": "https://pypi.org/project/tree2ogg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tree2ogg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/guyru/tree2ogg/" }, "release_url": "https://pypi.org/project/tree2ogg/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A script that allows recursively transcode directories/playlists of FLAC files to Ogg.", "version": "0.2.0" }, "last_serial": 1255269, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e6c2a455676c236772160ee4c26dd151", "sha256": "40c7a2adef176d0d518f94d65dbcdefadaf1b67b9cdbcff464f3e6b425ca252a" }, "downloads": -1, "filename": "tree2ogg-0.1.tar.gz", "has_sig": false, "md5_digest": "e6c2a455676c236772160ee4c26dd151", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3707, "upload_time": "2013-12-25T06:43:58", "url": "https://files.pythonhosted.org/packages/26/54/7f86f48ef5d2adfa9cddd37f0c1e0f156b1ee67162e17c24b7d8d1e6a4c7/tree2ogg-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "01ae3e4a6573eb458af4497ee3ce62d3", "sha256": "3ff5812b848c00f9a1ab2ba67f7c1fa8779672354e70e3a7bfccc0b37c820230" }, "downloads": -1, "filename": "tree2ogg-0.1.1.tar.gz", "has_sig": false, "md5_digest": "01ae3e4a6573eb458af4497ee3ce62d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3803, "upload_time": "2013-12-28T21:03:02", "url": "https://files.pythonhosted.org/packages/6e/16/bd66e6134d6c52827c92a4c689d1b6e13205419a57ccd0a26397fdd1763c/tree2ogg-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a47bdfc42875c6b2f304ae5bb29d16c7", "sha256": "3b999352a3350ce6976577fb34bbe06308933698b58ac2f2cfccf7a864297a6a" }, "downloads": -1, "filename": "tree2ogg-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a47bdfc42875c6b2f304ae5bb29d16c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4729, "upload_time": "2014-10-11T15:54:55", "url": "https://files.pythonhosted.org/packages/24/1a/19fead43890fb4264869fca3143b5796c130a0203fc299d04709b0b1d00e/tree2ogg-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a47bdfc42875c6b2f304ae5bb29d16c7", "sha256": "3b999352a3350ce6976577fb34bbe06308933698b58ac2f2cfccf7a864297a6a" }, "downloads": -1, "filename": "tree2ogg-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a47bdfc42875c6b2f304ae5bb29d16c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4729, "upload_time": "2014-10-11T15:54:55", "url": "https://files.pythonhosted.org/packages/24/1a/19fead43890fb4264869fca3143b5796c130a0203fc299d04709b0b1d00e/tree2ogg-0.2.0.tar.gz" } ] }