OASISFormat:      0.4
OCamlVersion:     >= 4.02.3
FindlibVersion:   >= 1.3.2
Name:             js-build-tools
Version:          113.33.04
Synopsis:         Collection of tools to help building Jane Street Packages
Authors:          Jane Street Group, LLC <opensource@janestreet.com>
Copyrights:       (C) 2016 Jane Street Group LLC <opensource@janestreet.com>
Maintainers:      Jane Street Group, LLC <opensource@janestreet.com>
License:          Apache-2.0
LicenseFile:      LICENSE.txt
Homepage:         https://github.com/janestreet/js-build-tools
Plugins:          StdFiles (0.3), DevFiles (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME:  false
BuildTools:       ocamlbuild
BetaFeatures:     section_object
FilesAB:          META.ab
Description:
  This packages contains tools to help building Jane Street
  Packages. However most of it is general purpose.
  It contains::
  - an oasis2opam-install tool to produce a .install file from the oasis
  build log
  - an js_build_tools ocamlbuild plugin with various goodies

Library jane_street_ocamlbuild_goodies
  Path:         ocamlbuild_goodies
  Pack:         false
  Modules:      Jane_street_ocamlbuild_goodies
  BuildDepends: ocamlbuild

Library oasis2opam_install
  Path:    oasis2opam-install
  Pack:    false
  Modules: Oasis2opam_install
