{ "info": { "author": "Steven Hamblin", "author_email": "steven.hamblin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Text Processing :: Markup :: LaTeX" ], "description": "bibbreviate\n===========\n\nA python script to abbreviate journal names in a bib file using publicly available journal lists.\n\nInstallation\n============\n\n pip install bibbreviate\n\nor download the source and \n\n python setup.py install\n\nUsage\n=====\n\n```\nusage: bibbrev [-h] [-o OUTPUT] [-r] [-a ABBREVIATIONS] [-v] target\n\npositional arguments:\n target The bib file to abbreviate.\n\noptional arguments:\n -h, --help show this help message and exit\n -o OUTPUT, --output OUTPUT\n The output file name. If missing, output will be sent\n to stdout.\n -r, --reverse Reverse the process and unabbreviate journal names.\n -a ABBREVIATIONS, --abbreviations ABBREVIATIONS\n Path to a file of abbreviations in the form (one per\n line): Journal of Biological Science = J. Sci. Biol.\n -v, --verbose\n```\n\nWARNING: this package is still in beta. I use it on my own bib files, but errors are still more than possible. Be sure to back up your files before using.\n\nDevelopment\n===========\n\nThe code for this package is hosted on GitHub (https://github.com/Winawer/bibbreviate), and is licensed under the MIT license. If you have improvements to the package, please submit a pull request and I will be happy to work them in.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Winawer/bibbreviate", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "bibbreviate", "package_url": "https://pypi.org/project/bibbreviate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bibbreviate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Winawer/bibbreviate" }, "release_url": "https://pypi.org/project/bibbreviate/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Abbreviate journal titles in BibTex files.", "version": "0.1.1" }, "last_serial": 1123518, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f77e1107631f59f9c65793e9968a86a4", "sha256": "fd106fd625533dc48f7ce27b2022bf1c903e9d4565b35ef96eda72c847042081" }, "downloads": -1, "filename": "bibbreviate-0.1.tar.gz", "has_sig": false, "md5_digest": "f77e1107631f59f9c65793e9968a86a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69888, "upload_time": "2014-06-11T08:37:43", "url": "https://files.pythonhosted.org/packages/56/11/87f4945a18b697c1b9989f7c22809b6c2dde8b4865fa1e4a65b2973ca8db/bibbreviate-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "fc9b714e6493bf65b9cbcde1a3f60acf", "sha256": "1f849149f9e4f31be1b8dc56fa55d7cca04f00c44f21afee99a6d2a6e16aec28" }, "downloads": -1, "filename": "bibbreviate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "fc9b714e6493bf65b9cbcde1a3f60acf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70401, "upload_time": "2014-06-13T02:47:44", "url": "https://files.pythonhosted.org/packages/76/e7/a7de0f9e47844f2561c71310a649f51a5e4a84deefa87c9ad669d8f14275/bibbreviate-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc9b714e6493bf65b9cbcde1a3f60acf", "sha256": "1f849149f9e4f31be1b8dc56fa55d7cca04f00c44f21afee99a6d2a6e16aec28" }, "downloads": -1, "filename": "bibbreviate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "fc9b714e6493bf65b9cbcde1a3f60acf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70401, "upload_time": "2014-06-13T02:47:44", "url": "https://files.pythonhosted.org/packages/76/e7/a7de0f9e47844f2561c71310a649f51a5e4a84deefa87c9ad669d8f14275/bibbreviate-0.1.1.tar.gz" } ] }