{ "info": { "author": "Jakub Dvo\u0159\u00e1k", "author_email": "dvoraj84@fit.cvut.cz", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Secure File Handler\n===================\n\nThis module provides secure removing files and folders with content.\n\nModule was created as school project for MI-PYT class at FIT CTU.\n\n\nTask description\n----------------\n\nSee file https://github.com/dvorakj31/securefile_handler/blob/master/TASK.rst\n\n\nDocumentation\n=============\n\nhttps://securefile-handler.readthedocs.io/en/latest/index.html\n\n\nInstallation\n============\n\nThis module works on Python 3.6+.\n\nUnix-like system users\n----------------------\n\n1. Ensure you have installed c compiler on your device\n\n2. Ensure you have installed python version >= 3.6\n\n3. You can install this module manually via github:\n\n - Click on clone or download on this page and download ZIP\n\n - Dowload this repository on your drive\n\n - Unzip downloaded file\n\n - Run command-line and change directory to unzipped directory\n\n - Run ``python setup.py install``\n\n4. Another way is installing this module via pip.\n\n - Run command-line\n\n - Run command ``python -m pip install securefile-handler``\n\nWindows system users\n--------------------\n\n1. Ensure you have correctly set and installed C Windows Compiler (you can follow https://wiki.python.org/moin/WindowsCompilers)\n\n2. Ensure you have installed python version >= 3.6\n\n3. You can install this module manually via github:\n\n - Click on clone or download on this page and download ZIP\n\n - Dowload this repository on your drive\n\n - Unzip downloaded file\n\n - Run command-line and change directory to unzipped directory\n\n - Run ``py -3 setup.py install``\n\n4. Another way is installing this module via pip.\n\n - Run command-line\n\n - Run command ``py -3 -m pip install securefile-handler``", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dvorakj31/securefile_handler", "keywords": "python module secure file content remove shred move", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "securefile-handler", "package_url": "https://pypi.org/project/securefile-handler/", "platform": "", "project_url": "https://pypi.org/project/securefile-handler/", "project_urls": { "Homepage": "https://github.com/dvorakj31/securefile_handler" }, "release_url": "https://pypi.org/project/securefile-handler/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Module for secure (re)moving files and folders with content", "version": "0.1.2" }, "last_serial": 4894642, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "59e898ff9cdb2e9820037447cd831241", "sha256": "2e2b5992d477a7977a903d0506c98529652dcdba3b2d397cc0b0415a14c8cbb3" }, "downloads": -1, "filename": "securefile_handler-0.1.tar.gz", "has_sig": false, "md5_digest": "59e898ff9cdb2e9820037447cd831241", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33417, "upload_time": "2019-03-04T14:10:39", "url": "https://files.pythonhosted.org/packages/de/5f/a7fa917da64cc6b789ba6f720543138fb416ad4605a4d7439957354967cc/securefile_handler-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e9f24ff2fb45011a47e4c47a5020b42f", "sha256": "06918af4b0a5282d4f41357596754236421b36075624d9da783ab950488cb529" }, "downloads": -1, "filename": "securefile_handler-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e9f24ff2fb45011a47e4c47a5020b42f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33440, "upload_time": "2019-03-04T14:13:15", "url": "https://files.pythonhosted.org/packages/53/0b/9b899d9f79733d1f026d8ec3c5b8fb8cbc62a21fea369c2e24f0244238f1/securefile_handler-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3c4e54c33831a08b3c9480f2dc1249c8", "sha256": "b77568f24639759ad79d9c757e58363c9a98cecab505a0f4e225b8e0d8dd2f68" }, "downloads": -1, "filename": "securefile_handler-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3c4e54c33831a08b3c9480f2dc1249c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33462, "upload_time": "2019-03-04T14:15:47", "url": "https://files.pythonhosted.org/packages/f9/a4/8b358fe4014ed1f7b968ba1cef9cb1115939a4fd9132f23dc89974aea184/securefile_handler-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3c4e54c33831a08b3c9480f2dc1249c8", "sha256": "b77568f24639759ad79d9c757e58363c9a98cecab505a0f4e225b8e0d8dd2f68" }, "downloads": -1, "filename": "securefile_handler-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3c4e54c33831a08b3c9480f2dc1249c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33462, "upload_time": "2019-03-04T14:15:47", "url": "https://files.pythonhosted.org/packages/f9/a4/8b358fe4014ed1f7b968ba1cef9cb1115939a4fd9132f23dc89974aea184/securefile_handler-0.1.2.tar.gz" } ] }