Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1579

Added Files:
        sh-py.info 
Log Message:
New package sh-py 1.07.

--- NEW FILE: sh-py.info ---
Info2: <<
Package: sh-py%type_pkg[python]
Version: 1.07
Revision: 1
Type: python (2.6 2.7 3.2 3.3)
Description: Python subprocess interface
DescDetail: <<
sh (previously pbs) is a full-fledged subprocess interface for Python
2.6 - 3.2 that allows you to call any program as if it were a function:

`python from sh import ifconfig print ifconfig("eth0") `

sh is not a collection of system commands implemented in Python.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/sh/

Source: mirror:custom:s/sh/sh-%v.tar.gz
Source-MD5: 68edad68bd108df713f1424bc65468e9

Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12)

CompileScript: %p/bin/python%type_raw[python] setup.py build

InfoTest: <<
        TestScript: <<
                %p/bin/python%type_raw[python] ./test.py || exit 1
        <<
<<

InstallScript: <<
        %p/bin/python%type_raw[python] setup.py install --root=%d
<<

DocFiles: AUTHORS.md LICENSE.txt README.md

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to