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


