ocaml-fileutils 0.4.5-4 source package in Ubuntu

Changelog

ocaml-fileutils (0.4.5-4) unstable; urgency=low


  * Team upload
  * Upload to unstable

 -- Stéphane Glondu <email address hidden>  Tue, 03 Dec 2013 21:21:52 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libdevel

Downloads

File Size SHA-256 Checksum
ocaml-fileutils_0.4.5-4.dsc 2.2 KiB ab702403ebff77ad369777434f797dc6e354d4ed17490d72fe151b3d2633d46b
ocaml-fileutils_0.4.5.orig.tar.gz 81.6 KiB 2ab3d2e9d8aa047871f6053e52007a8a25132653d5b1c29f8451ba2c1fab9866
ocaml-fileutils_0.4.5-4.debian.tar.gz 12.8 KiB da38235501e49278fd964b50880dc08a3a7d365789c0e6b8b2313446f1def598

Available diffs

No changes file available.

Binary packages built by this source

libfileutils-ocaml-dev: File manipulation for OCaml

 This library provides some functions which operate on the file system
 for the Objective Caml (OCaml) programming language. The aim is to enhance
 the basic functionality provided by the OCaml standard Filename module.
 .
 It provides functions, written in pure OCaml, for manipulating files (mv, cp,
 mkdir et al) and abstract filename (make_relative, make_absolute et al).