File: control

package info (click to toggle)
ocaml-uucp 17.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,668 kB
  • sloc: ml: 101,195; makefile: 6
file content (39 lines) | stat: -rw-r--r-- 1,382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: ocaml-uucp
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Section: ocaml
Priority: optional
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-ocaml,
               libcmdliner-ocaml-dev,
               libtopkg-ocaml-dev,
               libuunf-ocaml-dev (>= 17.0.0),
               ocaml-findlib,
               ocamlbuild
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-uucp
Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-uucp.git
Homepage: https://erratique.ch/software/uucp

Package: libuucp-ocaml
Architecture: any
Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
Provides: ${ocaml:Provides}
Recommends: ocaml-findlib
Description: access properties of Unicode characters (runtime files)
 This low-deps library gives access to properties of Unicode
 characters of the Unicode character database.
 .
 This package provides the runtime files.

Package: libuucp-ocaml-dev
Architecture: any
Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
Provides: ${ocaml:Provides}
Recommends: ocaml-findlib
Description: access properties of Unicode characters (dev files)
 This low-deps library gives access to properties of Unicode
 characters of the Unicode character database.
 .
 This package provides the dev files.