Skip to content

UniTN-Mechatronics/mruby-ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

Releases

No releases published

Packages

No packages published