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

..22-Jan-20133

plugin.pyH A D10-Jan-20131.3 KiB

readme.txtH A D10-Jan-2013269

setup.pyH A D10-Jan-2013698

summary.txtH A D10-Jan-2013105

readme.txt

1This plugin adds an "Python Address Label" action to "Adress" properties in
2the AddressBook application.
3
4To use this plugin you have to build and then install it.
5
6::
7   $ python setup.py py2app
8   $ cp -r "dist/PyAddressLabel.bundle" ~/"Library/Address Book Plugins"
9