findlib 1.5.5-2 source package in Ubuntu

Changelog

findlib (1.5.5-2) unstable; urgency=medium

  * Add `directory' directive to META.bytes
  * Bump debhelper compat level to 9
  * Delete obsolete README.source
  * Upload to unstable

 -- Stéphane Glondu <email address hidden>  Thu, 08 Oct 2015 11:49:01 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
findlib_1.5.5-2.dsc 2.2 KiB 864a6c44991dd088dbb626ce400224494d78b45ad5dfaf1aee00a516c5fc3290
findlib_1.5.5.orig.tar.gz 234.6 KiB aafaba4f7453c38347ff5269c6fd4f4c243ae2bceeeb5e10b9dab89329905946
findlib_1.5.5-2.debian.tar.xz 12.5 KiB a26492d9c9d78d67ce21aaaad12c01b0f2a830e571af3bf3ef51ac5f287c4791

Available diffs

No changes file available.

Binary packages built by this source

libfindlib-ocaml: library for managing OCaml libraries (runtime)

 The "findlib" OCaml library provides a scheme to manage reusable
 software components (packages), and includes tools that support this
 scheme. Packages are collections of OCaml modules for which
 metainformation can be stored. The packages are kept in the
 filesystem hierarchy, but with strict directory structure. The
 library contains functions to look the directory up that stores a
 package, to query metainformation about a package, and to retrieve
 dependency information about multiple packages.
 .
 This package contains files that are or may be needed at runtime by
 programs using findlib (META files and dynamically-loadable files).

libfindlib-ocaml-dev: library for managing OCaml libraries (development files)

 The "findlib" OCaml library provides a scheme to manage reusable
 software components (packages), and includes tools that support this
 scheme. Packages are collections of OCaml modules for which
 metainformation can be stored. The packages are kept in the
 filesystem hierarchy, but with strict directory structure. The
 library contains functions to look the directory up that stores a
 package, to query metainformation about a package, and to retrieve
 dependency information about multiple packages.
 .
 This package contains development files needed to compile programs
 using findlib.

ocaml-findlib: management tool for OCaml libraries

 The "findlib" OCaml library provides a scheme to manage reusable
 software components (packages), and includes tools that support this
 scheme. Packages are collections of OCaml modules for which
 metainformation can be stored. The packages are kept in the
 filesystem hierarchy, but with strict directory structure. The
 library contains functions to look the directory up that stores a
 package, to query metainformation about a package, and to retrieve
 dependency information about multiple packages.
 .
 This package contains a tool (ocamlfind) that allows the user to
 enter queries on the command-line. In order to simplify compilation
 and linkage, there are new frontends, all driven by ocamlfind, for
 the various OCaml compilers that can directly deal with packages.

ocaml-findlib-dbgsym: debug symbols for package ocaml-findlib

 The "findlib" OCaml library provides a scheme to manage reusable
 software components (packages), and includes tools that support this
 scheme. Packages are collections of OCaml modules for which
 metainformation can be stored. The packages are kept in the
 filesystem hierarchy, but with strict directory structure. The
 library contains functions to look the directory up that stores a
 package, to query metainformation about a package, and to retrieve
 dependency information about multiple packages.
 .
 This package contains a tool (ocamlfind) that allows the user to
 enter queries on the command-line. In order to simplify compilation
 and linkage, there are new frontends, all driven by ocamlfind, for
 the various OCaml compilers that can directly deal with packages.