psgml 1.4.0-7.1 source package in Ubuntu

Changelog

psgml (1.4.0-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to unversioned emacs package (Closes: #933319)

 -- Gianfranco Costamagna <email address hidden>  Fri, 02 Aug 2019 12:46:15 +0200

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
Focal release universe text

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
psgml_1.4.0-7.1.dsc 1.6 KiB cb3e024eb567ed8003308f379cf0cc3cddbbbf55f0e779f1cbf8f95bd1612e14
psgml_1.4.0.orig.tar.gz 256.1 KiB a1c4d5ae3c27b475bebbea539c0933b7a7356dd69c5e1498a4125e5ee2db46e5
psgml_1.4.0-7.1.diff.gz 101.5 KiB c5ccca82b1404ffa5b4d12ce3bc99c9a4f4c056e5249cd7723d6edeff1951f47

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>