{ "info": { "author": "Nico Schl\u00f6mer", "author_email": "nico.schloemer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Text Editors :: Text Processing", "Topic :: Text Processing", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: LaTeX", "Topic :: Utilities" ], "description": "# tablign\n\nAligns columns in your ASCII tables.\n\n[![CircleCI](https://img.shields.io/circleci/project/github/nschloe/tablign/master.svg?style=flat-square)](https://circleci.com/gh/nschloe/tablign/tree/master)\n[![codecov](https://img.shields.io/codecov/c/github/nschloe/tablign.svg?style=flat-square)](https://codecov.io/gh/nschloe/tablign)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/psf/black)\n[![awesome](https://img.shields.io/badge/awesome-yes-brightgreen.svg?style=flat-square)](https://github.com/nschloe/tablign)\n[![PyPi Version](https://img.shields.io/pypi/v/tablign.svg?style=flat-square)](https://pypi.python.org/pypi/tablign)\n[![GitHub stars](https://img.shields.io/github/stars/nschloe/tablign.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/tablign)\n[![PyPi downloads](https://img.shields.io/pypi/dm/tablign.svg?style=flat-square)](https://pypistats.org/packages/tablign)\n\ntablign converts your input file\n```\n| A | 1.34|-214.1|\n|CCCC | 55.534| 1131.1|\n```\ninto\n```\n| A | 1.34 | -214.1 |\n| CCCC | 55.534 | 1131.1 |\n```\nColumn widths are unified across the table, decimal dots are aligned, and tablign tries\nto be smart about column separators. Works for CSV, LaTeX, Markdown etc.\n\n### Usage from vim\n\nSimply mark the table (shift-V), and type\n```\n:'<,'>:!tablign\n```\n\n![](https://nschloe.github.io/tablign/tty-capture.gif)\n\n### Installation\n\ntablign is [available from the Python Package\nIndex](https://pypi.python.org/pypi/tablign/), so with\n```\npip3 install -U tablign\n```\nyou can install/upgrade.\n\n### Testing\n\nTo run the tests, simply check out this repository and run\n```\npytest\n```\n\n### License\ntablign is published under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nschloe/tablign", "keywords": "", "license": "License :: OSI Approved :: MIT License", "maintainer": "", "maintainer_email": "", "name": "tablign", "package_url": "https://pypi.org/project/tablign/", "platform": "", "project_url": "https://pypi.org/project/tablign/", "project_urls": { "Homepage": "https://github.com/nschloe/tablign" }, "release_url": "https://pypi.org/project/tablign/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Align columns in ASCII tables", "version": "0.2.1" }, "last_serial": 5948442, "releases": { "0.1.7": [ { "comment_text": "", "digests": { "md5": "fd595ff431052d4a65933d5d5124905a", "sha256": "0ee1d3444b3b540c8deab0b63cb3ba700da895b05c9caf87d5a918c40286181c" }, "downloads": -1, "filename": "tablign-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd595ff431052d4a65933d5d5124905a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4714, "upload_time": "2018-06-19T18:22:54", "url": "https://files.pythonhosted.org/packages/8d/94/465e78bd0715463b7ce95e62cb9a449410e254c9153d08687a39aefa6d9e/tablign-0.1.7-py2.py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "12c8eb22c742ac224631e10865c71598", "sha256": "cbcee3661d2a99544b12ae3dbc5c84bacdf0498cac478f11054184d3430deed5" }, "downloads": -1, "filename": "tablign-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "12c8eb22c742ac224631e10865c71598", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5253, "upload_time": "2019-10-09T08:19:21", "url": "https://files.pythonhosted.org/packages/ef/7f/3ecc6c9e686332996eec63c1b71c0eee96dd775f0bb75a9371cfa6f16f94/tablign-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e029ae6e56394ff1fc00202a521f8c3b", "sha256": "323b2094ee631031174eee6a29501905318bae543570ef32714f807e8a64271a" }, "downloads": -1, "filename": "tablign-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e029ae6e56394ff1fc00202a521f8c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4049, "upload_time": "2019-10-09T08:19:23", "url": "https://files.pythonhosted.org/packages/c7/c2/1fac52a1197ddb57e06705783b2458fceee3f6c8847746ca49e92f0cfbbe/tablign-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "56198354929888093de42296fea9e2d1", "sha256": "e78028f1f5dc3bdb794f08d496bfe8b03a75f1b4a54acf4ec1063e78ba7a521a" }, "downloads": -1, "filename": "tablign-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "56198354929888093de42296fea9e2d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5247, "upload_time": "2019-10-09T08:21:20", "url": "https://files.pythonhosted.org/packages/d9/db/a8f942eb4554b53ee53a935fd76678dee6169939306a67767bce9287ee0f/tablign-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9dd6730c3680c79ce4fe0603918eba3d", "sha256": "bced4f839822710e2f6ebf7219603d8584442adf6dc1074057e8fba39b68847c" }, "downloads": -1, "filename": "tablign-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9dd6730c3680c79ce4fe0603918eba3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4048, "upload_time": "2019-10-09T08:21:21", "url": "https://files.pythonhosted.org/packages/2c/4b/06179e2cb1ba49d9336f6776c13fa4185c49e7a3277dc7abdfe4f1d30dbe/tablign-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "56198354929888093de42296fea9e2d1", "sha256": "e78028f1f5dc3bdb794f08d496bfe8b03a75f1b4a54acf4ec1063e78ba7a521a" }, "downloads": -1, "filename": "tablign-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "56198354929888093de42296fea9e2d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5247, "upload_time": "2019-10-09T08:21:20", "url": "https://files.pythonhosted.org/packages/d9/db/a8f942eb4554b53ee53a935fd76678dee6169939306a67767bce9287ee0f/tablign-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9dd6730c3680c79ce4fe0603918eba3d", "sha256": "bced4f839822710e2f6ebf7219603d8584442adf6dc1074057e8fba39b68847c" }, "downloads": -1, "filename": "tablign-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9dd6730c3680c79ce4fe0603918eba3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4048, "upload_time": "2019-10-09T08:21:21", "url": "https://files.pythonhosted.org/packages/2c/4b/06179e2cb1ba49d9336f6776c13fa4185c49e7a3277dc7abdfe4f1d30dbe/tablign-0.2.1.tar.gz" } ] }