Skip to main content

Tools for managing config files. Built on ConversionKit.

Project description

Summary

Tools for managing config files. Built on ConversionKit.

Get Started

  • Download and install from source

Author

James Gardner

Changes

0.2.2

2011-07-06

  • Fixed missing return in parse_config() function

0.2.1

2011-04-12

  • Added parse_config_string() function

0.2.0

2011-04-04

  • Internal refactor for new PipeStack

0.1.6

2010-08-27

  • Minor updates

0.1.5

2010-03-02

  • Added a parse_and_split_options_change_dir(service, filename) function

  • Fixed a bug with config file parsing

0.1.4

  • BuildKit support

0.1.3

2009-11-18

  • Updated so that any ConversionKit conversion error structure can now be displayed correctly in an error message

2009-11-10

  • Added the ability to specify a base when handling errors

  • Added the split_options() function

2009-10-04

  • Added the handle_option_error() and handle_section_error() functions

  • Updated parse_config() to give an error on an incorrect filename

  • Updated the test to use pprint and added an example using handle_option_error()

0.1.2

2009-09-30

  • Updated the license to GNU AGPLv3 and updated MANIFEST.in to include documentation and tests in the source distribution.

2009-08-12

  • Refactored to move the helper functions to the configconvert.internal module.

  • Removed old functions, refactored existingFile() and existingDirectory()

  • Added in documentation and tests

0.1.1

2009-03-26

  • Moved StringToBool to FormConvert

0.1.0

  • Removed the dependency on Paste

  • Added the conversion tools needed by PowerPack

  • First version

License

ConfigConvert - Tools for managing config files. Built on ConversionKit.

Copyright (C) 2009 James Gardner

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

The configconvert/internal.py file contains functions from Paste and so it can also be used under this license instead:

# (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org) # Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

Download

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

ConfigConvert-0.2.2.tar.gz (19.7 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