File: control

package info (click to toggle)
megatools 1.11.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 740 kB
  • sloc: ansic: 7,279; sh: 135; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: megatools
Section: utils
Priority: optional
Maintainer: Alberto Garcia <berto@igalia.com>
Build-Depends: debhelper-compat (= 13),
               asciidoc,
               docbook-xml,
               docbook2x,
               libcurl4-openssl-dev,
               libssl-dev,
               libglib2.0-dev,
               meson
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://xff.cz/megatools/
Vcs-Browser: https://salsa.debian.org/berto/megatools
Vcs-Git: https://salsa.debian.org/berto/megatools.git

Package: megatools
Architecture: any
Depends: ${shlibs:Depends}, ca-certificates, ${misc:Depends}
Description: Command-line client for the Mega cloud storage service
 Megatools is a collection of programs for accessing the Mega.co.nz
 service from the command line.
 .
 Megatools allow you to copy individual files as well as entire
 directory trees to and from the cloud. You can also perform streaming
 downloads for example to preview videos and audio files, without
 needing to download the entire file first.
 .
 Megatools are robust and optimized for fast operation - as fast as
 Mega servers allow. Memory requirements and CPU utilization are kept
 at minimum.