https://github.com/zopefoundation/five.localsitemanager
Local site manager implementation for Zope
https://github.com/zopefoundation/five.localsitemanager
zope4
Last synced: 8 months ago
JSON representation
Local site manager implementation for Zope
- Host: GitHub
- URL: https://github.com/zopefoundation/five.localsitemanager
- Owner: zopefoundation
- License: other
- Created: 2013-03-02T01:42:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T07:41:30.000Z (8 months ago)
- Last Synced: 2025-10-02T09:25:43.462Z (8 months ago)
- Topics: zope4
- Language: Python
- Homepage:
- Size: 493 KB
- Stars: 1
- Watchers: 64
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.rst
Awesome Lists containing this project
README
Introduction
============
Overview
--------
five.localsitemanager attempts to provide a local site manager implementation
that is as close to the zope.interface / zope.component implementation as
possible. Some reservations that do not conflict with the original API have
been made to ease the path with CMF.
Developer Resources
-------------------
- Source code:
https://github.com/zopefoundation/five.localsitemanager