mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 11:50:55 -04:00
18 lines
813 B
XML
18 lines
813 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>me@r0bert.dev</email>
|
|
<name>Robert Greener</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Matt Dowle</name>
|
|
<email>mattjdowle@gmail.com</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/Rdatatable/data.table/issues</bugs-to>
|
|
<remote-id type="github">Rdatatable/data.table</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|