Commit Graph

1 Commits

Author SHA1 Message Date
Robert Yang
49de9dfbcd tftpy: Add it for python tftp server and client
Tftpy is a TFTP library for the Python programming language. It includes client
and server classes, with sample implementations. Hooks are included for easy
inclusion in a UI for populating progress indicators. It supports RFCs 1350,
2347, 2348 and the tsize option from RFC 2349.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-13 06:55:36 -08:00