← Back to team overview

keryx team mailing list archive

Re: minideblib patched

 

On Thu, Aug 20, 2009 at 2:27 PM, Chris Oliver <excid3@xxxxxxxxx> wrote:

> Today I forked minideblib on github and fixed the problem that was causing
> it to no longer work on Windows so it is now fair game. I have requested a
> pull from the original author to include my fix but for now you can use my
> fork here: http://github.com/excid3/python-minideblib/tree/master
>
> I think that this is probably one of the best libraries that we could use
> to speed up development on Keryx's backend. This provides a full suite of
> tools for us to use and I plan on writing some unit tests and expanding upon
> minideblib if I get some more free time. It certainly could use some more
> usage examples, but internal documentation is pretty good as jaseen had
> mentioned.
>
> --
> Chris Oliver
> http://excid3.com
>
>
Tonight I also got around to fixing a bug that would cause urljoin to strip
parts of the url out as well as I have added local cache support. You just
call AptRepoClient.update_local() or load_local() and pass it the path to
the cache folder, such as a Keryx project's lists folder. Enjoy!

-- 
Chris Oliver
http://excid3.com

References