a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 80780 and 211186

Description: Architecture for building OCaml libraries and applications
 OASIS generates a full configure, build and install system for your
 application. It starts with a simple `_oasis` file at the toplevel of your
 project and creates everything required.
 .
 It uses external tools like OCamlbuild and it can be considered as the glue
 between various subsystems that do the job. It should support the following
 tools:
 .
  - OCamlbuild
  - OMake (todo)
  - OCamlMakefile (todo),
  - ocaml-autoconf (todo)
 .
 It also features a do-it-yourself command line invocation and an internal
 configure/install scheme. Libraries are managed through findlib. It has been
 tested on GNU Linux and Windows.
 .
 It also allows to have standard entry points and description. It helps to
 integrates your libraries and software with third parties tools like GODI.
 .
 This package contains command-line tools.
Description: Build-system generation for OCaml projects -- binaries
 OASIS generates a full configure, build and install system for your
 application. It starts with a simple `_oasis` file at the toplevel of your
 project and creates everything required.
 .
 It uses external tools like OCamlbuild and it can be considered as the glue
 between various subsystems that do the job. It should support the following
 tools:
 .
  - OCamlbuild
  - OMake (todo)
  - OCamlMakefile (todo),
  - ocaml-autoconf (todo)
 .
 It also features a do-it-yourself command line invocation and an internal
 configure/install scheme. Libraries are managed through findlib. It has been
 tested on GNU Linux and Windows.
 .
 OASIS supports standard entry points and descriptions. It helps to
 integrates your libraries and software with third parties tools like GODI.
 .
 This package contains command-line tools.
--- 80780	Thu Jan  1 00:00:00 1970
+++ 211186	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
-Architecture for building OCaml libraries and applications
+Build-system generation for OCaml projects -- binaries
  OASIS generates a full configure, build and install system for your
  application. It starts with a simple `_oasis` file at the toplevel of your
  project and creates everything required.
@@ -16,7 +16,7 @@
  configure/install scheme. Libraries are managed through findlib. It has been
  tested on GNU Linux and Windows.
  .
- It also allows to have standard entry points and description. It helps to
+ OASIS supports standard entry points and descriptions. It helps to
  integrates your libraries and software with third parties tools like GODI.
  .
  This package contains command-line tools.