• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..09-Jun-201437

distribute_setup.pyH A D10-Jan-201314.3 KiB

Doc/H09-Jun-20143

Examples/H22-Jan-20133

Lib/H22-Jan-20134

LICENSE.txtH A D10-Jan-20131 KiB

MANIFEST.inH A D10-Jan-2013181

Modules/H09-Jun-20143

PKG-INFOH A D22-Jan-20131.5 KiB

pyobjc_setup.pyH A D08-Nov-201313.7 KiB

PyObjCTest/H09-Jun-201418

README.txtH A D10-Jan-2013519

setup.cfgH A D22-Jan-201359

setup.pyH A D22-Jan-2013838

README.txt

1Wrappers for framework 'SystemConfiguration'. 
2
3These wrappers don't include documentation, please check Apple's documention
4for information on how to use this framework and PyObjC's documentation
5for general tips and tricks regarding the translation between Python
6and (Objective-)C frameworks
7
8NOTE: all callback registriation APIs, such as SCNetworkReachabilitySetCallback, have a 
9single python object as the 'info' instead of the structure that is used in Obejctive-C
10
11Another magic value: kSCNetworkInterfaceIPv4
12