All Projects → facelessuser → SerializedDataConverter

facelessuser / SerializedDataConverter

Licence: other
Convert between serialized data formats (plist | json | yaml)

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Unix Build Status License

SerializedDataConverter

Convert between serialized data formats (plist | bplist | json | yaml)

Third Party Libraries

  • pyyaml: https://github.com/yaml/pyyaml
  • plistlib: Sublime Text 3 currently uses Python 3.3, but Python 3.4 has a new version of plistlib that handles binary plists. To get this functionality, we dropped the Python 3.4 plistlib directly into the plugin with minor changes to get it working in Python 3.3. Eventually this will be removed if Sublime moves to Python 3.4.

Documentation

http://facelessuser.github.io/SerializedDataConverter/

License

MIT except for PYYAML and plistlib. See LICENSE for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].