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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.