[ ソース: ocaml-re ]
パッケージ: libre-ocaml-dev (1.9.0-1 など)
libre-ocaml-dev に関するリンク
Debian の資源:
ocaml-re ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
regular expression library for OCaml
RE is regular expression library for OCaml. The following styles of regular expressions are supported:
* Perl-style regular expressions (module Re.Perl); * Posix extended regular expressions (module Re.Posix); * Emacs-style regular expressions (module Re.Emacs); * Shell-style file globbing (module Re.Glob); * Compatibility layer for OCaml's built-in Str module (module Re.Str).
It is also possible to build regular expressions by combining simpler regular expressions (module Re)
This package contains the development modules you need to use RE in your programs.
その他の libre-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: ocaml-nox-4.11.1
- 以下のパッケージによって提供される仮想パッケージです: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries