Source: node-ical.js Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: javascript Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs-no-lerna, chai , mocha , node-babel7, node-benchmark , node-rollup-plugin-babel, node-rollup-plugin-terser, node-rollup-plugin-typescript, node-typescript, rollup, Standards-Version: 4.7.4 Homepage: https://github.com/kewisch/ical.js Vcs-Browser: https://salsa.debian.org/homeassistant-team/js/node-ical.js Vcs-Git: https://salsa.debian.org/homeassistant-team/js/node-ical.js.git Testsuite: autopkgtest-pkg-nodejs Package: node-ical.js Architecture: all Multi-Arch: foreign Depends: nodejs:any, Description: JavaScript parser for iCalendar and vCard data ical.js is a JavaScript library for parsing and working with calendar and contact data formats. It supports iCalendar, jCal, vCard, and jCard data as defined by RFC 5545, RFC 7265, RFC 6350, and RFC 7095. . The library can be used to read, validate, and manipulate calendar and contact data in Node.js applications and web browsers. It includes support for common calendar features such as components, properties, recurrence rules, dates, durations, and time values.