1
<!-- Copyright 2011 Canonical Ltd. This software is licensed under the
2
GNU Affero General Public License version 3 (see the file LICENSE).
6
xmlns="http://namespaces.zope.org/zope"
7
xmlns:i18n="http://namespaces.zope.org/i18n"
8
i18n_domain="launchpad">
11
provides="lazr.restful.interfaces.IJSONPublishable"
12
for="zope.interface.common.idatetime.ITimeDelta"
13
factory="lp.services.webservice.json.StrJSONSerializer"
14
permission="zope.Public"/>