libraries.json 449 B

123456789101112131415
  1. {
  2. "key": "io",
  3. "name": "IO State Savers",
  4. "authors": [
  5. "Daryle Walker"
  6. ],
  7. "description": "The I/O sub-library of Boost helps segregate the large number of Boost headers. This sub-library should contain various items to use with/for the standard I/O library.",
  8. "documentation": "doc/ios_state.html",
  9. "category": [
  10. "IO"
  11. ],
  12. "maintainers": [
  13. "Daryle Walker <darylew -at- hotmail.com>"
  14. ]
  15. }