BlueBream 1.0b1 is now available for download at: http://download.zope.org/bluebream/bluebream-1.0b1.cfg
To get started with application development, use: http://pypi.python.org/pypi/bluebream What is BlueBream ----------------- BlueBream -- formerly known as Zope 3 -- is a web framework written in the Python programming language. BlueBream is free/open source software, owned by the Zope Foundation, licensed under the Zope Public License (BSD like, GPL compatible license). Website: http://bluebream.zope.org/ Migration from Zope 3.4 to BlueBream 1.0 ---------------------------------------- There is a detailed document with details about migration: http://bluebream.zope.org/doc/1.0/new/whatsnew-1.0.html Changes from 1.0a5 to 1.0b1 --------------------------- - Changed versions: ztk.cfg - zope.i18nmessageid (3.5.0 -> 3.5.1) - zope.publisher (3.12.1 -> 3.12.2) Summary of important changes ---------------------------- - Merge the two project templates into a single one (bluebream) by allowing to create a flat or nested namespace structure, and choose the package name. - Enabled Distribute by default instead of Setuptools Thanks to everybody who has contributed to this release. Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
