Metadata-Version: 1.1
Name: reconnecting_ftp
Version: 1.0.2
Summary: Reconnecting FTP client
Home-page: https://github.com/mristin/reonnecting_ftp
Author: Marko Ristin
Author-email: marko.ristin@gmail.com
License: UNKNOWN
Description: reonnecting_ftp
        ===============
        
        FTP client which wraps ftplib.FTP. It reconnects automatically to the server if it was disconnected,
        and remembers the last available working directory.
        
Keywords: ftplib reconnect retry robust
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
