language-bash: Parsing and pretty-printing Bash shell scripts

[ bsd3, language, library ] [ Propose Tags ]

A library for parsing and pretty-printing Bash shell scripts.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0, 0.3.0, 0.3.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.8.0, 0.9.0, 0.9.1, 0.9.2
Dependencies base (>=4 && <5), parsec (>=3.0 && <4.0), pretty (>=1.0 && <2.0), transformers (>=0.2 && <0.4) [details]
License BSD-3-Clause
Copyright Copyright (c) 2013 Kyle Raftogianis
Author Kyle Raftogianis
Maintainer Kyle Raftogianis <kylerafto@gmail.com>
Category Language
Home page http://github.com/knrafto/language-bash/
Bug tracker http://github.com/knrafto/language-bash/issues
Source repo head: git clone git://github.com/knrafto/language-bash.git
Uploaded by KyleRaftogianis at 2014-01-14T02:26:21Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 9093 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for language-bash-0.3.1

[back to package description]

language-bash

A library for parsing and pretty-printing Bash shell scripts.