View Single Post
Old 10-11-2015, 05:42 AM   #8
skreutzer
Software Developer
skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.skreutzer considers 'yay' to be a thoroughly cromulent word.
 
skreutzer's Avatar
 
Posts: 190
Karma: 89000
Join Date: Jan 2014
Location: Germany
Device: PocketBook Touch Lux 3
If the manipulations you have in mind are of general usefulness and not specific to your projects, I might be interested in implementing them for my toolchain. However, it isn't very flexible (not in a scripting language, but ports and new parts could be), and manipulation is mostly done with XML libraries, not with Search&Replace or Regex etc., while still some primitive text parsers are part of the package, too.

The “architecture” has three levels:
  • Standalone CLI tool
  • CLI workflows which group tools together for automatization
  • Optional GUIs for tools and workflows
skreutzer is offline   Reply With Quote