This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pinder /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Sep 23 04:49:13 -0700 2009 | |
| |
CHANGELOG.txt | Sat Apr 25 02:07:29 -0700 2009 | |
| |
LICENSE.txt | Sat Apr 25 02:07:29 -0700 2009 | |
| |
NEWS.txt | Sat Apr 25 02:07:29 -0700 2009 | |
| |
PKG-INFO | Sat Apr 25 02:07:29 -0700 2009 | |
| |
README.txt | Sat Apr 25 02:07:29 -0700 2009 | |
| |
doc/ | Sat Apr 25 02:07:29 -0700 2009 | |
| |
pinder/ | Wed Sep 23 09:03:13 -0700 2009 | |
| |
setup.py | Sat Apr 25 02:07:29 -0700 2009 | |
| |
test/ | Wed Sep 23 09:02:19 -0700 2009 |
README.txt
Pinder 0.6.5 ============ Pinder is a client library for Campfire, the chat application from 37Signals. You can find Campfire here: <http://www.campfirenow.com/> Requirements ------------ * Python 2.3+ * BeautifulSoup >= 3.0.4 * httplib2 >= 0.3.0 Installation ------------ $ easy_install -U BeautifulSoup $ easy_install -U httplib2 Then: $ easy_install -U pinder - OR - Get the latest version from <http://dev.oluyede.org/download/pinder/>, unpack it, go inside the new directory and type the following in the shell: $ python setup.py install Documentation ------------- See doc/usage.txt for usage documentation and doc/api/pinder.html for the API doc. There's also a faq in doc/faq.txt. Many thanks to Brandon Keepers <http://opensoul.org/> for Tinder. Subversion access ----------------- See <http://dev.oluyede.org/trac/default/wiki/Pinder>







