What License does Pylons use?(Pylons FAQ)
Question What License does Pylons use? Answer Pylons is distributed under the BSD License. Copyright (c) 20052007 Ben Bangert, James Gardner, Philip Jenvey and contributors. All rights reserved. Redistribution and use in source and binary forms ... Other labels:
distribution-faq
I got ValueError running setup.py somewhere in get_svn_revision()(Pylons FAQ)
Q. I run setup.py and see this error: $ sudo python setup.py egginfo Traceback (most recent call last): File "setup.py", line 34, in <module> """, File "distutils/core.py", line 151, in setup File "distutils/dist.py", line ... Other labels:
setuptools