myint / trim

Trims trailing whitespace from files

Home Page:https://pypi.python.org/pypi/trim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trim

Trims trailing whitespace from files.

Build status

Usage

Modify a single file:

$ trim example.py

Recursively modify files in a directory:

$ trim .

About

Trims trailing whitespace from files

https://pypi.python.org/pypi/trim


Languages

Language:Python 96.4%Language:Makefile 3.6%