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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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.7.1, 0.8.0, 0.9.0, 0.9.1, 0.9.2
Change log None available
Dependencies base (>=4.6 && <5), parsec (>=3.0 && <4.0), pretty (>=1.0 && <2.0), transformers (>=0.2 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright (c) 2013-2018 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 2018-07-21T04:52:32Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for language-bash-0.7.1

[back to package description]

language-bash

Build Status

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