shadow-identity / convert

Search for needed files recursively, run command to their conversion. Many useful options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

convert

Seek target files in directories and run defined command according config or command line arguments (arguments overrides config file parameters).

To describe all options run convert.py --help

This is a BAD program. It does not meet requirements of the KISS principle. It is not pythonic. It's so sad.

About

Search for needed files recursively, run command to their conversion. Many useful options


Languages

Language:Python 99.7%Language:Shell 0.3%