{ "info": { "author": "Daniel Bader", "author_email": "mail@dbader.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7" ], "description": "# jack\n\nA command line tool for time-based queries on log files.\n\n## How to install\n\n pip install jack\n\nTo run jack, `cd` to a directory with log files (`.log` or `.log.gz` extension) and run something like this:\n\n jack 8:15am to 8:20am\n jack 8:15am to 8:20am PDT\n jack 16:30 to 16:45\n jack May 1st 16:30 to May 1st 16:45\n jack 2014-03-01 8:15am to 2014-03-01 8:20am PDT\n jack yesterday to today\n\n## How to create and ship a change\n\n* Mark your change in a branch off `master` and submit a pull-request on GitHub. Ping @dbader to review it.\n\n#### Testing\n* Test the package locally and make sure it installs cleanly and works via `pip install -e .` (in the project root).\n\n#### Releasing\n* Bump `PACKAGE_VERSION` in `setup.py`\n* Create a git tag for the release:\n * `git tag 0.0.1 -m \"The best release so far\"`\n * `git push --tags origin master`\n* `python setup.py sdist upload -r pypi`\n\n## Roadmap\n\n* Turn this into a `pip install`able package\n* Add usage / nice errors for the CLI\n* Add unit tests\n* Set up TravisCI continuous integration\n\n## Changelog\n\n* `0.1.0`: First working PyPI release.\n\n## Glossary\n(todo)\n\n## Where to get help\nTalk to [@dbader](https://twitter.com/dbader).", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dbader/jack/tarball/0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dbader/jack", "keywords": "jack,log,logs,logging,query,search", "license": "The MIT License (MIT)\n\nCopyright (c) 2014 Daniel Bader\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, 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.", "maintainer": null, "maintainer_email": null, "name": "jack", "package_url": "https://pypi.org/project/jack/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jack/", "project_urls": { "Download": "https://github.com/dbader/jack/tarball/0.1.0", "Homepage": "https://github.com/dbader/jack" }, "release_url": "https://pypi.org/project/jack/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A command line tool for time-based queries on log files.", "version": "0.1.0" }, "last_serial": 1243771, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "22d249ef48b856a80bc0fe411cccd5c1", "sha256": "9cba073897e285d2478281021c54a813e047f325dcaaa1d08aaf87ae20b67a4b" }, "downloads": -1, "filename": "jack-0.0.1.tar.gz", "has_sig": false, "md5_digest": "22d249ef48b856a80bc0fe411cccd5c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3039, "upload_time": "2014-09-30T18:33:24", "url": "https://files.pythonhosted.org/packages/4f/80/d36cecf1aec8ae9788d2c8b655bf604a84c7f9725b8c79a2e22b7150e322/jack-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "aab0cd8992cb9b2418a9e0f3d39d9a26", "sha256": "089e34fdf0f88878024e76805e4497f501faa456f854d9c0ee998048ad5c73e0" }, "downloads": -1, "filename": "jack-0.0.2.tar.gz", "has_sig": false, "md5_digest": "aab0cd8992cb9b2418a9e0f3d39d9a26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3045, "upload_time": "2014-09-30T18:35:34", "url": "https://files.pythonhosted.org/packages/4c/bc/cb964be18ba849e5248c41bc45e4f004e7c9a081dd3ee39c6bccf5ddab9e/jack-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d555b394d420326122b0c3152ae7d114", "sha256": "f0909e0e0857c274dd9a7e5f757fa88ff025fef59d22611836c24a7bd5cc4854" }, "downloads": -1, "filename": "jack-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d555b394d420326122b0c3152ae7d114", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3114, "upload_time": "2014-09-30T18:43:42", "url": "https://files.pythonhosted.org/packages/bd/e6/fd943d7baf68cd779e285f5230569e1be0b50d3804fd65456b79a9ccab5a/jack-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "1fd3e0af6b97686bad32d26b9f877492", "sha256": "7a6f86c3d1ca758c84e145789032325a40e96918d1b980f64d5cce6d393adb81" }, "downloads": -1, "filename": "jack-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1fd3e0af6b97686bad32d26b9f877492", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3833, "upload_time": "2014-09-30T22:20:31", "url": "https://files.pythonhosted.org/packages/38/54/706884c8d0b1daac68c1f6745bb4e7fcea11999426af4fdc086c9b7cbd6e/jack-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fd3e0af6b97686bad32d26b9f877492", "sha256": "7a6f86c3d1ca758c84e145789032325a40e96918d1b980f64d5cce6d393adb81" }, "downloads": -1, "filename": "jack-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1fd3e0af6b97686bad32d26b9f877492", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3833, "upload_time": "2014-09-30T22:20:31", "url": "https://files.pythonhosted.org/packages/38/54/706884c8d0b1daac68c1f6745bb4e7fcea11999426af4fdc086c9b7cbd6e/jack-0.1.0.tar.gz" } ] }