analytics-renamer
Version:
File Renamer is a Python script that renames all files in a specified folder by converting names to lowercase, removing Vietnamese accents, eliminating punctuation, and replacing spaces with hyphens.
41 lines (37 loc) • 848 B
JSON
{
"name": "analytics-renamer",
"version": "1.0.1",
"description": "File Renamer is a Python script that renames all files in a specified folder by converting names to lowercase, removing Vietnamese accents, eliminating punctuation, and replacing spaces with hyphens.",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"npm",
"css",
"folder",
"datetime",
"folder editor",
"folder attribute",
"attribute",
"editor",
"class",
"python script",
"python",
"python3",
"python 3",
"nhavantuonglai"
],
"repository": {
"type": "website",
"url": "https://nhavantuonglai.com"
},
"author": "nhavantuonglai",
"license": "MIT",
"dependencies": {
},
"engines": {
"node": ">=14.0.0"
}
}