The latest version of prettyprinter-convert-ansi-wl-pprint is 1.1.2-0.
prettyprinter-convert-ansi-wl-pprint
Version 1.1 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Converter from »ansi-wl-pprint« documents to »prettyprinter«-based ones.
- Description
This package defines a converter from the old ansi-wl-pprint document type to the new prettyprinter one. Its purpose is making packages that only generate ansi-wl-pprint data available to the prettyprinter ecosystem.
Note the difference to the prettyprinter-compat-ansi-wl-pprint package, which does not convert any data, and instead provides an API that mimicks ansi-wl-pprint, while secretly being prettyprinter-based behind the curtains. This package on the other hand does a proper conversion.
╭────────────────────╮ fromAnsiWlPprint ╭────────────────────╮ │ Doc ├───────────────────────▷│ Doc AnsiStyle │ │ (ansi-wl-pprint) │◁───────────────────────┤ (prettyprinter) │ ╰────────────────────╯ toAnsiWlPprint ╰────────────────────╯
- Author
- David Luposchainsky
- Bug reports
- http://github.com/quchen/prettyprinter/issues
- Category
- User Interfaces, Text
- Copyright
- n/a
- Homepage
- http://github.com/quchen/prettyprinter
- Maintainer
- David Luposchainsky <dluposchainsky at google>
- Package URL
- n/a
- Stability
- n/a