lib-avsec


Namelib-avsec JSON
Version 0.1.0a1 PyPI version JSON
download
home_pagehttps://cpsl.pratt.duke.edu/
SummarySecurity analysis routines for autonomous vehicles
upload_time2023-04-06 17:21:54
maintainer
docs_urlNone
authorSpencer Hallyburton
requires_python>=3.8,<3.9
licenseMIT
keywords security perception autonomous vehicles
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Perception Attack Utilities

## Installation
Install from a directory above as

```
pip install -e ./lib-percep_attacks
```

## Dependencies
Depends on the `avutils` library

            

Raw data

            {
    "_id": null,
    "home_page": "https://cpsl.pratt.duke.edu/",
    "name": "lib-avsec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.9",
    "maintainer_email": "",
    "keywords": "security,perception,autonomous vehicles",
    "author": "Spencer Hallyburton",
    "author_email": "spencer.hallyburton@duke.edu",
    "download_url": "https://files.pythonhosted.org/packages/61/4b/5f035271dd66a0372acc175ed9ca2d3118b097853bbff4094b30fdd9fcea/lib_avsec-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# Perception Attack Utilities\n\n## Installation\nInstall from a directory above as\n\n```\npip install -e ./lib-percep_attacks\n```\n\n## Dependencies\nDepends on the `avutils` library\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Security analysis routines for autonomous vehicles",
    "version": "0.1.0a1",
    "split_keywords": [
        "security",
        "perception",
        "autonomous vehicles"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d979b80e00b7ea44d192c12fe00941413888a08fb2fe71fbc762ffd88ae9bc6",
                "md5": "470a778795858a50059c806fc42f3c3e",
                "sha256": "658e8501a2f324fca8a51215a770dc562280547e964825a4d2b9bbea4be9a22c"
            },
            "downloads": -1,
            "filename": "lib_avsec-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "470a778795858a50059c806fc42f3c3e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.9",
            "size": 39059,
            "upload_time": "2023-04-06T17:21:53",
            "upload_time_iso_8601": "2023-04-06T17:21:53.171293Z",
            "url": "https://files.pythonhosted.org/packages/2d/97/9b80e00b7ea44d192c12fe00941413888a08fb2fe71fbc762ffd88ae9bc6/lib_avsec-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "614b5f035271dd66a0372acc175ed9ca2d3118b097853bbff4094b30fdd9fcea",
                "md5": "c10b66f583667d9d0814d009e6c20eba",
                "sha256": "697a1f72ac1d4b5a825c63936cc3d0bfa334a3ea009e90eb919dd26cb01eb287"
            },
            "downloads": -1,
            "filename": "lib_avsec-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "c10b66f583667d9d0814d009e6c20eba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.9",
            "size": 34327,
            "upload_time": "2023-04-06T17:21:54",
            "upload_time_iso_8601": "2023-04-06T17:21:54.997058Z",
            "url": "https://files.pythonhosted.org/packages/61/4b/5f035271dd66a0372acc175ed9ca2d3118b097853bbff4094b30fdd9fcea/lib_avsec-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 17:21:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "lib-avsec"
}
        
Elapsed time: 0.05207s