xmlsig


Namexmlsig JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttp://github.com/etobella/python-xmlsig
SummaryPython based XML signature
upload_time2023-05-10 13:50:51
maintainer
docs_urlNone
authorEnric Tobella Alomar
requires_python
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            XML Signature created with cryptography and lxml

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/etobella/python-xmlsig",
    "name": "xmlsig",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Enric Tobella Alomar",
    "author_email": "etobella@creublanca.es",
    "download_url": "https://files.pythonhosted.org/packages/20/39/aabbad1b836f6ac1f1618e65aa5bacc54057552d5f2eef9285e8947efe5c/xmlsig-1.0.1.tar.gz",
    "platform": null,
    "description": "XML Signature created with cryptography and lxml\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Python based XML signature",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "http://github.com/etobella/python-xmlsig"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e93c19755cf920693c2dfdf4346856ace1b4e24e36966873f6e740378d6e26a",
                "md5": "275618e700c3498bd65e97221f40a4ad",
                "sha256": "37ad948592b6e132841744ad3c1be308d1491a0733e5f3da03bc6a68e5d4eab0"
            },
            "downloads": -1,
            "filename": "xmlsig-1.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "275618e700c3498bd65e97221f40a4ad",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16966,
            "upload_time": "2023-05-10T13:50:47",
            "upload_time_iso_8601": "2023-05-10T13:50:47.505447Z",
            "url": "https://files.pythonhosted.org/packages/5e/93/c19755cf920693c2dfdf4346856ace1b4e24e36966873f6e740378d6e26a/xmlsig-1.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2039aabbad1b836f6ac1f1618e65aa5bacc54057552d5f2eef9285e8947efe5c",
                "md5": "ff85d5539c7c5d0d8a1529d739d73d37",
                "sha256": "19cdd6ff49e0427033217da9fea057b45bb94c7d6ddad6a348984afceace3eb8"
            },
            "downloads": -1,
            "filename": "xmlsig-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ff85d5539c7c5d0d8a1529d739d73d37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15020,
            "upload_time": "2023-05-10T13:50:51",
            "upload_time_iso_8601": "2023-05-10T13:50:51.915101Z",
            "url": "https://files.pythonhosted.org/packages/20/39/aabbad1b836f6ac1f1618e65aa5bacc54057552d5f2eef9285e8947efe5c/xmlsig-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 13:50:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "etobella",
    "github_project": "python-xmlsig",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "tox": true,
    "lcname": "xmlsig"
}
        
Elapsed time: 0.15345s