summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* version bump, made commands use entry_pointsHEADmasterwillmcgugan@gmail.com2015-02-151-8/+5
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@912 67cdc799-7952-0410-af00-57a81ceafa0f
* fix for watchwillmcgugan@gmail.com2014-05-241-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@898 67cdc799-7952-0410-af00-57a81ceafa0f
* tweaks for 0.5.0willmcgugan@gmail.com2014-03-141-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@889 67cdc799-7952-0410-af00-57a81ceafa0f
* Applied patch to zipfswillmcgugan@gmail.com2014-03-131-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@888 67cdc799-7952-0410-af00-57a81ceafa0f
* Test fixes and preparations for 0.5.0 releasewillmcgugan@gmail.com2014-03-131-7/+7
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@887 67cdc799-7952-0410-af00-57a81ceafa0f
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module ↵willmcgugan@gmail.com2013-03-311-6/+5
| | | | | | in Py2.6+ and Py3 git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@854 67cdc799-7952-0410-af00-57a81ceafa0f
* added six to setup.pywillmcgugan2012-01-051-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@728 67cdc799-7952-0410-af00-57a81ceafa0f
* Tweakswillmcgugan2011-12-291-0/+4
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@727 67cdc799-7952-0410-af00-57a81ceafa0f
* First stab at a Python3 portwillmcgugan2011-12-261-4/+16
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@724 67cdc799-7952-0410-af00-57a81ceafa0f
* more renames of "tahoefs"rfkelly02011-03-081-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@649 67cdc799-7952-0410-af00-57a81ceafa0f
* Apparently I do these this stubs for the command line appswillmcgugan2010-12-231-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@575 67cdc799-7952-0410-af00-57a81ceafa0f
* setup.py tweakswillmcgugan2010-12-221-4/+19
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@569 67cdc799-7952-0410-af00-57a81ceafa0f
* test fixes for windozewillmcgugan2010-12-201-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@565 67cdc799-7952-0410-af00-57a81ceafa0f
* change license in setup.py to "BSD"rfkelly02010-12-161-2/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@557 67cdc799-7952-0410-af00-57a81ceafa0f
* Added fsmount command, made memroyfs work with threadswillmcgugan2010-12-121-1/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@550 67cdc799-7952-0410-af00-57a81ceafa0f
* Added fsmkdir commandwillmcgugan2010-12-111-1/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@547 67cdc799-7952-0410-af00-57a81ceafa0f
* Added FS command line scriptswillmcgugan2010-12-051-2/+13
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@537 67cdc799-7952-0410-af00-57a81ceafa0f
* include fs.expose.dokan in setup.py packages listrfkelly02010-08-051-1/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@400 67cdc799-7952-0410-af00-57a81ceafa0f
* include "contrib" filesystems in setup.pyrfkelly02010-08-021-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@387 67cdc799-7952-0410-af00-57a81ceafa0f
* include "fs.osfs" in setup.py packages listrfkelly02010-04-121-1/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@345 67cdc799-7952-0410-af00-57a81ceafa0f
* split FS wrapper implementations into independent submodulesrfkelly02010-01-071-1/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@316 67cdc799-7952-0410-af00-57a81ceafa0f
* adding ChangeLog filerfkelly02009-07-251-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@228 67cdc799-7952-0410-af00-57a81ceafa0f
* merge branch "rfk-ideas" into trunkrfkelly02009-06-151-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@173 67cdc799-7952-0410-af00-57a81ceafa0f
* Changes to the meta-data willmcgugan2008-09-201-0/+3
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@104 67cdc799-7952-0410-af00-57a81ceafa0f
* Tweaking the setup.py scriptwillmcgugan2008-09-191-1/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@93 67cdc799-7952-0410-af00-57a81ceafa0f
* Tweaking setup.pywillmcgugan2008-09-191-1/+18
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@90 67cdc799-7952-0410-af00-57a81ceafa0f
* Disutils setupwillmcgugan2008-09-191-0/+7
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@83 67cdc799-7952-0410-af00-57a81ceafa0f