Path to this page:
./
textproc/xfpt,
Converts simple plain text markup into DocBook XML
Branch: CURRENT,
Version: 0.09,
Package name: xfpt-0.09,
Maintainer: prlw1xfpt is a program that reads a marked-up ASCII source file, and
converts it into XML. It was written with DocBook XML in mind, but
can also be used for other forms of XML. Unlike AsciiDoc, xfpt does
not try to produce XML from a document that is also usable as a
freestanding ASCII document. The input for xfpt is very definitely
"marked up". This makes it less ambiguous for large and/or complicated
documents. xfpt is also much faster than AsciiDoc because it is
written in C and does not rely on pattern matching.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 140.57 KB
Version history: (Expand)
- (2018-06-15) Package added to pkgsrc.se, version xfpt-0.09 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-04-22 12:16:39 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
*: update some HOMEPAGES with help fro prlw1@
|
2021-04-21 10:11:17 by Thomas Klausner | Files touched by this commit (7) |
Log message:
*: remove dead master site
|
2018-06-15 15:08:53 by Patrick Welche | Files touched by this commit (5) |
Log message:
Add xfpt 0.09
xfpt is a program that reads a marked-up ASCII source file, and
converts it into XML. It was written with DocBook XML in mind, but
can also be used for other forms of XML. Unlike AsciiDoc, xfpt does
not try to produce XML from a document that is also usable as a
freestanding ASCII document. The input for xfpt is very definitely
"marked up". This makes it less ambiguous for large and/or complicated
documents. xfpt is also much faster than AsciiDoc because it is
written in C and does not rely on pattern matching.
|