http://code.google.com/p/smugweb/
Please send me a private email if you want your account added as an
official Smug developer. Also, please take a moment to create new
issues for any features you would like to see in Smug (or add comments
to existing issues).
Thanks.
--
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868
By the way, I also added two packages to the Python Cheeseshop:
http://pypi.python.org/pypi/Smug/0.5
http://pypi.python.org/pypi/Gitlib/0.5
If you like Smug, feel free to share your opinion by voting. :)
Sorry. It turns out you can't actually vote. The scoring is described
here:
http://pycheesecake.org/#algorithm-for-computing-the-cheesecake-index
It's probably not a bad idea to fix some of these issues to raise the
score.
Okay. I've now merged the urls branch into the master branch. I think
things are pretty good, but we still need more testing.
I also added setuptools stuff to the repository, so now I can run
"python setup.py sdist bdist_egg upload" and it will upload both source
and binary files to the Cheeseshop. I haven't tested running from the
egg yet, so that's something we need to test.
Anyway, it's kind of cool to have some of the official-looking stuff
working.