{ "info": { "author": "Svein Seldal", "author_email": "sveinse@seldal.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "Directory scanner\n=================\n\nA recursive directory traverser, which can be used to traverse one or\nmultiple directories in parallel. It resembles the python function\nos.walk(), but with the ability to walk multiple directories\nsimulaneously, making it suitable for comparing directory trees.\n\nA cmd-line tool, dirscan, provides directory scanning and comparing\nfunctions from the command-line.\n\n----------\n\nHome for the project:\n https://github.com/sveinse/dirscan\n\nCopyright 2010-2018, Svein Seldal \n\nThis application is licensed under GNU GPL version 3\n. This is free software: you are\nfree to change and redistribute it. There is NO WARRANTY, to the\nextent permitted by law.\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/sveinse/dirscan", "keywords": "utility directory", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "dirscan", "package_url": "https://pypi.org/project/dirscan/", "platform": "", "project_url": "https://pypi.org/project/dirscan/", "project_urls": { "Homepage": "https://github.com/sveinse/dirscan" }, "release_url": "https://pypi.org/project/dirscan/0.9/", "requires_dist": null, "requires_python": "", "summary": "Directory traverser", "version": "0.9" }, "last_serial": 3881884, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "3210417b0a8f1dbcf4f4c57bd9ec2b15", "sha256": "e371902e5094bebb5443914cc2466bc26d74641475cf5cfa0f7ad18d23edd76a" }, "downloads": -1, "filename": "dirscan-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3210417b0a8f1dbcf4f4c57bd9ec2b15", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18932, "upload_time": "2018-05-21T02:04:29", "url": "https://files.pythonhosted.org/packages/d4/f2/b723d9bd19f5ce78cb8c59dde5a9795d27823f189eaf693e0cf34d785da1/dirscan-0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8465506480cd58f2b0f1800c7088aaef", "sha256": "f0c4a17a2cfdc511f3c53010cf005fd232516e0fe7502e00363efe3f7533e130" }, "downloads": -1, "filename": "dirscan-0.9.tar.gz", "has_sig": false, "md5_digest": "8465506480cd58f2b0f1800c7088aaef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16764, "upload_time": "2018-05-21T02:04:31", "url": "https://files.pythonhosted.org/packages/0f/57/fe487d11dc67216c406623b72534f8457400eaf1e39ffacd53cad4edf8b5/dirscan-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3210417b0a8f1dbcf4f4c57bd9ec2b15", "sha256": "e371902e5094bebb5443914cc2466bc26d74641475cf5cfa0f7ad18d23edd76a" }, "downloads": -1, "filename": "dirscan-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3210417b0a8f1dbcf4f4c57bd9ec2b15", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18932, "upload_time": "2018-05-21T02:04:29", "url": "https://files.pythonhosted.org/packages/d4/f2/b723d9bd19f5ce78cb8c59dde5a9795d27823f189eaf693e0cf34d785da1/dirscan-0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8465506480cd58f2b0f1800c7088aaef", "sha256": "f0c4a17a2cfdc511f3c53010cf005fd232516e0fe7502e00363efe3f7533e130" }, "downloads": -1, "filename": "dirscan-0.9.tar.gz", "has_sig": false, "md5_digest": "8465506480cd58f2b0f1800c7088aaef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16764, "upload_time": "2018-05-21T02:04:31", "url": "https://files.pythonhosted.org/packages/0f/57/fe487d11dc67216c406623b72534f8457400eaf1e39ffacd53cad4edf8b5/dirscan-0.9.tar.gz" } ] }