| File | Date | Author | Commit |
|---|---|---|---|
| fsplib | 2004-11-23 | dairiki <> | [90174f] Forgot to add this in the previous commit. |
| test | 2004-11-23 | dairiki <> | [6f252d] Major update and refactoring. |
| LICENSE | 2004-11-23 | dairiki <> | [6f252d] Major update and refactoring. |
| MANIFEST.in | 2004-11-23 | dairiki <> | [6f252d] Major update and refactoring. |
| README | 2004-11-23 | dairiki <> | [6f252d] Major update and refactoring. |
| fsp.py | 2004-11-23 | dairiki <> | [6f252d] Major update and refactoring. |
| setup.py | 2004-11-23 | dairiki <> | [6f252d] Major update and refactoring. |
PyFSP
This is the beginnings of PyFSP, an implementation of the FSP protocol
in pure Python.
Currently included in this package are:
fsplib - Library code for dealing in FSP
fsp.py - A simple interactive FSP client. The interface is
based on that of the ncftp program.
A server is planned but has not yet been implemented.
For the latest information on FSP and PyFSP, please see
http://fsp.sourceforge.net/.
-- Geoffrey T. Dairiki <dairiki@dairiki.org> Mon Nov 22, 2004