asterix-decoder


Nameasterix-decoder JSON
Version 0.7.6 PyPI version JSON
download
home_pagehttps://github.com/CroatiaControlLtd/asterix
SummaryASTERIX decoder in Python
upload_time2024-03-25 16:41:17
maintainerNone
docs_urlhttps://pythonhosted.org/asterix-decoder/
authorDamir Salantic
requires_pythonNone
licenseGPL
keywords asterix eurocontrol radar track croatiacontrol
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            asterix
=======

Asterix is Python module used for parsing of EUROCONTROL ASTERIX protocol data.

ASTERIX stands for All Purpose STructured EUROCONTROL SuRveillance Information EXchange.
It is an ATM Surveillance Data Binary Messaging Format which allows transmission of harmonised information between any surveillance and automation system.
ASTERIX defines the structure of the data to be exchanged over a communication medium, from the encoding of every bit of information up to the organisation of the data within a block of data - without any loss of information during the whole process.
More about ASTERIX protocol you can find here: http://www.eurocontrol.int/services/asterix

Asterix application was developed by Croatia Control Ltd.
Python module developed by Damir Salantic.

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See COPYING file for details.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CroatiaControlLtd/asterix",
    "name": "asterix-decoder",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/asterix-decoder/",
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "asterix, eurocontrol, radar, track, croatiacontrol",
    "author": "Damir Salantic",
    "author_email": "damir.salantic@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/b2/b690f8ddca9117e1688a21fb9ccb92b90fa6fc4281b5da729ebd646a65f4/asterix_decoder-0.7.6.tar.gz",
    "platform": "any",
    "description": "asterix\n=======\n\nAsterix is Python module used for parsing of EUROCONTROL ASTERIX protocol data.\n\nASTERIX stands for All Purpose STructured EUROCONTROL SuRveillance Information EXchange.\nIt is an ATM Surveillance Data Binary Messaging Format which allows transmission of harmonised information between any surveillance and automation system.\nASTERIX defines the structure of the data to be exchanged over a communication medium, from the encoding of every bit of information up to the organisation of the data within a block of data - without any loss of information during the whole process.\nMore about ASTERIX protocol you can find here: http://www.eurocontrol.int/services/asterix\n\nAsterix application was developed by Croatia Control Ltd.\nPython module developed by Damir Salantic.\n\nThis program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See COPYING file for details.\n\n\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "ASTERIX decoder in Python",
    "version": "0.7.6",
    "project_urls": {
        "Download": "https://github.com/CroatiaControlLtd/asterix",
        "Homepage": "https://github.com/CroatiaControlLtd/asterix"
    },
    "split_keywords": [
        "asterix",
        " eurocontrol",
        " radar",
        " track",
        " croatiacontrol"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6b2b690f8ddca9117e1688a21fb9ccb92b90fa6fc4281b5da729ebd646a65f4",
                "md5": "34d6e848c3ec719aa36ff878382204b1",
                "sha256": "c7fede8eb643d93023c16a602e4e672fd4f2492f20780d3efe0a2ec02c9a8ab4"
            },
            "downloads": -1,
            "filename": "asterix_decoder-0.7.6.tar.gz",
            "has_sig": false,
            "md5_digest": "34d6e848c3ec719aa36ff878382204b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 260116,
            "upload_time": "2024-03-25T16:41:17",
            "upload_time_iso_8601": "2024-03-25T16:41:17.039704Z",
            "url": "https://files.pythonhosted.org/packages/a6/b2/b690f8ddca9117e1688a21fb9ccb92b90fa6fc4281b5da729ebd646a65f4/asterix_decoder-0.7.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 16:41:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CroatiaControlLtd",
    "github_project": "asterix",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "asterix-decoder"
}
        
Elapsed time: 0.24188s