{ "info": { "author": "Greg Albrecht", "author_email": "oss@undef.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Communications :: Ham Radio" ], "description": "aprsgate - Python APRS Gateway\n******************************\n\n\naprsgate is a Redis PubSub-backed APRS Gateway (IGate, SGate, etc.)\n\n\nInstallation\n============\nInstall from pypi using pip: ``pip install aprsgate``\n\n\nUsage Examples\n==============\n\nTK\n\nTesting\n=======\nRun nosetests from a Makefile target::\n\n make test\n\nSee Also\n========\n\n* `aprs `_ Python APRS Module. Interface for APRS, APRS-IS, and APRS over KISS.\n* `kiss `_ Python KISS Module. Handles interfacing-to and encoding-for various KISS interfaces.\n* `dirus `_ Dirus is a daemon for managing a SDR to Dire Wolf interface. Manifests that interface as a KISS TCP port.\n* `aprsgate `_ Python APRS Gateway. Uses Redis PubSub to run a multi-interface APRS Gateway.\n* `aprstracker `_ TK.\n\n\nSimilar Projects\n================\n\n* `apex `_ by Jeffrey Phillips Freeman (WI2ARD). Next-Gen APRS Protocol. (based on this Module! :)\n* `aprslib `_ by Rossen Georgiev. A Python APRS Library with build-in parsers for several Frame types.\n* `aprx `_ by Matti & Kenneth. A C-based Digi/IGate Software for POSIX platforms.\n* `dixprs `_ by HA5DI. A Python APRS project with KISS, digipeater, et al., support.\n* `APRSDroid `_ by GE0RG. A Java/Scala Android APRS App.\n* `YAAC `_ by KA2DDO. A Java APRS Client.\n* `Ham-APRS-FAP `_ by aprs.fi: A Perl APRS Parser.\n* `Dire Wolf `_ by WB2OSZ. A C-Based Soft-TNC for interfacing with sound cards. Can present as a KISS interface!\n\n\nBuild Status\n============\n\nMaster:\n\n.. image:: https://travis-ci.org/ampledata/aprsgate.svg?branch=master\n :target: https://travis-ci.org/ampledata/aprsgate\n\nDevelop:\n\n.. image:: https://travis-ci.org/ampledata/aprsgate.svg?branch=develop\n :target: https://travis-ci.org/ampledata/aprsgate\n\n\nSource\n======\nGithub: https://github.com/ampledata/aprsgate\n\nAuthor\n======\nGreg Albrecht W2GMD oss@undef.net\n\nhttp://ampledata.org/\n\nCopyright\n=========\nCopyright 2016 Orion Labs, Inc.\n\n`APRS `_ is Copyright Bob Bruninga WB4APR wb4apr@amsat.org\n\nLicense\n=======\nApache License, Version 2.0. See LICENSE for details.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ampledata/aprsgate", "keywords": "Ham Radio", "license": "Copyright 2016 Orion Labs, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n", "maintainer": "", "maintainer_email": "", "name": "aprsgate", "package_url": "https://pypi.org/project/aprsgate/", "platform": "", "project_url": "https://pypi.org/project/aprsgate/", "project_urls": { "Homepage": "https://github.com/ampledata/aprsgate" }, "release_url": "https://pypi.org/project/aprsgate/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Python APRS Gateway.", "version": "1.0.0" }, "last_serial": 2519851, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b29c1bceac147301e29cabec6c804a93", "sha256": "a6f7ee56c5f8a589a681f1b57c10d20697aa41f740aca2851c3287a7c7038a44" }, "downloads": -1, "filename": "aprsgate-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b29c1bceac147301e29cabec6c804a93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6508, "upload_time": "2016-12-14T22:19:27", "url": "https://files.pythonhosted.org/packages/bc/57/1b87bdb77af876df07fd76687b2c6144e3a0e56810e0e65cb37d335374e7/aprsgate-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b29c1bceac147301e29cabec6c804a93", "sha256": "a6f7ee56c5f8a589a681f1b57c10d20697aa41f740aca2851c3287a7c7038a44" }, "downloads": -1, "filename": "aprsgate-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b29c1bceac147301e29cabec6c804a93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6508, "upload_time": "2016-12-14T22:19:27", "url": "https://files.pythonhosted.org/packages/bc/57/1b87bdb77af876df07fd76687b2c6144e3a0e56810e0e65cb37d335374e7/aprsgate-1.0.0.tar.gz" } ] }