{ "info": { "author": "James Gardner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "logrotate\n+++++++++\n\n.. contents :: \n\nSummary\n=======\n\nA small, simple logrotate implementation for the Python logging module that\nonly rotates files (it doesn't create and delete them) and therefore maintains\nowner, group and permission information.\n\n(Not tested on the Windows platform).\n\nGet Started\n===========\n\n* Download and install from source\n\nAuthor\n======\n\n`James Gardner `_\n\nChanges\n=======\n\n0.1.0\n-----\n\n2012-01-23\n~~~~~~~~~~\n\n* Created package\n\n\nLicense\n=======\nlogrotate - A small, simple logrotate implementation for the Python logging\nmodule that only rotates files (it doesn't create and delete them) and\ntherefore maintains owner, group and permission information\n\nCopyright (C) 2012 James Gardner\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n\nDownload\n========", "description_content_type": null, "docs_url": "https://pythonhosted.org/logrotate/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jimmyg.org", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "logrotate", "package_url": "https://pypi.org/project/logrotate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/logrotate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jimmyg.org" }, "release_url": "https://pypi.org/project/logrotate/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A small, simple logrotate implementation for the Python logging module that only rotates files (it doesn't create and delete them) and therefore maintains owner, group and permission information", "version": "0.1.0" }, "last_serial": 794336, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4f5d4a9f346f4d1822edfded7498e976", "sha256": "d0ed47758a06ca9603631238f08134900675640744a992f58028078a3c6a2b5a" }, "downloads": -1, "filename": "logrotate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4f5d4a9f346f4d1822edfded7498e976", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6306, "upload_time": "2012-01-23T12:20:30", "url": "https://files.pythonhosted.org/packages/41/83/4eeae7a71ae3dd2df92ba805e298922bcbfc3601ee95c3e8983e28811f73/logrotate-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f5d4a9f346f4d1822edfded7498e976", "sha256": "d0ed47758a06ca9603631238f08134900675640744a992f58028078a3c6a2b5a" }, "downloads": -1, "filename": "logrotate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4f5d4a9f346f4d1822edfded7498e976", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6306, "upload_time": "2012-01-23T12:20:30", "url": "https://files.pythonhosted.org/packages/41/83/4eeae7a71ae3dd2df92ba805e298922bcbfc3601ee95c3e8983e28811f73/logrotate-0.1.0.tar.gz" } ] }