Sha256: f56204464883a079f998f399464a2680a1723af302b631dcece64ed95c949527

Contents?: true

Size: 1.68 KB

Versions: 0

Compression: gzip

Compressed size: 699 Bytes

Stored size: 699 Bytes

Contents

--- !ruby/object:Gem::Specification
name: snmpjr
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: java
authors:
- Zen Kyprianou
autorequire: 
bindir: bin
cert_chain: []
date: 2014-10-12 00:00:00.000000000 Z
dependencies: []
description: ! 'Snmpjr aims to provide a clean and simple interface to use SNMP in
  your ruby code. It will wrap the popular SNMP4J library in Java.

'
email:
- zen@kyprianou.eu
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- .rspec
- .rvmrc
- .travis.yml
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- history.rdoc
- lib/snmpjr.rb
- lib/snmpjr/pdu.rb
- lib/snmpjr/session.rb
- lib/snmpjr/target.rb
- lib/snmpjr/version.rb
- lib/snmpjr/wrappers/smi.rb
- lib/snmpjr/wrappers/snmp4j-2.3.1.jar
- lib/snmpjr/wrappers/snmp4j.rb
- lib/snmpjr/wrappers/transport.rb
- snmpjr.gemspec
- spec/integration/snmpjr_spec.rb
- spec/snmpjr/pdu_spec.rb
- spec/snmpjr/session_spec.rb
- spec/snmpjr/target_spec.rb
- spec/snmpjr_spec.rb
- spec/spec_helper.rb
homepage: https://github.com/zenonas/snmpjr
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.4.2
signing_key: 
specification_version: 4
summary: Simple SNMP interface for JRuby
test_files:
- spec/integration/snmpjr_spec.rb
- spec/snmpjr/pdu_spec.rb
- spec/snmpjr/session_spec.rb
- spec/snmpjr/target_spec.rb
- spec/snmpjr_spec.rb
- spec/spec_helper.rb

Package Spec version

snmpjr-0.1.0-java