magika-cli 0.0.0

Determines the content type of a file with deep-learning
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Julien Cretin <cretin@google.com>", "Yanick Fratantonio <yanickf@google.com>"]
categories = ["command-line-utilities", "filesystem", "parser-implementations"]
description = "Determines the content type of a file with deep-learning"
edition = "2021"
homepage = "https://google.github.io/magika/"
keywords = ["cli", "file", "magic"]
license = "Apache-2.0"
name = "magika-cli"
repository = "https://github.com/google/magika"
version = "0.0.0"