[Checkins] SVN: Sandbox/cklinger/megrok.ootbviewlets/trunk/ Initial Import

Christian Klinger cklinger at novareto.de
Tue Mar 31 05:48:46 EDT 2009


Log message for revision 98676:
  Initial Import
  

Changed:
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/.installed.cfg
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/README.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/bootstrap.py
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/buildout.cfg
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/setup.py
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/__init__.py
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/README.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/__init__.py
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/index.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/__init__.py
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/test_doc.py
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/PKG-INFO
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/SOURCES.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/dependency_links.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/namespace_packages.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/not-zip-safe
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/requires.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/top_level.txt
  A   Sandbox/cklinger/megrok.ootbviewlets/trunk/versions.cfg

-=-
Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/.installed.cfg
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/.installed.cfg	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/.installed.cfg	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,72 @@
+[buildout]
+installed_develop_eggs = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs/megrok.ootbviewlets.egg-link
+parts = coverage-test coverage-report python test
+
+[coverage-test]
+__buildout_installed__ = /Users/cklinger/work/hell/megrok.ootbviewlets/parts/coverage-test
+	/Users/cklinger/work/hell/megrok.ootbviewlets/bin/coverage-test
+__buildout_signature__ = zc.recipe.testrunner-1.0.0-py2.4.egg zc.recipe.egg-1.2.2-py2.4.egg setuptools-0.6c9-py2.4.egg zope.testing-3.5.4-py2.4.egg zc.buildout-1.2.1-py2.4.egg zc.buildout-1.2.1-py2.4.egg
+_b = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+_d = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+_e = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+bin-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+defaults = ['--coverage', '/Users/cklinger/work/hell/megrok.ootbviewlets/coverage']
+develop-eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+eggs = megrok.ootbviewlets [test]
+eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+executable = /Users/cklinger/work/hell/megrok.ootbviewlets/../bin/python
+location = /Users/cklinger/work/hell/megrok.ootbviewlets/parts/coverage-test
+recipe = zc.recipe.testrunner
+script = /Users/cklinger/work/hell/megrok.ootbviewlets/bin/coverage-test
+
+[coverage-report]
+__buildout_installed__ = /Users/cklinger/work/hell/megrok.ootbviewlets/bin/coverage-report
+__buildout_signature__ = zc.recipe.egg-1.2.2-py2.4.egg setuptools-0.6c9-py2.4.egg zc.buildout-1.2.1-py2.4.egg
+_b = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+_d = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+_e = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+arguments = ('coverage', '/Users/cklinger/work/hell/megrok.ootbviewlets/coverage/report')
+bin-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+develop-eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+eggs = z3c.coverage
+eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+executable = /Users/cklinger/work/hell/megrok.ootbviewlets/../bin/python
+recipe = zc.recipe.egg
+scripts = coverage=coverage-report
+
+[python]
+__buildout_installed__ = /Users/cklinger/work/hell/megrok.ootbviewlets/bin/python
+__buildout_signature__ = zc.recipe.egg-1.2.2-py2.4.egg setuptools-0.6c9-py2.4.egg zc.buildout-1.2.1-py2.4.egg
+_b = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+_d = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+_e = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+bin-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+develop-eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+eggs = megrok.ootbviewlets
+eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+executable = /Users/cklinger/work/hell/megrok.ootbviewlets/../bin/python
+interpreter = python
+recipe = zc.recipe.egg
+
+[test]
+__buildout_installed__ = /Users/cklinger/work/hell/megrok.ootbviewlets/parts/test
+	/Users/cklinger/work/hell/megrok.ootbviewlets/bin/test
+__buildout_signature__ = zc.recipe.testrunner-1.0.0-py2.4.egg zc.recipe.egg-1.2.2-py2.4.egg setuptools-0.6c9-py2.4.egg zope.testing-3.5.4-py2.4.egg zc.buildout-1.2.1-py2.4.egg zc.buildout-1.2.1-py2.4.egg
+_b = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+_d = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+_e = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+bin-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/bin
+defaults = ['--tests-pattern', '^f?tests$', '-vc']
+develop-eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/develop-eggs
+eggs = megrok.ootbviewlets [test]
+eggs-directory = /Users/cklinger/work/hell/megrok.ootbviewlets/eggs
+executable = /Users/cklinger/work/hell/megrok.ootbviewlets/../bin/python
+location = /Users/cklinger/work/hell/megrok.ootbviewlets/parts/test
+recipe = zc.recipe.testrunner
+script = /Users/cklinger/work/hell/megrok.ootbviewlets/bin/test
+
+[buildout]
+parts = coverage-report python test coverage-test
+
+[buildout]
+parts = python test coverage-test coverage-report

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/README.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/README.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/README.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,155 @@
+=========================================================
+Documentation About Project Features Generated by ZBoiler
+=========================================================
+
+ZBoiler (http://zboiler.com) was used to generate the boiler plate
+code for this project.  To build your project, run these commands::
+
+  $ python bootstrap.py
+  $ ./bin/buildout
+
+What happens next depends on the features you used to generate your
+project.  Check out more information about each feature below.
+
+
+
+Metadata
+--------
+
+The Metadata feature sets up the setup.py file which is what
+setuptools uses to generate distributable python eggs.
+
+
+
+Restructured Text Documentation
+-------------------------------
+
+The ReSTructured Text Documentation feature hooks up scripts
+for generating html (or latex for that matter) documentation
+from ReSTructured text files using Sphinx.  There are a few
+pieces involved in this hookup:
+
+  #. ``buildout.cfg`` **part section**
+
+       This looks something like::
+
+         [docs]
+         recipe = z3c.recipe.sphinxdoc
+         eggs = yourproject [docs]
+                z3c.recipe.sphinxdoc
+         default.css =
+         layout.html =
+
+       This buildout part section will generate a script in the
+       bin directory called ``docs`` which you can run liket his::
+
+         $ ./bin/docs
+
+       Documentation will be put into the ``parts/docs/`` directory, with
+       one directory for each package specified in the eggs parameter of
+       the docs section.  See the documentation for z3c.recipe.sphinxdoc
+       for more information.  It can be found at
+
+         http://pypi.python.org/pypi/z3c.recipe.sphinxdoc
+
+  #. ``setup.py extras_require`` **section**
+
+       For the docs to build correctly, there must be a ``docs`` section in
+       ``extras_require`` that pulls in the Sphinx dependencies.
+
+  #. ``index.txt`` **file in project src**
+
+       An ``index.txt`` file will be added to the src directory.  This
+       serves as the root document used by Sphinx to generate all the
+       documentation.  See the Sphinx documentation for what sort of things
+       you can put in here at
+
+         http://sphinx.pocoo.org/
+
+
+
+ZPL Header
+----------
+
+The Zope Public License file header looks something like this::
+
+  ##############################################################################
+  #
+  # Copyright (c) 2009 None.
+  # All Rights Reserved.
+  #
+  # This software is subject to the provisions of the Zope Public License,
+  # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+  # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+  # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+  # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+  # FOR A PARTICULAR PURPOSE.
+  #
+  ##############################################################################
+
+
+
+Python Interpreter
+------------------
+
+The Python Interpreter feature creates an alias to whatever python
+interpreter you want inside your project's bin/ directory.
+Furthermore, it adds your project and all its egg dependencies to the
+python path.  After running buildout from your project directory you
+can start up the interpreter as normal::
+
+  $ ./bin/python
+
+  >>> from myproject import mymodule
+  >>> form a.dependency import something
+
+
+
+Automated Tests
+---------------
+
+The Automated Testing feature generates boiler plate code for running
+unittests, specifically in the form of DocTests.  Here are the various
+pieces generated by the Automated Testing Feature:
+
+  1. **new buildout.cfg sections**
+
+       Three new sections are added to the buildout.cfg file. Each
+       correspond to executable scripts in the bin/ directory.  There is
+       a test runner which you can run with this command::
+
+         $ ./bin/test
+
+       There are many command line options that can be used by the test
+       runner.  See them all by running::
+
+         $ ./bin/test --help
+
+       You can also generate coverage reports for the tests with the command::
+
+         $ ./bin/coverage-test
+
+       This runs the same test runner as ``./bin/test`` buts adds on the
+       options for generating coverage reports which are always a little
+       painful to remember.  By default, this will put all the reports in
+       a ``coverage/`` directory. After you have generated the coverage
+       reports, you render them into nice color-coded html pages with
+       this command::
+
+         $ ./bin/coverage-report
+
+  2. **new setup.py extras_require section**
+
+       In order to support the test runner, a new extras_require section
+       called ``test`` is added to the ``setup.py`` file.  This pulls in
+       z3c.coverage and zope.testing.
+
+  3. **``tests`` module**
+
+       The test runner will search through your project src for modules
+       starting with the name ``test``.  The Automated Testing feature
+       adds a sub package named ``tests`` to the project source, and adds
+       a python module called ``test_doc.py`` into the tests module.  The
+       test_doc module hooks up the test suite that references the doc
+       tests.
+

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/bootstrap.py
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/bootstrap.py	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/bootstrap.py	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,52 @@
+##############################################################################
+#
+# Copyright (c) 2007 Zope Corporation and Contributors.
+# All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE.
+#
+##############################################################################
+"""Bootstrap a buildout-based project
+
+Simply run this script in a directory containing a buildout.cfg.
+The script accepts buildout command-line options, so you can
+use the -c option to specify an alternate configuration file.
+
+$Id: bootstrap.py 98391 2009-03-27 08:50:42Z pcardune $
+"""
+
+import os, shutil, sys, tempfile, urllib2
+
+tmpeggs = tempfile.mkdtemp()
+
+ez = {}
+exec urllib2.urlopen('http://peak.telecommunity.com/dist/ez_setup.py'
+                     ).read() in ez
+ez['use_setuptools'](to_dir=tmpeggs, download_delay=0)
+
+import pkg_resources
+
+cmd = 'from setuptools.command.easy_install import main; main()'
+if sys.platform == 'win32':
+    cmd = '"%s"' % cmd # work around spawn lamosity on windows
+
+ws = pkg_resources.working_set
+assert os.spawnle(
+    os.P_WAIT, sys.executable, sys.executable,
+    '-c', cmd, '-mqNxd', tmpeggs, 'zc.buildout',
+    dict(os.environ,
+         PYTHONPATH=
+         ws.find(pkg_resources.Requirement.parse('setuptools')).location
+         ),
+    ) == 0
+
+ws.add_entry(tmpeggs)
+ws.require('zc.buildout')
+import zc.buildout.buildout
+zc.buildout.buildout.main(sys.argv[1:] + ['bootstrap'])
+shutil.rmtree(tmpeggs)

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/buildout.cfg
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/buildout.cfg	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/buildout.cfg	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,27 @@
+[buildout]
+extends = versions.cfg
+develop = .
+parts = python test coverage-test coverage-report
+versions = versions
+
+[python]
+recipe = zc.recipe.egg
+interpreter = python
+eggs = megrok.ootbviewlets
+
+[test]
+recipe = zc.recipe.testrunner
+eggs = megrok.ootbviewlets [test]
+defaults = ['--tests-pattern', '^f?tests$', '-vc']
+
+[coverage-test]
+recipe = zc.recipe.testrunner
+eggs = megrok.ootbviewlets [test]
+defaults = ['--coverage', '${buildout:directory}/coverage']
+
+[coverage-report]
+recipe = zc.recipe.egg
+eggs = z3c.coverage
+scripts = coverage=coverage-report
+arguments = ('coverage', '${buildout:directory}/coverage/report')
+

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/setup.py
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/setup.py	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/setup.py	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,41 @@
+##############################################################################
+#
+# Copyright (c) 2009 None.
+# All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE.
+#
+##############################################################################
+"""Setup"""
+from setuptools import setup, find_packages
+
+setup (
+    name = 'megrok.ootbviewlets',
+    version = '0.1.0',
+    author = u"Christian Klinger",
+    author_email = u"cklinger at novareto.de",
+    description = u"Some out of the Box Viewlets ready for grok using z3c.menu*",
+    license = "GNU General Public License (GPL)",
+    keywords = u"",
+    url = "http://pypi.python.org/pypi/megrok.ootbviewlets",
+    classifiers = [],
+    packages = find_packages('src'),
+    include_package_data = True,
+    package_dir = {'':'src'},
+    namespace_packages = [u'megrok'],
+    extras_require = {'docs': ['Sphinx'],
+                      'test': ['z3c.coverage',
+                      'zope.testing']},
+    install_requires = [
+        'setuptools',
+	'z3c.menu.ready2go',
+	'grokcore.viewlet',
+        ],
+    zip_safe = False,
+    entry_points = {},
+    )

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/__init__.py
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/__init__.py	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/__init__.py	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,7 @@
+try:
+    # Declare this a namespace package if pkg_resources is available.
+    import pkg_resources
+    pkg_resources.declare_namespace(__name__)
+except ImportError:
+    pass
+

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/README.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/README.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/README.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,14 @@
+================
+A Simple DocTest
+================
+
+Doctests work by evaluating txt documents that look like python
+interpreter sessions.  This test will pass:
+
+  >>> 1+1
+  2
+
+The following test will not pass (that's why it is commented out):
+
+#  >>> print 'apples and bananas'
+#  oranges
\ No newline at end of file

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/__init__.py
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/__init__.py	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/__init__.py	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1 @@
+# Make a package.

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/index.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/index.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/index.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,17 @@
+=================================
+megrok.ootbviewlets Documentation
+=================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   README
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/__init__.py
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/__init__.py	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/__init__.py	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1 @@
+# Make a package.

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/test_doc.py
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/test_doc.py	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok/ootbviewlets/tests/test_doc.py	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,13 @@
+import unittest
+import zope.testing.doctest
+
+def test_suite():
+    return unittest.TestSuite((
+
+        zope.testing.doctest.DocFileSuite(
+            '../README.txt',
+            optionflags=zope.testing.doctest.NORMALIZE_WHITESPACE |
+                        zope.testing.doctest.ELLIPSIS),
+
+
+        ))

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/PKG-INFO
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/PKG-INFO	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/PKG-INFO	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,10 @@
+Metadata-Version: 1.0
+Name: megrok.ootbviewlets
+Version: 0.1.0
+Summary: Some out of the Box Viewlets ready for grok using z3c.menu*
+Home-page: http://pypi.python.org/pypi/megrok.ootbviewlets
+Author: Christian Klinger
+Author-email: cklinger at novareto.de
+License: GNU General Public License (GPL)
+Description: UNKNOWN
+Platform: UNKNOWN

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/SOURCES.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/SOURCES.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/SOURCES.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,12 @@
+setup.py
+src/megrok/__init__.py
+src/megrok.ootbviewlets.egg-info/PKG-INFO
+src/megrok.ootbviewlets.egg-info/SOURCES.txt
+src/megrok.ootbviewlets.egg-info/dependency_links.txt
+src/megrok.ootbviewlets.egg-info/namespace_packages.txt
+src/megrok.ootbviewlets.egg-info/not-zip-safe
+src/megrok.ootbviewlets.egg-info/requires.txt
+src/megrok.ootbviewlets.egg-info/top_level.txt
+src/megrok/ootbviewlets/__init__.py
+src/megrok/ootbviewlets/tests/__init__.py
+src/megrok/ootbviewlets/tests/test_doc.py
\ No newline at end of file

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/dependency_links.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/dependency_links.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/dependency_links.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1 @@
+

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/namespace_packages.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/namespace_packages.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/namespace_packages.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1 @@
+megrok

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/not-zip-safe
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/not-zip-safe	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/not-zip-safe	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1 @@
+

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/requires.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/requires.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/requires.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,10 @@
+setuptools
+z3c.menu.ready2go
+grokcore.viewlet
+
+[test]
+z3c.coverage
+zope.testing
+
+[docs]
+Sphinx
\ No newline at end of file

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/top_level.txt
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/top_level.txt	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/src/megrok.ootbviewlets.egg-info/top_level.txt	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1 @@
+megrok

Added: Sandbox/cklinger/megrok.ootbviewlets/trunk/versions.cfg
===================================================================
--- Sandbox/cklinger/megrok.ootbviewlets/trunk/versions.cfg	                        (rev 0)
+++ Sandbox/cklinger/megrok.ootbviewlets/trunk/versions.cfg	2009-03-31 09:48:46 UTC (rev 98676)
@@ -0,0 +1,111 @@
+[versions]
+ClientForm = 0.2.9
+Pygments = 0.8.1
+RestrictedPython = 3.4.2
+ZConfig = 2.5.1
+ZODB3 = 3.8
+docutils = 0.4
+grokcore.component = 1.5.1
+grokcore.formlib = 1.1
+grokcore.security = 1.0
+grokcore.view = 1.2.1
+grokcore.viewlet = 1.0
+martian = 0.11
+mechanize = 0.1.7b
+pytz = 2007k
+simplejson = 1.7.1
+z3c.autoinclude = 0.2.2
+z3c.flashmessage = 1.0
+z3c.testsetup = 0.2.1
+zc.catalog = 1.2
+zc.recipe.testrunner = 1.0.0
+zdaemon = 2.0.2
+zodbcode = 3.4
+zope.annotation = 3.4.1
+zope.app.apidoc = 3.4.3
+zope.app.applicationcontrol = 3.4.3
+zope.app.appsetup = 3.4.1
+zope.app.authentication = 3.4.3
+zope.app.basicskin = 3.4
+zope.app.broken = 3.4
+zope.app.catalog = 3.5.1
+zope.app.component = 3.4.1
+zope.app.container = 3.5.6
+zope.app.content = 3.4
+zope.app.debug = 3.4.1
+zope.app.dependable = 3.4
+zope.app.error = 3.5.1
+zope.app.exception = 3.4.1
+zope.app.file = 3.4.4
+zope.app.folder = 3.4
+zope.app.form = 3.4.1
+zope.app.generations = 3.4.1
+zope.app.http = 3.4.1
+zope.app.i18n = 3.4.4
+zope.app.interface = 3.4
+zope.app.intid = 3.4.1
+zope.app.keyreference = 3.4.1
+zope.app.locales = 3.4.5
+zope.app.onlinehelp = 3.4.1
+zope.app.pagetemplate = 3.4.1
+zope.app.preference = 3.4.1
+zope.app.principalannotation = 3.4
+zope.app.publication = 3.4.3
+zope.app.publisher = 3.5.1
+zope.app.renderer = 3.4
+zope.app.rotterdam = 3.4.1
+zope.app.schema = 3.4
+zope.app.security = 3.5.2
+zope.app.securitypolicy = 3.4.6
+zope.app.server = 3.4.2
+zope.app.session = 3.5.1
+zope.app.skins = 3.4
+zope.app.testing = 3.4.3
+zope.app.tree = 3.4
+zope.app.twisted = 3.4.1
+zope.app.wsgi = 3.4.1
+zope.app.zapi = 3.4
+zope.app.zcmlfiles = 3.4.3
+zope.app.zopeappgenerations = 3.4
+zope.cachedescriptors = 3.4.1
+zope.component = 3.4
+zope.configuration = 3.4
+zope.contentprovider = 3.4
+zope.contenttype = 3.4
+zope.copypastemove = 3.4
+zope.datetime = 3.4
+zope.deferredimport = 3.4
+zope.deprecation = 3.4
+zope.dottedname = 3.4.2
+zope.dublincore = 3.4
+zope.error = 3.5.1
+zope.event = 3.4
+zope.exceptions = 3.4
+zope.filerepresentation = 3.4
+zope.formlib = 3.4
+zope.hookable = 3.4
+zope.i18n = 3.4
+zope.i18nmessageid = 3.4.3
+zope.index = 3.4.1
+zope.interface = 3.4.1
+zope.lifecycleevent = 3.4
+zope.location = 3.4
+zope.minmax = 1.1
+zope.modulealias = 3.4
+zope.pagetemplate = 3.4
+zope.proxy = 3.4.2
+zope.publisher = 3.4.6
+zope.schema = 3.4
+zope.security = 3.4.1
+zope.securitypolicy = 3.4.1
+zope.server = 3.4.3
+zope.session = 3.4.1
+zope.size = 3.4
+zope.structuredtext = 3.4
+zope.tal = 3.4.1
+zope.tales = 3.4
+zope.testbrowser = 3.4.2
+zope.testing = 3.5.4
+zope.thread = 3.4
+zope.traversing = 3.4.1
+zope.viewlet = 3.4.2



More information about the Checkins mailing list