{ "info": { "author": "David Wilson", "author_email": "dw@botanicus.net", "bugtrack_url": null, "classifiers": [], "description": "Fast lxml-based XML plist reader/editor/writer.\n\n * Arrays and dictionaries are lazily loaded.\n * Source data is internally maintained in an lxml document.\n\n\nParsing speed using my iTunes library:\n\n plist (http://pyug.at/Projekte/BinaryPlistLib): 7.473s\n plistlib (http://docs.python.org/2/library/plistlib.html): 7.420s\n plistop (http://github.com/dw/plistop): 0.428s\n\n\nSerializing speed using my iTunes library:\n\n plist: 5.372s\n plistlib: 5.444s\n plistop: 0.253s\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dw/plistop/", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "plistop", "package_url": "https://pypi.org/project/plistop/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plistop/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dw/plistop/" }, "release_url": "https://pypi.org/project/plistop/0.1/", "requires_dist": null, "requires_python": null, "summary": "Fast XML plist reader based on lxml.", "version": "0.1" }, "last_serial": 714520, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2502e8e783d23e7a37f2157c136ef0ca", "sha256": "1acc14993d23a204862d6039924c5e4c96d64072eb6fa206858cbbc2260832aa" }, "downloads": -1, "filename": "plistop-0.1.tar.gz", "has_sig": false, "md5_digest": "2502e8e783d23e7a37f2157c136ef0ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2590, "upload_time": "2013-05-30T17:10:13", "url": "https://files.pythonhosted.org/packages/1a/aa/3a5c3194d4b8409e8b2f98615c47c8047421e1a14b794b13dae43d8369ca/plistop-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2502e8e783d23e7a37f2157c136ef0ca", "sha256": "1acc14993d23a204862d6039924c5e4c96d64072eb6fa206858cbbc2260832aa" }, "downloads": -1, "filename": "plistop-0.1.tar.gz", "has_sig": false, "md5_digest": "2502e8e783d23e7a37f2157c136ef0ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2590, "upload_time": "2013-05-30T17:10:13", "url": "https://files.pythonhosted.org/packages/1a/aa/3a5c3194d4b8409e8b2f98615c47c8047421e1a14b794b13dae43d8369ca/plistop-0.1.tar.gz" } ] }