fixup julia-datavalueinterfaces
This commit is contained in:
parent
75e8241adf
commit
e7fea6025e
|
@ -540,7 +540,7 @@ without having to take direct dependencies.")
|
||||||
("julia-datavalueinterfaces" ,julia-datavalueinterfaces)))
|
("julia-datavalueinterfaces" ,julia-datavalueinterfaces)))
|
||||||
(build-system julia-build-system)
|
(build-system julia-build-system)
|
||||||
(home-page "https://github.com/JuliaData/Tables.jl")
|
(home-page "https://github.com/JuliaData/Tables.jl")
|
||||||
(synopsis " Interface for tables in Julia")
|
(synopsis "Interface for tables in Julia")
|
||||||
(description "The @code{Tables.jl} package provides simple, yet powerful
|
(description "The @code{Tables.jl} package provides simple, yet powerful
|
||||||
interface functions for working with all kinds tabular data through
|
interface functions for working with all kinds tabular data through
|
||||||
predictable access patterns.")
|
predictable access patterns.")
|
||||||
|
|
Loading…
Reference in New Issue