{ "info": { "author": "Niels G. W. Serup", "author_email": "ngws@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: DFSG approved", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "====\nbolg\n====\n\nbolg is an extended version of Python's glob module. It allows for a small\namount of more features while still retaining the simplicity of glob. More\nspecifically, bolg mimics some of the features found in BASH's globbing\nalgorithm.\n\nExtensive documentation is included in the library. To view it, run ``pydoc3\nbolg``.\n\n\nLicense\n=======\n\nbolg is free software under the terms of the Apache 2.0 license. The author of\nbolg is Niels G. W. Serup, contactable at ngws@metanohi.name. This is version 0.1.0 of\nthe program.\n\n\nInstallation\n============\n\nTo install bolg the easy way, run::\n\n easy_install3 bolg\n\n(You must be a superuser and have python3-setuptools installed to do this.)\n\nAlternatively, you can download bolg either from\nhttp://metanohi.name/projects/bolg/ or from http://pypi.python.org/pypi/bolg\nand then install it from the downloaded file. To install bolg this way, run::\n\n python setup.py install\n\n\nUse\n===\n\nbolg is a Python module. There is no command-line utility or graphical\ninterface.\n\n\nDevelopment\n===========\n\nbolg uses Git for code management. To get the latest branch, download it from\ngitorious.org::\n\n $ git clone git://gitorious.org/bolg/bolg.git\n\n\n\nThis document\n=============\nCopyright (C) 2011 Niels G. W. Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.name/projects/bolg/", "keywords": null, "license": "COPYING.txt", "maintainer": null, "maintainer_email": null, "name": "bolg", "package_url": "https://pypi.org/project/bolg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bolg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/bolg/" }, "release_url": "https://pypi.org/project/bolg/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.0" }, "last_serial": 484167, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2880b6682c2a4cc1ff1782b65f8a2df9", "sha256": "a7d0c6f0edd6fb93f6ea43e36f4023d89ebbb5810a37d9a74742d88d93b11773" }, "downloads": -1, "filename": "bolg-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2880b6682c2a4cc1ff1782b65f8a2df9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19270, "upload_time": "2012-08-21T21:46:12", "url": "https://files.pythonhosted.org/packages/1c/10/601b65a371448e6b13dab388b11600c6fcf3f3881b9f7e03fc991faff62a/bolg-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2880b6682c2a4cc1ff1782b65f8a2df9", "sha256": "a7d0c6f0edd6fb93f6ea43e36f4023d89ebbb5810a37d9a74742d88d93b11773" }, "downloads": -1, "filename": "bolg-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2880b6682c2a4cc1ff1782b65f8a2df9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19270, "upload_time": "2012-08-21T21:46:12", "url": "https://files.pythonhosted.org/packages/1c/10/601b65a371448e6b13dab388b11600c6fcf3f3881b9f7e03fc991faff62a/bolg-0.1.0.tar.gz" } ] }