Top

filetype module

# -*- coding: utf-8 -*-

from .match import *  # noqa
from .helpers import *  # noqa
from .filetype import *  # noqa

# Current package semver version
__version__ = version = '0.1.2'

Module variables

var archive_matchers

var audio_matchers

var font_matchers

var image_matchers

var types

var version

var video_matchers

Sub-modules