aboutsummaryrefslogtreecommitdiff
path: root/www/php-plurk-api/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/php-plurk-api/files/pkg-message.in')
-rw-r--r--www/php-plurk-api/files/pkg-message.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/www/php-plurk-api/files/pkg-message.in b/www/php-plurk-api/files/pkg-message.in
index 27735d3e19dd..f7a99a476b2a 100644
--- a/www/php-plurk-api/files/pkg-message.in
+++ b/www/php-plurk-api/files/pkg-message.in
@@ -1,31 +1,31 @@
Plurk API 1.0
**********************************************
-Plurk API provides a standard way of accessing
-and implementing applications on top of the Plurk
-platform. The API is a simple HTTP API that can be
-accessed from any language that supports creation
+Plurk API provides a standard way of accessing
+and implementing applications on top of the Plurk
+platform. The API is a simple HTTP API that can be
+accessed from any language that supports creation
of HTTP requests.
-The API returns JSON encoded data. You should use
-a JSON library to decode the data returned. Some
-good JSON libraries are simplejson (Python),
+The API returns JSON encoded data. You should use
+a JSON library to decode the data returned. Some
+good JSON libraries are simplejson (Python),
JSON.simple (Java) or json (Ruby) or json (PHP).
-The current limit is 50.000 calls pr. day. If you
-need more than this contact us with a description
-of what you are making.
+The current limit is 50.000 calls pr. day. If you
+need more than this contact us with a description
+of what you are making.
%%PKGNAME%% has been installed into :
%%WWWDIR%%
-php-plurk-api is a Plurk API Client implementation with PHP.
+php-plurk-api is a Plurk API Client implementation with PHP.
the API Official Website:
http://www.plurk.com/API/1.0/
-
+
Code Repository:
https://code.google.com/p/php-plurk-api/