summaryrefslogtreecommitdiff
path: root/converters/convmv/DESCR
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2005-11-25 01:48:02 +0000
committerheinz <heinz@pkgsrc.org>2005-11-25 01:48:02 +0000
commita3ef45bb2a872c62da7278546c5575dcb2ed11f3 (patch)
tree6230f63a3f67c2b3cd6a7792055f32266ba037d5 /converters/convmv/DESCR
parent81c20b34fa0be4d360730134e783b45eb507d484 (diff)
downloadpkgsrc-a3ef45bb2a872c62da7278546c5575dcb2ed11f3.tar.gz
Initial import of convmv-1.08.
Convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also converts the symlink target pointer in case the symlink target is being converted, too.
Diffstat (limited to 'converters/convmv/DESCR')
-rw-r--r--converters/convmv/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/converters/convmv/DESCR b/converters/convmv/DESCR
new file mode 100644
index 00000000000..63c004fbe78
--- /dev/null
+++ b/converters/convmv/DESCR
@@ -0,0 +1,5 @@
+Convmv is meant to help convert a single filename, a directory tree and
+the contained files or a whole filesystem into a different encoding. It
+just converts the filenames, not the content of the files. A special
+feature of convmv is that it also converts the symlink target pointer in
+case the symlink target is being converted, too.