--- document: modulemd version: 2 data: summary: FTP, FTPS and SFTP client description: >- FileZilla is a FTP, FTPS and SFTP client for Linux with a lot of features. - Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) - Cross-platform - Available in many languages - Supports resume and transfer of large files >4GB - Easy to use Site Manager and transfer queue - Drag & drop support - Speed limits - Filename filters - Network configuration wizard license: module: - MIT dependencies: - buildrequires: flatpak-common: [f31] flatpak-runtime: [f31] platform: [f31] requires: flatpak-common: [f31] flatpak-runtime: [f31] platform: [f31] profiles: default: rpms: - filezilla components: rpms: filezilla: rationale: Application package ref: f31 buildorder: 10 libfilezilla: rationale: Runtime dependency ref: f31 libstorj: rationale: Runtime dependency ref: f31 libuv: rationale: Runtime dependency ref: f31 pugixml: rationale: Runtime dependency ref: f31 xdg-utils: rationale: Runtime dependency ref: f31 ...