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/85/2d/76c9acbb7b8c489af9e4e7bd6959a8d466778e15eb829660a82a9219bb43/asterix_decoder-0.7.8.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.8",
"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": "852d76c9acbb7b8c489af9e4e7bd6959a8d466778e15eb829660a82a9219bb43",
"md5": "9281459ed1dd4f1e4ed5c643aa1386ba",
"sha256": "5de500bbe0a1bb5c61ef509c5574a996b484b0a004b0e52c162a4bd2a7a63630"
},
"downloads": -1,
"filename": "asterix_decoder-0.7.8.tar.gz",
"has_sig": false,
"md5_digest": "9281459ed1dd4f1e4ed5c643aa1386ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 260552,
"upload_time": "2024-11-14T14:18:52",
"upload_time_iso_8601": "2024-11-14T14:18:52.370116Z",
"url": "https://files.pythonhosted.org/packages/85/2d/76c9acbb7b8c489af9e4e7bd6959a8d466778e15eb829660a82a9219bb43/asterix_decoder-0.7.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 14:18:52",
"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"
}