mirror of
https://github.com/boostorg/lexical_cast.git
synced 2026-01-19 04:22:08 +00:00
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "lexical_cast",
|
||||
"name": "Lexical Cast",
|
||||
"authors": [
|
||||
"Kevlin Henney"
|
||||
],
|
||||
"description": "General literal text conversions, such as an int represented a string, or vice-versa, from Kevlin Henney.",
|
||||
"documentation": "lexical_cast.htm",
|
||||
"category": [
|
||||
"Miscellaneous",
|
||||
"String"
|
||||
],
|
||||
"maintainers": [
|
||||
"Antony Polukhin <antoshkka -at- gmail.com>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user