Hey all,

This isn't directly python related, but I thought I would share anyways. If
anyone has been using the python library fileseq
<https://pypi.python.org/pypi/Fileseq/0.5.1>, which I help maintain, to
work with file sequence and frame range patterns, I've built a tool around
this functionality (kind of similar to rvls).

gofileseq <https://github.com/justinfx/gofileseq> is a port of fileseq, to
the Go language. Included in this repo is a utility called seqls
<https://github.com/justinfx/gofileseq/tree/master/cmd/seqls>, which uses
gofileseq to provide a way to list files on the filesystem that are rolled
up into sequence formats. So far it can do short and long listings, rolling
up the file sizes and showing the latest mod time. I've cross compiled it
for win/linux/osx <https://bintray.com/justinfx/utils/seqls/_latestVersion>

If you find it useful or have suggestions, please let me know! Also feel
free to register issues for it on github if needed. I develop on osx and
linux, so I have only briefly tested it on windows..

Enjoy!

Justin

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2KpONX8cs9%3Df%2B4zzQx11yo1e7qV09bNTrT9zwudEfTRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to