{ "info": { "author": "Jeremie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Desktop Environment :: File Managers", "Topic :: System :: Archiving :: Backup", "Topic :: Utilities" ], "description": "=======================\nPyDuplicateFileManager_\n=======================\n\nCopyright (c) 2010,2011,2015,2016 J\u00e9r\u00e9mie DECOCK (http://www.jdhp.org)\n\n\n* Web site: http://www.jdhp.org/projects_en.html#pydfm\n* Online documentation: http://pydfm.readthedocs.org\n* Source code: https://github.com/jeremiedecock/pydfm\n* Issue tracker: https://github.com/jeremiedecock/pydfm/issues\n* PyDuplicateFileManager on PyPI: https://pypi.python.org/pypi/pydfm\n\nNote:\n\n This project is still in beta stage, so the API is not finalized yet.\n\n\nDescription\n===========\n\nPyDuplicateFileManager finds duplicated files and directories.\n\nPyDuplicateFileManager is written in Python and released under the MIT license.\n\n\nDependencies\n============\n\nPyDuplicateFileManager is tested to work with Python 3.4 under Gnu/Linux Debian\n8 and Windows 7.\nIt should also work with Python 3.X under recent Gnu/Linux and Windows systems.\nIt hasn't been tested (yet) on MacOSX and BSD systems.\n\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall PyDuplicateFileManager with these commands\n(in a terminal)::\n\n pip install --pre pydfm\n pip install --upgrade pydfm\n pip uninstall pydfm\n\nOr, if you have downloaded the PyDuplicateFileManager source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install pydfm\n\nWindows\n-------\n\nNote:\n\n The following installation procedure has been tested to work with Python\n 3.4 under Windows 7.\n It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall PyDuplicateFileManager with these commands\n(in a `command prompt`_)::\n\n py -m pip install --pre pydfm\n py -m pip install --upgrade pydfm\n py -m pip uninstall pydfm\n\nOr, if you have downloaded the PyDuplicateFileManager source code::\n\n py setup.py install\n\n.. MacOSX\n.. -------\n.. \n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under MacOSX 10.6 (*Snow Leopard*).\n.. It should also work with recent MacOSX systems.\n.. \n.. You can install, upgrade, uninstall PyDuplicateFileManager with these\n.. commands (in a terminal)::\n.. \n.. pip install --pre pydfm\n.. pip install --upgrade pydfm\n.. pip uninstall pydfm\n.. \n.. Or, if you have downloaded the PyDuplicateFileManager source code::\n.. \n.. python3 setup.py install\n\n\nDocumentation\n=============\n\n.. PyDuplicateFileManager documentation is available on the following page:\n.. \n.. http://pydfm.rtfd.org/\n\n- Online Documentation: http://pydfm.readthedocs.org\n- API Documentation: http://pydfm.readthedocs.org/en/latest/api.html\n\n\nExample usage\n=============\n\nTODO...\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the PyDuplicateFileManager Bug\nTracker at:\n\n https://github.com/jeremiedecock/pydfm/issues\n\n\nLicense\n=======\n\nPyDuplicateFileManager is provided under the terms and conditions of the\n`MIT License`.\n\n.. _PyDuplicateFileManager: http://www.jdhp.org/projects_en.html#pydfm\n.. _MIT License: http://opensource.org/licenses/MIT\n.. _command prompt: https://en.wikipedia.org/wiki/Cmd.exe", "description_content_type": null, "docs_url": null, "download_url": "http://www.jdhp.org/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/", "keywords": "duplicate files directories manage clean hash", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pydfm", "package_url": "https://pypi.org/project/pydfm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pydfm/", "project_urls": { "Download": "http://www.jdhp.org/", "Homepage": "http://www.jdhp.org/" }, "release_url": "https://pypi.org/project/pydfm/3.0.dev3/", "requires_dist": null, "requires_python": null, "summary": "Find duplicated files and directories", "version": "3.0.dev3" }, "last_serial": 1945326, "releases": { "3.0.dev1": [ { "comment_text": "", "digests": { "md5": "848b835bb47d854685004870ac4b242d", "sha256": "357a23f923a28a7bf17ff2ab441a014759487c0926eaf5cecd2d151a5adcbb0d" }, "downloads": -1, "filename": "pydfm-3.0.dev1.tar.gz", "has_sig": false, "md5_digest": "848b835bb47d854685004870ac4b242d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13871, "upload_time": "2015-11-02T16:46:27", "url": "https://files.pythonhosted.org/packages/64/a4/c1dd18d0ed122cc71d01688280d5952839fd45880c7c1f9ddd0739511ab8/pydfm-3.0.dev1.tar.gz" } ], "3.0.dev2": [ { "comment_text": "", "digests": { "md5": "b172bf0ea366e3f56a81a14734b3f490", "sha256": "ab67cc7c512a1ef2bfd42afb9b390e59a7cac20c8e86be3cffc258ab1fe54e2b" }, "downloads": -1, "filename": "pydfm-3.0.dev2.tar.gz", "has_sig": false, "md5_digest": "b172bf0ea366e3f56a81a14734b3f490", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22637, "upload_time": "2015-11-02T22:53:44", "url": "https://files.pythonhosted.org/packages/4c/bc/2a8849cb52a4e0b52acbab78e6496112f27f495ff64edba9ac8bfe2890d9/pydfm-3.0.dev2.tar.gz" } ], "3.0.dev3": [ { "comment_text": "", "digests": { "md5": "48c0a264e65363c6c414d3524c6b81d7", "sha256": "c6e3baebc05cd876373aef33ad786db23516a6da8d4706307be8041deddf63fc" }, "downloads": -1, "filename": "pydfm-3.0.dev3.tar.gz", "has_sig": false, "md5_digest": "48c0a264e65363c6c414d3524c6b81d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24144, "upload_time": "2016-02-08T10:24:28", "url": "https://files.pythonhosted.org/packages/5c/48/a75755f560c7ccc7df72df6ed9d167dcee3ed7359d9d6eec4b51c80d1249/pydfm-3.0.dev3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48c0a264e65363c6c414d3524c6b81d7", "sha256": "c6e3baebc05cd876373aef33ad786db23516a6da8d4706307be8041deddf63fc" }, "downloads": -1, "filename": "pydfm-3.0.dev3.tar.gz", "has_sig": false, "md5_digest": "48c0a264e65363c6c414d3524c6b81d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24144, "upload_time": "2016-02-08T10:24:28", "url": "https://files.pythonhosted.org/packages/5c/48/a75755f560c7ccc7df72df6ed9d167dcee3ed7359d9d6eec4b51c80d1249/pydfm-3.0.dev3.tar.gz" } ] }