Fix filename encoding problem. Copy all files to new position with new encoding.
Project description
filename-transencoding
Fix filename encoding problem. Copy all files to new position with new encoding.
Install
pip install filename-transencoding
Installed Utils
- filename-transencoding
Usage
[root@www tmp]# filename-transencoding --help
Usage: filename-transencoding [OPTIONS] SRC DST
Options:
-f, --from-encoding TEXT source encoding.
-t, --to-encoding TEXT destination encoding.
--help Show this message and exit.
[root@www tmp]# filename-transencoding -f gbk -t utf-8 src-folder dst-folder
Releases
v0.1.2 2020/03/18
- Fix problems for python2.6.
v0.1.1 2020/03/18
- Remove click version, so will NOT requires lastest click version.
v0.1.0 2020/03/18
- First release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file filename-transencoding-0.1.2.tar.gz
.
File metadata
- Download URL: filename-transencoding-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8663d8aa00cdeb4103fea1f194d438e6e8df4e9dfc28c0bb68333da04efd8ac9 |
|
MD5 | ae2df849fdaba087e1a86adccc3ce2f2 |
|
BLAKE2b-256 | 710eb1a8cea323a84aa41c8edf5ce2577cc0be6c06b35ecf654d2b3c9bd44678 |