unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org
Cc: guile-user@gnu.org
Subject: Mixp 0.5 available
Date: Wed, 10 Aug 2011 11:30:22 +0200	[thread overview]
Message-ID: <87ty9pvck1.fsf@ambire.localdomain> (raw)

release notes:

  After a long hiatus, Mixp is now moving forward again!
  Hackers, please see HACKING (in repo only).

  thi

README excerpt:

  Mixp is a Guile interface to expat, James Clark's XML Parser,
  originally written by Thierry Bézecourt.  This release of Mixp is
  available under the terms of the GNU GPL v3 (or later); see COPYING.
  It has been tested with Guile 1.4 and 1.8, and libexpat 2.0.1.

  Mixp provides two modules for use by Guile Scheme code:

    (mixp expat)  -- corresponds roughly to libexpat API
    (mixp utils)  -- high-level convenience procs

  See documentation in doc/ for details.

  This is alpha code (pre 1.0 release).  It may have bugs,
  and the interfaces may change from version to version.

NEWS excerpt:

  - 0.5 | 2011-08-05
    - maintainer now Thien-Thi Nguyen (please see THANKS)
    - license now GPLv3+
    - dropped $(bindir)/guile-expat
    - modules reset (BACKWARD INCOMPATIBLE)
      - (mixp expat) replaces (xml expat)
        - bugfix: handle NULL ‘prefix’ for ‘namespace-decl-start’
        - dropped
          - "expat:" prefix for exports
          - proc ‘set-encoding’
        - symbolic status, error codes
        - new error codes from expat 2.0
        - condensed API for handlers: ‘hset!’, ‘hget’
        - ‘not-standalone’ handler rv now interpreted as boolean
      - (mixp utils) replaces (xml mixp)
        - dropped
          - "mixp:" prefix for exports
          - proc ‘xml->list’
          - tree <-> list procs
        - ‘xml->tree’ handles ‘processing-instruction’, ‘comment’
    - documentation improvements
      - license now GFDL 1.3
      - indices combined
      - toc at beginning :-D
      - (slightly) more examples
    - "make check" improvements
      - does in-tree ".fake" install
      - honors VERBOSE=1
    - tested with (Unofficial) Guile 1.4.1.123
    - tested with GNU Guile 1.8.7
    - infrastructure (configure.ac, Makefile.am files) upgraded

tarball and its detached signature in dir:

  http://download.savannah.gnu.org/releases/mixp/

homepage:

  http://www.nongnu.org/mixp/



             reply	other threads:[~2011-08-10  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10  9:30 Thien-Thi Nguyen [this message]
2012-01-09 15:23 ` Mixp 0.5 available Andy Wingo
2012-01-10  9:06   ` Thien-Thi Nguyen

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87ty9pvck1.fsf@ambire.localdomain \
    --to=ttn@gnuvola.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).