libraries.json 299 B

123456789101112131415
  1. {
  2. "key": "dll",
  3. "name": "DLL",
  4. "authors": [
  5. "Antony Polukhin", "Renato Tegon Forti"
  6. ],
  7. "maintainers": [
  8. "Antony Polukhin <antoshkka -at- gmail.com>"
  9. ],
  10. "description": "Library for comfortable work with DLL and DSO.",
  11. "std": [ "proposal" ],
  12. "category": [
  13. "System"
  14. ]
  15. }