psgml 1.4.0-12 source package in Ubuntu

Changelog

psgml (1.4.0-12) unstable; urgency=medium

  * Removed byte compilation and related code in emacsen.{install,remove}.
    Unnecessary, simplifies greatly, resolves upgrade issue. (Closes: 986427)

 -- Neil Roeth <email address hidden>  Thu, 08 Apr 2021 23:05:51 -0400

Upload details

Uploaded by:
Neil Roeth
Uploaded to:
Sid
Original maintainer:
Neil Roeth
Architectures:
all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe text
Mantic release universe text
Lunar release universe text
Jammy release universe text

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
psgml_1.4.0-12.dsc 1.6 KiB b0ca2495b8f4ff9f2f92d6a0cca5789d3e071d024d0ddb8720fa298716c89f18
psgml_1.4.0.orig.tar.gz 256.1 KiB a1c4d5ae3c27b475bebbea539c0933b7a7356dd69c5e1498a4125e5ee2db46e5
psgml_1.4.0-12.diff.gz 102.7 KiB 9728e6b5bc2f5bbf8909f7d21853d4231261b70b61ee9e53b97f7f403d5e7798

Available diffs

No changes file available.

Binary packages built by this source

psgml: Emacs major mode for editing SGML documents

 PSGML is a major mode for the editor Emacs used for editing SGML
 documents. It contains a simple SGML parser and can work with any
 DTD. (The most popular nowadays are the HTML DTDs. This package
 turns your emacs into the one of most powerful HTML editors and will
 be ultimately flexible as well, since you could upgrade your editor
 by just installing new DTDs). Functions provided includes menus and
 commands for inserting tags with only the contextually valid tags,
 identification of structural errors, editing of attribute values in a
 separate window with information about types and defaults, and
 structure based editing.
 .
 Since psgml parses the DTD to allow you to edit SGML documents, you do
 need to have the DTDs installed in order to use psgml. Since psgml
 installs itself as an HTML mode in Emacs, it depends on sgml-data. Some
 other packages which also provide SGML DTDs are suggested, like
 debiandoc-sgml and linuxdoc-sgml.
 .
 SGML, a language for encoding the structure of a document, is an ISO
 standard: ISO 8879:1986 "Information processing - Text and office
 systems - Standard Generalized Markup Language (SGML)".
 .
 Psgml is a standard package for XEmacs, and thus this package does not
 install itself for XEmacsen.
 .
 The official home page has not been updated since 2005. The latest version
 of this package was built from an unofficial version at
 <URL:http://www.fsavigny.de/gpled-software/psgml-1.4.0.tar.gz>