Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
nikdoof committed Mar 27, 2014
1 parent 03b425a commit 6ab8688
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@

python-ts3
==========

python-ts3 is a abstraction library around the Teamspeak 3 ServerQuery API. It
allows native access to the ServerQuery API with most of the formatting
headaches avoided.

[![Build Status](https://travis-ci.org/nikdoof/python-ts3.png?branch=develop)](https://travis-ci.org/nikdoof/python-ts3)
[![Build Status](https://travis-ci.org/nikdoof/python-ts3.svg?branch=develop)](https://travis-ci.org/nikdoof/python-ts3)

Python Support
--------------

At the moment python-ts3 supports Python 2.6 and Python 2.7.

Python 3 support is on the todo list.

python-ts3 is targeted at Python 2.6/2.7/3.2/3.3 support, along with PyPy support.

Install
-------
Expand Down

0 comments on commit 6ab8688

Please sign in to comment.