Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pear-HTTP-OAuth-0.1.18-1.fc7.remi RPM for noarch

From Les RPM de Remi for Fedora 7 for i386

Name: php-pear-HTTP-OAuth Distribution: Unknown
Version: 0.1.18 Vendor: Remi Collet
Release: 1.fc7.remi Build date: Thu Jul 22 17:55:57 2010
Group: Development/Libraries Build host: goddard.famillecollet.com
Size: 233273 Source RPM: php-pear-HTTP-OAuth-0.1.18-1.fc7.remi.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://pear.php.net/package/HTTP_OAuth
Summary: Implementation of the OAuth spec
Allows the use of the consumer and provider angles of the OAuth spec.

Provides

Requires

License

BSD

Changelog

* Thu Jul 22 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.18-1
  - Version 0.1.18 (alpha) - API 0.1.1 (alpha)
* Thu Jul 01 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.17-1
  - Version 0.1.17 (alpha) - API 0.1.1 (alpha)
* Fri Jun 25 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.16-1
  - Version 0.1.16 (alpha) - API 0.1.1 (alpha)
* Thu Jun 24 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.15-1
  - Version 0.1.15 (alpha) - API 0.1.1 (alpha)
* Thu May 27 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.14-1
  - Version 0.1.14 (alpha) - API 0.1.1 (alpha)
* Thu Apr 29 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.10-1
  - new version 0.1.10 (alpha) - API 0.1.1 (alpha)
  - add generated CHANGELOG
  - add doc on howto run tests
* Sun Feb 21 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.9-1
  - new version
  - raise HTTP_Request2 to 0.5.1
* Thu Feb 18 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.8-1
  - new version
* Fri Jan 29 2010 Remi Collet <Fedora@FamilleCollet.com> 0.1.7-1
  - new version
* Tue Dec 01 2009 Remi Collet <Fedora@FamilleCollet.com> 0.1.6-1
  - new version
* Fri Nov 20 2009 Remi Collet <Fedora@FamilleCollet.com> 0.1.5-1
  - new version
* Wed Nov 11 2009 Remi Collet <Fedora@FamilleCollet.com> 0.1.4-1
  - initial RPM

Files

/usr/share/doc/php-pear-HTTP-OAuth-0.1.18
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/CHANGELOG
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/access_token.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/authorize_url.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/cli.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/config.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/digg.gif
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/examples-config.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/google.gif
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/index.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/jquery.cookie.js
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/jquery.fade.js
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/jquery.js
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/myspace.jpg
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/oauth_request.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/request_token.php
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/styles.css
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/twitter.gif
/usr/share/doc/php-pear-HTTP-OAuth-0.1.18/examples/yahoo.gif
/usr/share/pear/.pkgxml/php-pear-HTTP-OAuth.xml
/usr/share/pear/HTTP/OAuth
/usr/share/pear/HTTP/OAuth.php
/usr/share/pear/HTTP/OAuth/Consumer
/usr/share/pear/HTTP/OAuth/Consumer.php
/usr/share/pear/HTTP/OAuth/Consumer/Exception
/usr/share/pear/HTTP/OAuth/Consumer/Exception/InvalidResponse.php
/usr/share/pear/HTTP/OAuth/Consumer/Request.php
/usr/share/pear/HTTP/OAuth/Consumer/Response.php
/usr/share/pear/HTTP/OAuth/Exception
/usr/share/pear/HTTP/OAuth/Exception.php
/usr/share/pear/HTTP/OAuth/Exception/NotImplemented.php
/usr/share/pear/HTTP/OAuth/Message.php
/usr/share/pear/HTTP/OAuth/Provider
/usr/share/pear/HTTP/OAuth/Provider/Exception
/usr/share/pear/HTTP/OAuth/Provider/Exception.php
/usr/share/pear/HTTP/OAuth/Provider/Exception/InvalidRequest.php
/usr/share/pear/HTTP/OAuth/Provider/Request.php
/usr/share/pear/HTTP/OAuth/Provider/Response.php
/usr/share/pear/HTTP/OAuth/Signature
/usr/share/pear/HTTP/OAuth/Signature.php
/usr/share/pear/HTTP/OAuth/Signature/Common.php
/usr/share/pear/HTTP/OAuth/Signature/HMAC
/usr/share/pear/HTTP/OAuth/Signature/HMAC/SHA1.php
/usr/share/pear/HTTP/OAuth/Signature/PLAINTEXT.php
/usr/share/pear/HTTP/OAuth/Signature/RSA
/usr/share/pear/HTTP/OAuth/Signature/RSA/SHA1.php
/usr/share/pear/test/HTTP_OAuth
/usr/share/pear/test/HTTP_OAuth/tests
/usr/share/pear/test/HTTP_OAuth/tests/AllTests.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Consumer
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Consumer/Exception
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Consumer/Exception/InvalidResponseTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Consumer/RequestTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Consumer/ResponseTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/ConsumerTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/MessageMock.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/MessageTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Provider
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Provider/RequestTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Provider/ResponseTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/CommonMock.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/CommonTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/HMAC
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/HMAC/SHA1Test.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/NoClass.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/NoParent.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/PLAINTEXTTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/RSA
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/Signature/RSA/SHA1Test.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuth/SignatureTest.php
/usr/share/pear/test/HTTP_OAuth/tests/HTTP/OAuthTest.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 10:12:47 2013