{ "info": { "author": "Juan Meleiro", "author_email": "juan.meleiro@me.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3" ], "description": "# bib \u2013 command-line bibliography manager\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n## What?\n\nbib is a _command-line bibliography manager_. That means it **manages\nbibliograpies**. From the **command-line**.\n\nWhat does that mean? Basically, bib stores all of your references in a\n[BibTeX](https://en.wikipedia.org/wiki/BibTeX) file, along with notes and PDFs\nthat might be associated with them. To make that useful, it provides a\ncommand-line interface for `add`ing new items, `import`ing PDFs, creating\n`note`s, `export`ing sub-bibliographies, `list`ing the items according to a\nquery, _etc_.\n\n## Why?\n\nI've used Zotero for some time. It's nice, it does everything that I need it to.\nThe problem is\u2026 it does to much. It is, in the language of the cool-hackerboys,\n\u201cbloated\u201d. Aside from that, I believe (as it has been said elsewhere), that\n_plaintext is the only truly portable format_. Finally, I like to pretend I'm\nsmarter than I am, so I use the command line.\n\nTo my surprise, there wasn't any command line bibliography manager. So I build\none.\n\nI'm not saying it's good (although I'd like it to be), nor that you'll like it\n(I hope you do try it). But I like it, and would love contributions. Anyway,\nenough pointless talking.\n\n## Installation\n\nbib is available at the Python Package Index. That means, if you have Python and\n`pip` installed, it should be enough to\n\n```bash\n$ pip install bib\n```\n\nIf you want to install from source, clone the repository and use the `setup.py`\nas you would with any other Python package.\n\n## License\n\nbib is free software. The details can be found in the `LICENSE.txt` file, or\notherwise reading about the GNU Public License v3+.\n\n## Contributing\n\nThis is currently a small, one-person project. Also, I don't have much\nexperience in writing distributed code, so if you have any suggestions, they are\nhighly appreciated. Otherwise, I can't really direct contributions because I\nhaven't worked in many-people code bases. Any input on _that_ would also be\nhelpful.\n\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://gitlab.com/juanmeleiro/bib", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "bibcli", "package_url": "https://pypi.org/project/bibcli/", "platform": "", "project_url": "https://pypi.org/project/bibcli/", "project_urls": { "Homepage": "https://gitlab.com/juanmeleiro/bib" }, "release_url": "https://pypi.org/project/bibcli/0.0.3/", "requires_dist": [ "argparse", "bibtexparser", "termcolor" ], "requires_python": "", "summary": "Command line bibliography manager", "version": "0.0.3" }, "last_serial": 5677756, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "2afec7cf1b88bd22e9ea17d450ba3780", "sha256": "d4eb280d767005c841ed412ba073948bfe53df4110872dbea0d0bcee58de18be" }, "downloads": -1, "filename": "bibcli-0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2afec7cf1b88bd22e9ea17d450ba3780", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19144, "upload_time": "2019-08-08T17:55:38", "url": "https://files.pythonhosted.org/packages/4c/48/75757fe79e54b4b33d4971513e66ea97875b10f91bfc998c7d622fe8b677/bibcli-0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b484b7b6f362e05866dbc686ab00c67c", "sha256": "55ac83abeac58541c57566a334097bf3a7f7b5165df78a6c249fb69bd5ffeb8b" }, "downloads": -1, "filename": "bibcli-0.0.tar.gz", "has_sig": false, "md5_digest": "b484b7b6f362e05866dbc686ab00c67c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19462, "upload_time": "2019-08-08T17:55:40", "url": "https://files.pythonhosted.org/packages/09/59/9135e365e84131786c999a63192520c02841edd1adfac70d10777e422360/bibcli-0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "7cdb134da65ebf83abdbd01391a95384", "sha256": "35cf50702496d0eb13a567ac8b0d464ab0b48af5f526fa419fedf095ad3559c2" }, "downloads": -1, "filename": "bibcli-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7cdb134da65ebf83abdbd01391a95384", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19163, "upload_time": "2019-08-14T14:06:09", "url": "https://files.pythonhosted.org/packages/d9/56/8af2139bfaf7f2165bfcd5b0ce3e0ba60a34d90efebef3990c40762c3123/bibcli-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "156afc49a8135fa9afe48b1ec8212aff", "sha256": "8bb3b74a61a43308cf26c76e7196eb269abc28e0a62a7cd311a1a055d6d04fef" }, "downloads": -1, "filename": "bibcli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "156afc49a8135fa9afe48b1ec8212aff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19471, "upload_time": "2019-08-14T14:06:10", "url": "https://files.pythonhosted.org/packages/85/6a/26c68535a060655ba46ca7e68a990b358847f26eb27c44fe47847fecb5eb/bibcli-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ba8975d365c882fbd27c96273b264fa8", "sha256": "a3a2401d3ead92f7e9a2d6451282052d1e780336388b60f8fc85aa25683f5182" }, "downloads": -1, "filename": "bibcli-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ba8975d365c882fbd27c96273b264fa8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19166, "upload_time": "2019-08-14T14:07:05", "url": "https://files.pythonhosted.org/packages/5b/32/3376374d2d78a8f163adfa40bf184091302654a6023e7aa94e79b10e9327/bibcli-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37a6d61fa52ff7f9f3d66dbe04443273", "sha256": "d5533f51c875135c13f940f6501e4028f95a62ec413d87467c1c0918355e7c55" }, "downloads": -1, "filename": "bibcli-0.0.2.tar.gz", "has_sig": false, "md5_digest": "37a6d61fa52ff7f9f3d66dbe04443273", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19475, "upload_time": "2019-08-14T14:07:06", "url": "https://files.pythonhosted.org/packages/e3/5e/f8d98d6e1061ad105b375b729143a7b01a040f81d28c3603c11d8ec99bf7/bibcli-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "265dba72ed952d6524983b850e75cf60", "sha256": "0d8ec63608dba1a8a1d61e33f0f3a6b88c01f9163094cf832680cb3ab52c4414" }, "downloads": -1, "filename": "bibcli-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "265dba72ed952d6524983b850e75cf60", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19163, "upload_time": "2019-08-14T15:52:00", "url": "https://files.pythonhosted.org/packages/c0/73/19ed948bb5107704fda60aef1365df7d435a81ee3682cf03596d38cdf85d/bibcli-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7bce871fe50888b5abaa27263532bd8", "sha256": "0a783777924b0b30d3b360022a1c69e8f92f751dadddd75e7663fcbf5116c76c" }, "downloads": -1, "filename": "bibcli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f7bce871fe50888b5abaa27263532bd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19520, "upload_time": "2019-08-14T15:52:02", "url": "https://files.pythonhosted.org/packages/4e/67/fe6ef7aab634c5372c47abc7de30d75cfadf8d4469786e0076894af4e769/bibcli-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "265dba72ed952d6524983b850e75cf60", "sha256": "0d8ec63608dba1a8a1d61e33f0f3a6b88c01f9163094cf832680cb3ab52c4414" }, "downloads": -1, "filename": "bibcli-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "265dba72ed952d6524983b850e75cf60", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19163, "upload_time": "2019-08-14T15:52:00", "url": "https://files.pythonhosted.org/packages/c0/73/19ed948bb5107704fda60aef1365df7d435a81ee3682cf03596d38cdf85d/bibcli-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7bce871fe50888b5abaa27263532bd8", "sha256": "0a783777924b0b30d3b360022a1c69e8f92f751dadddd75e7663fcbf5116c76c" }, "downloads": -1, "filename": "bibcli-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f7bce871fe50888b5abaa27263532bd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19520, "upload_time": "2019-08-14T15:52:02", "url": "https://files.pythonhosted.org/packages/4e/67/fe6ef7aab634c5372c47abc7de30d75cfadf8d4469786e0076894af4e769/bibcli-0.0.3.tar.gz" } ] }