a:22:{s:7:"attribs";a:6:{s:15:"packagerversion";s:5:"1.9.1";s:7:"version";s:3:"2.0";s:5:"xmlns";s:35:"http://pear.php.net/dtd/package-2.0";s:11:"xmlns:tasks";s:33:"http://pear.php.net/dtd/tasks-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:147:"http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";}s:4:"name";s:8:"XML_NITF";s:7:"channel";s:12:"pear.php.net";s:7:"summary";s:21:"Parse NITF documents.";s:11:"description";s:373:"This package provides a NITF XML parser. The parser was designed with NITF version 3.1, but should be forward-compatible when new versions of the NITF DTD are produced. Various methods for accessing the major elements of the document, such as the hedline(s), byline, and lede are provided. This class was originally tested against the Associated Press's (AP) XML data feed.";s:4:"lead";a:4:{s:4:"name";s:14:"Patrick O'Lone";s:4:"user";s:6:"polone";s:5:"email";s:19:"polone@townnews.com";s:6:"active";s:3:"yes";}s:4:"date";s:10:"2010-10-24";s:4:"time";s:8:"12:19:53";s:7:"version";a:2:{s:7:"release";s:5:"1.1.1";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:121:"QA release Package 2.0 Fixed dir structure Bug #2787 getMedia method typo Bug #3084 getDocData('copyright') returns null";s:8:"contents";a:1:{s:3:"dir";a:2:{s:7:"attribs";a:2:{s:14:"baseinstalldir";s:1:"/";s:4:"name";s:1:"/";}s:4:"file";a:4:{i:0;a:1:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"5e6e618e655995903e1d70820da14c2b";s:4:"name";s:36:".settings/org.eclipse.php.core.prefs";s:4:"role";s:4:"data";}}i:1;a:1:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"c142e0551c3cdfb3278bfcb9740cbf71";s:4:"name";s:12:"XML/NITF.php";s:4:"role";s:3:"php";}}i:2;a:1:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"b944eef7646991fa4d9ebc3a5bb3ffc8";s:4:"name";s:10:".buildpath";s:4:"role";s:4:"data";}}i:3;a:1:{s:7:"attribs";a:4:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"f755287263ed46fa388740e03e165866";s:4:"name";s:8:".project";s:4:"role";s:4:"data";}}}}}s:12:"dependencies";a:1:{s:8:"required";a:3:{s:3:"php";a:1:{s:3:"min";s:5:"4.3.0";}s:13:"pearinstaller";a:1:{s:3:"min";s:7:"1.4.0b1";}s:7:"package";a:2:{s:4:"name";s:10:"XML_Parser";s:7:"channel";s:12:"pear.php.net";}}}s:10:"phprelease";s:0:"";s:9:"changelog";a:1:{s:7:"release";a:5:{i:0;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.0.0";s:3:"api";s:5:"1.0.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2003-05-29";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:82:"This release fixes the getByline() method, and is the first public stable release.";}i:1;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.0.2";s:3:"api";s:5:"1.0.2";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2005-03-21";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:111:"Fixed bug #3084 getDocData('copyright') returns null. Retrofitted comments to conform to PEAR coding standards.";}i:2;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.1.0";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2005-11-30";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:68:"Added support for the "meta" tags in the "head" section of the NITF.";}i:3;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.0.1";s:3:"api";s:5:"1.0.1";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2005-12-17";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:82:"Fix for bug #2787 getMedia method typo. Added support for document urgency status.";}i:4;a:5:{s:7:"version";a:2:{s:7:"release";s:5:"1.1.1";s:3:"api";s:5:"1.1.0";}s:9:"stability";a:2:{s:7:"release";s:6:"stable";s:3:"api";s:6:"stable";}s:4:"date";s:10:"2010-10-24";s:7:"license";a:2:{s:7:"attribs";a:1:{s:3:"uri";s:26:"http://www.php.net/license";}s:8:"_content";s:11:"PHP License";}s:5:"notes";s:121:"QA release Package 2.0 Fixed dir structure Bug #2787 getMedia method typo Bug #3084 getDocData('copyright') returns null";}}}s:8:"filelist";a:4:{s:36:".settings/org.eclipse.php.core.prefs";a:5:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"5e6e618e655995903e1d70820da14c2b";s:4:"name";s:36:".settings/org.eclipse.php.core.prefs";s:4:"role";s:4:"data";s:12:"installed_as";s:69:"/opt/lampp/lib/php/data/XML_NITF/.settings/org.eclipse.php.core.prefs";}s:12:"XML/NITF.php";a:5:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"c142e0551c3cdfb3278bfcb9740cbf71";s:4:"name";s:12:"XML/NITF.php";s:4:"role";s:3:"php";s:12:"installed_as";s:31:"/opt/lampp/lib/php/XML/NITF.php";}s:10:".buildpath";a:5:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"b944eef7646991fa4d9ebc3a5bb3ffc8";s:4:"name";s:10:".buildpath";s:4:"role";s:4:"data";s:12:"installed_as";s:43:"/opt/lampp/lib/php/data/XML_NITF/.buildpath";}s:8:".project";a:5:{s:14:"baseinstalldir";s:1:"/";s:6:"md5sum";s:32:"f755287263ed46fa388740e03e165866";s:4:"name";s:8:".project";s:4:"role";s:4:"data";s:12:"installed_as";s:41:"/opt/lampp/lib/php/data/XML_NITF/.project";}}s:12:"_lastversion";N;s:7:"dirtree";a:3:{s:42:"/opt/lampp/lib/php/data/XML_NITF/.settings";b:1;s:32:"/opt/lampp/lib/php/data/XML_NITF";b:1;s:22:"/opt/lampp/lib/php/XML";b:1;}s:3:"old";a:7:{s:7:"version";s:5:"1.1.1";s:12:"release_date";s:10:"2010-10-24";s:13:"release_state";s:6:"stable";s:15:"release_license";s:11:"PHP License";s:13:"release_notes";s:121:"QA release Package 2.0 Fixed dir structure Bug #2787 getMedia method typo Bug #3084 getDocData('copyright') returns null";s:12:"release_deps";a:3:{i:0;a:4:{s:4:"type";s:3:"php";s:3:"rel";s:2:"ge";s:7:"version";s:5:"4.3.0";s:8:"optional";s:2:"no";}i:1;a:6:{s:4:"type";s:3:"pkg";s:7:"channel";s:12:"pear.php.net";s:4:"name";s:4:"PEAR";s:3:"rel";s:2:"ge";s:7:"version";s:7:"1.4.0b1";s:8:"optional";s:2:"no";}i:2;a:5:{s:4:"type";s:3:"pkg";s:7:"channel";s:12:"pear.php.net";s:4:"name";s:10:"XML_Parser";s:3:"rel";s:3:"has";s:8:"optional";s:2:"no";}}s:11:"maintainers";a:1:{i:0;a:5:{s:4:"name";s:14:"Patrick O'Lone";s:5:"email";s:19:"polone@townnews.com";s:6:"active";s:3:"yes";s:6:"handle";s:6:"polone";s:4:"role";s:4:"lead";}}}s:10:"xsdversion";s:3:"2.0";s:13:"_lastmodified";i:1606820307;}