@@ -637,14 +637,14 @@ <h1 class="row-header">THE LIBRARIES</h1>
637637 Library for testing Eclipse RCP applications using SWT widgets.
638638</ div >
639639
640- </ div >
641- < div class ="column one-thirds ">
642-
643640< div class ="link ">
644641< a href ="https://pypi.python.org/pypi/robotframework-faker/ "target ="_blank "> robotframework-faker</ a >
645642 Library for< a href ="https://github.com/joke2k/faker "target ="_blank "> Faker</ a > , a fake test data generator.
646643</ div >
647644
645+ </ div >
646+ < div class ="column one-thirds ">
647+
648648< div class ="link ">
649649< a href ="https://github.com/kowalpy/Robot-Framework-FTP-Library "target ="_blank "> FTP library</ a >
650650 Library for testing and using FTP server with Robot Framework.
@@ -740,6 +740,11 @@ <h1 class="row-header">THE LIBRARIES</h1>
740740 Library for testing Java applications with Swing GUI.
741741</ div >
742742
743+ < div class ="link ">
744+ < a href ="https://github.com/kowalpy/Robot-Framework-TFTP-Library "target ="_blank "> TFTPLibrary</ a >
745+ Library for interacting over< a href ="https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol "target ="_blank "> Trivial File Transfer Portocol</ a > .
746+ </ div >
747+
743748< div class ="link ">
744749< a href ="https://github.com/semperos/watir-robot/#readme "target ="_blank "> watir-robot</ a >
745750 Web testing library that uses Watir tool.