OASISFormat:  0.4
OCamlVersion: >= 3.12.1
Name:         batteries
Version:      3.4.0
Authors:      Batteries Included Team
License:      LGPL-2.1 with OCaml linking exception
LicenseFile:  LICENSE
BuildType:    custom (0.2)
InstallType:  custom (0.2)
BuildTools:   make
Synopsis:     Extended OCaml Standard Library

XCustomBuild: $make all
XCustomInstall: $make install
XCustomUninstall: $make uninstall

Document manual
  Type: custom (0.2)
  Title: Ocaml Batteries Documentation
  XCustom: $make doc

Test main
  Type: custom (0.2)
  Command: $make test

SourceRepository master
  Type: git
  Location: git://github.com/ocaml-batteries-team/batteries-included.git
  Branch: master
  Browser: https://github.com/ocaml-batteries-team/batteries-included

Library "batteries"
  Path: src/
