Bug 226444 - [NEW PORT] ftp/py-sftp: Simple interface to SFTP
Summary: [NEW PORT] ftp/py-sftp: Simple interface to SFTP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Martin Wilke
URL:
Keywords: feature, needs-qa
Depends on:
Blocks:
 
Reported: 2018-03-08 12:13 UTC by Ivan Rozhuk
Modified: 2018-03-09 03:43 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly-


Attachments
patch (1.41 KB, patch)
2018-03-08 12:13 UTC, Ivan Rozhuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2018-03-08 12:13:06 UTC
Created attachment 191301 [details]
patch

A simple interface to SFTP.
The module offers high level abstractions and task based routines to
handle your SFTP needs.
Checkout the Cook Book, in the docs, to see what pysftp can do for you.

WWW: https://bitbucket.org/dundeemt/pysftp
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-08 14:02:10 UTC
A commit references this bug:

Author: miwi
Date: Thu Mar  8 14:01:12 UTC 2018
New revision: 463889
URL: https://svnweb.freebsd.org/changeset/ports/463889

Log:
  A simple interface to SFTP.
  The module offers high level abstractions and task based routines to
  handle your SFTP needs.
  Checkout the Cook Book, in the docs, to see what pysftp can do for you.

  WWW: https://bitbucket.org/dundeemt/pysftp

  PR:		226444
  Submitted by:	rozhuk.im@gmail.com

Changes:
  head/ftp/Makefile
  head/ftp/py-sftp/
  head/ftp/py-sftp/Makefile
  head/ftp/py-sftp/distinfo
  head/ftp/py-sftp/pkg-descr