are quotes ' and blanks in package names a good idea ?
"abo's pysync" broke BeautifulSoup on pypi /simple this week;
Martin patched that quickly (thanks Martin)
but other package tools, python or distis, will surely break.

Agree / disagree / dont-care ?

Disagree. PyPI and setuptools perform a package name normalization,
which is file-system-safe. I don't think anything else needs to
be done.

Regards,
Martin
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to