File: control

package info (click to toggle)
fuse-convmvfs 0.2.6-2.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: sh: 1,032; cpp: 642; makefile: 22
file content (18 lines) | stat: -rw-r--r-- 903 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: fuse-convmvfs
Section: utils
Priority: optional
Maintainer: Stanislav Maslovski <stanislav.maslovski@gmail.com>
Uploaders: Anthony Fok <foka@debian.org>, Dmitry E. Oboukhov <unera@debian.org>
Build-Depends: debhelper-compat (= 13), pkgconf, libfuse3-dev, libattr1-dev
Rules-Requires-Root: no
Standards-Version: 3.9.3
Homepage: http://fuse-convmvfs.sourceforge.net/

Package: fuse-convmvfs
Architecture: linux-any kfreebsd-any
Depends: fuse [linux-any] | fuse4bsd [kfreebsd-any], ${shlibs:Depends}, ${misc:Depends}
Description: mirrors a whole filesystem tree from one charset to another
 convmvfs is a FUSE (File System in Userspace) utility that transparently
 mirrors a filesystem tree converting the filenames from one charset to another
 on the fly. Only the names of files and directories are converted; the file
 content remains intact. The mirrored tree is mounted at a given mountpoint.