/usr/lib/python2.7/dist-packages/jsonpickle-0.6.1.egg-info is in python-jsonpickle 0.6.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Metadata-Version: 1.1
Name: jsonpickle
Version: 0.6.1
Summary: Python library for serializing any arbitrary object graph into JSON
Home-page: http://jsonpickle.github.io/
Author: David Aguilar
Author-email: davvid -at- gmail.com
License: BSD
Description: jsonpickle converts complex Python objects to and from JSON.
Keywords: json pickle,json,pickle,marshal,serialization,JavaScript Object Notation
Platform: POSIX
Platform: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
|