libraries.json 254 B

1234567891011121314
  1. {
  2. "key": "align",
  3. "name": "Align",
  4. "description": "Memory alignment functions, allocators, traits.",
  5. "authors": [
  6. "Glen Fernandes"
  7. ],
  8. "maintainers": [
  9. "Glen Fernandes <glenjofe -at- gmail.com>"
  10. ],
  11. "category": [
  12. "Memory"
  13. ]
  14. }