Difference between revisions of "Detox"
Jump to navigation
Jump to search
(Created page with "{{Infobox tool |purpose=The detox utility renames files to make them easier to work with under Unix and Unix-like operating systems. |homepage=https://github.com/dharple/detox...") |
m |
||
Line 2: | Line 2: | ||
|purpose=The detox utility renames files to make them easier to work with under Unix and Unix-like operating systems. | |purpose=The detox utility renames files to make them easier to work with under Unix and Unix-like operating systems. | ||
|homepage=https://github.com/dharple/detox | |homepage=https://github.com/dharple/detox | ||
− | |||
|license=BSD-3-Clause license | |license=BSD-3-Clause license | ||
|cost=Free | |cost=Free |
Revision as of 08:19, 18 October 2022
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673f81e9d5ee67_72613824
Release Feed
- 2024-04-06 01:13:14
- [tag:github.com,2008:Repository/82884753/v3.0.0-beta2 v3.0.0-beta2]
- by dharple
- 2024-03-31 14:09:11
- [tag:github.com,2008:Repository/82884753/v3.0.0-beta1 v3.0.0-beta1]
- by dharple
- 2024-03-31 00:42:07
- [tag:github.com,2008:Repository/82884753/v2.0.0 v2.0.0]
- by dharple
- 2021-08-15 18:40:19
- [tag:github.com,2008:Repository/82884753/v1.4.5 v1.4.5]
- by dharple
- 2021-08-14 21:36:17
- [tag:github.com,2008:Repository/82884753/v2.0.0-beta2 v2.0.0-beta2]
- by dharple
Description
The detox utility renames files to make them easier to work with under Unix and Unix-like operating systems. It replaces characters that make it hard to type out a filename with dashes and underscores. It also provides transliteration-based filters, converting ISO 8859-1 or UTF-8 to ASCII, in part or in whole. An additional filter unescapes CGI-escaped filenames.