Skip to content

ymotongpoo/cbucho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbucho is a package for C/API exercises. Yes, we love bucho!

Setup

This module is C porting of "bucho", one of the most famous Python modules.

This module requires 2 libraries:

After installing libraries above, just run setup.py:

$ python setup.py build
$ python setup.py install

History

0.0.3 (2011-05-15)

  • fixed latest_status bug to use include_rts=1 in API URL and fixed memory management

0.0.2 (2011-05-08)

  • latest_status(), all_status() is implemented

0.0.1 (2011-05-05)

  • first release
  • show() is implemented

Releases

No releases published

Packages

No packages published