Download List

專案描述

oobash is an oo-style framework for bash 4 written in bash. It provides tools for rapid script development and huge libraries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-31 08:10 Back to release list
0.39

This release adds an Italian po file, the ability to "decorate" your functions (@calling @timestamp @deprecated) with an almost Pythonic look, some man pages, functions for the registry (__registerAlias, __cleanUpAliases), a function for arg testing (__periodCheck), I18n.out.message, I18n.err.message, and I18n.help, the private function __i18nMessage, generated getters (get$Class$Attribute (Class.generator)) to avoid name clashes, __dependencyCheck and _gnudateCheck (new private functions to check the external commands which are used in this framework), __gnudateCheck instead of date check, and many fixes.

Project Resources