cparse

Current version: 0.0.2
Github
PyPi

Installation

Use pip via PyPi:

pip install cparse

Or clone the repository:

git clone git://github.com/luciancooper/cparse.git
cd cparse
python setup.py install

Usage

cparse is a command line tool. There are currently 6 subcommands:

ls list files in directory
tree print file tree
stat directory filetype stats
py python code parsing
html html link parsing
css css code parsing

Commands