This work item belongs to TC CALENDAR.
This document is available in its rendered forms here:
This document specifies an integrity checking mechanism and related properties for:
-
vObject (I-D.calconnect-vobject-vformat)
-
vCard version 4 (vCard v4) (RFC 6350); and
-
iCalendar (Internet Calendaring and Scheduling Core Object Specification) (RFC 5545)
This work is produced by the CalConnect TC-VCARD and TC-CALENDAR committees.
The document is published as the following:
-
CalConnect CC 51002
-
IETF draft-calconnect-vobject-integrity
script.rb
sources/
-
source of documents and models
sources/cc-51002.adoc
-
CalConnect CC 51002 standard.
sources/draft-calconnect-vobject-integrity.adoc
-
IETF draft-calconnect-vobject-integrity, dual-published from CC 51002.
_site/
-
(automatically generated using
metanorma site generate
) published document.
Testing code for vObject integrity calculations is included here to ensure the documented specification contains accurate values.
Prerequisites:
$ brew install cryptopp
Running:
bundle exec script.rb
If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.
If you don’t want to deal with local dependencies, use the docker:
docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate --agree-to-terms
metanorma site generate --agree-to-terms
The generated documents are accessible under _site/
.
idnits is the RFC checking tool prior to submissions.
idnits draft-ietf-calext-subscription-upgrade.nits