[Pkg-owncloud-commits] [php-sabre-vobject] 04/29: Keyword changes.
David Prévot
taffit at moszumanska.debian.org
Sat Dec 12 19:26:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 32a7b92081a6295466af967145d84dffa0fc09ff
Author: Evert Pot <me at evertpot.com>
Date: Wed Dec 2 02:57:49 2015 -0500
Keyword changes.
---
composer.json | 27 ++++++++++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 866f60f..b17eecf 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,32 @@
{
"name": "sabre/vobject",
"description" : "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
- "keywords" : [ "VObject", "iCalendar", "vCard", "jCard", "jCal", "ics", "vcf" ],
+ "keywords" : [
+ "iCalendar",
+ "vCard",
+ "jCard",
+ "jCal",
+ "ics",
+ "vcf",
+ "xCard",
+ "xCal",
+ "freebusy",
+ "recurrence",
+ "availability",
+ "rfc2425",
+ "rfc2426",
+ "rfc2739",
+ "rfc4770",
+ "rfc5545",
+ "rfc5546",
+ "rfc6321",
+ "rfc6350",
+ "rfc6351",
+ "rfc6474",
+ "rfc6638",
+ "rfc6715",
+ "rfc6868"
+ ],
"homepage" : "http://sabre.io/vobject/",
"license" : "BSD-3-Clause",
"require" : {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list