${project.name}${project.channel}Object oriented interface to Pica+ records
PicaRecord provides an object oriented interface to Pica+ records,
fields, and subfields.
David Mausdmausmaus@hab.deyes${build.date}${project.version}${project.majorVersion}.${project.minorVersion}${project.stability}stableGNU General Public License v3
The PicaRecord package does not provide the means to read or write
Pica+ records. In order to do so you need to install the packages
PicaReader and PicaWriter that are available via this PEAR
channel, too.
${contents}
5.3.01.9.4Autoloaderpear.phix-project.org3.0.03.999.99990.3.00.3stablestable2012-03-05GNU General Public License v3
* PicaRecord is now E_STRICT compliant
* add Record::getFirstMatchingField(), return first field matching a selector
* add Field::getNthSubfield(), return the nth subfield with a specified code
0.2.00.2stablestable2012-02-17GNU General Public License v3
* add Record::getMaximumOccurrenceOf(), return maximum occurrence value of field identified by tag
* fix the inline documentation
0.1.00.1stablestable2012-02-15GNU General Public License v3
Initial release.