软件包: libfile-dropbox-perl (0.7-1)
libfile-dropbox-perl 的相关链接
Trisquel 的资源:
下载源码包 libfile-dropbox-perl:
- [libfile-dropbox-perl_0.7-1.dsc]
- [libfile-dropbox-perl_0.7.orig.tar.gz]
- [libfile-dropbox-perl_0.7-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Alex Muntada
外部的资源:
- 主页 [metacpan.org]
相似软件包:
convenient and fast Dropbox API abstraction
File::Dropbox provides high-level Dropbox API abstraction based on Tie::Handle. Code required to get access_token and access_secret for signed OAuth 1.0 requests or access_token for OAuth 2.0 requests is not included in this module. To get app_key and app_secret you need to register your application with Dropbox.
At this moment Dropbox API is not fully supported, File::Dropbox covers file read/write and directory listing methods. If you need full API support take look at WebService::Dropbox. File::Dropbox main purpose is not 100% API coverage, but simple and high-performance file operations.
其他与 libfile-dropbox-perl 有关的软件包
|
|
|
-
- dep: libfurl-perl
- lightning-fast URL fetcher
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libnet-dns-lite-perl
- pure-perl DNS resolver with support for timeout
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language