Source: universal-detector
Section: libs
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
 Yavor Doganov <yavor@gnu.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 libgnustep-base-dev (>= 1.30.0-10),
Standards-Version: 4.7.0
Homepage: https://github.com/MacPaw/universal-detector
Vcs-Browser: https://salsa.debian.org/gnustep-team/universal-detector
Vcs-Git: https://salsa.debian.org/gnustep-team/universal-detector.git

Package: libuniversaldetector-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${gnustep: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.
