File: control

package info (click to toggle)
utf8.h 0~git20190120.2a7c5bf-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 212 kB
  • sloc: ansic: 2,292; makefile: 9; cpp: 1
file content (19 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: utf8.h
Priority: optional
Maintainer: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.3.0
Section: libs
Homepage: https://github.com/sheredom/utf8.h
#Vcs-Browser: https://salsa.debian.org/debian/utf8.h
#Vcs-Git: https://salsa.debian.org/debian/utf8.h.git

Package: libutf8.h-dev
Section: libdevel
Architecture: all
Depends: ${misc:Depends}
Description: header-files only UTF8 library
 The library provides a series of functions for string
 handlig in analogy to what the C library provides.
 These then have a utf8 prefix and knows how to handle
 single letters with multi-character representations.