File: control

package info (click to toggle)
cockpit-files 36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268,488 kB
  • sloc: javascript: 695,004; cpp: 11,141; python: 7,742; sh: 830; makefile: 158; xml: 89
file content (26 lines) | stat: -rw-r--r-- 939 bytes parent folder | download | duplicates (4)
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
Source: cockpit-files
Section: admin
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Martin Pitt <mpitt@debian.org>,
Build-Depends: debhelper-compat (= 13),
               esbuild,
               gettext (>= 0.21),
               nodejs,
Standards-Version: 4.7.3
Rules-Requires-Root: no
Homepage: https://github.com/cockpit-project/cockpit-files
Vcs-Git: https://salsa.debian.org/debian/cockpit-files.git
Vcs-Browser: https://salsa.debian.org/debian/cockpit-files

Package: cockpit-files
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         cockpit-bridge (>= 318),
Description: Cockpit component for file management
 The Cockpit Web Console enables users to administer GNU/Linux servers using a
 web browser.
 .
 This package adds an user interface for managing, uploading, and downloading
 files, with a similar experience as a desktop file manager.