fixup julia-datavalueinterfaces

master
nixo 2019-10-12 16:14:53 +02:00
parent 75e8241adf
commit e7fea6025e
1 changed files with 1 additions and 1 deletions

View File

@ -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.")