17 packages tagged with “PList”
MIT licensed C#/.NET parser and writer for Apple and GnuStep Property Lists, supporting ASCII, Binary and Xml formats, based on Java's dd-plist.
Plist Addin for Cake Build Automation System
Helps deserialize PList files
A library to handle Apple Property List format in binary or XML
Read NSKeyedArchiver generated plists.
.Net Library for working with Apples *.plist Files.
Parses an iTunes Library XML file (PropertyList format)
A utility to manage manipulating version & package information in AndroidManifest.xml & Info.plist files. Use it in your build process to easily manipulate bundle information. Note: this package does not require Xamarin to be installed. You do however need mono installed on OSx or Linux. Android: - appName maps to application android:label attribute - packageName maps to the package attribute - build maps to the android:versionCode attribute - versionName maps to the android:versionName attribute iOS: - appName maps to CFBundleName - packageName maps to CFBundleIdentifier - build maps to CFBundleShortVersionString - versionName maps to CFBundleVersion
Plist API that allows to serialize and deserialize directly as a specific objects
DynamicPlist for Windows.A library to work with Plist in a dynamic mode
just an Apple PList format serializer
SDK foundation and web devlop frame
PList formatters based on IFormatter and IXmlSerializable
A macOS plist formatter/parser
A .NET library for decoding and working with Apple .plist and bplist. files that supports unarchiving NSKeyedArchives
A lightweight .NET library for working with macOS plist files. Handles XML, binary, and ASCII formats with automatic detection. Built for my own projects but sharing in case it's useful to others.