Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 2.49 KB

README.md

File metadata and controls

32 lines (21 loc) · 2.49 KB

Actions Status Codacy Badge CodeFactor

NuGet Version and Downloads count C#
PyPI version Python
nimble Nim

LinksPlatform's Platform.RegularExpressions.Transformer Class Library.

Another way to transform text is to use chain of regular expression in the sed command.

sed -e 's/first match/first substution/g' -e 's/second match/second substution/g'

Namespace: Platform.RegularExpressions.Transformer

Forked from: LinksPlatform/Collections.Methods/CSharpToCppTranslator

NuGet package: Platform.RegularExpressions.Transformer

Python version: retranslator

PDF file with code for e-readers.

Dependent libraries