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.
Features
- Read XML-format property lists
- Import RTF documents into a GtkTextView
- Includes support for RTFD packages
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Osxcart
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Well done! I really appreciate this work. The default serialization method of GTK+ has a bug, which messes up the deserialized text when you've applied two tags with the same ending iter. Until now, I've found no issue with Osxcart.