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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.