Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 946 Bytes

README.md

File metadata and controls

38 lines (18 loc) · 946 Bytes

#FTP gem for mruby

Interface to libftp functions on mruby. it's based on Thomas Pfau's FTPlib library, for documentation and license see http://nbpfaus.net/~pfau/ftplib/ftplib.html.

Build status

Build Status

Install

It's mrbgems. To you use in your project add the following to your build_config.rb:

conf.gem :github => 'UniTN-mechatronics/mruby-ftp', :branch => 'master'

Todo

  • Implement unit testing
  • Examples
  • Methods documentation

Contributing

Feel free to open tickets or send pull requests with improvements. Thanks in advance for your help!

Authors

Paolo Bosetti and Matteo Ragni, University of Trento

License

See Copyright Notice in LICENSE.