Subversion

You can access this project with Subversion at https://svn.madcowdisease.org/mcd/pynewsposter/trunk.

What is it?

pynewsposter is a yEnc capable USENET bulk binary poster. I couldn't find anything useful that doesn't run on Windows, so I wrote one in Python. Should run just fine on Linux/BSD/etc, Mac OS X (possibly 9?), and Windows, assuming you have the relevant Python distribution installed.

Features

Requirements

Installation

  1. Unpack the archive somewhere: tar zxvf pynewsposter-x.y.z.tar.gz
  2. Change to the pynewsposter-x.y.z directory
  3. Copy defaults.conf to ~/.pynewsposter.conf. If you don't know where your home dir is, run python pynewsposter.py asdjkhfljkj /tmp and it will tell you the name of the file it's looking for :)
  4. Edit the options in your .pynewsposter.conf to suit your tastes.
  5. Run it and read the usage information: python pynewsposter.py
Last modified 2008-09-09 22:56:48 -0400 Generated in 0.003s