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

Added Files:
        pytwitter-py.info 
Log Message:
sync. w/ 10.!4/stable, -py27 validated on powerpc-darwin8


--- NEW FILE: pytwitter-py.info ---
Info2:<<
Package: pytwitter-py%type_pkg[python]
Version: 0.6
Revision: 1
Type: python ( 2.5 2.6 2.7 )
Source: http://python-twitter.googlecode.com/files/python-twitter-%v.tar.gz
Source-MD5: e1f5c50c60c74944d29ce28178972b95
License: BSD
Homepage: http://code.google.com/p/python-twitter/
Maintainer: Pierre-Henri Lavigne <yakesonchih...@aim.com>
Description: Python wrapper around the Twitter API
DescDetail:<<
This library provides a pure python interface for the Twitter API.

Twitter (http://twitter.com) provides a service that allows people to
connect via the web, IM, and SMS. Twitter exposes a web services API
(http://twitter.com/help/api) and this library is intended to make it
even easier for python programmers to use.
<<
DocFiles: CHANGES COPYING LICENSE NOTICE README doc/twitter.html
BuildDepends: <<
  python%type_pkg[python],
  simplejson-py%type_pkg[python]
<<
CompileScript: <<
#!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
#!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py install --root=%d
<<
InfoTest: <<
  TestScript: <<
    #!/bin/bash -ev
    %p/bin/python%type_raw[python] setup.py test 
  <<
  TestSuiteSize: small
<<
<<


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to