Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: rubygems: inifile

Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed. Two notable systems that use the INI format are Samba and Trac. More information about INI files can be found on the [Wikipedia Page](http://en.wikipedia.org/wiki/INI_file). ### Properties The basic element contained in an INI file is the property. Every property has a name and a value, delimited by an equals sign *=*. The name appears to the left of the equals sign and the value to the right. name=value ### Sections Section declarations start with *[* and end with *]* as in `[section1]` and `[section2]` shown in the example below. The section declaration marks the beginning of a section. All properties after the section declaration will be associated with that section. ### Comments All lines beginning with a semicolon *;* or a number sign *#* are considered to be comments. Comment lines are ignored when parsing INI files. ### Example File Format A typical INI file might look like this: [section1] ; some comment on section1 var1 = foo var2 = doodle var3 = multiline values \ are also possible [section2] # another comment var1 = baz var2 = shoodle
12 versions
Latest release: almost 10 years ago
184 dependent packages
26,177,815 downloads total

View more package details: https://packages.ecosyste.ms/registries/rubygems.org/packages/inifile

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/TwP%2Finifile

Dependent Repos 4,452

microuser/HTML4PHP
A Lightweight PHP Framework
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 10.3 MB - Last synced: 10 months ago - Pushed: over 8 years ago

HarrietM/guardian-api-toy
Guardian Api Search + Summariser
  • 3.0.0 Gemfile.lock

Size: 242 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

Filmscore88/farmers-market-api
  • 3.0.0 Gemfile.lock

Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

fprg/chef-cookbooks
opsworks cookbooks
  • 2.0.2 Gemfile.lock

Size: 24.4 KB - Last synced: 10 months ago - Pushed: about 8 years ago

opensourcewebsite-org/osw-devops
OpenSourceWebsite DevOps, using SaltStack.
  • 3.0.0 Gemfile.lock

Size: 312 KB - Last synced: about 1 month ago - Pushed: 2 months ago

flox/nixpkgs Fork of NixOS/nixpkgs
Nix Packages collection
  • 3.0.0 pkgs/development/tools/chefdk/Gemfile.lock

Size: 3.66 GB - Last synced: about 1 month ago - Pushed: about 1 month ago

ezekielmogaka/openmrs-core
  • 2.0.2 puppet/modules/mysql/Gemfile.lock

Size: 6.08 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

tas50/chef-dk Fork of chef-boneyard/chef-dk
A streamlined development and deployment workflow for Chef platform.
  • 3.0.0 Gemfile.lock

Size: 4.51 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

sorinaso/rake-admin
Tareas de administracion en rake
  • >= 0 rake-admin.gemspec

Size: 17.6 KB - Last synced: 10 months ago - Pushed: almost 8 years ago

itachisama/lamp-vagrant
  • 2.0.2 modules/mysql/Gemfile.lock

Size: 305 KB - Last synced: about 1 year ago - Pushed: about 10 years ago

fwolfst/magento_remote
Command line interface to a (specific, but defaultish) magento shop.
  • >= 0 magento_remote.gemspec

Size: 67.4 KB - Last synced: 2 months ago - Pushed: about 5 years ago

jemc/qt-commander
A Ruby utility for building and management of Qt Creator projects.
  • ~> 2.0 qt-commander.gemspec

Size: 141 KB - Last synced: 2 months ago - Pushed: about 10 years ago

knkhan79/puppet-laravel
Vagrant+Puppet+Laravel
  • 2.0.2 puphpet/puppet/modules/stdlib/Gemfile.lock

Size: 1.63 MB - Last synced: 10 months ago - Pushed: almost 10 years ago

tiiuae/nixpkgs-spectrum
Fork of https://spectrum-os.org/git/nixpkgs/ to store and share WIP patches
  • 3.0.0 pkgs/development/tools/chefdk/Gemfile.lock

Size: 944 MB - Last synced: 9 months ago - Pushed: over 1 year ago

alastairhm/docker 📦
Testing the Docker Puppet module using Vagrant
  • 2.0.2 modules/docker/Gemfile.lock

Size: 327 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

wahjava/nixpkgs Fork of NixOS/nixpkgs
Nix Packages collection
  • 3.0.0 pkgs/development/tools/chefdk/Gemfile.lock

Size: 3.51 GB - Last synced: 5 months ago - Pushed: 5 months ago

OSC/ondemand
Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
  • 3.0.0 Gemfile.lock

Size: 30.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

Airtonomy/nixpkgs Fork of NixOS/nixpkgs
Nix Packages collection
  • 3.0.0 pkgs/development/tools/chefdk/Gemfile.lock

Size: 3.11 GB - Last synced: 11 months ago - Pushed: 11 months ago

segmentio/terraform-segment-data-lakes
Terraform modules which create AWS resources for a Segment Data Lake.
  • 3.0.0 Gemfile.lock

Size: 139 KB - Last synced: 17 days ago - Pushed: 4 months ago

itsmeurbi/marketing_app
  • 3.0.0 Gemfile.lock

Size: 1.62 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

LumiGuide/nixpkgs Fork of NixOS/nixpkgs
Nix Packages collection
  • 3.0.0 pkgs/development/tools/chefdk/Gemfile.lock

Size: 3.49 GB - Last synced: 4 months ago - Pushed: 4 months ago

lost-rob0t/nixpkgs Fork of NixOS/nixpkgs
Nix Packages collection
  • 3.0.0 pkgs/development/tools/chefdk/Gemfile.lock

Size: 2.95 GB - Last synced: about 1 year ago - Pushed: over 1 year ago

elijah/chef-dev-gems
My run-kit (basically just my Gemfile...) for chef and cookbook development. Intended for use with sprout-wrap to make re-building my workstations easier.
  • 2.0.2 Gemfile.lock

Size: 121 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago

biemond/biemond-orawls-vagrant-oim_oam 📦
Vagrant OIM & OAM box
  • 2.0.2 puppet/modules/swap_file/Gemfile.lock

Size: 1.49 MB - Last synced: about 1 year ago - Pushed: about 7 years ago

saltstack-formulas/kubernetes-formula
Salt formula to manage kubernetes
  • 3.0.0 Gemfile.lock

Size: 501 KB - Last synced: 25 days ago - Pushed: about 2 months ago

saltstack-formulas/prometheus-formula
Manage a Prometheus installation
  • 3.0.0 Gemfile.lock

Size: 536 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

pan-training/training-catalogue
Training catalogue for the ExPaNDS and PaNOSC projects based on ELIXIR's Training Portal TeSS
  • 3.0.0 Gemfile.lock

Size: 38.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

mitre/heimdall
A Security Results Viewer for the web with storage, teams and history
  • 3.0.0 Gemfile.lock

Size: 6.01 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

Sicaine/dashi
  • 2.0.2 modules/mysql/Gemfile.lock

Size: 7.59 MB - Last synced: about 1 year ago - Pushed: about 10 years ago

7Factor/terraform-aws-ses
A small module for adding Simple Email Service to an aws account.
  • 3.0.0 integration/Gemfile.lock

Size: 45.9 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

john-coleman/pantry_cookbook
Chef cookbook for deploying the Pantry rails application and message handler daemons.
  • 2.0.2 Gemfile.lock

Size: 207 KB - Last synced: 10 months ago - Pushed: over 8 years ago

Arcayr/nixpkgs Fork of NixOS/nixpkgs
Nix Packages collection & NixOS
  • 3.0.0 pkgs/tools/misc/inspec/Gemfile.lock

Size: 3.5 GB - Last synced: about 1 month ago - Pushed: 3 months ago

saltstack-formulas/proftpd-formula
  • 3.0.0 Gemfile.lock

Size: 229 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

titomiguelcosta/Api 📦
Public personal API powered by Symfony
  • 2.0.2 Gemfile.lock

Size: 438 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

oussaka/lemp-stack
A simple Vagrant setup with Linux, nginx, MySQL, PHP (LEMP) stack on Ubuntu created with PuPHPet.com
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/wget/Gemfile.lock

Size: 4.35 MB - Last synced: about 1 year ago - Pushed: over 5 years ago

saltstack-formulas/users-formula
Configure users via pillar
  • 3.0.0 Gemfile.lock

Size: 507 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

sztprojekt/taskmanager-vagrant
Vagrant repo for taskmanager-web repo.
  • 2.0.2 puppet/modules/apt/Gemfile.lock
  • 2.0.2 puppet/modules/rvm/Gemfile.lock

Size: 773 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

dreamsandcreations/vagrant_lamp_php55
Vagrant setup with Apache2, Mysql and php5.5
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/stdlib/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 1.8 MB - Last synced: 10 months ago - Pushed: over 9 years ago

sibds/yii2-enterprise
Yii 2 enterprise Application Template
  • 2.0.2 puphpet/puppet/modules/epel/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 2.82 MB - Last synced: about 2 months ago - Pushed: about 8 years ago

sharpmachine/limelighthealth.com
Temporary landing page for Limelight Health
  • 2.0.2 puphpet/puppet/modules/stdlib/Gemfile.lock

Size: 43 MB - Last synced: about 1 month ago - Pushed: almost 10 years ago

geoffroymontel/elixir-test
testing elixir and phoenix
  • 2.0.2 devops/puppet/modules/wget/Gemfile.lock

Size: 512 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

karnatinaresh/modules
  • 2.0.2 augeasproviders/Gemfile.lock

Size: 708 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

h-tane/dozenscli
Command Line Interface for Dozens.
  • ~> 2.0.2 dozenscli.gemspec

Size: 105 KB - Last synced: 11 days ago - Pushed: over 10 years ago

ze42/vault-formula Fork of saltstack-formulas/vault-formula
  • 3.0.0 Gemfile.lock

Size: 370 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

saltstack-formulas/syslog-ng-formula
  • 3.0.0 Gemfile.lock

Size: 304 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

MuhammadSafwan/Stop-Button-Ability
  • 2.0.2 puppet/modules/mysql/Gemfile.lock

Size: 218 MB - Last synced: about 1 year ago - Pushed: about 9 years ago

stillmaintained/stillmaintained
Still Maintained?
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 7.32 MB - Last synced: 2 months ago - Pushed: over 8 years ago

saltstack-formulas/postfix-formula
  • 3.0.0 Gemfile.lock

Size: 421 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

kballenegger/Kenji
A lightweight Ruby web framework.
  • >= 0 Gemfile
  • 2.0.2 Gemfile.lock

Size: 112 KB - Last synced: about 1 month ago - Pushed: about 8 years ago

saltstack-formulas/zookeeper-formula
  • 3.0.0 Gemfile.lock

Size: 260 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

saltstack-formulas/maven-formula
A minimalistic way to install just the maven distribution without any dependencies
  • 3.0.0 Gemfile.lock

Size: 256 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

Kunstmaan/puphpet
Easy PuPHPet configuration for running the KunstmaanBundlesCMS (used in the installation guide)
  • 2.0.2 puphpet/puppet/modules/epel/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 2.3 MB - Last synced: about 2 months ago - Pushed: over 7 years ago

giovandrofabio/FDTPedidos Fork of felipedamacenoteodoro/FDTPedidos
Sistema de pedido em api para mobile
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 7.51 MB - Last synced: about 1 month ago - Pushed: over 8 years ago

saltstack-formulas/postgres-formula
  • 3.0.0 Gemfile.lock

Size: 735 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

saltstack-formulas/rabbitmq-formula
  • 3.0.0 Gemfile.lock

Size: 572 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

saltstack-formulas/mongodb-formula
  • 3.0.0 Gemfile.lock

Size: 414 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

saltstack-formulas/nginx-formula
Nginx Salt Formula
  • 3.0.0 Gemfile.lock

Size: 843 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

saltstack-formulas/openssh-formula
  • 3.0.0 Gemfile.lock

Size: 583 KB - Last synced: 4 months ago - Pushed: 4 months ago

iJoyCode/vagrant-puppet-centos-php56-apache
Vagrant VM with CentOS (SandBox for PHP 5.6)
  • 2.0.2 modules/mongodb/Gemfile.lock

Size: 1.05 MB - Last synced: about 1 year ago - Pushed: over 9 years ago

mattcriswell/quick-elastic
Vagrant file to deploy a quick and dirty elasticsearch instance
  • 2.0.2 modules/elasticsearch/Gemfile.lock

Size: 410 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

saltstack-formulas/ntp-formula
  • 3.0.0 Gemfile.lock

Size: 247 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

DataDog/datadog-agent-buildimages
Build images for the Datadog Agent
  • 3.0.0 dd-agent-testing/Gemfile.lock

Size: 1.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

bdwyertech/docker-tfkit
Terraform TestKitchen Container
  • 3.0.0 Gemfile.lock

Size: 482 KB - Last synced: 4 months ago - Pushed: 4 months ago

poietic-generator/poietic-generator-api-ruby
API Server for the Poietic Generator probe – Ruby + Sinatra implementation
  • 3.0.0 Gemfile.lock
  • >= 0 poieticgen.gemspec

Size: 2.8 MB - Last synced: 7 months ago - Pushed: almost 2 years ago

alghimo/vagrant-skel
Base vagrant box
  • 2.0.2 vagrant-box/puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 vagrant-box/puphpet/puppet/modules/stdlib/Gemfile.lock
  • 2.0.2 vagrant-box/puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 1.72 MB - Last synced: about 1 year ago - Pushed: over 9 years ago

tonysm/todo-app-angular-laravel4
Todo App using Angular and Laravel4 (as a RESTful API)
  • 2.0.2 puphpet/puppet/modules/rvm/Gemfile.lock
  • 2.0.2 puphpet/puppet/modules/swap_file/Gemfile.lock

Size: 2.56 MB - Last synced: 25 days ago - Pushed: over 9 years ago

saltstack-formulas/varnish-formula
  • 3.0.0 Gemfile.lock

Size: 274 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

saltstack-formulas/sysstat-formula
  • 3.0.0 Gemfile.lock

Size: 290 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

CreaDieter/site2908
Test GITHUB
  • 2.0.2 vagrant/puphpet/puppet/modules/stdlib/Gemfile.lock

Size: 33.3 MB - Last synced: 15 days ago - Pushed: over 9 years ago

GeoffWilliams/puppet_scp
SCP type and provider for Puppet
  • 2.0.2 Gemfile.lock

Size: 148 KB - Last synced: 11 days ago - Pushed: about 9 years ago

7Factor/terraform-aws-ecr
  • 3.0.0 integration/Gemfile.lock

Size: 94.7 KB - Last synced: 25 days ago - Pushed: 25 days ago

eyefodder/spex
Simplest Possible Examples of code and design patterns
  • 2.0.2 ops/puppet/modules/wget/Gemfile.lock

Size: 1.44 MB - Last synced: about 1 year ago - Pushed: over 6 years ago

rudymccomb/foremandev
  • 2.0.2 common/apt/Gemfile.lock
  • 2.0.2 common/java_ks/Gemfile.lock

Size: 63.8 MB - Last synced: about 1 year ago - Pushed: about 9 years ago

jhoblitt/puppet-oauth2_proxy
manages the oauth2_proxy reverse proxy with oauth authentication
  • 3.0.0 Gemfile.lock

Size: 62.5 KB - Last synced: 15 days ago - Pushed: over 1 year ago

memsb/ProgrammeFinder
  • 2.0.2 puphpet/puppet/modules/stdlib/Gemfile.lock

Size: 1.88 MB - Last synced: about 1 month ago - Pushed: almost 10 years ago

saltstack-formulas/template-formula
SaltStack formula template filled with dummy content
  • 3.0.0 Gemfile.lock

Size: 1.1 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

sysdiglabs/terraform-google-secure-for-cloud
Terraform module that deploys the Sysdig Secure For Cloud stack in Google Cloud Platform
  • 3.0.0 Gemfile.lock

Size: 3.16 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

myii/example-formula
  • 3.0.0 Gemfile.lock

Size: 88.9 KB - Last synced: about 1 month ago - Pushed: about 1 year ago

saltstack-formulas/icinga2-formula
  • 3.0.0 Gemfile.lock

Size: 284 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

anton-mishel/mapr-puppet
Puppet Modules and Foreman code for MapR cluster Installation
  • 2.0.2 modules/concat/Gemfile.lock

Size: 658 KB - Last synced: about 2 months ago - Pushed: almost 10 years ago

ibatullin/qtcreator-backup
Backup QtCreator config
  • >= 0 Gemfile

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 6 years ago

iJoyCode/vagrant-puppet-centos-ruby-rails-nginx-passenger
  • 2.0.2 modules/rvm/Gemfile.lock

Size: 605 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

deorus/mapr-puppet 📦
Puppet module to deploy MapR Hadoop distribution, version 4.x+.
  • 2.0.2 modules/concat/Gemfile.lock

Size: 551 KB - Last synced: 2 months ago - Pushed: about 9 years ago