Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Add a readme
Browse files Browse the repository at this point in the history
Text was copied from src/zope/fanstatic/README
  • Loading branch information
Michael Howitz committed Feb 20, 2018
1 parent eb732b0 commit 3c204d7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Zope integration for fanstatic
******************************

This package provides Zope integration for fanstatic. This means it's
taking care of three things:

* provide access to the needed resources throughout the request/response cycle.

* provide the base URL for the resources to be rendered.

* clear the needed resources when an exception view is rendered.

This library fulfills these conditions for a Zope Toolkit/Grok setup.

0 comments on commit 3c204d7

Please sign in to comment.