Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

libicalvcal (3lib)

Name

libicalvcal - iCalendar protocol library

Synopsis

Please see following description for synopsis

Description

libical(3lib)                 Interface Libraries                libical(3lib)



NAME
       libical - iCalendar protocol library

DESCRIPTION
       Implementation  of the IETF's iCalendar Calendaring and Scheduling pro-
       tocols.

FILES
       The following files are provided by this library:

       /usr/lib/libical.so
           iCalendar 32-bit shared library

       /usr/lib/64/libical.so
           iCalendar 64-bit shared library

       /usr/lib/pkgconfig/libical.pc
           pkg-config(1) file for iCalendar 32-bit shared library

       /usr/lib/64/pkgconfig/libical.pc
           pkg-config(1) file for iCalendar 64-bit shared library

       /usr/lib/libicalss.so
           32-bit shared library to support storing  iCal  component  data  to
           disk in a variety of ways

       /usr/lib/64/libicalss.so
           64-bit  shared  library  to  support storing iCal component data to
           disk in a variety of ways

       /usr/lib/libicalvcal.so
           32-bit shared library to support vCalendar

       /usr/lib/64/libicalvcal.so
           64-bit shared library to support vCalendar


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | library/libical       |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+

SEE ALSO
       attributes(7), gnome-interfaces(7)

NOTES
       Written by Jedy Wang, Sun Microsystems Inc., 2004, 2009.


       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source   was    downloaded    from     https://github.com/libical/libi-
       cal/releases/download/v3.0.10/libical-3.0.10.tar.gz.

       Further information about this software can be found on the open source
       community website at http://libical.github.io/libical/.



Solaris 11.4                      7 Apr 2017                     libical(3lib)