1
0
Fork 0

Adding upstream version 1.4.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 20:51:57 +01:00
parent 03367abfa8
commit d8b70e40a5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,9 @@ File identification library for Python.
Given a file (or some information about a file), return a set of standardized
tags identifying what the file is.
## Installation
`pip install identify`
## Usage
### With a file on disk