Skip to content

catapultbamboo/file_translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-convert

Run a set of regular expressions over the contents of a file

Installation

pip install git+ssh://[email protected]/catapultbamboo/file-convert.git

Usage

Converts the contents of the file inputfile.ext using the default configuration and store the result in the outputfile

file-convert -i inputfile.ext -o outputfile.ext