mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
92266c5224
Approved by: portmgr (blanket)
8 lines
430 B
Plaintext
8 lines
430 B
Plaintext
pear-Services_Blogging provides a unified API to post and read blog entries,
|
|
independent of the API supported by the server software hosting the blog.
|
|
It uses a driver-based approach to communicate with different APIs out there.
|
|
If a new blogging API is invented, someone just needs to write a driver for
|
|
the Services_Blogging package, and everyone can access also this blogs.
|
|
|
|
WWW: https://pear.php.net/package/Services_Blogging
|