Name | aprsd-repeat-plugins JSON |
Version |
1.0.12
JSON |
| download |
home_page | |
Summary | APRSD Plugins for the REPEAT service |
upload_time | 2022-12-02 18:34:58 |
maintainer | |
docs_url | None |
author | Walter A. Boring IV |
requires_python | |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
REPEAT service plugins
======================
|PyPI| |Status| |Python Version| |License|
|Read the Docs| |Tests| |Codecov|
|pre-commit|
.. |PyPI| image:: https://img.shields.io/pypi/v/aprsd-repeat-plugins.svg
:target: https://pypi.org/project/aprsd-repeat-plugins/
:alt: PyPI
.. |Status| image:: https://img.shields.io/pypi/status/aprsd-repeat-plugins.svg
:target: https://pypi.org/project/aprsd-repeat-plugins/
:alt: Status
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aprsd-repeat-plugins
:target: https://pypi.org/project/aprsd-repeat-plugins
:alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/aprsd-repeat-plugins
:target: https://opensource.org/licenses/MIT
:alt: License
.. |Read the Docs| image:: https://img.shields.io/readthedocs/aprsd-repeat-plugins/latest.svg?label=Read%20the%20Docs
:target: https://aprsd-repeat-plugins.readthedocs.io/
:alt: Read the documentation at https://aprsd-repeat-plugins.readthedocs.io/
.. |Tests| image:: https://github.com/hemna/aprsd-repeat-plugins/workflows/Tests/badge.svg
:target: https://github.com/hemna/aprsd-repeat-plugins/actions?workflow=Tests
:alt: Tests
.. |Codecov| image:: https://codecov.io/gh/hemna/aprsd-repeat-plugins/branch/main/graph/badge.svg
:target: https://codecov.io/gh/hemna/aprsd-repeat-plugins
:alt: Codecov
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
:alt: pre-commit
Features
--------
* TODO
Requirements
------------
* TODO
Installation
------------
You can install *REPEAT service plugins* via pip_ from PyPI_:
.. code:: console
$ pip install aprsd-repeat-plugins
Usage
-----
Please see the `Command-line Reference <Usage_>`_ for details.
Contributing
------------
Contributions are very welcome.
To learn more, see the `Contributor Guide`_.
License
-------
Distributed under the terms of the `MIT license`_,
*REPEAT service plugins* is free and open source software.
Issues
------
If you encounter any problems,
please `file an issue`_ along with a detailed description.
Credits
-------
This project was generated from `@hemna`_'s `APRSD Plugin Python Cookiecutter`_ template.
.. _@hemna: https://github.com/hemna
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _MIT license: https://opensource.org/licenses/MIT
.. _PyPI: https://pypi.org/
.. _APRSD Plugin Python Cookiecutter: https://github.com/hemna/cookiecutter-aprsd-plugin
.. _file an issue: https://github.com/hemna/aprsd-repeat-plugins/issues
.. _pip: https://pip.pypa.io/
.. github-only
.. _Contributor Guide: CONTRIBUTING.rst
.. _Usage: https://aprsd-repeat-plugins.readthedocs.io/en/latest/usage.html
Raw data
{
"_id": null,
"home_page": "",
"name": "aprsd-repeat-plugins",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Walter A. Boring IV",
"author_email": "waboring@hemna.com",
"download_url": "https://files.pythonhosted.org/packages/ff/59/2e42ab62006b4ac92b748670aa84bd34225bbb3b0bcfc6669954a51ebf2c/aprsd_repeat_plugins-1.0.12.tar.gz",
"platform": null,
"description": "REPEAT service plugins\n======================\n\n|PyPI| |Status| |Python Version| |License|\n\n|Read the Docs| |Tests| |Codecov|\n\n|pre-commit|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/aprsd-repeat-plugins.svg\n :target: https://pypi.org/project/aprsd-repeat-plugins/\n :alt: PyPI\n.. |Status| image:: https://img.shields.io/pypi/status/aprsd-repeat-plugins.svg\n :target: https://pypi.org/project/aprsd-repeat-plugins/\n :alt: Status\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aprsd-repeat-plugins\n :target: https://pypi.org/project/aprsd-repeat-plugins\n :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/aprsd-repeat-plugins\n :target: https://opensource.org/licenses/MIT\n :alt: License\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/aprsd-repeat-plugins/latest.svg?label=Read%20the%20Docs\n :target: https://aprsd-repeat-plugins.readthedocs.io/\n :alt: Read the documentation at https://aprsd-repeat-plugins.readthedocs.io/\n.. |Tests| image:: https://github.com/hemna/aprsd-repeat-plugins/workflows/Tests/badge.svg\n :target: https://github.com/hemna/aprsd-repeat-plugins/actions?workflow=Tests\n :alt: Tests\n.. |Codecov| image:: https://codecov.io/gh/hemna/aprsd-repeat-plugins/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/hemna/aprsd-repeat-plugins\n :alt: Codecov\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n :target: https://github.com/pre-commit/pre-commit\n :alt: pre-commit\n\n\nFeatures\n--------\n\n* TODO\n\n\nRequirements\n------------\n\n* TODO\n\n\nInstallation\n------------\n\nYou can install *REPEAT service plugins* via pip_ from PyPI_:\n\n.. code:: console\n\n $ pip install aprsd-repeat-plugins\n\n\nUsage\n-----\n\nPlease see the `Command-line Reference <Usage_>`_ for details.\n\n\nContributing\n------------\n\nContributions are very welcome.\nTo learn more, see the `Contributor Guide`_.\n\n\nLicense\n-------\n\nDistributed under the terms of the `MIT license`_,\n*REPEAT service plugins* is free and open source software.\n\n\nIssues\n------\n\nIf you encounter any problems,\nplease `file an issue`_ along with a detailed description.\n\n\nCredits\n-------\n\nThis project was generated from `@hemna`_'s `APRSD Plugin Python Cookiecutter`_ template.\n\n.. _@hemna: https://github.com/hemna\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _MIT license: https://opensource.org/licenses/MIT\n.. _PyPI: https://pypi.org/\n.. _APRSD Plugin Python Cookiecutter: https://github.com/hemna/cookiecutter-aprsd-plugin\n.. _file an issue: https://github.com/hemna/aprsd-repeat-plugins/issues\n.. _pip: https://pip.pypa.io/\n.. github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n.. _Usage: https://aprsd-repeat-plugins.readthedocs.io/en/latest/usage.html\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "APRSD Plugins for the REPEAT service",
"version": "1.0.12",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c6d5b21f8d1e6e0a1542f386d06e82f8",
"sha256": "ded662aa26bc1362e4fa84a58572e66983d373fca3d08f976be1f8ab395780bf"
},
"downloads": -1,
"filename": "aprsd_repeat_plugins-1.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c6d5b21f8d1e6e0a1542f386d06e82f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15786,
"upload_time": "2022-12-02T18:34:55",
"upload_time_iso_8601": "2022-12-02T18:34:55.235493Z",
"url": "https://files.pythonhosted.org/packages/8e/fe/4951ea901b243c740e365bcc4deb420e11bead3141b67f9c9c597a506b45/aprsd_repeat_plugins-1.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "b36385dfa78db2d42c860d04d4790c4f",
"sha256": "c907cab33a6a7a3e8db6d4083689fc5d948367b01ab5793d776d1d63ed756535"
},
"downloads": -1,
"filename": "aprsd_repeat_plugins-1.0.12.tar.gz",
"has_sig": false,
"md5_digest": "b36385dfa78db2d42c860d04d4790c4f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22923,
"upload_time": "2022-12-02T18:34:58",
"upload_time_iso_8601": "2022-12-02T18:34:58.379117Z",
"url": "https://files.pythonhosted.org/packages/ff/59/2e42ab62006b4ac92b748670aa84bd34225bbb3b0bcfc6669954a51ebf2c/aprsd_repeat_plugins-1.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-02 18:34:58",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "aprsd-repeat-plugins"
}