anyt-cli 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,216 @@
1
+ The anyt-cli application
2
+ Copyright (c) anyt.io and Contributors
3
+ Licensed on the terms of The Artistic License 2.0
4
+
5
+ Node package dependencies of the anyt-cli application
6
+ Copyright (c) their respective copyright owners
7
+ Licensed on their respective license terms
8
+
9
+
10
+ --------
11
+
12
+
13
+ The Artistic License 2.0
14
+
15
+ Copyright (c) 2000-2006, The Perl Foundation.
16
+
17
+ Everyone is permitted to copy and distribute verbatim copies
18
+ of this license document, but changing it is not allowed.
19
+
20
+ Preamble
21
+
22
+ This license establishes the terms under which a given free software
23
+ Package may be copied, modified, distributed, and/or redistributed.
24
+ The intent is that the Copyright Holder maintains some artistic
25
+ control over the development of that Package while still keeping the
26
+ Package available as open source and free software.
27
+
28
+ You are always permitted to make arrangements wholly outside of this
29
+ license directly with the Copyright Holder of a given Package. If the
30
+ terms of this license do not permit the full use that you propose to
31
+ make of the Package, you should contact the Copyright Holder and seek
32
+ a different licensing arrangement.
33
+
34
+ Definitions
35
+
36
+ "Copyright Holder" means the individual(s) or organization(s)
37
+ named in the copyright notice for the entire Package.
38
+
39
+ "Contributor" means any party that has contributed code or other
40
+ material to the Package, in accordance with the Copyright Holder's
41
+ procedures.
42
+
43
+ "You" and "your" means any person who would like to copy,
44
+ distribute, or modify the Package.
45
+
46
+ "Package" means the collection of files distributed by the
47
+ Copyright Holder, and derivatives of that collection and/or of
48
+ those files. A given Package may consist of either the Standard
49
+ Version, or a Modified Version.
50
+
51
+ "Distribute" means providing a copy of the Package or making it
52
+ accessible to anyone else, or in the case of a company or
53
+ organization, to others outside of your company or organization.
54
+
55
+ "Distributor Fee" means any fee that you charge for Distributing
56
+ this Package or providing support for this Package to another
57
+ party. It does not mean licensing fees.
58
+
59
+ "Standard Version" refers to the Package if it has not been
60
+ modified, or has been modified only in ways explicitly requested
61
+ by the Copyright Holder.
62
+
63
+ "Modified Version" means the Package, if it has been changed, and
64
+ such changes were not explicitly requested by the Copyright
65
+ Holder.
66
+
67
+ "Original License" means this Artistic License as Distributed with
68
+ the Standard Version of the Package, in its current version or as
69
+ it may be modified by The Perl Foundation in the future.
70
+
71
+ "Source" form means the source code, documentation source, and
72
+ configuration files for the Package.
73
+
74
+ "Compiled" form means the compiled bytecode, object code, binary,
75
+ or any other form resulting from mechanical transformation or
76
+ translation of the Source form.
77
+
78
+
79
+ Permission for Use and Modification Without Distribution
80
+
81
+ (1) You are permitted to use the Standard Version and create and use
82
+ Modified Versions for any purpose without restriction, provided that
83
+ you do not Distribute the Modified Version.
84
+
85
+
86
+ Permissions for Redistribution of the Standard Version
87
+
88
+ (2) You may Distribute verbatim copies of the Source form of the
89
+ Standard Version of this Package in any medium without restriction,
90
+ either gratis or for a Distributor Fee, provided that you duplicate
91
+ all of the original copyright notices and associated disclaimers. At
92
+ your discretion, such verbatim copies may or may not include a
93
+ Compiled form of the Package.
94
+
95
+ (3) You may apply any bug fixes, portability changes, and other
96
+ modifications made available from the Copyright Holder. The resulting
97
+ Package will still be considered the Standard Version, and as such
98
+ will be subject to the Original License.
99
+
100
+
101
+ Distribution of Modified Versions of the Package as Source
102
+
103
+ (4) You may Distribute your Modified Version as Source (either gratis
104
+ or for a Distributor Fee, and with or without a Compiled form of the
105
+ Modified Version) provided that you clearly document how it differs
106
+ from the Standard Version, including, but not limited to, documenting
107
+ any non-standard features, executables, or modules, and provided that
108
+ you do at least ONE of the following:
109
+
110
+ (a) make the Modified Version available to the Copyright Holder
111
+ of the Standard Version, under the Original License, so that the
112
+ Copyright Holder may include your modifications in the Standard
113
+ Version.
114
+
115
+ (b) ensure that installation of your Modified Version does not
116
+ prevent the user installing or running the Standard Version. In
117
+ addition, the Modified Version must bear a name that is different
118
+ from the name of the Standard Version.
119
+
120
+ (c) allow anyone who receives a copy of the Modified Version to
121
+ make the Source form of the Modified Version available to others
122
+ under
123
+
124
+ (i) the Original License or
125
+
126
+ (ii) a license that permits the licensee to freely copy,
127
+ modify and redistribute the Modified Version using the same
128
+ licensing terms that apply to the copy that the licensee
129
+ received, and requires that the Source form of the Modified
130
+ Version, and of any works derived from it, be made freely
131
+ available in that license fees are prohibited but Distributor
132
+ Fees are allowed.
133
+
134
+
135
+ Distribution of Compiled Forms of the Standard Version
136
+ or Modified Versions without the Source
137
+
138
+ (5) You may Distribute Compiled forms of the Standard Version without
139
+ the Source, provided that you include complete instructions on how to
140
+ get the Source of the Standard Version. Such instructions must be
141
+ valid at the time of your distribution. If these instructions, at any
142
+ time while you are carrying out such distribution, become invalid, you
143
+ must provide new instructions on demand or cease further distribution.
144
+ If you provide valid instructions or cease distribution within thirty
145
+ days after you become aware that the instructions are invalid, then
146
+ you do not forfeit any of your rights under this license.
147
+
148
+ (6) You may Distribute a Modified Version in Compiled form without
149
+ the Source, provided that you comply with Section 4 with respect to
150
+ the Source of the Modified Version.
151
+
152
+
153
+ Aggregating or Linking the Package
154
+
155
+ (7) You may aggregate the Package (either the Standard Version or
156
+ Modified Version) with other packages and Distribute the resulting
157
+ aggregation provided that you do not charge a licensing fee for the
158
+ Package. Distributor Fees are permitted, and licensing fees for other
159
+ components in the aggregation are permitted. The terms of this license
160
+ apply to the use and Distribution of the Standard or Modified Versions
161
+ as included in the aggregation.
162
+
163
+ (8) You are permitted to link Modified and Standard Versions with
164
+ other works, to embed the Package in a larger work of your own, or to
165
+ build stand-alone binary or bytecode versions of applications that
166
+ include the Package, and Distribute the result without restriction,
167
+ provided the result does not expose a direct interface to the Package.
168
+
169
+
170
+ Items That are Not Considered Part of a Modified Version
171
+
172
+ (9) Works (including, but not limited to, modules and scripts) that
173
+ merely extend or make use of the Package, do not, by themselves, cause
174
+ the Package to be a Modified Version. In addition, such works are not
175
+ considered parts of the Package itself, and are not subject to the
176
+ terms of this license.
177
+
178
+
179
+ General Provisions
180
+
181
+ (10) Any use, modification, and distribution of the Standard or
182
+ Modified Versions is governed by this Artistic License. By using,
183
+ modifying or distributing the Package, you accept this license. Do not
184
+ use, modify, or distribute the Package, if you do not accept this
185
+ license.
186
+
187
+ (11) If your Modified Version has been derived from a Modified
188
+ Version made by someone other than you, you are nevertheless required
189
+ to ensure that your Modified Version complies with the requirements of
190
+ this license.
191
+
192
+ (12) This license does not grant you the right to use any trademark,
193
+ service mark, tradename, or logo of the Copyright Holder.
194
+
195
+ (13) This license includes the non-exclusive, worldwide,
196
+ free-of-charge patent license to make, have made, use, offer to sell,
197
+ sell, import and otherwise transfer the Package with respect to any
198
+ patent claims licensable by the Copyright Holder that are necessarily
199
+ infringed by the Package. If you institute patent litigation
200
+ (including a cross-claim or counterclaim) against any party alleging
201
+ that the Package constitutes direct or contributory patent
202
+ infringement, then this Artistic License to you shall terminate on the
203
+ date that such litigation is filed.
204
+
205
+ (14) Disclaimer of Warranty:
206
+ THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
207
+ IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
208
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
209
+ NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
210
+ LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
211
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
212
+ DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
213
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
214
+
215
+
216
+ --------