{ "info": { "author": "Paul Ollivier", "author_email": "contact@paulollivier.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nlogdispatchr\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/logdispatchr.svg\n :target: https://pypi.python.org/pypi/logdispatchr\n\n.. image:: https://img.shields.io/travis/paulollivier/logdispatchr.svg\n :target: https://travis-ci.org/paulollivier/logdispatchr\n\n.. image:: https://readthedocs.org/projects/logdispatchr/badge/?version=latest\n :target: https://logdispatchr.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/paulollivier/logdispatchr/shield.svg\n :target: https://pyup.io/repos/github/paulollivier/logdispatchr/\n :alt: Updates\n\n\nAn attempt at a simple syslog-compatible(?) log dispatcher and filter. For now, mainly a POC.\n\n\n* Free software: MIT license\n* Documentation: https://logdispatchr.readthedocs.io.\n\n\nFeatures\n--------\n\n* tail a file ?\n* send the log line on the network, using msgpack => DONE\n* write somewhere else => DONE\n\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-08-23)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/paulollivier/logdispatchr", "keywords": "logdispatchr", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "logdispatchr", "package_url": "https://pypi.org/project/logdispatchr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/logdispatchr/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/paulollivier/logdispatchr" }, "release_url": "https://pypi.org/project/logdispatchr/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An attempt at a simple syslog-compatible(?) log dispatcher and filter", "version": "0.1.0" }, "last_serial": 2315633, "releases": { "0.1.0": [] }, "urls": [] }