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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Revised Revision 1 made by PatrickBrisbin at 2023-10-05T14:47:22Z
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-11-03T15:40:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 164 total (11 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-11-03 [all 1 reports]

Readme for cfn-flip-0.1.0.3

[back to package description]

CfnFlip

Pure Haskell implementation of cfn-flip.

Usage

See CfnFlip.hs.


LICENSE | CHANGELOG