ctools.info 637 B

123456789101112131415161718192021222324
  1. name = Chaos tools
  2. description = A library of helpful tools by Merlin of Chaos.
  3. core = 7.x
  4. package = Chaos tool suite
  5. files[] = includes/context.inc
  6. files[] = includes/css-cache.inc
  7. files[] = includes/math-expr.inc
  8. files[] = includes/stylizer.inc
  9. ; Tests.
  10. files[] = tests/context.test
  11. files[] = tests/css.test
  12. files[] = tests/css_cache.test
  13. files[] = tests/ctools.plugins.test
  14. files[] = tests/math_expression.test
  15. files[] = tests/math_expression_stack.test
  16. files[] = tests/object_cache.test
  17. ; Information added by Drupal.org packaging script on 2016-11-22
  18. version = "7.x-1.12"
  19. core = "7.x"
  20. project = "ctools"
  21. datestamp = "1479787162"