{ "info": { "author": "hnp", "author_email": "hobnobpirate@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=============\nExamine Files\n=============\n\n\n.. image:: https://img.shields.io/pypi/v/examine_files.svg\n :target: https://pypi.python.org/pypi/examine_files\n\n.. image:: https://img.shields.io/travis/hobnobpirate/examine_files.svg\n :target: https://travis-ci.org/hobnobpirate/examine_files\n\n.. image:: https://readthedocs.org/projects/examine-files/badge/?version=latest\n :target: https://examine-files.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nChecks to see if magic number contents of files match extensions. Mostly a CTF tool.\n\n\n* Free software: MIT license\n* Documentation: https://examine-files.readthedocs.io.\n\n\nFeatures\n--------\n\n* Utilizes libmagic to analyze file type\n* Compares analyzed file type with expected type based on file extension\n* Prints report of matches, mismatches, and unknown status\n* Accepts custom whitelist or utilizes built-in default for demonstration only\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\nThe core functionality for this script relies on python-magic_ by Adam Hupp.\nFor installation questions outside of Linux (or the provided docker container), please see https://github.com/ahupp/python-magic.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _python-magic: https://github.com/ahupp/python-magic\n\n=======\nHistory\n=======\n\n0.1.0 (2019-06-08)\n------------------\n\n* First release.\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/hobnobpirate/examine_files", "keywords": "examine_files", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "examine-files", "package_url": "https://pypi.org/project/examine-files/", "platform": "", "project_url": "https://pypi.org/project/examine-files/", "project_urls": { "Homepage": "https://github.com/hobnobpirate/examine_files" }, "release_url": "https://pypi.org/project/examine-files/0.1.0/", "requires_dist": [ "prettytable (==0.7.2)", "python-magic (==0.4.15)" ], "requires_python": "", "summary": "Checks to see if magic number contents of files match extensions. Mostly a CTF tool.", "version": "0.1.0" }, "last_serial": 5376727, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "26598cbdd4898e148a383192138e4830", "sha256": "0a18bfb92b7ce8fcfc3ec12dd017b18c9e712954a57a9d3cb17547bac761963e" }, "downloads": -1, "filename": "examine_files-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "26598cbdd4898e148a383192138e4830", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4899, "upload_time": "2019-06-09T03:10:33", "url": "https://files.pythonhosted.org/packages/b4/76/c3b3e94e0f42d6164a64f5c05ef3f8ac0ecbfbeaf0717a8c1fba04065fa9/examine_files-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c901fd74a09fff21d610f78e14e568a7", "sha256": "e604226a95dc0041d50d0df0560337956b2a47fc4755cf8a3b1e0e0fba487847" }, "downloads": -1, "filename": "examine_files-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c901fd74a09fff21d610f78e14e568a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15337, "upload_time": "2019-06-09T03:10:36", "url": "https://files.pythonhosted.org/packages/22/55/ecb382c98125d76118f92ab2413610f17b0d5788db015a8dde8cf4bdeb33/examine_files-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "26598cbdd4898e148a383192138e4830", "sha256": "0a18bfb92b7ce8fcfc3ec12dd017b18c9e712954a57a9d3cb17547bac761963e" }, "downloads": -1, "filename": "examine_files-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "26598cbdd4898e148a383192138e4830", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4899, "upload_time": "2019-06-09T03:10:33", "url": "https://files.pythonhosted.org/packages/b4/76/c3b3e94e0f42d6164a64f5c05ef3f8ac0ecbfbeaf0717a8c1fba04065fa9/examine_files-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c901fd74a09fff21d610f78e14e568a7", "sha256": "e604226a95dc0041d50d0df0560337956b2a47fc4755cf8a3b1e0e0fba487847" }, "downloads": -1, "filename": "examine_files-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c901fd74a09fff21d610f78e14e568a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15337, "upload_time": "2019-06-09T03:10:36", "url": "https://files.pythonhosted.org/packages/22/55/ecb382c98125d76118f92ab2413610f17b0d5788db015a8dde8cf4bdeb33/examine_files-0.1.0.tar.gz" } ] }