[nycbug-talk] fsq -- file system queue

matthewstory at gmail.com matthewstory at gmail.com
Wed Apr 3 09:26:44 EDT 2013



On Apr 3, 2013, at 8:29 AM, Justin Dearing <zippy1981 at gmail.com> wrote:

> Ike,
> 
> The man page says posix file systems,  but it seems like it would work on anything that supported sub directories and environment variables from the readme.
> 
> Ill test for windows support today.  If a patch is necessary,  would you entertain it?
> 
The only bits that are explicitly posix are the chmod/chown/chgrp portions (which also use pwd and grp), flock, and locale (the cli only, not the lib).

Windows patches would be gladly accepted.


> On Apr 3, 2013 1:19 AM, "Pete Wright" <pete at nomadlogic.org> wrote:
>> On 04/02/2013 08:48 PM, Matthew Story wrote:
>>> All,
>>> 
>>> We just open sourced a file-system queue written in python under a BSD 3-clause license.  Tip of the hat here to .ike for packaging this up.  I was working on this last spring, into the summer, and spent part of the DOCS hackathon writing man-pages for it.
>>> 
>>> https://github.com/axialmarket/fsq/archive/version_0.1.3.tar.gz
>>> 
>>> Thoughts/Patches/Feedback greatly appreciated.
>> 
>> 
>> this is fantastic - can't wait to spend some time checking it out tomorrow :)
>> 
>> -p
>> 
>> -- 
>> Pete Wright
>> pete at nomadlogic.org
>> twitter => @nomadlogicLA
>> 
>> _______________________________________________
>> talk mailing list
>> talk at lists.nycbug.org
>> http://lists.nycbug.org/mailman/listinfo/talk
> _______________________________________________
> talk mailing list
> talk at lists.nycbug.org
> http://lists.nycbug.org/mailman/listinfo/talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nycbug.org/pipermail/talk/attachments/20130403/7c8c3c73/attachment.html>


More information about the talk mailing list