SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-Dropbox rpm build for : openSUSE Tumbleweed. For other distributions click perl-File-Dropbox.

Name : perl-File-Dropbox
Version : 0.7 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 2.54 Date : 2024-08-05 19:29:26
Group : Development/Libraries/Perl Source RPM : perl-File-Dropbox-0.7-2.54.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Convenient and fast Dropbox API abstraction
Description :
\'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.

Due to API limitations and design you can not do read and write operations
on one file at the same time. Therefore handle can be in read-only or
write-only state, depending on last call to open. Supported functions for
read-only state are: open, close, seek, tell, readline, read, sysread,
getc, eof. For write-only state: open, close, syswrite, print, printf, say.

All API requests are done using Furl module. For more accurate timeouts
Net::DNS::Lite is used, as described in Furl::HTTP. Furl settings can be
overriden using \'furlopts\'.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-F/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-File-Dropbox-0.7-2.54.noarch.rpm
     

Provides :
perl(File::Dropbox)
perl-File-Dropbox

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Furl) >= 2.16
perl(IO::Socket::SSL) >= 1.4
perl(JSON) >= 2.0
perl(Net::DNS::Lite) >= 0.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/File
/usr/lib/perl5/vendor_perl/5.40.0/File/Dropbox.pm
/usr/share/doc/packages/perl-File-Dropbox
/usr/share/doc/packages/perl-File-Dropbox/Changes
/usr/share/doc/packages/perl-File-Dropbox/README
/usr/share/licenses/perl-File-Dropbox
/usr/share/licenses/perl-File-Dropbox/LICENSE
/usr/share/man/man3/File::Dropbox.3pm.gz

 
ICM