[File] Numpy data files

Christos Zoulas christos at zoulas.com
Wed Apr 22 23:13:52 UTC 2020


Added, thanks!

christos

> On Apr 22, 2020, at 4:35 PM, Steve Grubb <sgrubb at redhat.com> wrote:
> 
> Hello,
> 
> A lot of Linux systems have python data files stored in the NumPy file format.
> The specification for it can be found here:
> 
> https://numpy.org/devdocs/reference/generated/numpy.lib.format.html#format-version-1-0
> 
> The magic pattern that detects this is as follows:
> 
> 0       string  \223NUMPY                       NumPy data file
> !:mime  application/x-numpy-data
> 
> I don't know where you would like to put this or I would have turned it into
> a patch. I don't think its important to detect each version of the format as
> I have no idea how many there actually are.
> 
> Best Regards,
> -Steve
> 
> 
> --
> File mailing list
> File at astron.com
> https://mailman.astron.com/mailman/listinfo/file

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP
URL: <https://mailman.astron.com/pipermail/file/attachments/20200422/57c27cd5/attachment.asc>


More information about the File mailing list