Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory 
vz-cvs-3.sog:/tmp/cvs-serv15749/stable/main/finkinfo/libs/pythonmods

Added Files:
        foolscap-py.info 
Log Message:
foolscap-py to stable


--- NEW FILE: foolscap-py.info ---
Info2: <<

Package: foolscap-py%type_pkg[python]
Version: 0.4.2
Revision: 1
Maintainer: Lev Givon <[email protected]>
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6)
Depends: python%type_pkg[python], twisted2-py%type_pkg[python] (>= 2.4.0-1), 
pyopenssl-py%type_pkg[python] (>= 0.6-1)
Source: http://foolscap.lothar.com/releases/foolscap-%v.tar.gz
Source-MD5: 90618c9e51b718dc7d4cdf8b71edaee4
CompileScript: <<
 chmod u+w *
 %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
 mv %i/bin/flogtool %i/bin/flogtool%type_raw[python]
 mv %i/bin/flappclient %i/bin/flappclient%type_raw[python]
 mv %i/bin/flappserver %i/bin/flappserver%type_raw[python]
<<
PostInstScript: <<
 update-alternatives --install %p/bin/flogtool flogtool 
%p/bin/flogtool%type_raw[python] %type_pkg[python] \
                     --slave %p/bin/flappclient flappclient 
%p/bin/flappclient%type_raw[python] \
                     --slave %p/bin/flappserver flappserver 
%p/bin/flappserver%type_raw[python]
<<
PreRmScript: <<
 update-alternatives --remove flogtool %p/bin/flogtool%type_raw[python]
<<
License: BSD
HomePage: http://foolscap.lothar.com/
DocFiles: ChangeLog LICENSE NEWS README doc/
Description: Rewrite of Perspective Broker
DescDetail: <<
Foolscap is a ground-up rewrite of Perspective Broker, which itself is
Twisted's native RPC/RMI protocol (Remote Procedure Call / Remote
Method Invocation).  If you have control of both ends of the wire, and
are thus not constrained to use some other protocol like
HTTP/XMLRPC/CORBA/etc, you might consider using Foolscap.
<<

<<


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to