{ "info": { "author": "Matteo Merli", "author_email": "matteo.merli@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python" ], "description": "This is a quick-and-dirty Apache log analizer wich provides a report\r\n on the latest visits to a certain web site.\r\n This report includes all the information about the accesses.\r\n \r\n * It can fetch your log file from a remote server using http and ftp, \r\n or accessing it from local file system.\r\n \r\n * It tries to \"reverse DNS\" to obtain the host name from visitors IPs.\r\n \r\n * If GeoIP database with python interface is installed, it will be\r\n used to obtain the contry from IP addresses.\r\n See: http://www.maxmind.com/", "description_content_type": null, "docs_url": null, "download_url": "http://merlimat.net/files/LatestVisitors-0.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://merlimat.net/software/latest-visitors", "keywords": "apache log", "license": "GNU General Public License", "maintainer": "", "maintainer_email": "", "name": "LatestVisitors", "package_url": "https://pypi.org/project/LatestVisitors/", "platform": "", "project_url": "https://pypi.org/project/LatestVisitors/", "project_urls": { "Download": "http://merlimat.net/files/LatestVisitors-0.1.zip", "Homepage": "http://merlimat.net/software/latest-visitors" }, "release_url": "https://pypi.org/project/LatestVisitors/0.1/", "requires_dist": null, "requires_python": null, "summary": "Apache log analyzer", "version": "0.1" }, "last_serial": 802586, "releases": { "0.1": [] }, "urls": [] }