Skip to main content

UNKNOWN

Project description

bolg is an extended version of Python’s glob module. It allows for a small amount of more features while still retaining the simplicity of glob. More specifically, bolg mimics some of the features found in BASH’s globbing algorithm.

Extensive documentation is included in the library. To view it, run pydoc3 bolg.

License

bolg is free software under the terms of the Apache 2.0 license. The author of bolg is Niels G. W. Serup, contactable at ngws@metanohi.name. This is version 0.1.0 of the program.

Installation

To install bolg the easy way, run:

easy_install3 bolg

(You must be a superuser and have python3-setuptools installed to do this.)

Alternatively, you can download bolg either from http://metanohi.name/projects/bolg/ or from http://pypi.python.org/pypi/bolg and then install it from the downloaded file. To install bolg this way, run:

python setup.py install

Use

bolg is a Python module. There is no command-line utility or graphical interface.

Development

bolg uses Git for code management. To get the latest branch, download it from gitorious.org:

$ git clone git://gitorious.org/bolg/bolg.git

This document

Copyright (C) 2011 Niels G. W. Serup

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bolg-0.1.0.tar.gz (19.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page