Skip to content

UniTN-Mechatronics/mruby-ftp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

FTP gem for mruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published