Difference between revisions of "Psgml"
(Created page with "{{Entry |Name=PSGML |Short description=Emacs major mode for editing SGML and XML documents. |Full description=PSGML is a GNU Emacs major mode for editing SGML and XML documents. ...") |
(Added Debian link) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|Name=PSGML | |Name=PSGML | ||
|Short description=Emacs major mode for editing SGML and XML documents. | |Short description=Emacs major mode for editing SGML and XML documents. | ||
− | |Full description=PSGML is | + | |Full description='''PSGML''' is an [[Emacs]] major mode for editing SGML and XML documents. Its features include: |
− | + | *Indentation according to element nesting depth and identification of structural errors (but it is not a validating SGML parser). | |
− | + | *Menus and commands for inserting tags with only the contextually valid tags. | |
− | + | *Attribute values can be edited in a separate window with information about types and defaults. | |
− | a validating SGML parser). | + | *Structure based editing including movement and killing. |
− | + | *Commands for folding editing. | |
− | contextually valid tags. | + | |
− | + | PSGML is maintained as part of the [https://elpa.gnu.org/ GNU Emacs Lisp Package Archive]. | |
− | information about types and defaults. | + | |Homepage URL=https://elpa.gnu.org/packages/psgml.html |
− | + | |User level=intermediate | |
− | + | |Extension of=emacs | |
− | |User level= | + | |VCS checkout command=git clone git://git.sv.gnu.org/emacs/elpa.git |
− | | | + | |Computer languages=Emacs-Lisp |
+ | |Documentation note=To install this package, run in [[Emacs]]: | ||
+ | <kbd>M-x package-install RET psgml RET</kbd> | ||
+ | |||
+ | Then read the Texinfo manual provided with the distribution. | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |IRC help=irc://irc.gnu.org/emacs-beginners | ||
+ | |IRC general=irc://irc.gnu.org/emacs | ||
+ | |IRC development=irc://irc.freenode.net/emacs | ||
+ | |Related projects=xmlstarlet | ||
+ | |Keywords=XML,SGML,emacs,tags,Lisp,edit,major mode,type,attribute,indentation,default | ||
+ | |Version identifier=1.3.4 | ||
+ | |Version date=2017/01/25 | ||
+ | |Version status=stable | ||
+ | |Version download=https://elpa.gnu.org/packages/psgml-1.3.4.tar | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/02/22 | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Is GNU=No |
− | |||
− | |||
− | |||
|License verified date=2004-08-12 | |License verified date=2004-08-12 | ||
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv3orlater | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2017/01/26 | ||
+ | |License note=http://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/psgml.el?h=externals/psgml | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Lennart Staflin | ||
+ | |Role=Maintainer | ||
+ | |Email=lstaflin@gmail.com | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=James Clark | ||
+ | |Role=Original author | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/psgml | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Bug Tracking,Developer,Support | ||
+ | |Resource kind=E-mail | ||
+ | |Resource URL=mailto:lstaflin@gmail.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=History | ||
+ | |Resource kind=Homepage | ||
+ | |Resource URL=https://www.lysator.liu.se/projects/about_psgml.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=History | ||
+ | |Resource kind=Developer | ||
+ | |Resource URL=https://sourceforge.net/projects/psgml/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=EmacsWiki | ||
+ | |Resource kind=Homepage | ||
+ | |Resource URL=https://www.emacswiki.org/emacs/PsgmlMode | ||
}} | }} | ||
{{Software category | {{Software category | ||
− | |Interface=command-line | + | |Editor=programming, special |
+ | |Interface=command-line, console | ||
+ | |Programming-language=lisp | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd | ||
+ | |Software-development=program-editor | ||
+ | |Use=software-development, system-administration | ||
+ | |Works-with=xml | ||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Required to use |
− | | | + | |Prerequisite description=[[emacs]] |
− | |||
}} | }} | ||
+ | {{Featured}} |
Revision as of 17:52, 22 February 2018
PSGML
https://elpa.gnu.org/packages/psgml.html
Emacs major mode for editing SGML and XML documents.
PSGML is an Emacs major mode for editing SGML and XML documents. Its features include:
- Indentation according to element nesting depth and identification of structural errors (but it is not a validating SGML parser).
- Menus and commands for inserting tags with only the contextually valid tags.
- Attribute values can be edited in a separate window with information about types and defaults.
- Structure based editing including movement and killing.
- Commands for folding editing.
PSGML is maintained as part of the GNU Emacs Lisp Package Archive.
Download
https://elpa.gnu.org/packages/psgml.html
version 1.3.5
(stable)
released on 30 December 2022
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
2 January 2023
Leaders and contributors
Contact(s) | Role |
---|---|
James Clark | Original author |
Lennart Staflin | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian | Developer | https://tracker.debian.org/pkg/psgml |
Wikidata | General | https://www.wikidata.org/wiki/Q62859899 |
Bug Tracking,Developer,Support | mailto:lstaflin@gmail.com | |
EmacsWiki | Homepage | https://www.emacswiki.org/emacs/PsgmlMode |
Software prerequisites
Kind | Description |
---|---|
Required to use | emacs |
This entry (in part or in whole) was last reviewed on 2 January 2023.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.