Reformat description text.

This commit is contained in:
Glenn Johnson
2016-04-24 18:11:18 -05:00
parent 62d175c984
commit 2b7b7f6d97
4 changed files with 19 additions and 3 deletions

View File

@@ -1,7 +1,11 @@
from spack import *
class RMagic(Package):
"""A collection of efficient, vectorized algorithms for the creation and investigation of magic squares and hypercubes, including a variety of functions for the manipulation and analysis of arbitrarily dimensioned arrays."""
"""A collection of efficient, vectorized algorithms for the creation and
investigation of magic squares and hypercubes, including a variety of
functions for the manipulation and analysis of arbitrarily dimensioned
arrays."""
homepage = "https://cran.r-project.org/"
url = "https://cran.r-project.org/src/contrib/magic_1.5-6.tar.gz"