| File | Date | Author | Commit |
|---|---|---|---|
| libcopy | 2014-01-03 |
|
[7423ec] Updated all copyright entries to 2013-2014. |
| tests | 2013-10-26 |
|
[1b8bc6] Added -v, -vv test and made it pass. |
| .gitignore | 2013-10-19 |
|
[974eed] Added setup.py and README.txt. |
| CHANGES.txt | 2013-10-26 |
|
[5035c6] Added CHANGES.txt. |
| LICENSE.txt | 2013-10-16 |
|
[93974c] Added license information. |
| README.txt | 2013-10-26 |
|
[8269ed] Updated README.txt. |
| copy | 2014-01-03 |
|
[7423ec] Updated all copyright entries to 2013-2014. |
| run_tests.sh | 2013-11-09 |
|
[5000dc] Made run_tests.sh a bit more verbose. |
| setup.py | 2013-10-26 |
|
[5035c6] Added CHANGES.txt. |
copy ==== Advanced command line copy tool Website ------- https://sourceforge.net/projects/python-copy/ Installation ------------ tar -zxf copy-VERSION.tar.gz cd copy-VERSION python setup.py install Tests ----- You can run 'sh run_tests.sh' to test copy.