NOTICE: This package has been removed from pkgsrc

./textproc/erlang-p1_xml, Fast Expat based Erlang XML parsing library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.1nb1, Package name: erlang-p1_xml-1.1.1nb1, Maintainer: pkgsrc-users

Fast Expat based Erlang XML parsing and manipulation library,
with a strong focus on XML stream parsing from network.


Required to run:
[lang/erlang] [misc/erlang-p1_utils]

Required to build:
[devel/rebar]

Master sites:

SHA1: 72ad07f1843f20469fe7517a75df60e66676b096
RMD160: 331258bc25be3db18465d823d8ffef3b5a27cffb
Filesize: 81.4 KB

Version history: (Expand)


CVS history: (Expand)


   2016-04-25 22:37:17 by Filip Hajny | Files touched by this commit (50) | Package removed
Log message:
Remove superseded ejabberd dependencies (Erlang modules).
   2016-01-16 19:56:51 by Filip Hajny | Files touched by this commit (2)
Log message:
Change textproc/erlang-p1_xml to use erlang/module.mk.
Bump PKGREVISION.
   2016-01-13 16:34:15 by Filip Hajny | Files touched by this commit (3)
Log message:
Update textproc/erlang-p1_xml to 1.1.1.

Version 1.1.1
- Support for both rebar and rebar3
- Huge performance and memory improvements
- Normalize namespace prefixed elements
- Document how to run tests
- Architecture documentation in README.md
- Introduce Elixir Quickcheck tests
- Support C code coverage
- Better test case coverage
- Continuous integration with Travis CI and Coveralls
- Test refactoring
- Save cflags/ldflags passed to configure
- Move code for locating nif files to p1_utils package
- Improve code for locating .so part
- Do not check Expat presence via m4 macro

Version 1.1.0
- Initial release on Hex.pm
   2015-11-04 14:45:46 by Filip Hajny | Files touched by this commit (87) | Package updated
Log message:
Import 20 Erlang module packages that will work as dependencies
in the ejabberd 15.10 update that follows.