Skip to content

OpenSourceOrg/ocaml-opensource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-opensource

ocaml-opensource is an API Wrapper that allows you to query the Open Source License API with OCaml.

Example

open Yojson.Basic.Util

[ Opensource.get_licenses () ]
  |> flatten
  |> filter_member "name"

Building

make configure
make build

About

OCaml bindings to the Open Source License API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published