Skip to content

A small Clojure library for working with java.util.Properties

License

Notifications You must be signed in to change notification settings

owainlewis/props

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Props

A small Clojure library for working with java.util.Properties

Usage

(require [io.forward/props :refer :all])

(from-map { :protocol "ssl" :port 3000 } )

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A small Clojure library for working with java.util.Properties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published