Discussion:
[ANNOUNCEMENT] File_MARC-1.1.0 (stable) Released.
PEAR Announce
2014-01-19 17:05:51 UTC
Permalink
The new PEAR package File_MARC-1.1.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
1.1.0
* Enable namespaces in MARCXML handling (thanks Carsten Klee!)
* Remove skip check for Structures/Linked_List

Package Info
------------
The standard for machine-readable cataloging (MARC) records is documented at http://loc.gov/marc/. This package enables you to read existing MARC records from a file, string, or (using the YAZ extension), from a Z39.50 source. You can also use this package to create new MARC records.

This package is based on the PHP MARC package, originally called "php-marc", that is part of the Emilda Project (http://www.emilda.org). Christoffer Landtman generously agreed to make the "php-marc" code available under the GNU LGPL so it could be used as the basis of this PEAR package.

Related Links
-------------
Package home: http://pear.php.net/package/File_MARC
Changelog: http://pear.php.net/package/File_MARC/download/1.1.0
Download: http://download.pear.php.net/package/File_MARC-1.1.0.tgz

Authors
-------
Dan Scott <***@gmail.com> (lead)
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Loading...