Name : ll-core
| |
Version : 1.6.1
| Vendor : Walter Doerwald < walter_livinglogic_de>
|
Release : 1
| Date : 2006-11-22 22:36:08
|
Group : Development/Libraries
| Source RPM : ll-core-1.6.1-1.src.rpm
|
Size : 8.48 MB
| |
Packager : (none)
| |
Summary : LivingLogic base package: ansistyle, color, make, sisyphus, xpit, url
|
Description :
ll-core is a collection of the following modules:
* ``ansistyle`` can be used for colored terminal output (via ANSI escape sequences).
* ``color`` provides classes and functions for handling RGB color values. This includes the ability to convert between different color models (RGB, HSV, HLS) as well as to and from CSS format, and several functions for modifying and mixing colors.
* ``make`` is an object oriented make replacement. Like make it allows you to specify dependencies between files and actions to be executed when files don\'t exist or are out of date with respect to one of their sources. But unlike make you can do this in a object oriented way and targets are not only limited to files, but you can implement e.g. dependencies on database records.
* ``misc`` provides several small utility functions and classes.
* ``sisyphus`` provides classes for running Python scripts as cron jobs.
* ``daemon`` can be used on UNIX to fork a daemon process.
* ``url`` contains an RFC2396 compliant implementation of URLs and classes for accessing resource metadata (like modification dates or permission bits) as well as file like classes for reading data from URLs and writing data to URLs.
* ``xpit`` is a module that makes it possible to embed Python expressions in text (as XML style processing instructions).
Changes in 1.6.1 (released 11/22/2006) ======================================
* ll.make.ModuleAction now puts a real filename into the modules __file__ attribute, so that source code can be displayed in stacktraces. * ll.astyle has been fixed to work with the current trunk version of IPython.
|
RPM found in directory: /packages/linux-pbone/archive/ftp.livinglogic.de/pub/livinglogic/core |