the old repository (bese-devel(a)common-lisp.net) had collected a lot of
cruft (dead or empty branches, versions and categories) so i degided to
follow create a new archive:
name - bese-2004(a)common-lisp.net
public location -
'http://common-lisp.net/project/bese/bese-2004@common-lisp.net'
this archive currently only has the FiveAM development, and pxmlutils
but soon everything will be moved over. the bese category has been
moved into a support--dists branch while the www caterogy has been
moved into support--htdocs. we're no longer going to have stable or
main branches, we'll just have the main dev branch for each project. if
we need to do work which can't go on the main branch we'll branch, but
if we want to make a release we're just going to add the proper config.
i'm seriously comptemplating moving the ucw stuff into this repo as
well.
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
cl-icu 0.1.0 has been released.
cl-icu now contains a 95% complete CLOS interface to ICU's Locale,
DateFormatter, Calendar and NumberFormatter components, only some of
the esotoric inspection facilites (getAvailableLocales and similar) are
missing.
cl-icu is now asdf-install'able.
cl-icu now has a home page at
http://common-lisp.net/project/bese/cl-icu.html
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
cl-icu is a common lisp interface to IBM's unicode/i18n library ICU
(http://oss.software.ibm.com/icu/). The goal of ICU is to provide
convient i18n support to lisp applications by providing a convient
interface to ICU.
Currently only basic date and number formatting are available (see
sample/datefmt.lisp and samples/numfmt.lisp).
cl-icu is know to work on OpenMCl with ICU version 2.6, although the
use of uffi and icu's relative api stability should minimize porting
issuse. Due to some complexeties in loading libicui18n and libicuc
please read the README file _before_ compiling and loading cl-icu, in
particular you will probably have to edit a few files based on how icu
was compiled.
ftp://ftp.common-lisp.net/pub/bese/cl-icu/0.0/cl-icu_0.0.0.tar.gz
Arch params:
archive: bese-devel(a)common-lisp.net
current dev branch: cl-icu--dev--0.0
enjoy,
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen