Source: universal-detector
Section: libs
Priority: optional
Maintainer: Bastian Germann <bage@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 gobjc,
 libgnustep-base-dev,
 libuchardet-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/MacPaw/universal-detector

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.
