notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-resolver/distinfo
SVNWeb

Number of commits found: 1

Wed, 11 Sep 2013
[ 21:23 wg search for other commits by this committer ] Original commit   Revision:327011
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