- whitespace cleanup
- update WWW Submitted by: rm Approved by: wen (maintainer), miwi (co-mentor) Feature safe: yes
This commit is contained in:
parent
e3a233cc38
commit
36d3eff702
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285551
@ -30,4 +30,5 @@ USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
PYDISTUTILS_PKGNAME= ZODB3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
The ZODB package is a Python object persistence system.
|
||||
It provides the Z Object Database separately from Zope so
|
||||
it can be used in non-Zope related Python applications to
|
||||
The ZODB package is a Python object persistence system.
|
||||
It provides the Z Object Database separately from Zope so
|
||||
it can be used in non-Zope related Python applications to
|
||||
provide transparent object-oriented persistency.
|
||||
|
||||
WWW: http://wiki.zope.org/ZODB/FrontPage
|
||||
WWW: http://www.zodb.org/
|
||||
|
Loading…
Reference in New Issue
Block a user