{ "info": { "author": "Niels Lohmann", "author_email": "mail@nlohmann.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Java Libraries" ], "description": "jar_manifest\n------------\n\nTo get a jar file's manifest as dict, just::\n\n >>> import jar_manifest\n >>> jar_manifest.manifest('junit-4.12.jar')\n {\n\t \"junit-4.12.jar\": [\n\t {\n\t \"Archiver-Version\": \"Plexus Archiver\", \n\t \"Build-Jdk\": \"1.6.0_45\", \n\t \"Built-By\": \"jenkins\", \n\t \"Created-By\": \"Apache Maven 3.0.4\", \n\t \"Implementation-Title\": \"JUnit\", \n\t \"Implementation-Vendor\": \"JUnit\", \n\t \"Implementation-Vendor-Id\": \"junit\", \n\t \"Implementation-Version\": \"4.12\", \n\t \"Manifest-Version\": \"1.0\"\n\t }\n\t ]\n\t}", "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/nlohmann/jar_manifest", "keywords": "jar file java manifest", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jar_manifest", "package_url": "https://pypi.org/project/jar_manifest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jar_manifest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/nlohmann/jar_manifest" }, "release_url": "https://pypi.org/project/jar_manifest/0.2/", "requires_dist": null, "requires_python": null, "summary": "Returns the content of a jar file's MANIFEST as dict.", "version": "0.2" }, "last_serial": 2265885, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b9031ff9078f8b3de251489dad5b7215", "sha256": "7aa5ba8413317914a19e2c3d6e1e02333672a536246e24a932951f96f8695b0a" }, "downloads": -1, "filename": "jar_manifest-0.1.tar.gz", "has_sig": false, "md5_digest": "b9031ff9078f8b3de251489dad5b7215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1834, "upload_time": "2016-08-06T15:08:30", "url": "https://files.pythonhosted.org/packages/86/10/426cbed18bfc2a1c2de25e75a87aa731edb2499a38b586895268495ca064/jar_manifest-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "3ea679d92e738ec9ec85fd39e844a1dc", "sha256": "ec6192db917815ec29711c88cca87e39c760442fe1b2b3d8163d15acbbfb16e7" }, "downloads": -1, "filename": "jar_manifest-0.2.tar.gz", "has_sig": false, "md5_digest": "3ea679d92e738ec9ec85fd39e844a1dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2334, "upload_time": "2016-08-06T18:25:16", "url": "https://files.pythonhosted.org/packages/25/20/c69485cfe3d11d3d6fe6d88059114a34cd9c6998b22a946829987e90fd7f/jar_manifest-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ea679d92e738ec9ec85fd39e844a1dc", "sha256": "ec6192db917815ec29711c88cca87e39c760442fe1b2b3d8163d15acbbfb16e7" }, "downloads": -1, "filename": "jar_manifest-0.2.tar.gz", "has_sig": false, "md5_digest": "3ea679d92e738ec9ec85fd39e844a1dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2334, "upload_time": "2016-08-06T18:25:16", "url": "https://files.pythonhosted.org/packages/25/20/c69485cfe3d11d3d6fe6d88059114a34cd9c6998b22a946829987e90fd7f/jar_manifest-0.2.tar.gz" } ] }