Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-sabre-vobject-4.4.1-1.mga9 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: php-sabre-vobject Distribution: Mageia
Version: 4.4.1 Vendor: Mageia.Org
Release: 1.mga9 Build date: Tue Apr 19 22:00:11 2022
Group: Development/PHP Build host: localhost
Size: 491573 Source RPM: php-sabre-vobject-4.4.1-1.mga9.src.rpm
Packager: mokraemer <mokraemer>
Url: http://sabre.io/vobject/
Summary: Library to parse and manipulate iCalendar and vCard objects
The VObject library allows you to easily parse and manipulate iCalendar
and vCard objects using PHP. The goal of the VObject library is to create
a very complete library, with an easy to use API.

This project is a spin-off from SabreDAV, where it has been used for several
years. The VObject library has 100% unittest coverage.

Autoloader: /usr/share/php/Sabre/VObject/autoload.php

Provides

Requires

License

BSD

Changelog

* Tue Apr 19 2022 mokraemer <mokraemer> 4.4.1-1.mga9
  + Revision: 1851822
  - new version 4.4.1
* Mon Mar 21 2022 umeabot <umeabot> 4.1.2-5.mga9
  + Revision: 1811043
  - Mageia 9 Mass Rebuild

Files

/usr/bin/generate_vcards
/usr/bin/vobject
/usr/share/doc/php-sabre-vobject
/usr/share/doc/php-sabre-vobject/LICENSE
/usr/share/doc/php-sabre-vobject/README.md
/usr/share/doc/php-sabre-vobject/composer.json
/usr/share/php/Sabre/VObject
/usr/share/php/Sabre/VObject/BirthdayCalendarGenerator.php
/usr/share/php/Sabre/VObject/Cli.php
/usr/share/php/Sabre/VObject/Component
/usr/share/php/Sabre/VObject/Component.php
/usr/share/php/Sabre/VObject/Component/Available.php
/usr/share/php/Sabre/VObject/Component/VAlarm.php
/usr/share/php/Sabre/VObject/Component/VAvailability.php
/usr/share/php/Sabre/VObject/Component/VCalendar.php
/usr/share/php/Sabre/VObject/Component/VCard.php
/usr/share/php/Sabre/VObject/Component/VEvent.php
/usr/share/php/Sabre/VObject/Component/VFreeBusy.php
/usr/share/php/Sabre/VObject/Component/VJournal.php
/usr/share/php/Sabre/VObject/Component/VTimeZone.php
/usr/share/php/Sabre/VObject/Component/VTodo.php
/usr/share/php/Sabre/VObject/DateTimeParser.php
/usr/share/php/Sabre/VObject/Document.php
/usr/share/php/Sabre/VObject/ElementList.php
/usr/share/php/Sabre/VObject/EofException.php
/usr/share/php/Sabre/VObject/FreeBusyData.php
/usr/share/php/Sabre/VObject/FreeBusyGenerator.php
/usr/share/php/Sabre/VObject/ITip
/usr/share/php/Sabre/VObject/ITip/Broker.php
/usr/share/php/Sabre/VObject/ITip/ITipException.php
/usr/share/php/Sabre/VObject/ITip/Message.php
/usr/share/php/Sabre/VObject/ITip/SameOrganizerForAllComponentsException.php
/usr/share/php/Sabre/VObject/InvalidDataException.php
/usr/share/php/Sabre/VObject/Node.php
/usr/share/php/Sabre/VObject/PHPUnitAssertions.php
/usr/share/php/Sabre/VObject/Parameter.php
/usr/share/php/Sabre/VObject/ParseException.php
/usr/share/php/Sabre/VObject/Parser
/usr/share/php/Sabre/VObject/Parser/Json.php
/usr/share/php/Sabre/VObject/Parser/MimeDir.php
/usr/share/php/Sabre/VObject/Parser/Parser.php
/usr/share/php/Sabre/VObject/Parser/XML
/usr/share/php/Sabre/VObject/Parser/XML.php
/usr/share/php/Sabre/VObject/Parser/XML/Element
/usr/share/php/Sabre/VObject/Parser/XML/Element/KeyValue.php
/usr/share/php/Sabre/VObject/Property
/usr/share/php/Sabre/VObject/Property.php
/usr/share/php/Sabre/VObject/Property/Binary.php
/usr/share/php/Sabre/VObject/Property/Boolean.php
/usr/share/php/Sabre/VObject/Property/FlatText.php
/usr/share/php/Sabre/VObject/Property/FloatValue.php
/usr/share/php/Sabre/VObject/Property/ICalendar
/usr/share/php/Sabre/VObject/Property/ICalendar/CalAddress.php
/usr/share/php/Sabre/VObject/Property/ICalendar/Date.php
/usr/share/php/Sabre/VObject/Property/ICalendar/DateTime.php
/usr/share/php/Sabre/VObject/Property/ICalendar/Duration.php
/usr/share/php/Sabre/VObject/Property/ICalendar/Period.php
/usr/share/php/Sabre/VObject/Property/ICalendar/Recur.php
/usr/share/php/Sabre/VObject/Property/IntegerValue.php
/usr/share/php/Sabre/VObject/Property/Text.php
/usr/share/php/Sabre/VObject/Property/Time.php
/usr/share/php/Sabre/VObject/Property/Unknown.php
/usr/share/php/Sabre/VObject/Property/Uri.php
/usr/share/php/Sabre/VObject/Property/UtcOffset.php
/usr/share/php/Sabre/VObject/Property/VCard
/usr/share/php/Sabre/VObject/Property/VCard/Date.php
/usr/share/php/Sabre/VObject/Property/VCard/DateAndOrTime.php
/usr/share/php/Sabre/VObject/Property/VCard/DateTime.php
/usr/share/php/Sabre/VObject/Property/VCard/LanguageTag.php
/usr/share/php/Sabre/VObject/Property/VCard/PhoneNumber.php
/usr/share/php/Sabre/VObject/Property/VCard/TimeStamp.php
/usr/share/php/Sabre/VObject/Reader.php
/usr/share/php/Sabre/VObject/Recur
/usr/share/php/Sabre/VObject/Recur/EventIterator.php
/usr/share/php/Sabre/VObject/Recur/MaxInstancesExceededException.php
/usr/share/php/Sabre/VObject/Recur/NoInstancesException.php
/usr/share/php/Sabre/VObject/Recur/RDateIterator.php
/usr/share/php/Sabre/VObject/Recur/RRuleIterator.php
/usr/share/php/Sabre/VObject/Settings.php
/usr/share/php/Sabre/VObject/Splitter
/usr/share/php/Sabre/VObject/Splitter/ICalendar.php
/usr/share/php/Sabre/VObject/Splitter/SplitterInterface.php
/usr/share/php/Sabre/VObject/Splitter/VCard.php
/usr/share/php/Sabre/VObject/StringUtil.php
/usr/share/php/Sabre/VObject/TimeZoneUtil.php
/usr/share/php/Sabre/VObject/TimezoneGuesser
/usr/share/php/Sabre/VObject/TimezoneGuesser/FindFromOffset.php
/usr/share/php/Sabre/VObject/TimezoneGuesser/FindFromTimezoneIdentifier.php
/usr/share/php/Sabre/VObject/TimezoneGuesser/FindFromTimezoneMap.php
/usr/share/php/Sabre/VObject/TimezoneGuesser/GuessFromLicEntry.php
/usr/share/php/Sabre/VObject/TimezoneGuesser/GuessFromMsTzId.php
/usr/share/php/Sabre/VObject/TimezoneGuesser/TimezoneFinder.php
/usr/share/php/Sabre/VObject/TimezoneGuesser/TimezoneGuesser.php
/usr/share/php/Sabre/VObject/UUIDUtil.php
/usr/share/php/Sabre/VObject/VCardConverter.php
/usr/share/php/Sabre/VObject/Version.php
/usr/share/php/Sabre/VObject/Writer.php
/usr/share/php/Sabre/VObject/autoload.php
/usr/share/php/Sabre/VObject/timezonedata
/usr/share/php/Sabre/VObject/timezonedata/exchangezones.php
/usr/share/php/Sabre/VObject/timezonedata/lotuszones.php
/usr/share/php/Sabre/VObject/timezonedata/php-bc.php
/usr/share/php/Sabre/VObject/timezonedata/php-workaround.php
/usr/share/php/Sabre/VObject/timezonedata/windowszones.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 20 04:57:32 2024