{ "info": { "author": "Lo\u00efc Peron", "author_email": "peronloic.us@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "lpais\n===== \n\n|license| |python version| |build-status| |docs| |coverage| |pypi package|\n\n.. |license| image:: https://img.shields.io/github/license/loicpw/lpais.svg\n.. |build-status| image:: https://travis-ci.org/loicpw/lpais.svg?branch=master\n :target: https://travis-ci.org/loicpw/lpais\n.. |docs| image:: https://readthedocs.org/projects/lpais/badge/?version=latest\n :target: http://lpais.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n.. |coverage| image:: https://coveralls.io/repos/github/loicpw/lpais/badge.svg?branch=master\n :target: https://coveralls.io/github/loicpw/lpais?branch=master\n.. |pypi package| image:: https://badge.fury.io/py/lpais.svg\n :target: https://badge.fury.io/py/lpais\n.. |python version| image:: https://img.shields.io/pypi/pyversions/lpais.svg\n :target: https://pypi.python.org/pypi/lpais\n\nuse `libais`_ to decode ais messages, replacing **ais.stream**\n\ninstall and test\n=======================\n\n.. warning:: user is encouraged to use `gcc`_ to compile `libais`_\n (*gcc* and *g++*), otherwise it's likely to fail. Make sure **gcc**\n will be used as default compliler or specify it when install / build\n\n example:\n\n .. code-block:: bash\n\n $ CC=gcc-8 CXX=g++-8 pip install lpais\n\ninstall from pypi\n********************\n\nusing pip:\n\n.. code-block:: bash\n\n $ pip install lpais\n\n\nproduction install\n******************\n\nThere is a makefile in the project root directory:\n\n.. code-block:: bash\n\n $ make install\n\nUsing pip, the above is equivalent to:\n\n.. code-block:: bash\n\n $ pip install -r requirements.txt \n $ pip install -e .\n\ndev install\n****************\n\nThere is a makefile in the project root directory:\n\n.. code-block:: bash\n\n $ make dev\n\nUsing pip, the above is equivalent to:\n\n.. code-block:: bash\n\n $ pip install -r requirements-dev.txt \n $ pip install -e .\n\nrun the tests\n******************\n\nUse the makefile in the project root directory:\n\n.. code-block:: bash\n\n $ make test\n\nThis runs the tests generating a coverage html report\n\nbuild the doc\n******************\n\nThe documentation is made with sphinx, you can use the makefile in the\nproject root directory to build html doc:\n\n.. code-block:: bash\n\n $ make doc\n\nDocumentation\n=======================\n\nDocumentation on `Read The Docs`_.\n\nMeta\n=======================\n\nloicpw - peronloic.us@gmail.com\n\nDistributed under the MIT license. See ``LICENSE.txt`` for more information.\n\nhttps://github.com/loicpw\n\n\n.. _Read The Docs: http://lpais.readthedocs.io/en/latest/\n.. _gcc: https://gcc.gnu.org/\n.. _libais: https://github.com/schwehr/libais \n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/loicpw/lpais.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/loicpw/lpais", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "lpais", "package_url": "https://pypi.org/project/lpais/", "platform": "", "project_url": "https://pypi.org/project/lpais/", "project_urls": { "Download": "https://github.com/loicpw/lpais.git", "Homepage": "https://github.com/loicpw/lpais" }, "release_url": "https://pypi.org/project/lpais/0.0.2/", "requires_dist": [ "libais" ], "requires_python": "", "summary": "use libais to decode ais, replacing ais.stream", "version": "0.0.2" }, "last_serial": 4325888, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d466934080516d99e72102bd748da50a", "sha256": "6cd33ab8fc727f9f3b5cf9092b32798b1a16668662046d797bac3244c7261dd7" }, "downloads": -1, "filename": "lpais-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d466934080516d99e72102bd748da50a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7773, "upload_time": "2018-09-30T16:13:31", "url": "https://files.pythonhosted.org/packages/37/d8/8781f16efc0ea4d86209a21a51a11f09bfb67e9e6de72dd21303fd5b3019/lpais-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5847f2a3d904b3489e2103c160c4c3e5", "sha256": "7e1a4a46bc9523e9e92cf533906064c899c418baa6b9e6898a3b19e2818d7e9d" }, "downloads": -1, "filename": "lpais-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5847f2a3d904b3489e2103c160c4c3e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7112, "upload_time": "2018-09-30T16:13:32", "url": "https://files.pythonhosted.org/packages/de/f9/7ddf04e5b8266f165500b3d9c513c94f8cf1f80004de28eefa59f625a568/lpais-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d5cdc9b56d23de1897cd6cfaa7c417e9", "sha256": "1e1316281f01bb500f42add57a7d61c70dab75f35eba8a984358d740afa2a96c" }, "downloads": -1, "filename": "lpais-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5cdc9b56d23de1897cd6cfaa7c417e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7837, "upload_time": "2018-09-30T20:46:35", "url": "https://files.pythonhosted.org/packages/07/42/b741a829acffb4493ef5cfab467121d277cb45c53c35a1dedaa2b8ac9ce8/lpais-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f5edde06c7c35e4001e726bbf80cb65a", "sha256": "bc9a266295fb65bcc896efeea4644d0c4b596d5d3f159aeed3f22bbbaa5b7557" }, "downloads": -1, "filename": "lpais-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f5edde06c7c35e4001e726bbf80cb65a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7204, "upload_time": "2018-09-30T20:46:37", "url": "https://files.pythonhosted.org/packages/59/7a/e8b0dc6c64a810fd190856d77e42d329e2db52f5a8892e1c961deeb1a227/lpais-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5cdc9b56d23de1897cd6cfaa7c417e9", "sha256": "1e1316281f01bb500f42add57a7d61c70dab75f35eba8a984358d740afa2a96c" }, "downloads": -1, "filename": "lpais-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5cdc9b56d23de1897cd6cfaa7c417e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7837, "upload_time": "2018-09-30T20:46:35", "url": "https://files.pythonhosted.org/packages/07/42/b741a829acffb4493ef5cfab467121d277cb45c53c35a1dedaa2b8ac9ce8/lpais-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f5edde06c7c35e4001e726bbf80cb65a", "sha256": "bc9a266295fb65bcc896efeea4644d0c4b596d5d3f159aeed3f22bbbaa5b7557" }, "downloads": -1, "filename": "lpais-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f5edde06c7c35e4001e726bbf80cb65a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7204, "upload_time": "2018-09-30T20:46:37", "url": "https://files.pythonhosted.org/packages/59/7a/e8b0dc6c64a810fd190856d77e42d329e2db52f5a8892e1c961deeb1a227/lpais-0.0.2.tar.gz" } ] }