An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

ted

Just like sed is a stream editor, ted is a token list editor. Actually, it is not as powerful as sed, but its main feature is that it really works with tokens, not only characters. The ted package provides two user macros: \Substitute and \ShowTokens. The first is maybe the most useful: it performs substitutions in token lists (even inside braces). The second displays each token of the list (one per line) with its catcode (in the list, not just the current one), and can be useful for debugging or for TeX learners. Ted is designed to work well even if strange tokens (that is, unusual {charcode, catcode} pairs or tokens with a confusing meaning) occur in the list.

Ecosystem
ctan.org
Latest Release
1.06
2 days ago
Versions
1
Links
Registry ctan.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:ctan/ted
spec
License LPPL-1.0
First Release 2 days ago
Last Synced 2 days ago
Keywords
debug-supp