Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

thillerson-plist

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thillerson-plist

  • 3.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= All-purpose Property List manipulation library

Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.

== Usage

See USAGE[link:files/docs/USAGE.html].

== Links

[Project Page] http://plist.rubyforge.org [Subversion repository] svn://rubyforge.org//var/svn/plist [RDoc (on RubyForge)] http://plist.rubyforge.org

== Credits

plist is maintained by Ben Bleything mailto:ben@bleything.net and Patrick May mailto:patrick@hexane.org. Patrick wrote most of the code; Ben is a recent addition to the project, having merged in his plist generation library.

Other folks who have helped along the way:

[Martin Dittus] who pointed out that +Time+ wasn't enough for plist Dates, especially those in ~/Library/Cookies/Cookies.plist [Chuck Remes] who pushed Patrick towards implementing #to_plist [Mat Schaffer] who supplied code and test cases for elements [Michael Granger] for encouragement and help

== License and Copyright

plist is released under the MIT License.

Portions of the code (notably the Rakefile) contain code pulled and/or adapted from other projects. These files contain a comment at the top describing what was used.

=== MIT License

:include: MIT-LICENSE

FAQs

Package last updated on 10 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc