[21:42:43] <dstufft> each finder implementing a certain protocol
[21:43:00] <dstufft> a find links finder, a simple API finder, in the future a warehouse api finder once I get around to do that
[21:58:06] <dstufft> jaraco: fwiw whenever you're around, I'm wondering what I need to do to work on the PEP 440 stuff for setuptools more, I know you merged the PR but were keeping it on another branch or something?
[21:59:06] <jaraco> dstufft: it's in the same (git) branch. "use-packaging" maybe? It hasn't been merged with master, so you can continue to make pull requests against that branch.
[21:59:17] <jaraco> You can merge master into that branch if you like.