Source: universal-detector
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               gobjc,
               libgnustep-base-dev,
               libuchardet-dev,
Standards-Version: 4.7.0
Homepage: https://github.com/MacPaw/universal-detector
Vcs-Browser: https://salsa.debian.org/debian/universal-detector
Vcs-Git: https://salsa.debian.org/debian/universal-detector.git

Package: libuniversaldetector-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
Description: library for character set autodetection
 This is an Objective-C wrapper for the uchardet package by Mozilla.
 Its intended use is filename encoding detection.
