Software Repo random bits of code

Snake Steak - Easy Access to Freshmeat

Snake Steak is a python library and command line tool to access the Freshmeat.net API.

Requirements

How to get it

Get the latest version from the download page.

You can check out the latest version from the mercurial repository:

hg clone http://hg.cat-v.org/snake-steak/

Setup Instructions

For convenience, it is recommended that you store your auth code in $HOME/.fm_auth_code, and Snake Steak will load it automatically, or alternatively you can pass it with the -k command line flag.

Python API Documentation

Soon…

TODO

All basic functionality needed to submit new releases and retrieve information about a given project is done. Access to other aspects of the API will be done as needed.

Wish list:

Contact

For bug reports, patches and other feedback contact uriel.

License

Public Domain, because copyright is harmful.

See Also