1
1
---
2
2
name : github.com/leonelquinteros/gotext/plurals
3
- version : v1.4 .0
3
+ version : v1.7 .0
4
4
type : go
5
5
summary : Package plurals is the pluralform compiler to get the correct translation
6
6
id of the plural string
7
7
homepage : https://pkg.go.dev/github.com/leonelquinteros/gotext/plurals
8
- license : mit
8
+ license : other
9
9
licenses :
10
- - sources : gotext@v1.4 .0/LICENSE
10
+ - sources : gotext@v1.7 .0/LICENSE
11
11
text : |
12
12
The MIT License (MIT)
13
13
@@ -30,6 +30,40 @@ licenses:
30
30
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31
31
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32
32
SOFTWARE.
33
- -
sources :
[email protected] /README.md
33
+
34
+
35
+ Package `plurals`
36
+
37
+ Original:
38
+ https://github.com/ojii/gettext.go/tree/b6dae1d7af8a8441285e42661565760b530a8a57/pluralforms
39
+
40
+ License:
41
+ https://raw.githubusercontent.com/ojii/gettext.go/b6dae1d7af8a8441285e42661565760b530a8a57/LICENSE
42
+
43
+ Copyright (c) 2016, Jonas Obrist
44
+ All rights reserved.
45
+
46
+ Redistribution and use in source and binary forms, with or without
47
+ modification, are permitted provided that the following conditions are met:
48
+ * Redistributions of source code must retain the above copyright
49
+ notice, this list of conditions and the following disclaimer.
50
+ * Redistributions in binary form must reproduce the above copyright
51
+ notice, this list of conditions and the following disclaimer in the
52
+ documentation and/or other materials provided with the distribution.
53
+ * Neither the name of Jonas Obrist nor the
54
+ names of its contributors may be used to endorse or promote products
55
+ derived from this software without specific prior written permission.
56
+
57
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
58
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
59
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
60
+ DISCLAIMED. IN NO EVENT SHALL JONAS OBRIST BE LIABLE FOR ANY
61
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
62
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
63
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
64
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
65
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
66
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
67
+ -
sources :
[email protected] /README.md
34
68
text : " [MIT license](LICENSE)"
35
69
notices : []
0 commit comments