# Specifications for the "str" library:
requires = ""
description = "Regular expressions and string processing"
version = "[distributed with Ocaml]"
directory = "^"
browse_interfaces = " Unit name: Str "
archive(byte) = "str.cma"
archive(native) = "str.cmxa"


