caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] extunix 0.0.4, ocaml-mysql 1.1.1 and some more
@ 2012-05-19 21:30 ygrek
  0 siblings, 0 replies; only message in thread
From: ygrek @ 2012-05-19 21:30 UTC (permalink / raw)
  To: caml-list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-19 21:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-19 21:30 [Caml-list] [ANN] extunix 0.0.4, ocaml-mysql 1.1.1 and some more ygrek

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).