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

..23-Apr-201336

distribute_setup.pyH A D22-Jun-201014.3 KiB

Doc/H23-Apr-20135

Examples/H08-Feb-201110

Exceptions/H23-Apr-201311

Lib/H08-Feb-20113

LICENSE.txtH A D01-Nov-20071 KiB

Modules/H23-Apr-20138

pyobjc_setup.pyH A D23-Apr-201321.6 KiB

PyObjCTest/H23-Apr-2013134

README.txtH A D01-Nov-2007418

setup.pyH A D24-Aug-20102.3 KiB

README.txt

1Wrappers for frameworks 'CoreGraphics', 'ImageIO', 'QuartzCore',
2'ImageKit', 'PDFKit', and 'CoreVideo'.
3
4All frameworks can be accessed by importing the 'Quartz' module.
5
6These wrappers don't include documentation, please check Apple's documention
7for information on how to use this framework and PyObjC's documentation
8for general tips and tricks regarding the translation between Python
9and (Objective-)C frameworks
10