File: control

package info (click to toggle)
fuse-convmvfs 0.2.6-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie, wheezy
  • size: 456 kB
  • ctags: 86
  • sloc: sh: 1,032; cpp: 642; makefile: 22
file content (17 lines) | stat: -rw-r--r-- 902 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 (>= 9), autotools-dev, pkg-config, libfuse-dev (>= 2.5.0-0), libattr1-dev
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.