File: control

package info (click to toggle)
camomile 0.8.4-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 22,256 kB
  • sloc: ml: 14,032; makefile: 368; xml: 224; sh: 6
file content (43 lines) | stat: -rw-r--r-- 1,517 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
40
41
42
43
Source: camomile
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1),
 debhelper (>= 7),
 ocaml-nox (>= 4),
 po4a, docbook-xml (>= 4.4), docbook-xsl, libxml2-utils, xsltproc,
 ocaml-findlib (>= 1.4),
 dh-ocaml (>= 0.9.1),
 cppo,
 camlp4
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camomile.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/camomile.git
Homepage: http://sourceforge.net/projects/camomile/

Package: libcamomile-ocaml-data
Architecture: all
Suggests: libcamomile-ocaml-dev
Depends: ${misc:Depends}
Description: Unicode data for OCaml
 Camomile is a comprehensive Unicode library for objective caml language.
 The library is currently designed to conform Unicode Standard 3.2.
 .
 This package contains the data needed by camomile.

Package: libcamomile-ocaml-dev
Architecture: any
Depends: libcamomile-ocaml-data (= ${source:Version}),
  ${misc:Depends},
  ${shlibs:Depends},
  ${ocaml:Depends}
Provides: ${ocaml:Provides}
Recommends: ocaml-findlib
Description: Unicode library for OCaml
 Camomile is a comprehensive Unicode library for objective caml language.
 The library is currently designed to conform Unicode Standard 3.2.
 .
 Normalisers (NFD, NFKD, NFC, NFKC) and collator (string comparison) pass
 the conformance tests defined Unicode Technical Reports. Collator is also
 tested to Canadian, Thai and Japanese standards with their locales.