README.txt 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. =======
  2. KOLLABS
  3. =======
  4. Collected abstractions for absolute data collapse.
  5. Description
  6. -----------
  7. KOLLABS is an abstraction library for Pure Data, that covers data management, OSC communication and state saving.
  8. This library is still work in progress.
  9. For questions or bug reports, contact me:
  10. mail@marianweger.com
  11. Download
  12. --------
  13. https://github.com/m---w/kollabs
  14. Copyright/License
  15. -----------------
  16. Copyright (C) 2012 Marian Weger
  17. This program is free software: you can redistribute it and/or modify
  18. it under the terms of the GNU General Public License as published by
  19. the Free Software Foundation, either version 3 of the License, or
  20. (at your option) any later version.
  21. This program is distributed in the hope that it will be useful,
  22. but WITHOUT ANY WARRANTY; without even the implied warranty of
  23. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  24. GNU General Public License for more details.
  25. You should have received a copy of the GNU General Public License
  26. along with this program. If not, see <http://www.gnu.org/licenses/>.