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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bolg-0.1.0.tar.gz
.
File metadata
- Download URL: bolg-0.1.0.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7d0c6f0edd6fb93f6ea43e36f4023d89ebbb5810a37d9a74742d88d93b11773 |
|
MD5 | 2880b6682c2a4cc1ff1782b65f8a2df9 |
|
BLAKE2b-256 | 1c10601b65a371448e6b13dab388b11600c6fcf3f3881b9f7e03fc991faff62a |