clean: Command line file sorter(mover)
Project description
# Clean.py
[](https://travis-ci.org/HibikineKage/clean) [](https://coveralls.io/github/HibikineKage/clean?branch=master) [](https://www.python.org/dev/peps/pep-0008/) [](https://scrutinizer-ci.com/g/HibikineKage/clean/?branch=master) [](https://scrutinizer-ci.com/code-intelligence) [](https://www.versioneye.com/user/projects/5ab5f5a60fb24f0ac49c2b9e) [](https://www.codacy.com/app/HibikineKage/clean?utm_source=github.com&utm_medium=referral&utm_content=HibikineKage/clean&utm_campaign=Badge_Grade)
Glob files sorter (alpha!!!!!)
## Usage
Please type `clean.sh --help`
```bash
$ clean.sh cwd
/home/kage/
$ clean.sh add foo*.txt ~/bar
$ clean.sh list
foo*.txt => ~/bar
$ clean.sh run
/home/kage/foo1.txt => ~/bar/foo1.txt
/home/kage/foo2.txt => ~/bar/foo2.txt
/home/kage/foobar.txt => ~/bar/foobar.txt
$ cat ~/.cleanrc
{
"path": [{"path": "~/bar", "glob": "foo*.txt"}]
}
```
## License
MIT
[](https://travis-ci.org/HibikineKage/clean) [](https://coveralls.io/github/HibikineKage/clean?branch=master) [](https://www.python.org/dev/peps/pep-0008/) [](https://scrutinizer-ci.com/g/HibikineKage/clean/?branch=master) [](https://scrutinizer-ci.com/code-intelligence) [](https://www.versioneye.com/user/projects/5ab5f5a60fb24f0ac49c2b9e) [](https://www.codacy.com/app/HibikineKage/clean?utm_source=github.com&utm_medium=referral&utm_content=HibikineKage/clean&utm_campaign=Badge_Grade)
Glob files sorter (alpha!!!!!)
## Usage
Please type `clean.sh --help`
```bash
$ clean.sh cwd
/home/kage/
$ clean.sh add foo*.txt ~/bar
$ clean.sh list
foo*.txt => ~/bar
$ clean.sh run
/home/kage/foo1.txt => ~/bar/foo1.txt
/home/kage/foo2.txt => ~/bar/foo2.txt
/home/kage/foobar.txt => ~/bar/foobar.txt
$ cat ~/.cleanrc
{
"path": [{"path": "~/bar", "glob": "foo*.txt"}]
}
```
## License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clean-0.1.4.linux-x86_64.tar.gz
(17.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
clean-0.1.4-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file clean-0.1.4.linux-x86_64.tar.gz.
File metadata
- Download URL: clean-0.1.4.linux-x86_64.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
686b905724720e9e64fe9b71c0a91f63e72a162f20ddd74e8e6968305ab010be
|
|
| MD5 |
edfb2911d88ac73efb30e39d5dd4c515
|
|
| BLAKE2b-256 |
fc1fbec3c1f0ffadd992f3d9a11f61f354524fe852ffe976b24f6a4f5c86f15e
|
File details
Details for the file clean-0.1.4-py3-none-any.whl.
File metadata
- Download URL: clean-0.1.4-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55bc1645c9ee7702be784ccb121a6951cbaa1f02c9d0b6d2082dba34c3107719
|
|
| MD5 |
703fbab6cdc25fbe65883cccab480c15
|
|
| BLAKE2b-256 |
b5d9d9a6c76d65385afd128fa42ea91c1f83a1760c35bb3d406d4b6b569527db
|