⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 sleuthit-2.09 一个磁盘的工具集
💻
字号:
This directory contains Python bindings to allow you to access thelibmagic api. At the moment their status is "experimental" andthey are not built by default. You may need to edit include and librarysearch paths in setup.py so that python's distutils build process can find the magic header and lib files.In order to be able to compile magic-python you need to have pythonand the python-dev packages installed.Python libraries are always built for a particular version of Python(2.2, 2.3, etc), and libraries built for one version will not be seenby another.To build:$ python setup.py buildNow, you can install the modules:$ cp build/lib.*/magic.so /usr/lib/python2.3/lib-dynload/(the directory /usr/lib/python2.3 may vary, depending on your installation)magic-python should work now!

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -