--- !ruby/object:Gem::Specification name: HeSYINUvSBZfxqA-veewee version: !ruby/object:Gem::Version hash: 817 prerelease: segments: - 0 - 203 - 1 version: 0.203.1 platform: ruby authors: - Patrick Debois - Ringo De Smet autorequire: bindir: bin cert_chain: [] date: 2012-03-21 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: vagrant prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 59 segments: - 0 - 9 - 0 version: 0.9.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: virtualbox prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 63 segments: - 0 - 9 - 2 version: 0.9.2 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: net-ssh prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 11 segments: - 2 - 1 - 0 version: 2.1.0 type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: popen4 prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 31 segments: - 0 - 1 - 2 version: 0.1.2 type: :runtime version_requirements: *id004 - !ruby/object:Gem::Dependency name: thor prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 43 segments: - 0 - 14 - 6 version: 0.14.6 type: :runtime version_requirements: *id005 - !ruby/object:Gem::Dependency name: highline prerelease: false requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 13 segments: - 1 - 6 - 1 version: 1.6.1 type: :runtime version_requirements: *id006 - !ruby/object:Gem::Dependency name: progressbar prerelease: false requirement: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id007 - !ruby/object:Gem::Dependency name: cucumber prerelease: false requirement: &id008 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 0 - 0 version: 1.0.0 type: :runtime version_requirements: *id008 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id009 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 9 segments: - 2 - 5 version: "2.5" type: :runtime version_requirements: *id009 - !ruby/object:Gem::Dependency name: bundler prerelease: false requirement: &id010 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 0 - 0 version: 1.0.0 type: :development version_requirements: *id010 description: Expand the 'vagrant box' command to support the creation of base boxes from scratch email: - patrick.debois@jedi.be - ringo.desmet@gmail.com executables: - veewee extensions: [] extra_rdoc_files: [] files: - bin/veewee - README.md - Rakefile - veewee.gemspec - lib/java/README.txt - lib/java/dir2floppy.jar - lib/java/dir2floppy.java - lib/vagrant_init.rb - lib/veewee.rb - lib/veewee/command.rb - lib/veewee/command/basebox.rb - lib/veewee/command/basebox_build.rb - lib/veewee/command/basebox_define.rb - lib/veewee/command/basebox_destroy.rb - lib/veewee/command/basebox_export.rb - lib/veewee/command/basebox_list.rb - lib/veewee/command/basebox_ostypes.rb - lib/veewee/command/basebox_templates.rb - lib/veewee/command/basebox_undefine.rb - lib/veewee/command/basebox_validate.rb - lib/veewee/config.rb - lib/veewee/export.rb - lib/veewee/scancode.rb - lib/veewee/session.rb - lib/veewee/shell.rb - lib/veewee/ssh.rb - lib/veewee/transaction.rb - lib/veewee/utils.rb - lib/veewee/version.rb - lib/veewee/web.rb - templates/CentOS-4.8-i386/definition.rb - templates/CentOS-4.8-i386/ks.cfg - templates/CentOS-4.8-i386/postinstall.sh - templates/CentOS-5.5-x86_64-netboot/definition.rb - templates/CentOS-5.5-x86_64-netboot/ks.cfg - templates/CentOS-5.5-x86_64-netboot/postinstall.sh - templates/CentOS-5.6-i386-netboot/definition.rb - templates/CentOS-5.6-i386-netboot/ks.cfg - templates/CentOS-5.6-i386-netboot/postinstall.sh - templates/CentOS-5.6-i386/definition.rb - templates/CentOS-5.6-i386/ks.cfg - templates/CentOS-5.6-i386/postinstall.sh - templates/CentOS-5.6-x86_64-netboot/definition.rb - templates/CentOS-5.6-x86_64-netboot/ks.cfg - templates/CentOS-5.6-x86_64-netboot/postinstall.sh - templates/CentOS-5.7-i386-netboot/definition.rb - templates/CentOS-5.7-i386-netboot/ks.cfg - templates/CentOS-5.7-i386-netboot/postinstall.sh - templates/CentOS-5.7-x86_64-netboot/definition.rb - templates/CentOS-5.7-x86_64-netboot/ks.cfg - templates/CentOS-5.7-x86_64-netboot/postinstall.sh - templates/CentOS-6.0-i386-netboot/definition.rb - templates/CentOS-6.0-i386-netboot/ks.cfg - templates/CentOS-6.0-i386-netboot/postinstall.sh - templates/CentOS-6.0-i386/definition.rb - templates/CentOS-6.0-i386/ks.cfg - templates/CentOS-6.0-i386/postinstall.sh - templates/CentOS-6.0-x86_64-minimal/definition.rb - templates/CentOS-6.0-x86_64-minimal/ks.cfg - templates/CentOS-6.0-x86_64-minimal/postinstall.sh - templates/CentOS-6.0-x86_64-netboot/definition.rb - templates/CentOS-6.0-x86_64-netboot/ks.cfg - templates/CentOS-6.0-x86_64-netboot/postinstall.sh - templates/CentOS-6.0-x86_64/definition.rb - templates/CentOS-6.0-x86_64/ks.cfg - templates/CentOS-6.0-x86_64/postinstall.sh - templates/CentOS-6.1-x86_64-minimal/definition.rb - templates/CentOS-6.1-x86_64-minimal/ks.cfg - templates/CentOS-6.1-x86_64-minimal/postinstall.sh - templates/CentOS-6.2-x86_64-minimal/definition.rb - templates/CentOS-6.2-x86_64-minimal/ks.cfg - templates/CentOS-6.2-x86_64-minimal/postinstall.sh - templates/Debian-5.0.8-amd64-netboot/definition.rb - templates/Debian-5.0.8-amd64-netboot/postinstall.sh - templates/Debian-5.0.8-amd64-netboot/preseed.cfg - templates/Debian-5.0.8-i386-netboot/definition.rb - templates/Debian-5.0.8-i386-netboot/postinstall.sh - templates/Debian-5.0.8-i386-netboot/preseed.cfg - templates/Debian-6.0.3-amd64-netboot/definition.rb - templates/Debian-6.0.3-amd64-netboot/postinstall.sh - templates/Debian-6.0.3-amd64-netboot/preseed.cfg - templates/Debian-6.0.3-i386-netboot/definition.rb - templates/Debian-6.0.3-i386-netboot/postinstall.sh - templates/Debian-6.0.3-i386-netboot/preseed.cfg - templates/Fedora-14-amd64-netboot/definition.rb - templates/Fedora-14-amd64-netboot/ks.cfg - templates/Fedora-14-amd64-netboot/postinstall.sh - templates/Fedora-14-amd64/definition.rb - templates/Fedora-14-amd64/ks.cfg - templates/Fedora-14-amd64/postinstall.sh - templates/Fedora-14-i386-netboot/definition.rb - templates/Fedora-14-i386-netboot/ks.cfg - templates/Fedora-14-i386-netboot/postinstall.sh - templates/Fedora-14-i386/definition.rb - templates/Fedora-14-i386/ks.cfg - templates/Fedora-14-i386/postinstall.sh - templates/Fedora-15-i386-netboot/definition.rb - templates/Fedora-15-i386-netboot/ks.cfg - templates/Fedora-15-i386-netboot/postinstall.sh - templates/Fedora-15-i386/definition.rb - templates/Fedora-15-i386/ks.cfg - templates/Fedora-15-i386/postinstall.sh - templates/Fedora-15-x86_64-netboot/definition.rb - templates/Fedora-15-x86_64-netboot/ks.cfg - templates/Fedora-15-x86_64-netboot/postinstall.sh - templates/Fedora-15-x86_64/definition.rb - templates/Fedora-15-x86_64/ks.cfg - templates/Fedora-15-x86_64/postinstall.sh - templates/Fedora-16-i386/definition.rb - templates/Fedora-16-i386/ks.cfg - templates/Fedora-16-i386/postinstall.sh - templates/Fedora-16-x86_64/definition.rb - templates/Fedora-16-x86_64/ks.cfg - templates/Fedora-16-x86_64/postinstall.sh - templates/SLES-11-SP1-DVD-i586-GM/autoinst_de.xml - templates/SLES-11-SP1-DVD-i586-GM/autoinst_en.xml - templates/SLES-11-SP1-DVD-i586-GM/definition.rb - templates/SLES-11-SP1-DVD-i586-GM/postinstall.sh - templates/SLES-11-SP1-DVD-x86_64-GM/autoinst_de.xml - templates/SLES-11-SP1-DVD-x86_64-GM/autoinst_en.xml - templates/SLES-11-SP1-DVD-x86_64-GM/definition.rb - templates/SLES-11-SP1-DVD-x86_64-GM/postinstall.sh - templates/Sysrescuecd-2.0.0-experimental/autorun0 - templates/Sysrescuecd-2.0.0-experimental/definition.rb - templates/archlinux-i386-netboot/aif.cfg - templates/archlinux-i386-netboot/definition.rb - templates/archlinux-i386-netboot/postinstall.sh - templates/archlinux-i386-netboot/postinstall2.sh - templates/archlinux-i386/aif.cfg - templates/archlinux-i386/definition.rb - templates/archlinux-i386/postinstall.sh - templates/archlinux-x86_64-netboot/aif.cfg - templates/archlinux-x86_64-netboot/definition.rb - templates/archlinux-x86_64-netboot/postinstall.sh - templates/archlinux-x86_64-netboot/postinstall2.sh - templates/archlinux-x86_64/aif.cfg - templates/archlinux-x86_64/definition.rb - templates/archlinux-x86_64/postinstall.sh - templates/archlinux-x86_64/postinstall2.sh - templates/freebsd-8.2-experimental/definition.rb - templates/freebsd-8.2-experimental/postinstall.sh - templates/freebsd-8.2-pcbsd-i386-netboot/definition.rb - templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg - templates/freebsd-8.2-pcbsd-i386-netboot/postinstall.sh - templates/freebsd-8.2-pcbsd-i386/definition.rb - templates/freebsd-8.2-pcbsd-i386/pcinstall.fbg.cfg - templates/freebsd-8.2-pcbsd-i386/postinstall.sh - templates/funtoo-latest-generic_64-stable/definition.rb - templates/funtoo-latest-generic_64-stable/postinstall.sh - templates/funtoo-latest-generic_64-stable/postinstall2.sh - templates/gentoo-latest-i386-experimental/definition.rb - templates/gentoo-latest-i386-experimental/postinstall.sh - templates/gentoo-latest-x86_64-experimental/definition.rb - templates/gentoo-latest-x86_64-experimental/postinstall.sh - templates/openSUSE-11.4-DVD-i586/autoinst_de.xml - templates/openSUSE-11.4-DVD-i586/autoinst_en.xml - templates/openSUSE-11.4-DVD-i586/definition.rb - templates/openSUSE-11.4-DVD-i586/postinstall.sh - templates/openSUSE-11.4-DVD-x86_64/autoinst_de.xml - templates/openSUSE-11.4-DVD-x86_64/autoinst_en.xml - templates/openSUSE-11.4-DVD-x86_64/definition.rb - templates/openSUSE-11.4-DVD-x86_64/postinstall.sh - templates/openSUSE-11.4-NET-i586/autoinst_de.xml - templates/openSUSE-11.4-NET-i586/autoinst_en.xml - templates/openSUSE-11.4-NET-i586/definition.rb - templates/openSUSE-11.4-NET-i586/postinstall.sh - templates/openSUSE-11.4-NET-x86_64/autoinst_de.xml - templates/openSUSE-11.4-NET-x86_64/autoinst_en.xml - templates/openSUSE-11.4-NET-x86_64/definition.rb - templates/openSUSE-11.4-NET-x86_64/postinstall.sh - templates/openSUSE-12.1-DVD+NET-i586/autoinst_de.xml - templates/openSUSE-12.1-DVD+NET-i586/autoinst_en.xml - templates/openSUSE-12.1-DVD+NET-i586/definition.rb - templates/openSUSE-12.1-DVD+NET-i586/postinstall.sh - templates/openSUSE-12.1-DVD+NET-x86_64/autoinst_de.xml - templates/openSUSE-12.1-DVD+NET-x86_64/autoinst_en.xml - templates/openSUSE-12.1-DVD+NET-x86_64/definition.rb - templates/openSUSE-12.1-DVD+NET-x86_64/postinstall.sh - templates/openbsd50_amd64/README - templates/openbsd50_amd64/definition.rb - templates/openbsd50_amd64/postinstall.sh - templates/openbsd50_i386/.definition.rb.swp - templates/openbsd50_i386/README - templates/openbsd50_i386/definition.rb - templates/openbsd50_i386/postinstall.sh - templates/openindiana-148-ai-x86/auto_install/ai.dtd - templates/openindiana-148-ai-x86/auto_install/ai_manifest.xml - templates/openindiana-148-ai-x86/auto_install/configuration.dtd - templates/openindiana-148-ai-x86/auto_install/default.xml - templates/openindiana-148-ai-x86/auto_install/default.xml.orig - templates/openindiana-148-ai-x86/auto_install/sc_profiles/static_network.xml - templates/openindiana-148-ai-x86/auto_install/software.dtd - templates/openindiana-148-ai-x86/auto_install/target.dtd - templates/openindiana-148-ai-x86/default.xml - templates/openindiana-148-ai-x86/definition.rb - templates/openindiana-148-ai-x86/postinstall.sh - templates/opensuse-11.4-i386-experimental/README - templates/opensuse-11.4-i386-experimental/autoinst.xml - templates/opensuse-11.4-i386-experimental/autoinst.xml.generated - templates/opensuse-11.4-i386-experimental/autoinst.xml.tweaked - templates/opensuse-11.4-i386-experimental/definition.rb - templates/opensuse-11.4-i386-experimental/postinstall.sh - templates/scientificlinux-6.1-i386-netboot/definition.rb - templates/scientificlinux-6.1-i386-netboot/ks.cfg - templates/scientificlinux-6.1-i386-netboot/postinstall.sh - templates/scientificlinux-6.1-x86_64-netboot/definition.rb - templates/scientificlinux-6.1-x86_64-netboot/ks.cfg - templates/scientificlinux-6.1-x86_64-netboot/postinstall.sh - templates/solaris-11-express-i386/auto_install/ai.dtd - templates/solaris-11-express-i386/auto_install/ai_manifest.xml - templates/solaris-11-express-i386/auto_install/configuration.dtd - templates/solaris-11-express-i386/auto_install/default.xml - templates/solaris-11-express-i386/auto_install/default.xml.orig - templates/solaris-11-express-i386/auto_install/sc_profiles/static_network.xml - templates/solaris-11-express-i386/auto_install/software.dtd - templates/solaris-11-express-i386/auto_install/target.dtd - templates/solaris-11-express-i386/default.xml - templates/solaris-11-express-i386/definition.rb - templates/solaris-11-express-i386/postinstall.sh - templates/ubuntu-10.04.2-amd64-netboot/definition.rb - templates/ubuntu-10.04.2-amd64-netboot/postinstall.sh - templates/ubuntu-10.04.2-amd64-netboot/preseed.cfg - templates/ubuntu-10.04.2-server-i386-netboot/definition.rb - templates/ubuntu-10.04.2-server-i386-netboot/postinstall.sh - templates/ubuntu-10.04.2-server-i386-netboot/preseed.cfg - templates/ubuntu-10.04.3-server-amd64-alt/definition.rb - templates/ubuntu-10.04.3-server-amd64-alt/postinstall.sh - templates/ubuntu-10.04.3-server-amd64-alt/preseed.cfg - templates/ubuntu-10.04.3-server-amd64/definition.rb - templates/ubuntu-10.04.3-server-amd64/postinstall.sh - templates/ubuntu-10.04.3-server-amd64/preseed.cfg - templates/ubuntu-10.04.3-server-i386/definition.rb - templates/ubuntu-10.04.3-server-i386/postinstall.sh - templates/ubuntu-10.04.3-server-i386/preseed.cfg - templates/ubuntu-10.10-server-amd64-netboot/definition.rb - templates/ubuntu-10.10-server-amd64-netboot/postinstall.sh - templates/ubuntu-10.10-server-amd64-netboot/preseed.cfg - templates/ubuntu-10.10-server-amd64/definition.rb - templates/ubuntu-10.10-server-amd64/postinstall.sh - templates/ubuntu-10.10-server-amd64/preseed.cfg - templates/ubuntu-10.10-server-i386-netboot/definition.rb - templates/ubuntu-10.10-server-i386-netboot/postinstall.sh - templates/ubuntu-10.10-server-i386-netboot/preseed.cfg - templates/ubuntu-10.10-server-i386/definition.rb - templates/ubuntu-10.10-server-i386/postinstall.sh - templates/ubuntu-10.10-server-i386/preseed.cfg - templates/ubuntu-11.04-server-amd64/definition.rb - templates/ubuntu-11.04-server-amd64/postinstall.sh - templates/ubuntu-11.04-server-amd64/preseed.cfg - templates/ubuntu-11.04-server-i386/definition.rb - templates/ubuntu-11.04-server-i386/postinstall.sh - templates/ubuntu-11.04-server-i386/preseed.cfg - templates/ubuntu-11.10-server-amd64-ishaya/definition.rb - templates/ubuntu-11.10-server-amd64-ishaya/postinstall.sh - templates/ubuntu-11.10-server-amd64-ishaya/preseed.cfg - templates/ubuntu-11.10-server-amd64-ruby192/definition.rb - templates/ubuntu-11.10-server-amd64-ruby192/postinstall.sh - templates/ubuntu-11.10-server-amd64-ruby192/preseed.cfg - templates/ubuntu-11.10-server-amd64/definition.rb - templates/ubuntu-11.10-server-amd64/postinstall.sh - templates/ubuntu-11.10-server-amd64/preseed.cfg - templates/ubuntu-11.10-server-i386/definition.rb - templates/ubuntu-11.10-server-i386/postinstall.sh - templates/ubuntu-11.10-server-i386/preseed.cfg - templates/ubuntu-8.04.4-server-amd64/definition.rb - templates/ubuntu-8.04.4-server-amd64/postinstall.sh - templates/ubuntu-8.04.4-server-amd64/preseed.cfg - templates/ubuntu-8.04.4-server-i386/definition.rb - templates/ubuntu-8.04.4-server-i386/postinstall.sh - templates/ubuntu-8.04.4-server-i386/preseed.cfg - templates/windows-2008R1-serverstandard-amd64/Autounattend.xml - templates/windows-2008R1-serverstandard-amd64/README.md - templates/windows-2008R1-serverstandard-amd64/cygwin-setup.exe - templates/windows-2008R1-serverstandard-amd64/definition.rb - templates/windows-2008R1-serverstandard-amd64/install-cygwin-sshd.bat - templates/windows-2008R1-serverstandard-amd64/install-guest-additions.bat - templates/windows-2008R1-serverstandard-amd64/install-winrm.bat - templates/windows-2008R1-serverstandard-amd64/oracle-cert.cer - templates/windows-2008R1-serverstandard-amd64/postinstall.sh - templates/windows-2008R1-serverstandard-amd64/sudo - templates/windows-2008R1-serverstandard-amd64/winrm.rb - templates/windows-2008R2-amd64/Autounattend.xml - templates/windows-2008R2-amd64/README.md - templates/windows-2008R2-amd64/cygwin-setup.exe - templates/windows-2008R2-amd64/definition.rb - templates/windows-2008R2-amd64/install-cygwin-sshd.bat - templates/windows-2008R2-amd64/install-winrm.bat - templates/windows-2008R2-amd64/oracle-cert.cer - templates/windows-2008R2-amd64/postinstall.sh - templates/windows-2008R2-amd64/winrm.rb - templates/windows-2008R2-serverstandard-amd64/Autounattend.xml - templates/windows-2008R2-serverstandard-amd64/README.md - templates/windows-2008R2-serverstandard-amd64/definition.rb - templates/windows-2008R2-serverstandard-amd64/install-cygwin-sshd.bat - templates/windows-2008R2-serverstandard-amd64/install-winrm.bat - templates/windows-2008R2-serverstandard-amd64/oracle-cert.cer - templates/windows-2008R2-serverstandard-amd64/postinstall.sh - templates/windows-7-enterprise-amd64/Autounattend.xml - templates/windows-7-enterprise-amd64/README.md - templates/windows-7-enterprise-amd64/definition.rb - templates/windows-7-enterprise-amd64/install-cygwin-sshd.bat - templates/windows-7-enterprise-amd64/install-winrm.bat - templates/windows-7-enterprise-amd64/oracle-cert.cer - templates/windows-7-enterprise-amd64/postinstall.sh - templates/windows-7-enterprise-i386/Autounattend.xml - templates/windows-7-enterprise-i386/README.md - templates/windows-7-enterprise-i386/definition.rb - templates/windows-7-enterprise-i386/install-cygwin-sshd.bat - templates/windows-7-enterprise-i386/install-winrm.bat - templates/windows-7-enterprise-i386/oracle-cert.cer - templates/windows-7-enterprise-i386/postinstall.sh - templates/windows-7-premium-amd64/Autounattend.xml - templates/windows-7-premium-amd64/README.md - templates/windows-7-premium-amd64/definition.rb - templates/windows-7-premium-amd64/install-chefclient.bat - templates/windows-7-premium-amd64/install-winrm.bat - templates/windows-7-premium-amd64/oracle-cert.cer - templates/windows-7-premium-amd64/postinstall.sh - templates/windows-7-premium-amd64/winrm.rb - templates/windows-7-professional-amd64/Autounattend.xml - templates/windows-7-professional-amd64/README.md - templates/windows-7-professional-amd64/definition.rb - templates/windows-7-professional-amd64/install-cygwin-sshd.bat - templates/windows-7-professional-amd64/install-winrm.bat - templates/windows-7-professional-amd64/oracle-cert.cer - templates/windows-7-professional-amd64/postinstall.sh - templates/windows-7-ultimate-amd64/Autounattend.xml - templates/windows-7-ultimate-amd64/README.md - templates/windows-7-ultimate-amd64/definition.rb - templates/windows-7-ultimate-amd64/install-cygwin-sshd.bat - templates/windows-7-ultimate-amd64/install-winrm.bat - templates/windows-7-ultimate-amd64/oracle-cert.cer - templates/windows-7-ultimate-amd64/postinstall.sh - templates/windows-7sp1-ultimate-amd64/Autounattend.xml - templates/windows-7sp1-ultimate-amd64/README.md - templates/windows-7sp1-ultimate-amd64/definition.rb - templates/windows-7sp1-ultimate-amd64/install-cygwin-sshd.bat - templates/windows-7sp1-ultimate-amd64/install-winrm.bat - templates/windows-7sp1-ultimate-amd64/oracle-cert.cer - templates/windows-7sp1-ultimate-amd64/postinstall.sh - templates/windows-8-preview-dev-amd64/Autounattend.xml - templates/windows-8-preview-dev-amd64/README.md - templates/windows-8-preview-dev-amd64/cygwin-setup.exe - templates/windows-8-preview-dev-amd64/definition.rb - templates/windows-8-preview-dev-amd64/install-cygwin-sshd.bat - templates/windows-8-preview-dev-amd64/install-winrm.bat - templates/windows-8-preview-dev-amd64/oracle-cert.cer - templates/windows-8-preview-dev-amd64/postinstall.sh - templates/windows-8-preview-dev-amd64/winrm.rb - trials/docu-vbox.txt - trials/f.rb - trials/t.rb - validation/features/steps/ssh_steps.rb - validation/support/env.rb - validation/vagrant-private.key - validation/vagrant.feature - validation/vagrant.pub homepage: http://github.com/jedi4ever/veewee/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: veewee rubygems_version: 1.8.17 signing_key: specification_version: 3 summary: Vagrant box creation test_files: []