Skip to main content

Pluggable object copying mechanism

Project description

zope.copy

This package provides a pluggable mechanism for copying persistent objects.

Please see docs/index.rst for the detailed documentation.

Changes

4.0.3 (2014-12-26)

  • Add support for PyPy3.

4.0.2 (2014-03-19)

  • Add support for Python 3,3 and 3.4.

  • Update boostrap.py to version 2.2.

4.0.1 (2012-12-31)

  • Flesh out PyPI Trove classifiers.

4.0.0 (2012-06-13)

  • Add support for Python 3.2.

  • Drop zope.component as a testing requirement. Instead, register explicit (dummy) adapter hooks where needed.

  • Add PyPy support.

  • 100% unit test coverage.

  • Add support for continuous integration using tox and jenkins.

  • Add Sphinx documentation: moved doctest examples to API reference.

  • Add ‘setup.py docs’ alias (installs Sphinx and dependencies).

  • Add ‘setup.py dev’ alias (runs setup.py develop plus installs nose, coverage, and testing dependencies).

  • Drop support for Python 2.4 and 2.5.

  • Include tests of the LocationCopyHook from zope.location.

3.5.0 (2009-02-09)

  • Initial release. The functionality was extracted from zc.copy to provide a generic object copying mechanism with minimal dependencies.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.copy-4.0.3.tar.gz (18.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page