skip to navigation
skip to content

zope.size 3.5.0

Interfaces and simple adapter that give the size of an object

Downloads ↓

This package provides a definition of simple interface that allows to retrieve the size of the object for displaying and for sorting.

The default adapter is also provided. It expects objects to have the getSize method that returns size in bytes, however, it won't crash if an object doesn't have one and will show size as not available instead.

CHANGES

3.5.0 (2011-11-29)

  • Include zcml dependencies in configure.zcml, require the necessary packages via a zcml extra, added tests for zcml.

3.4.1 (2009-09-10)

  • Added support to bootstrap on Jython.
  • Added docstrings
  • Beautify package's README and include CHANGES into the description.
  • Changed package's url to PyPI instead of Subversion.

3.4.0 (2006-09-29)

  • First release as a separate egg
 
File Type Py Version Uploaded on Size # downloads
zope.size-3.5.0.tar.gz (md5) Source 2011-11-29 5KB 4187
  • Author: Zope Foundation and Contributors
  • Home Page: http://pypi.python.org/pypi/zope.size
  • License: ZPL 2.1
  • Package Index Owner: baijum, J1m, ctheune, fdrake, projekt01, philikon, srichter, chrism, ignas, benji, mgedmin, ccomb, pcardune, hathawsh, faassen, chrisw, nadako, icemac, tseaver, hannosch, gary, roymath, tlotze, agroszer, menesis, davisagli
  • DOAP record: zope.size-3.5.0.xml