abbu 0.1.2
Parse Apple Address Book Archive (.abbu) files and export contacts to CSV, JSON, or vCard. Supports modern SQLite-backed archives and legacy plist-based records.
Gemfile:
=
install:
=
Development Dependencies (10):
guard
~> 2.18
guard-rspec
~> 4.7
guard-rubocop
~> 1.5
rake
~> 13.0
rspec
~> 3.13
rubocop
~> 1.65
rubocop-performance
~> 1.21
rubocop-rake
~> 0.6
rubocop-rspec
~> 3.0
simplecov
~> 0.22