Skip to main content

Returns the content of a jar file's MANIFEST as dict.

Project description

To get a jar file’s manifest as dict, just:

>>> import jar_manifest
>>> jar_manifest.manifest('junit-4.12.jar')
{
      "junit-4.12.jar": [
        {
          "Archiver-Version": "Plexus Archiver",
          "Build-Jdk": "1.6.0_45",
          "Built-By": "jenkins",
          "Created-By": "Apache Maven 3.0.4",
          "Implementation-Title": "JUnit",
          "Implementation-Vendor": "JUnit",
          "Implementation-Vendor-Id": "junit",
          "Implementation-Version": "4.12",
          "Manifest-Version": "1.0"
        }
      ]
    }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jar_manifest-0.2.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file jar_manifest-0.2.tar.gz.

File metadata

  • Download URL: jar_manifest-0.2.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jar_manifest-0.2.tar.gz
Algorithm Hash digest
SHA256 ec6192db917815ec29711c88cca87e39c760442fe1b2b3d8163d15acbbfb16e7
MD5 3ea679d92e738ec9ec85fd39e844a1dc
BLAKE2b-256 2520c69485cfe3d11d3d6fe6d88059114a34cd9c6998b22a946829987e90fd7f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page