{ "info": { "author": "sashgorokhov", "author_email": "sashgorokhov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia", "Topic :: System :: Filesystems" ], "description": "fileshuffle.py\n**************\n\n.. image:: https://img.shields.io/pypi/status/fileshuffle.svg\n :target: https://github.com/sashgorokhov/fileshuffle\n\n.. image:: https://img.shields.io/pypi/pyversions/fileshuffle.svg\n :target: https://pypi.python.org/pypi/fileshuffle\n\n.. image:: https://badge.fury.io/py/fileshuffle.svg\n :target: https://badge.fury.io/py/fileshuffle\n\n.. image:: https://img.shields.io/github/license/sashgorokhov/fileshuffle.svg\n :target: https://raw.githubusercontent.com/sashgorokhov/fileshuffle/master/LICENSE\n\nShuffle files\n\nInstallation\n------------\n\nPython3.5 is required.\n\n.. code-block:: shell\n\n pip install fileshuffle\n\nUsage\n-----\n\n.. code-block:: shell\n\n usage: fileshuffle.py [-h] --destination DESTINATION [--recurse]\n [--no-shuffle] [--order_prefix ORDER_PREFIX]\n [--order_prefix_regexp ORDER_PREFIX_REGEXP]\n source\n\n Shuffle files\n\n positional arguments:\n source Source directory\n\n optional arguments:\n -h, --help show this help message and exit\n --destination DESTINATION\n Destination directory. Will be cleared if exists and\n created if not\n --recurse, -R Search files in source directory recursively\n --no-shuffle Do not shuffle gathered files\n --order_prefix ORDER_PREFIX\n --order_prefix_regexp ORDER_PREFIX_REGEXP\n Used to detect existing order prefixes and remove them", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/sashgorokhov/fileshuffle/archive/v0.5.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sashgorokhov/fileshuffle", "keywords": "shuffle,file shuffle,filesystem", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "fileshuffle", "package_url": "https://pypi.org/project/fileshuffle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fileshuffle/", "project_urls": { "Download": "https://github.com/sashgorokhov/fileshuffle/archive/v0.5.zip", "Homepage": "https://github.com/sashgorokhov/fileshuffle" }, "release_url": "https://pypi.org/project/fileshuffle/0.5/", "requires_dist": null, "requires_python": null, "summary": "Shuffle files", "version": "0.5" }, "last_serial": 2935296, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "d440c89c4c73f078e33395b49ab1ff56", "sha256": "a25956d4d1fb0dc026a60266afccee350418d38fcf748c2f7f8d7dd7ba257d89" }, "downloads": -1, "filename": "fileshuffle-0.5.tar.gz", "has_sig": false, "md5_digest": "d440c89c4c73f078e33395b49ab1ff56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3037, "upload_time": "2017-06-08T12:09:02", "url": "https://files.pythonhosted.org/packages/1b/4a/fa2cdc7381db4d04f0435ee3d103cd364126f2e94fbb9f2981ab56c20dff/fileshuffle-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d440c89c4c73f078e33395b49ab1ff56", "sha256": "a25956d4d1fb0dc026a60266afccee350418d38fcf748c2f7f8d7dd7ba257d89" }, "downloads": -1, "filename": "fileshuffle-0.5.tar.gz", "has_sig": false, "md5_digest": "d440c89c4c73f078e33395b49ab1ff56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3037, "upload_time": "2017-06-08T12:09:02", "url": "https://files.pythonhosted.org/packages/1b/4a/fa2cdc7381db4d04f0435ee3d103cd364126f2e94fbb9f2981ab56c20dff/fileshuffle-0.5.tar.gz" } ] }