linkchecker/linkcheck/ftpparse/__init__.py
2005-01-27 19:03:33 +00:00

7 lines
170 B
Python

# -*- coding: iso-8859-1 -*-
"""
a simple wrapper for Dan Bernstein's ftpparse library. for more
information on the library, see:
http://cr.yp.to/ftpparse.html
"""