pdfid


Namepdfid JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/mlodic/pdfid
SummaryPDFID simple tool to analyze PDF malicious files by DidierStevens. Customized by Matteo Lodi to be used as a library.
upload_time2023-06-06 14:12:17
maintainer
docs_urlNone
authorMatteo Lodi
requires_python>=2.6, <4
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pdfid

[![PyPI version](https://badge.fury.io/py/pdfid.svg)](https://badge.fury.io/py/pdfid)

This is a clone of Didier Steven's [tool](https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdfid.py) created to publish it into Pypi and make it usable as a library.

See `test.py` for an example of usage


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mlodic/pdfid",
    "name": "pdfid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.6, <4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matteo Lodi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/51/83/772024fac3f5f1a439b08bb15351cd23063e3fdcdde343625246dfe2db96/pdfid-1.1.3.tar.gz",
    "platform": null,
    "description": "# pdfid\n\n[![PyPI version](https://badge.fury.io/py/pdfid.svg)](https://badge.fury.io/py/pdfid)\n\nThis is a clone of Didier Steven's [tool](https://github.com/DidierStevens/DidierStevensSuite/blob/master/pdfid.py) created to publish it into Pypi and make it usable as a library.\n\nSee `test.py` for an example of usage\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "PDFID simple tool to analyze PDF malicious files by DidierStevens. Customized by Matteo Lodi to be used as a library.",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://github.com/mlodic/pdfid"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29489ba402d773ffac76515720f98f3a01a2802737b6a2b75cac1fb8ba269a7a",
                "md5": "65ea54cf182d0a5b768691ff3ad5d770",
                "sha256": "9b9b72145a81759c6e9f327eb0e115a30a3fbd140fa5bd5da0d1956ec4c9f65a"
            },
            "downloads": -1,
            "filename": "pdfid-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65ea54cf182d0a5b768691ff3ad5d770",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.6, <4",
            "size": 13539,
            "upload_time": "2023-06-06T14:12:16",
            "upload_time_iso_8601": "2023-06-06T14:12:16.721708Z",
            "url": "https://files.pythonhosted.org/packages/29/48/9ba402d773ffac76515720f98f3a01a2802737b6a2b75cac1fb8ba269a7a/pdfid-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5183772024fac3f5f1a439b08bb15351cd23063e3fdcdde343625246dfe2db96",
                "md5": "4fc4757913af4e5629db70e44c909118",
                "sha256": "324ca73bb39f19a438c6a9320317631507209f5c9c9e20c44768778842099a6e"
            },
            "downloads": -1,
            "filename": "pdfid-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4fc4757913af4e5629db70e44c909118",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.6, <4",
            "size": 13624,
            "upload_time": "2023-06-06T14:12:17",
            "upload_time_iso_8601": "2023-06-06T14:12:17.702722Z",
            "url": "https://files.pythonhosted.org/packages/51/83/772024fac3f5f1a439b08bb15351cd23063e3fdcdde343625246dfe2db96/pdfid-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 14:12:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlodic",
    "github_project": "pdfid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pdfid"
}
        
Elapsed time: 0.08312s