module-inifile/Modulefile
Hunter Haugen 5b6de5763f Release 1.0.1
Summary:
This release is a bugfix for handling whitespace/[]'s better, and adding
a bunch of tests.

Bugfixes:
- Handle whitespace in sections
- Handle square brances in values
- Add metadata.json
- Update some travis testing
- Tons of beaker-rspec tests
2014-02-12 11:06:57 -08:00

8 lines
327 B
Puppet

name 'puppetlabs-inifile'
version '1.0.1'
source 'git://github.com/puppetlabs/puppetlabs-inifile.git'
author 'Puppetlabs'
description 'Resource types for managing settings in INI files'
summary 'Resource types for managing settings in INI files'
license 'Apache'
project_page 'https://github.com/puppetlabs/puppetlabs-inifile'