GitXplorerGitXplorer
d

pinder

public
10 stars
5 forks
0 issues

Commits

List of commits on branch master.
Unverified
b85c80c01c697935edb6ed7a551866baef82cf3a

verbage

ddefunkt committed 15 years ago
Unverified
744534144012174068b3d0167c3f47c071f8b523

Whitespace

ddefunkt committed 15 years ago
Unverified
410e824cebfcaaa0ca3a4bbd7401270ac786b186

Add test to cover ssl option

ddefunkt committed 15 years ago
Unverified
21e39445980bc74cc12497ef65f76728485292f9

Make ssl configurable via a boolean. Tests pass again

ddefunkt committed 15 years ago
Unverified
bcd54dab622e2c7f02f32edb767b39ee013dc448

switched to https urls

committed 15 years ago
Unverified
9e540edab4d6b842efc7ca9580705920d5b091d7

added .swp and build to gitignore

committed 15 years ago

README

The README file for this repository.

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