conffmt alternatives and similar packages
Based on the "Data" category.
Alternatively, view conffmt alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text. -
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of conffmt or a related project?
README
haskell-language-conf
language-conf
contains .conf
(e.g. nginx configuration) parsers and
pretty-printers for the Haskell programming language.
Data.Conf
exports the.conf
parserData.Conf.PrettyPrint
exports the.conf
pretty-printerFromConf
parses a.conf
file and outputs its JSON or YAML representationToConf
parses a JSON or YAML file and outputs its.conf
representation
For hcl
parsers, see
haskell-language-hcl
Install
From source:
make install
Build & Test
make build
make test
make all
Build conffmt
make conffmt
Build fromconf
make fromconf
Build toconf
make toconf
License
Published under the MIT license
*Note that all licence references and agreements mentioned in the conffmt README section above
are relevant to that project's source code only.