[Bug 1876864] New: Review Request: kealib - KEA is an HDF5 Based
Raster File Format as a GDAL plugin
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1876864
Bug ID: 1876864
Summary: Review Request: kealib - KEA is an HDF5 Based Raster
File Format as a GDAL plugin
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: neteler(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://data.neteler.org/tmp/kealib.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/neteler/kealib/fedora-...
Description: KEALib is a project to provide an implementation of the GDAL
specification within the the HDF5 file format. Specifically, the format will
support raster attribute tables (commonly not included within other formats),
image pyramids, GDAL meta-data, in-built statistics while also providing large
file handling with compression used throughout the file. Being based on the
HDF5 standard, it will also provide a base from which other formats could be
derived and will be a good choice for long term data archiving. An independent
software library (KEALib) has been provided through which complete access to
the KEA image format is provided alongside a GDAL driver allowing KEA images to
be used through any GDAL supported software. Ref: Bunting, P., & Gillingham, S.
(2013). The KEA image file format. Computers and Geosciences, 57, 54-58.
Fedora Account System Username: neteler
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
3 days, 21 hours
[Bug 1876108] New: Review Request: python-pyfiglet - Pure-python
FIGlet implementation
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1876108
Bug ID: 1876108
Summary: Review Request: python-pyfiglet - Pure-python FIGlet
implementation
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: fedora(a)lyes.eu
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
1 month
[Bug 1931129] New: Review Request: qgrep - A fast grep with index
database
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1931129
Bug ID: 1931129
Summary: Review Request: qgrep - A fast grep with index
database
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: shngmao(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://download.copr.fedorainfracloud.org/results/ivzhh/qgrep/fedora-34-...
SRPM URL:
https://download.copr.fedorainfracloud.org/results/ivzhh/qgrep/fedora-34-...
Description: (as quoted from qgrep README) qgrep is an implementation of grep
database, which allows you to perform grepping (i.e. full-text searches using
regular expressions) over a large set of files. Searches use the database which
is a compressed and indexed copy of the source data, thus they are much faster
compared to vanilla grep -R. (end of quote)
qgrep is very useful tool for users with large text/codebase. qgrep can watch
the file changes and update index database on-the-fly. The search can output
convenient "Filename:line_no" format and editors, e.g. VS Code, can jump to the
line easily.
The latest tag of qgrep is v1.2. To package qgrep for Fedora, I made a new
CMakeLists.txt file and author of upstream merged the CMake file. So the
packaged version is a post-release of v1.2. So spec file uses v1.2 as source0
and CMakeLists.txt as source2.
qgrep originally uses lz4 and re2 from git submodules. The dependency of lz4 is
converted to the system-wide lz4. However, qgrep uses internal data structures
from re2 and system-wide re2 is not enough for building qgrep. So spec file
uses re2 as source1.
Fedora Account System Username: ivzhh
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
1 month, 1 week