A quick single file library for easily adding evaluatable expressions into
python projects.
Say you want to allow a user to set an alarm volume, which could depend on the
time of day, alarm level, how many previous alarms had gone off, and if there
is music playing at the time.
Or if you want to allow simple formulae in a web application, but don't want to
give full eval() access, or don't want to run in javascript on the client side.
does build.
todo:
- enable more stuff
- look closer at the tooling, needs something like the gcc config change
but at least, this allows us to look at the remaining ports.
The "Log::Dispatch::Perl" module offers a logging alternative using standard
Perl core functions. It allows you to fall back to the common Perl alternatives
for logging, such as "warn" and "cluck". It also adds the possibility for a
logging action to halt the current environment, such as with "die" and "croak".
OK sthen@, benoit@, robert@
tweaks by me. Greg contacted the maintainer who said he's no longer interested,
so drop MAINTAINER and bump REVISION while there. Also switch MASTER_SITES from
googlecode to github.
Initial diff from maintainer Mike Burns, Thanks!
- Fix missing depends (spotted by sthen@)
- Use HOMEPAGE in MASTER_SITES
- Remove SEPARATE_BUILD
- Review and input from jca@ and sthen@
ok jca@
and the divmod umbrella it was under died a while ago. Even if it's been
more or less de-facto adopted by the twisted project, no point in
keeping it in tree for now.
also tested on my buildbot instance.
Many thanks to Pavel Korovin for polishing this twisted updated, finally
paving the way to update buildbot to the 0.9 branch.
All the hard work by Pavel Korovin (thanks!), who takes maintainership
from eric@. The different sub-parts of twisted were all merged in the
same project, ports using it will be adapted shortly.