aboutsummaryrefslogtreecommitdiff
path: root/devel/py-typecode/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-typecode/pkg-descr')
-rw-r--r--devel/py-typecode/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-typecode/pkg-descr b/devel/py-typecode/pkg-descr
new file mode 100644
index 000000000000..eb11898a6357
--- /dev/null
+++ b/devel/py-typecode/pkg-descr
@@ -0,0 +1,3 @@
+TypeCode provides comprehensive filetype and mimetype detection using multiple
+detectors including libmagic (included as a dependency for Linux, Windows and macOS)
+and Pygments. It started as library in scancode-toolkit.