{ "info": { "author": "Albert Sanchez Carbonell (STATEX)", "author_email": "statexblog@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Module to find files without extensions using Magic Numbers. For Python 3.X\r\n\r\nMagic Numbers implemented:\r\n\r\n- 25504446:PDF Document or Adobe Portable Document Format and Forms Document file\r\n- 424d:Bitmap graphic\r\n- ffd8\":JPEG graphic file\r\n- cafebabe:Class File\r\n- 0000000c6a5020200D0a: JPEG 2000\r\n- 47494638:GIF graphic file\r\n- 4949:TIF graphic file\r\n- 89504e470d0a1a0a:PNG graphic file\r\n- 38425053:Photoshop Graphics\r\n- d7cdc69a:Windows Meta File\r\n- 4d546864:MIDI file\r\n- 00000100:Icon file\r\n- 494433:MP3 file with ID3 identity tag\r\n- 52494646:AVI video file\r\n- 465753:Flash Shockwave\r\n- 464c56:Flash Video\r\n- 00000018667479706d703432:Mpeg 4 video file\r\n- 6d6f6f76:MOV video file\r\n- 3026b2758e66cf:Windows Video file\r\n- 3026b2758e66cf:Windows Audio file\r\n- 504b0304:PKZip\r\n- 1f8b08:GZip\r\n- 7573746172:Tar file\r\n- d0cf11e0a1b11ar1:Microsoft Installer\r\n- 4c01:Object Code File\r\n- 4d5a\":\"Dynamic Library\r\n- 4d534346\":CAB Installer file\r\n- 4D5A:Executable file\r\n- 526172211a0700:RAR file\r\n- 4d5a:SYS file\r\n- 3f5f0300:Help file\r\n- 4b444d56:VMWare Disk file\r\n- 2142444e42:Outlook Post Office file\r\n- d0cf11e0a1b11ae1:Word Document or Excel Document or PowerPoint Document or Visio Document or Outlook Message File\r\n- 7b5c72746631:RTF Document\r\n- 504b0304:DOCX (Office 2010) or XLSX (Office 2010) or PPTX (Office 2010)\r\n- 5374616e64617264204a6574:Microsoft Database\r\n- 2521:Postcript File\r\n- 252150532d41646f62652d332e3020455053462d332030:EPS File\r\n- 504b0304140008000800:Jar File\r\n- 4d6963726f736f66742056697375616c2053747564696f20536f6c7574696f6e2046696c65:SLN File\r\n\r\n\r\nUsage: --> Import TheMagicOfNumbers --> Magic = TheMagicOfNumbers.octarine(YOURFILE) --> print (Magic)\r\n\r\nThis is my tribute to Terry pratchett", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/StateX/TheNumbersOfMagic", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "www.statexblog.com", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "thenumbersofmagic", "package_url": "https://pypi.org/project/thenumbersofmagic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/thenumbersofmagic/", "project_urls": { "Download": "https://github.com/StateX/TheNumbersOfMagic", "Homepage": "www.statexblog.com" }, "release_url": "https://pypi.org/project/thenumbersofmagic/0.1/", "requires_dist": null, "requires_python": null, "summary": "Module to find files without extensions using Magic Numbers", "version": "0.1" }, "last_serial": 1506888, "releases": { "0.1": [] }, "urls": [] }