Binary package “libsgml-parser-opensp-perl” in ubuntu noble

OpenSP Parser of SGML documents

 SGML::Parser::OpenSP provides an interface to the OpenSP SGML parser. OpenSP
 and this module are event based. As the parser recognizes parts of the
 document (say the start or end of an element), then any handlers registered
 for that type of an event are called with suitable parameters.