Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.
/ FsJavaProps Public archive

Small library to parse Java Property files in F#

License

Notifications You must be signed in to change notification settings

vbfox/FsJavaProps

Repository files navigation

FsJavaProps

Join the chat at https://gitter.im/vbfox/FsJavaProps Nuget Package

Installation

The recommended way is via paket or nuget.

For nuget :

nuget install BlackFox.FsJavaProps -ExcludeVersion -OutputDirectory packages

For paket, add nuget BlackFox.FsJavaProps to your paket.dependencies and then to install it :

/.paket/paket.exe install

A zip file containing the latest released version can also be found in the latest GitHub release.

About

Small library to parse Java Property files in F#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages