Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sstephenson-rubyosa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sstephenson-rubyosa

  • 0.5.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

== Introduction ==

RubyOSA is a bridge that connects Ruby to the Apple Event Manager infrastructure.

It automatically populates the API (classes, methods, constants) according to the target application's scriptable definition.

RubyOSA is an alternative to RubyAEOSA, and meant to replace it.

RubyOSA is licensied under a BSD license, see the COPYRIGHT file for more information.

More information on the project home page: http://rubyosa.rubyforge.org.

== Requirements ==

Mac OS X 10.4.X or greater ruby 1.8.X or greater libxml-ruby 0.3.8 or greater

== Get started ==

$ ruby extconf.rb $ make $ sudo make install $ sudo make install-extras

make install' will only install the core of the bridge, while make install-extras' will install some additional tools such as the rdoc-osa utility.

== Support ==

A tutorial is available online at http://rubyosa.rubyforge.org/tutorial.html.

Sample code is available in the `sample' sub-directory.

The rdoc-osa tool can be used to generate API reference documentation for the given application. See its --help flag for more information about how to use it.

Feel free to send feedback to rubyosa-discuss@rubyforge.org.

You can also file bugs, patches and feature requests to the tracker: http://rubyforge.org/tracker/?group_id=1845.

When reporting a bug, please set the AEDebugSends and AEDebugReceives environment variables to 1 and attach the logs.

FAQs

Package last updated on 10 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc