opensp
Suite of SGML/XML processing tools
OpenSP is an object-oriented toolkit for SGML parsing and entity management. It is a fork of James Clark's SP suite. The tools it contains can be used to parse, validate, and normalize SGML and XML files. The central program included in this package is onsgmls
, which replaces sgmls
, ospam
, ospent
, osgmlnorm
, and osx
.
- Versions: 1.5.2
- Website: https://openjade.sourceforge.net/
- Licenses: non-copyleft
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of opensp
as follows:
guix install opensp
Or install a particular version:
guix install opensp@1.5.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of opensp about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/opensp'><img src='https://packages.guix.gnu.org/packages/opensp/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/opensp)
Example Org:
[[https://packages.guix.gnu.org/packages/opensp][https://packages.guix.gnu.org/packages/opensp/badges/latest-version.svg]]