==INSTALL==

=REQUIREMENTS=
- Python >=2.5 (tested mostly on 2.5.2)
- NCursesw >=5.5 (yes, Unicode is a requirement)
- Feedparser, chardet
- Processing, if using < 2.6

=BUILDING=
- Python development headers
- Ncurses development headers
- GCC

=INSTALL=
- `python setup.py install` will install the files to your root.
- `./runhere.sh` will install the files to the current directory and run 
   canto without being installed.
