Commit graph

4 commits

Author SHA1 Message Date
nia
a643c936b3 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-26 11:21:28 +00:00
nia
e05b375eba textproc: Remove SHA1 hashes for distfiles 2021-10-07 15:00:34 +00:00
mef
070d3cbb0a (textproc/R-xmlparsedata) Updated 1.0.3 to 1.0.5
# 1.0.5

* Translate `\` in lambda expression to `OP-LAMBDA` (#18 @renkun-ken).

* Drop all control characters, except horizontal tab and newline (#19).

# 1.0.4

* Translate ] tokens to `OP-RIGHT-BRACKET` instead of
  `OP-RIGHT-BRACE` (#11 @AshesITR).

* `xml_parse_data()` now works if `includeText = FALSE`
  (#14 @renkun-ken).
2021-09-11 05:43:29 +00:00
mef
8991bc7d28 (textproc/R-xmlparsedata) import R-xmlparsedata-1.0.3
Convert the output of 'utils::getParseData()' to an 'XML' tree, that
one can search via 'XPath', and easier to manipulate in general.
2020-02-10 14:19:35 +00:00