caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: ygrek <ygrekheretix@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] extunix 0.0.4, ocaml-mysql 1.1.1 and some more
Date: Sun, 20 May 2012 00:30:18 +0300	[thread overview]
Message-ID: <20120520003018.0fd32a5f.ygrekheretix@gmail.com> (raw)

Hello,

 It is my pleasure to announce the multitude of (long overdue) releases tonight :
 
 ocaml-extunix 0.0.4
 -------------------

 ExtUnix provides thin bindings to various low-level system APIs which are not covered by Unix module.
 This release adds many new bindings and implements bigarray variants of some functions (as a consequence
 extunix now depends on bigarray). Many thanks to Goswin von Brederlow (who was the driving force behind this
 release), Andre Nathan and all previous (and future) contributors.

 Get it at http://extunix.forge.ocamlcore.org/

 ocaml-mysql 1.1.1
 -----------------

 Bindings to libmysqlclient. This release update build infrastructure tools (OCamlMakefile, autotools, etc), provides
 Windows build support (both for msvc and mingw), fixes OCaml 3.12 compatibility and implements a couple of new features.
 Thanks go to Dmitry Grebeniuk and Hezekiah M. Carty.

 More info and download links : http://ocaml-mysql.forge.ocamlcore.org/

 ocaml-geoip 0.0.1
 -----------------

 Bindings to libGeoIP library to access offline database of geographical information keyed by IP address. The bindings code
 is generated by camlidl and hopefully provides a comprehensive coverage of available C API.

 Homepage : http://geoip.forge.ocamlcore.org/

 ocaml-lzo 0.0.1, ocaml-snappy 0.0.1 
 -----------------------------------

 Both these packages implement bindings to fast lossless compression/decompression libraries (that generally favor speed
 over compression ratio) and feature simple interface that operates on string buffers.

 Choose your poison : http://snappy.forge.ocamlcore.org/ or http://lzo.forge.ocamlcore.org/

 ocaml-winsvc 0.0.1
 ------------------

 winsvc helps to turn OCaml program into Windows service. This is some old (but working) code with hardcoded build scripts.

 Drags out miserable existence at http://winsvc.forge.ocamlcore.org/

-- 
 ygrek
 http://ygrek.org.ua

                 reply	other threads:[~2012-05-19 21:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120520003018.0fd32a5f.ygrekheretix@gmail.com \
    --to=ygrekheretix@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).