# Specifications for the "str" library:
requires = "stdlib"
version = "[distributed with Ocaml]"
directory = "^"
browse_interfaces = " Str "
archive(byte) = "str.cma"
archive(native) = "str.so.cmxa"


