On May 15, 2013, at 8:35 PM, Nick Coghlan <ncogh...@gmail.com> wrote:

> On Thu, May 16, 2013 at 10:00 AM, Donald Stufft <don...@stufft.io> wrote:
>> PyPI already endures case insensitive uniqueness and considers - and _ the
>> same for uniqueness checks
> 
> Still something we should formalise in the 2.0 spec, though.
> 
> Cheers,
> Nick.
> 
> --
> Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia

The rule would be case insensitive, alpha numerics, and period, hyphen, and 
underscore where hypen and underscore are considered equivalent. Just verified 
this based on the current code + the proposal.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to