non port: devel/py-resolver/distinfo |
SVNWeb
|
Number of commits found: 1 |
Wed, 11 Sep 2013
|
[ 21:23 wg ]
devel/py-resolver: Resolve specially formatted statements to Python objects
Resolve specially formated statements to Python objects.
Turn strings like "packagename.modulename:Eval().the_rest()" into
whatever you would get back by performing a similar sequence of
imports and calls. This is useful for config files and situations
where you would like to import things in a lazy way. Later this
package will probably provide a way to restrict resolution for safety.
WWW: http://lukearno.com/projects/resolver/
PR: ports/181859
Submitted by: Trevor Caira <trevor bitba.se>
|
Number of commits found: 1 |