LGI is a gobject-introspection based dynamic Lua binding to
GObject-based libraries. It allows using GObject-based libraries
directly from Lua.
libobby is a library which provides synced document buffers. It supports
multiple documents in one session and is portable to both Windows and
Unix-like platforms.
Camlp5 is a preprocessor-pretty-printer of ocaml.
It offers tools for syntax (grammars) and the ability to modify the concrete
syntax of the language (quotations, syntax extensions).
OUnit is a unit testing framework for Objective Caml, inspired by
the JUnit tool for Java, and the HUnit tool for Haskell.
Open source clone of NScripter, a game engine used to create and
perform visual novels.
This package provides 1-byte version which is able to run English games.
GIT 是一个“目录内容管理器”,旨在高效地处理庞大的项目,Linux 内核 2.6.12 (及其之后)
的版本和其他一些越来越多的项目都切换为使用GIT来管理,说明它很能胜任这项工作。
GIT 属于分布式源代码管理工具分类,类似 GNU Arch 或 Monotone (或者在商业世界里的
BitKeeper )。每个 GIT 工作目录都是一个完整的库,包含了完整的修订版跟踪能力,而不依赖于通
过网络访问中央服务器。
This modules is a re-implementation of Algorithm::Dependency using only
objects instead of object ids, making use of Set::Object for book-keeping.
Algorithm::MinMax finds the minimum and maximum of a given
array with at most 3n/2 - 2 comparisons, where n is the
number of elements of the array.
App::Build is a module which extends Module::Build.
It is used to install whole applications rather than
merely perl modules.
The "CPANPLUS" library is an API to the "CPAN" mirrors and a collection of
interactive shells, command line programs, daemons, etc, that use this API.