[CalendarServer-changes] [11414] CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/ python/launchd.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 26 01:14:39 PDT 2013


Revision: 11414
          http://trac.calendarserver.org//changeset/11414
Author:   glyph at apple.com
Date:     2013-06-26 01:14:39 -0700 (Wed, 26 Jun 2013)
Log Message:
-----------
launchd binding

Added Paths:
-----------
    CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py

Added: CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py
===================================================================
--- CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py	                        (rev 0)
+++ CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py	2013-06-26 08:14:39 UTC (rev 11414)
@@ -0,0 +1,19 @@
+##
+# Copyright (c) 2013 Apple Inc. All rights reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+##
+
+"""
+CFFI bindings for launchd check-in API.
+"""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130626/7c5dff5b/attachment.html>


More information about the calendarserver-changes mailing list