Task #1869

using python-biplist to process Adium's plist files

Added by hans over 4 years ago. Updated about 4 years ago.

Status:NewStart date:09/12/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:0.4
Component:

Description

Currently, the code uses the Mac OS X utility plutil to convert the binary plist format to XML, so we can read it. plutil is only for Mac OS X, and someone on GNU/Linux, Windows, etc might want to import their Adium files on their new non-Mac OS X machine.

python-biplist should be able to do this conversion for us in a cross-platform, pure python way:
https://pypi.python.org/pypi/biplist/


Related issues

Related to KeySync - Task #1873: debianize python-biplist In Progress 09/12/2013
Related to KeySync - Task #2128: package python-biplist for Fedora New 10/18/2013

Associated revisions

Revision d505aeae
Added by Hans-Christoph Steiner over 4 years ago

only run Apple's plutil if actually running on Mac OS X

This lets us run the test script on GNU/Linux, since we include an XML
Accounts.plist file which does not need to be converted.

refs #1869

Revision d505aeae
Added by Hans-Christoph Steiner over 4 years ago

only run Apple's plutil if actually running on Mac OS X

This lets us run the test script on GNU/Linux, since we include an XML
Accounts.plist file which does not need to be converted.

refs #1869

History

#1 Updated by hans over 4 years ago

  • Target version set to 0.3

#2 Updated by hans over 4 years ago

  • Target version changed from 0.3 to 0.4

Also available in: Atom PDF