Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
/ osxcart Public archive

Import file formats used in Mac OS X into the Gnome stack

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ptomato/osxcart

Repository files navigation

The Osxcart Library

⚠️ As of 2022, this library is no longer supported. For RTF integration with GtkTextBuffer, use Ratify, this library's successor. For reading and writing property lists, use libplist.

Osxcart, or OS X Converting And Reading Tool, is a library designed to import file formats used in Mac OS X, NeXTSTEP, and GnuSTEP into GTK+/GLib-based programs easily, using a lightweight interface. The "s" in Osxcart is silent.

Right now, the Osxcart library includes a module for reading and writing property lists (".plist" files) in XML format, and a module for importing and exporting RTF documents to and from GtkTextBuffers.

How To Use It

The API documentation can be found in the docs/reference/html directory. It is also available in Devhelp after make install has been run.

How To Report Bugs And Request Features

Please open issues at https://github.com/ptomato/osxcart/issues.

Where To Download The Latest Version

The release page is at https://github.com/ptomato/osxcart/releases. This is where you can download the library in various packaged forms.

About

Import file formats used in Mac OS X into the Gnome stack

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published