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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.