Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

Misidentification of docx files #11

@katyo

Description

@katyo

It seems .docx is missing in mime database.
I don't sure this is problem of treemagic itself.

doc.doc:
    magic: application/msword
    treemagic: application/msword
doc.odt:
    magic: application/vnd.oasis.opendocument.text
    treemagic: application/vnd.oasis.opendocument.text
doc.docx:
    magic: application/vnd.openxmlformats-officedocument.wordprocessingml.document
    treemagic: application/zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions