[ 源代码: ocaml-fileutils ]
软件包:libfileutils-ocaml-dev(0.5.3-1)
libfileutils-ocaml-dev 的相关链接
Debian 的资源:
下载源码包 ocaml-fileutils:
- [ocaml-fileutils_0.5.3-1.dsc]
- [ocaml-fileutils_0.5.3.orig.tar.gz]
- [ocaml-fileutils_0.5.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
File manipulation for OCaml
This library provides some functions which operate on the file system for the Objective Caml (OCaml) programming language. The aim is to enhance the basic functionality provided by the OCaml standard Filename module.
It provides functions, written in pure OCaml, for manipulating files (mv, cp, mkdir et al) and abstract filename (make_relative, make_absolute et al).
其他与 libfileutils-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: ocaml-nox-4.05.0
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries