Difference between revisions of "Libunistring"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|libunistring}} |{{#vardefine:https://www.gnu.org/software/libunistring/}} <!--CONF...") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|libunistring}} | |{{#vardefine:app|libunistring}} | ||
− | |{{#vardefine:https://www.gnu.org/software/libunistring/}} | + | |{{#vardefine:url|https://www.gnu.org/software/libunistring/}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | libunistring is a GNU library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. | |
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
+ | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
+ | ==System Variables== | ||
+ | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_LIB - library directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_INC - include/header file directory | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 15:49, 10 June 2022
Description
libunistring is a GNU library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
Environment Modules
Run module spider libunistring
to find out what environment modules are available for this application.
System Variables
- HPC_LIBUNISTRING_DIR - installation directory
- HPC_LIBUNISTRING_LIB - library directory
- HPC_LIBUNISTRING_INC - include/header file directory