aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
Commit message (Collapse)AuthorAge
* Add support for AkamaiHD's HTTP streaming protocol.Gravatar Christopher Rosell2012-10-04
|
* Release version 1.3.2.Gravatar Christopher Rosell2012-10-04
|
* Release version 1.3.1.Gravatar Christopher Rosell2012-09-29
|
* Add .stream to packages list.Gravatar Christopher Rosell2012-09-26
|
* Release version 1.3.Gravatar Christopher Rosell2012-09-19
|
* Get rid of urllib and use requests instead.Gravatar Christopher Rosell2012-09-07
|
* Release version v1.2.0.Gravatar Christopher Rosell2012-08-23
|
* Release version 1.1.0.Gravatar Christopher Rosell2012-07-01
|
* Refactor stream input/output.Gravatar Christopher Rosell2012-05-25
| | | | | - Now uses pbs library to handle subprocesses. - Removed -c option as not all plugins may be based on subprocesses.
* Release version 1.0.0.Gravatar Christopher Rosell2012-04-29
|
* Only require argparse on Python <2.7 and <3.2.Gravatar Christopher Rosell2012-04-19
|
* update setup.py for python2.6 since it doesnt ship with argparseGravatar Dominik Dabrowski2012-04-19
|
* Some code rearrangements.Gravatar Christopher Rosell2011-10-26
|
* Initial commit.Gravatar Christopher Rosell2011-08-15