/DevelopmentHelper

Helper scripts to administrate source code repositories

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

DevelopmentHelper

Helper scripts to administrate source code repositories

convert_encoding_and_lineending

Features

  • Read in a file with its best matching encoding
  • Replace all line endings with unix line endings
  • Save the new content with UTF-8 encoding

Usage

./convert_encoding_and_lineending.py $file