1
0
Fork
You've already forked properties-tools
0
Tools for working with .properties files. Since it's easy to convert between the YAML, JSON and .properties formats, these tools can indirectly be useful for working with those other formats as well. license: GPL-3.0-only
  • Haskell 62.9%
  • Nix 37.1%
2025年10月19日 14:06:17 +01:00
resolve-properties write errors to stderr 2025年10月19日 14:06:17 +01:00
test fixed hello bug 2025年10月19日 13:44:09 +01:00
.gitignore Initial commit 2025年10月17日 23:25:13 +02:00
CHANGELOG.md write errors to stderr 2025年10月19日 14:06:17 +01:00
default.nix use $ for refs instead of @ 2025年10月18日 17:22:21 +01:00
flake.lock fixed hello bug 2025年10月19日 13:44:09 +01:00
flake.nix better flake 2025年10月18日 16:21:20 +01:00
LICENSE cleanup 2025年10月18日 11:19:43 +01:00
properties-tools.cabal write errors to stderr 2025年10月19日 14:06:17 +01:00
README.md Initial commit 2025年10月17日 23:25:13 +02:00

properties-tools

Tools for working with .properties files. Since it's easy to convert between the YAML, JSON and .properties formats, these tools can indirectly be useful for working with those other formats as well. license: GPL-3.0-only