HomeSoftware Heritage

package/utils: Add FTP protocol support to download function

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

package/utils: Add FTP protocol support to download function

Add support to download file using FTP protocol through the
use of the urllib.request.urlopen function from Python standard
library.

Related to T2687

Commit No Longer Exists

This commit no longer exists in the repository.