cfn-flip: Haskell implementation of aws/cfn-flip

[ library, mit, tools ] [ Propose Tags ]

Functions to flip between CloudFormation Yaml and JSON syntaxes


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3
Change log CHANGELOG.md
Dependencies aeson (>=1.4.6.0), base (>=4.11 && <10), bytestring (>=0.10.8.2), conduit (>=1.3.1.2), libyaml (>=0.1.2), text (>=1.2.3.1), unliftio (>=0.2.12), unliftio-core (>=0.1.2.0), yaml (>=0.11.2.0) [details]
License MIT
Copyright 2021 Renaissance Learning Inc
Author Freckle R&D
Maintainer freckle-engineering@renaissance.com
Category Tools
Home page https://github.com/freckle/cfn-flip#readme
Bug tracker https://github.com/freckle/cfn-flip/issues
Source repo head: git clone https://github.com/freckle/cfn-flip
Uploaded by PatrickBrisbin at 2022-03-31T13:34:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 168 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-03-31 [all 1 reports]

Readme for cfn-flip-0.1.0.2

[back to package description]

CfnFlip

Pure Haskell implementation of cfn-flip.

Usage

See CfnFlip.hs.


LICENSE | CHANGELOG