appneta 0.0.1.3.141592653589793
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +35 -0
- data/LICENSE +199 -0
- data/README.md +2 -0
- data/appneta.gemspec +24 -0
- data/lib/appneta/version.rb +16 -0
- metadata +50 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: d922c6503ffc535ea1cfe258092bd32f004ed637
|
4
|
+
data.tar.gz: 5edf3240846c18fa283e146175d92aa7bdf0e921
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 03151a7b0f989b51f38f61a3933f08fde835c8862c258fbf2bae7206c3dd967c0f6b25dc89e8af0d9d7bbd68e2ba96e032f2ff468ac5e924f342293f2a4ca0a2
|
7
|
+
data.tar.gz: 2036779527b0f7c9731e6d45ebfee9c3ac3df9c0326c812ee5d19973e29fe58dfe762e17b4a6c515876499a0f992cbe1295851b6cd1e4364856436d0f54b46dc
|
data/.gitignore
ADDED
@@ -0,0 +1,35 @@
|
|
1
|
+
*.gem
|
2
|
+
*.rbc
|
3
|
+
/.config
|
4
|
+
/coverage/
|
5
|
+
/InstalledFiles
|
6
|
+
/pkg/
|
7
|
+
/spec/reports/
|
8
|
+
/test/tmp/
|
9
|
+
/test/version_tmp/
|
10
|
+
/tmp/
|
11
|
+
|
12
|
+
## Specific to RubyMotion:
|
13
|
+
.dat*
|
14
|
+
.repl_history
|
15
|
+
build/
|
16
|
+
|
17
|
+
## Documentation cache and generated files:
|
18
|
+
/.yardoc/
|
19
|
+
/_yardoc/
|
20
|
+
/doc/
|
21
|
+
/rdoc/
|
22
|
+
|
23
|
+
## Environment normalisation:
|
24
|
+
/.bundle/
|
25
|
+
/vendor/bundle
|
26
|
+
/lib/bundler/man/
|
27
|
+
|
28
|
+
# for a library or gem, you might want to ignore these files since the code is
|
29
|
+
# intended to run in multiple environments; otherwise, check them in:
|
30
|
+
# Gemfile.lock
|
31
|
+
# .ruby-version
|
32
|
+
# .ruby-gemset
|
33
|
+
|
34
|
+
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
35
|
+
.rvmrc
|
data/LICENSE
ADDED
@@ -0,0 +1,199 @@
|
|
1
|
+
AppNeta Open License, Version 1.0
|
2
|
+
|
3
|
+
AppNeta Open License
|
4
|
+
Version 1.0, April, 2013
|
5
|
+
|
6
|
+
http://www.appneta.com/appneta-license
|
7
|
+
|
8
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
9
|
+
|
10
|
+
1. Definitions.
|
11
|
+
|
12
|
+
"License" shall mean the terms and conditions for use, reproduction, and
|
13
|
+
distribution as defined by Sections 1 through 11 of this document.
|
14
|
+
|
15
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright
|
16
|
+
owner that is granting the License. Licensor can include AppNeta as an
|
17
|
+
original contributor to the Work as defined below.
|
18
|
+
|
19
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities
|
20
|
+
that control, are controlled by, or are under common control with that entity.
|
21
|
+
For the purposes of this definition, "control" means (i) the power, direct or
|
22
|
+
indirect, to cause the direction or management of such entity, whether by
|
23
|
+
contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
24
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
25
|
+
|
26
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising
|
27
|
+
permissions granted by this License.
|
28
|
+
|
29
|
+
"Source" form shall mean the preferred form for making modifications, including
|
30
|
+
but not limited to software source code, documentation source, and
|
31
|
+
configuration files.
|
32
|
+
|
33
|
+
"Object" form shall mean any form resulting from mechanical transformation or
|
34
|
+
translation of a Source form, including but not limited to compiled object
|
35
|
+
code, generated documentation, and conversions to other media types.
|
36
|
+
|
37
|
+
"Work" shall mean the work of authorship, whether in Source or Object form,
|
38
|
+
made available under the License, as indicated by a copyright notice that is
|
39
|
+
included in or attached to the work (an example is provided in the Appendix
|
40
|
+
below).
|
41
|
+
|
42
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that
|
43
|
+
is based on (or derived from) the Work and for which the editorial revisions,
|
44
|
+
annotations, elaborations, or other modifications represent, as a whole, an
|
45
|
+
original work of authorship. For the purposes of this License, Derivative Works
|
46
|
+
shall not include works that remain separable from, or merely link (or bind by
|
47
|
+
name) to the interfaces of, the Work and Derivative Works thereof.
|
48
|
+
|
49
|
+
"Contribution" shall mean any work of authorship, including the original
|
50
|
+
version of the Work and any modifications or additions to that Work or
|
51
|
+
Derivative Works thereof, that is intentionally submitted to Licensor for
|
52
|
+
inclusion in the Work by the copyright owner or by an individual or Legal
|
53
|
+
Entity authorized to submit on behalf of the copyright owner. For the purposes
|
54
|
+
of this definition, "submitted" means any form of electronic, verbal, or
|
55
|
+
written communication sent to the Licensor or its representatives, including
|
56
|
+
but not limited to communication on electronic mailing lists, source code
|
57
|
+
control systems, and issue tracking systems that are managed by, or on behalf
|
58
|
+
of, the Licensor for the purpose of discussing and improving the Work, but
|
59
|
+
excluding communication that is conspicuously marked or otherwise designated in
|
60
|
+
writing by the copyright owner as "Not a Contribution."
|
61
|
+
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
|
63
|
+
of whom a Contribution has been received by Licensor and subsequently
|
64
|
+
incorporated within the Work.
|
65
|
+
|
66
|
+
2. Grant of Copyright License.
|
67
|
+
|
68
|
+
Subject to the terms and conditions of this License, each Contributor hereby
|
69
|
+
grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
|
70
|
+
irrevocable copyright license to reproduce, prepare Derivative Works of,
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the Work and
|
72
|
+
such Derivative Works in Source or Object form.
|
73
|
+
|
74
|
+
3. Grant of Patent License.
|
75
|
+
|
76
|
+
Subject to the terms and conditions of this License, each Contributor hereby
|
77
|
+
grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
|
78
|
+
irrevocable (except as stated in this section) patent license to make, have
|
79
|
+
made, use, offer to sell, sell, import, and otherwise transfer the Work, where
|
80
|
+
such license applies only to those patent claims licensable by such Contributor
|
81
|
+
that are necessarily infringed by their Contribution(s) alone or by combination
|
82
|
+
of their Contribution(s) with the Work to which such Contribution(s) was
|
83
|
+
submitted. If You institute patent litigation against any entity (including a
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work or a
|
85
|
+
Contribution incorporated within the Work constitutes direct or contributory
|
86
|
+
patent infringement, then any patent licenses granted to You under this License
|
87
|
+
for that Work shall terminate as of the date such litigation is filed.
|
88
|
+
|
89
|
+
Each time You convey a covered Work, the recipient automatically receives a
|
90
|
+
license from the original Licensor(s), to run, modify and propagate that work,
|
91
|
+
subject to this License. You are not responsible for enforcing compliance by
|
92
|
+
third parties with this License.
|
93
|
+
|
94
|
+
You may not impose any further restrictions on the exercise of the rights
|
95
|
+
granted or affirmed under this License. For example, you may not impose a
|
96
|
+
license fee, royalty, or other charge for exercise of rights granted under this
|
97
|
+
License, and you may not initiate litigation (including a cross-claim or
|
98
|
+
counterclaim in a lawsuit) alleging that any patent claim is infringed by
|
99
|
+
making, using, selling, offering for sale, or importing the Work or any portion
|
100
|
+
of it.
|
101
|
+
|
102
|
+
4. Redistribution.
|
103
|
+
|
104
|
+
You may reproduce and distribute copies of the Work or Derivative Works thereof
|
105
|
+
in any medium, with or without modifications, and in Source or Object form,
|
106
|
+
provided that You meet the following conditions:
|
107
|
+
|
108
|
+
1. You must give any other recipients of the Work or Derivative Works a copy
|
109
|
+
of this License; and
|
110
|
+
2. You must cause any modified files to carry prominent notices stating that
|
111
|
+
You changed the files; and
|
112
|
+
3. You must retain, in the Source form of any Derivative Works that You
|
113
|
+
distribute, all copyright, patent, trademark, and attribution notices from the
|
114
|
+
Source form of the Work, excluding those notices that do not pertain to any
|
115
|
+
part of the Derivative Works; and
|
116
|
+
4. If the Work includes a "NOTICE" text file as part of its distribution,
|
117
|
+
then any Derivative Works that You distribute must include a readable copy of
|
118
|
+
the attribution notices contained within such NOTICE file, excluding those
|
119
|
+
notices that do not pertain to any part of the Derivative Works, in at least
|
120
|
+
one of the following places: within a NOTICE text file distributed as part of
|
121
|
+
the Derivative Works; within the Source form or documentation, if provided
|
122
|
+
along with the Derivative Works; or, within a display generated by the
|
123
|
+
Derivative Works, if and wherever such third-party notices normally appear. The
|
124
|
+
contents of the NOTICE file are for informational purposes only and do not
|
125
|
+
modify the License. You may add Your own attribution notices within Derivative
|
126
|
+
Works that You distribute, alongside or as an addendum to the NOTICE text from
|
127
|
+
the Work, provided that such additional attribution notices cannot be construed
|
128
|
+
as modifying the License.
|
129
|
+
|
130
|
+
You may add Your own copyright statement to Your modifications and may provide
|
131
|
+
additional or different license terms and conditions for use, reproduction, or
|
132
|
+
distribution of Your modifications, or for any such Derivative Works as a
|
133
|
+
whole, provided Your use, reproduction, and distribution of the Work otherwise
|
134
|
+
complies with the conditions stated in this License.
|
135
|
+
|
136
|
+
5. Submission of Contributions.
|
137
|
+
|
138
|
+
Unless You explicitly state otherwise, any Contribution intentionally submitted
|
139
|
+
for inclusion in the Work by You to the Licensor shall be under the terms and
|
140
|
+
conditions of this License, without any additional terms or conditions.
|
141
|
+
Notwithstanding the above, nothing herein shall supersede or modify the terms
|
142
|
+
of any separate license agreement you may have executed with Licensor regarding
|
143
|
+
such Contributions.
|
144
|
+
|
145
|
+
6. Trademarks.
|
146
|
+
|
147
|
+
This License does not grant permission to use the trade names, trademarks,
|
148
|
+
service marks, or product names of the Licensor, except as required for
|
149
|
+
reasonable and customary use in describing the origin of the Work and
|
150
|
+
reproducing the content of the NOTICE file.
|
151
|
+
|
152
|
+
7. Disclaimer of Warranty.
|
153
|
+
|
154
|
+
Unless required by applicable law or agreed to in writing, Licensor provides
|
155
|
+
the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
|
156
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
|
157
|
+
including, without limitation, any warranties or conditions of TITLE,
|
158
|
+
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
|
159
|
+
solely responsible for determining the appropriateness of using or
|
160
|
+
redistributing the Work and assume any risks associated with Your exercise of
|
161
|
+
permissions under this License.
|
162
|
+
|
163
|
+
8. Limitation of Liability.
|
164
|
+
|
165
|
+
In no event and under no legal theory, whether in tort (including negligence),
|
166
|
+
contract, or otherwise, unless required by applicable law (such as deliberate
|
167
|
+
and grossly negligent acts) or agreed to in writing, shall any Contributor be
|
168
|
+
liable to You for damages, including any direct, indirect, special, incidental,
|
169
|
+
or consequential damages of any character arising as a result of this License
|
170
|
+
or out of the use or inability to use the Work (including but not limited to
|
171
|
+
damages for loss of goodwill, work stoppage, computer failure or malfunction,
|
172
|
+
or any and all other commercial damages or losses), even if such Contributor
|
173
|
+
has been advised of the possibility of such damages.
|
174
|
+
|
175
|
+
9. Accepting Warranty or Additional Liability.
|
176
|
+
|
177
|
+
While redistributing the Work or Derivative Works thereof, You may choose to
|
178
|
+
offer, and charge a fee for, acceptance of support, warranty, indemnity, or
|
179
|
+
other liability obligations and/or rights consistent with this License.
|
180
|
+
However, in accepting such obligations, You may act only on Your own behalf and
|
181
|
+
on Your sole responsibility, not on behalf of any other Contributor, and only
|
182
|
+
if You agree to indemnify, defend, and hold each Contributor harmless for any
|
183
|
+
liability incurred by, or claims asserted against, such Contributor by reason
|
184
|
+
of your accepting any such warranty or additional liability.
|
185
|
+
|
186
|
+
10. Noncompetition
|
187
|
+
|
188
|
+
You may install and execute the Work only in conjunction with the direct use of
|
189
|
+
AppNeta software. This Work, any file or any derivative thereof shall not be
|
190
|
+
used in conjunction with any product that competes with any AppNeta software.
|
191
|
+
|
192
|
+
11. Termination
|
193
|
+
|
194
|
+
The License stated above is automatically terminated and revoked if you exceed
|
195
|
+
its scope or violate any of the terms of this License or any related License or
|
196
|
+
notice.
|
197
|
+
|
198
|
+
END OF TERMS AND CONDITIONS
|
199
|
+
|
data/README.md
ADDED
data/appneta.gemspec
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
$:.push File.expand_path("../lib", __FILE__)
|
2
|
+
require "appneta/version"
|
3
|
+
|
4
|
+
Gem::Specification.new do |s|
|
5
|
+
s.name = %q{appneta}
|
6
|
+
s.version = AppNeta::Version::STRING
|
7
|
+
s.date = Time.now.strftime('%Y-%m-%d')
|
8
|
+
|
9
|
+
s.license = "AppNeta Open License, Version 1.0"
|
10
|
+
|
11
|
+
s.authors = ["Peter Giacomo Lombardo"]
|
12
|
+
s.email = %q{traceviewsupport@appneta.com}
|
13
|
+
s.homepage = %q{http://www.appneta.com/}
|
14
|
+
s.summary = %q{AppNeta gem for Ruby}
|
15
|
+
s.description = %q{The AppNeta gem really doesn't do anything yet.}
|
16
|
+
|
17
|
+
s.extra_rdoc_files = ["LICENSE"]
|
18
|
+
s.files = `git ls-files`.split("\n")
|
19
|
+
s.test_files = Dir.glob("{test}/**/*.rb")
|
20
|
+
|
21
|
+
s.platform = defined?(JRUBY_VERSION) ? 'java' : Gem::Platform::RUBY
|
22
|
+
s.required_ruby_version = '>= 1.8.6'
|
23
|
+
end
|
24
|
+
|
@@ -0,0 +1,16 @@
|
|
1
|
+
# Copyright (c) 2013 AppNeta, Inc.
|
2
|
+
# All rights reserved.
|
3
|
+
|
4
|
+
module AppNeta
|
5
|
+
##
|
6
|
+
# The current version of the gem. Used mainly by
|
7
|
+
# traceview.gemspec during gem build process
|
8
|
+
module Version
|
9
|
+
MAJOR = 0
|
10
|
+
MINOR = 0
|
11
|
+
PATCH = 1
|
12
|
+
BUILD = 3.141592653589793
|
13
|
+
|
14
|
+
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
|
15
|
+
end
|
16
|
+
end
|
metadata
ADDED
@@ -0,0 +1,50 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: appneta
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.1.3.141592653589793
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Peter Giacomo Lombardo
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-05-29 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: The AppNeta gem really doesn't do anything yet.
|
14
|
+
email: traceviewsupport@appneta.com
|
15
|
+
executables: []
|
16
|
+
extensions: []
|
17
|
+
extra_rdoc_files:
|
18
|
+
- LICENSE
|
19
|
+
files:
|
20
|
+
- ".gitignore"
|
21
|
+
- LICENSE
|
22
|
+
- README.md
|
23
|
+
- appneta.gemspec
|
24
|
+
- lib/appneta/version.rb
|
25
|
+
homepage: http://www.appneta.com/
|
26
|
+
licenses:
|
27
|
+
- AppNeta Open License, Version 1.0
|
28
|
+
metadata: {}
|
29
|
+
post_install_message:
|
30
|
+
rdoc_options: []
|
31
|
+
require_paths:
|
32
|
+
- lib
|
33
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
34
|
+
requirements:
|
35
|
+
- - ">="
|
36
|
+
- !ruby/object:Gem::Version
|
37
|
+
version: 1.8.6
|
38
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
39
|
+
requirements:
|
40
|
+
- - ">="
|
41
|
+
- !ruby/object:Gem::Version
|
42
|
+
version: '0'
|
43
|
+
requirements: []
|
44
|
+
rubyforge_project:
|
45
|
+
rubygems_version: 2.4.5
|
46
|
+
signing_key:
|
47
|
+
specification_version: 4
|
48
|
+
summary: AppNeta gem for Ruby
|
49
|
+
test_files: []
|
50
|
+
has_rdoc:
|