Newer versions of news/sabnzbd rely on a couple of new ports, one of
them being py-puremagic.

COMMENT
pure python implementation of magic file detection

DESCR
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.


I put it in devel as similar ports live there.

Comments / OK for importing?

Attachment: py-puremagic.tgz
Description: application/tar-gz

Reply via email to