easy-format 1.0.1-1 source package in Ubuntu
Changelog
easy-format (1.0.1-1) unstable; urgency=low [ Sylvain Le Gall ] * Remove Sylvain Le Gall from uploaders [ Hendrik Tews ] * fix watch file (thanks to Bart Martens) * unapply debian changes patch in master * add myself as uploader * bump debhelper compat level and standards version * adjust dependencies * remove debian-changes patch; create ocamldoc subdir in rules * update home page * update copyright file * add README.Debian with documentation hints * fix lintian Vcs-* warning -- Hendrik Tews <email address hidden> Fri, 31 May 2013 22:16:56 +0200
Upload details
- Uploaded by:
- Debian OCaml Maintainers on 2013-06-01
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- ocaml
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
easy-format_1.0.1-1.dsc | 2.1 KiB | 6fad52de8711778ee31824c3de67855e18a971cdbf6290bca4b793027c559eae |
easy-format_1.0.1.orig.tar.gz | 13.4 KiB | 4b1c030de944158d9e62ce30f59ae2c007ea87b492e92463d8aced22a858f403 |
easy-format_1.0.1-1.debian.tar.gz | 3.3 KiB | 3479c38401bd85d023dce13c43130b1bf743153237c296a98ed7e3bb7652ef7d |
Available diffs
No changes file available.
Binary packages built by this source
- libeasy-format-ocaml: easy(ier) pretty printing for OCaml - plugins
This module offers a simplified interface to the Format module of the
OCaml standard library. Input data must be converted into a tree
using 3 kinds of nodes: atoms, lists and labelled nodes. Each node is
bound to its own formatting parameters and a single function call
produces the formatted output.
.
This package contains the shared runtime libraries.
- libeasy-format-ocaml-dev: easy(ier) pretty printing for OCaml - development files
This module offers a simplified interface to the Format module of the
OCaml standard library. Input data must be converted into a tree
using 3 kinds of nodes: atoms, lists and labelled nodes. Each node is
bound to its own formatting parameters and a single function call
produces the formatted output.
.
This package contains the development files for programming with the
library.