an easy and consistent way of installing software ported to FreeBSD
Python FTP server library provides an high-level portable interface to easily
write asynchronous FTP servers with Python. Based on asyncore / asynchat
frameworks pyftpdlib is actually the most complete RFC959 FTP server
implementation available for Python language.
WWW: http://code.google.com/p/pyftpdlib/
%%PYTHON_SITELIBDIR%%/pyftpdlib/__init__.py
%%PYTHON_SITELIBDIR%%/pyftpdlib/__init__.pyc
%%PYTHON_SITELIBDIR%%/pyftpdlib/__init__.pyo
%%PYTHON_SITELIBDIR%%/pyftpdlib/ftpserver.py
%%PYTHON_SITELIBDIR%%/pyftpdlib/ftpserver.pyc
%%PYTHON_SITELIBDIR%%/pyftpdlib/ftpserver.pyo
@dirrm %%PYTHON_SITELIBDIR%%/pyftpdlib
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic_ftpd.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/md5_ftpd.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/throttled_ftpd.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unix_ftpd.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/winnt_ftpd.py
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/adoptions.lnk.html
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%%%DOCSDIR%%/release-notes.html
%%PORTDOCS%%%%DOCSDIR%%/rfcs-compliance.html
%%PORTDOCS%%%%DOCSDIR%%/roadmap.lnk.html
%%PORTDOCS%%%%DOCSDIR%%/tutorial.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%