cameleon 1.9.21-1 source package in Ubuntu

Changelog

cameleon (1.9.21-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:11:24 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cameleon_1.9.21.orig.tar.gz 546.7 KiB b64d685bcc37dd9021a78e39fe6e10d9603d878e899cb9fb4ace85cf7d5c7837
cameleon_1.9.21-1.debian.tar.gz 29.5 KiB 64c5af663deea758f6f8ed0243f8830f6f7c93ecbf658825f7381a2f1885de8c
cameleon_1.9.21-1.dsc 2.3 KiB 6853389426c88efe469bd93144ef0f23d835fe21bf8e84548040afc61d49d39e

Available diffs

View changes file

Binary packages built by this source

cameleon: integrated development environment for OCaml

 Cameleon is a set of tools and libraries put together to create an
 integrated development environment for the OCaml programming language.
 .
 Its main features are :
  - graphical user interface,
  - configuration management based on CVS,
  - easy access to and browsing of documentation,
  - various editors, according to customizable file types,
  - use of plug-ins to define new features,
  - highly customizable interface (menus, toolbar, keyboard shortcuts).
 .
 Tools shipped are :
  - Chamo, a source code editor based on the GtkSourceView widget with some
    emacs-like functionality,
  - DBforge, a tool to describe database schemas and generate OCaml code to
    access these databases,
  - OCamlCVS, a graphical front end for the CVS configuration management
    utility,
  - Report, a tool aims to make generation of XML documents from OCaml
    applications easier,

cameleon-doc: documentation for Cameleon

 It contains documentation build with Cameleon:
  - Cameleon reference manual
  - Cameleon user manual,
 .
 Documentation can be in HTML, Postscript or odoc formats.

libcameleon-ocaml-dev: libraries from Cameleon

 It contains the libraries built with Cameleon:
  - Config_file, create configuration files,
  - Configwin, build configuration or input windows in LablGTK,
  - Odiff, print and parse differences between files or strings, in the diff
    utility format,
  - Odot, parse and print Graphviz dot files,
  - Okey, add handlers to key press events in LablGTK,
  - Tdl, represent, store and read TODO lists in XML files,