Package enconvmv: Information

    Source package: enconvmv
    Version: 0.1.6-alt2
    Build time:  Mar 10, 2007, 02:36 PM
    Category: File tools
    Report package bug
    Home page: 

    License: GPL
    Summary: convmv meets enca
    Description: 
    This is a script to traverse a directory tree and convert
    file and directory names to target charset, auto-guessing
    source charset given the language.
    
    If no target language and charset are given, then they're
    assumed based on current locale.
    
    WARNING: it's not as thorough as convmv, rather a sample
    which ought to be merged there (but worked for me).

    List of rpms provided by this srpm:
    enconvmv (noarch)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin


    Last changed


    March 10, 2007 Michael Shigorin 0.1.6-alt2
    - noarch
    March 10, 2007 Michael Shigorin 0.1.6-alt1
    - added another one-liner by svd@ to avoid traversing symlinks
      (proper handling of symlinks is an open task though
      but this time better safe than sorry)
    March 8, 2007 Michael Shigorin 0.1.5-alt1
    - added patch by Sviatoslav Sviridov (svd@) to fix forkbomb
      possibility when processing partially inaccessible directory
      tree (fixes #11009)