SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
6
devel/py-puremagic/pkg/DESCR
Normal file
6
devel/py-puremagic/pkg/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
Puremagic is a pure python module that will identify a file based off it's magic
|
||||
numbers. It is designed to be minimalistic and inherently cross platform
|
||||
compatible. It is also designed to be a stand in for python-magic.
|
||||
|
||||
It does NOT try to match files off non-magic string. In other words it will not
|
||||
search for a string within a certain window of bytes like others might.
|
Loading…
Add table
Add a link
Reference in a new issue