[Module] ftpparse

Fredrik Lundh fredrik@pythonware.com
Sat, 19 Jan 2002 09:30:58 -0500 (EST)


                                ftpparse                                
                                --------                                

parse FTP LIST replies

A simple wrapper for Dan Bernstein's ftpparse library. It also
illustrates how to implement simple struct-like python objects in C/C++.


       URL:  http://effbot.org/downloads/

   License:  Python Style

  Categories:  Networking

Fredrik Lundh (fredrik@pythonware.com)
http://www.effbot.org

--
<a href="http://effbot.org/downloads/">ftpparse</a> -- parse FTP LIST
replies