Difference between revisions of "UnitParser (Java)"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=UnitParser (Java) |Short description=Comprehensive unit parsing library |Full description=UnitParser is a comprehensive unit parsing library which can deal with...")
Line 16: Line 16:
 
|Version comment=It is an exact copy of the original .NET/C# UnitParser version 1.0.9.0.
 
|Version comment=It is an exact copy of the original .NET/C# UnitParser version 1.0.9.0.
 
It applies the new 1.0.7-based versioning system for FlexibleParser parts, as described in https://plus.google.com/112097259447743562053/posts/LoV6ZkB6X3k.
 
It applies the new 1.0.7-based versioning system for FlexibleParser parts, as described in https://plus.google.com/112097259447743562053/posts/LoV6ZkB6X3k.
|Last review by=Donaldr3
 
|Last review date=2017/09/29
 
 
|Submitted date=2017/06/13
 
|Submitted date=2017/06/13
 
|Is GNU=No
 
|Is GNU=No
Line 23: Line 21:
 
{{Project license
 
{{Project license
 
|License=PublicDomain
 
|License=PublicDomain
|License verified by=donaldr3
 
|License verified date=2017/09/29
 
 
|License note=https://github.com/varocarbas/FlexibleParser_Java/blob/master/LICENSE
 
|License note=https://github.com/varocarbas/FlexibleParser_Java/blob/master/LICENSE
 
I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this
 
code.
 
Equivalently to what happens with all my other online contributions, this code can
 
be considered public domain. For more information about my copyright/authorship
 
attribution ideas, visit the corresponding pages of my sites:
 
• https://customsolvers.com/copyright/
 
ES: https://customsolvers.com/copyright_es/
 
• https://varocarbas.com/copyright/
 
ES: https://varocarbas.com/copyright_es/
 
 
}}
 
}}
 
{{Person
 
{{Person

Revision as of 05:39, 13 June 2017


[edit]

UnitParser (Java)

https://customsolvers.com/unit_parser_java/
Comprehensive unit parsing library

UnitParser is a comprehensive unit parsing library which can deal with numerous situations related to units of measurement. It is the first part of FlexibleParser.

This page refers to the Java version, a conversion of the code which I originally developed in C#.





Licensing

License

Verified by

Verified on

Notes

Verified by

donaldr3

Verified on

29 September 2017

Notes

https://github.com/varocarbas/FlexibleParser_Java/blob/master/LICENSE

I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code. Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit the corresponding pages of my sites: • https://customsolvers.com/copyright/ ES: https://customsolvers.com/copyright_es/https://varocarbas.com/copyright/

ES: https://varocarbas.com/copyright_es/




Leaders and contributors

Contact(s)Role
Alvaro Carballo Garcia (Varocarbas)Sole author


Resources and communication

AudienceResource typeURI
Homepagehttps://customsolvers.com/unit_parser_java/
Downloadhttps://customsolvers.com/downloads/flexible_parser_java/unit_parser/
Homepagehttps://customsolvers.com/unit_parser_java_es/
VCS Repository Webviewhttps://github.com/varocarbas/FlexibleParser_Java/tree/master/all_code/UnitParser


Software prerequisites

KindDescription
Required to useJRE 8




Entry








"Sole author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.