1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libjs-jquery-file-upload
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Section: javascript
Priority: optional
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/blueimp/jQuery-File-Upload
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery-file-upload.git
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery-file-upload
Package: libjs-jquery-file-upload
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: file upload widget for jQuery
File Upload widget with multiple file selection, drag & drop support,
progress bar, validation and preview images, audio and video for jQuery.
Supports cross-domain, chunked and resumable file uploads. Works with
any server-side platform (Google App Engine, PHP, Python, Ruby on Rails,
Java, etc.) that supports standard HTML form file uploads.
|