summaryrefslogtreecommitdiff
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.in33
1 files changed, 0 insertions, 33 deletions
diff --git a/www/php-plurk-api/files/pkg-message.in b/www/php-plurk-api/files/pkg-message.in
deleted file mode 100644
index f7a99a476b2a..000000000000
--- a/www/php-plurk-api/files/pkg-message.in
+++ /dev/null
@@ -1,33 +0,0 @@
-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
-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),
-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.
-
-
-%%PKGNAME%% has been installed into :
-
- %%WWWDIR%%
-
-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/
-
-**********************************************
-