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

..23-Apr-201332

Doc/H23-Apr-20134

Examples/H24-Jun-200910

Exceptions/H23-Apr-201310

Lib/H24-Jun-20093

LICENSE.txtH A D23-Jun-20091 KiB

Modules/H23-Apr-20139

PyObjCTest/H23-Apr-2013119

README.txtH A D23-Jun-2009418

setup.pyH A D23-Apr-20133.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