Skip to content

Commit 75363c5

Browse files
authored
Add OpenJPH (#14824)
[OpenJPH](https://github.com/aous72/OpenJPH/) is a widely used library that implements High-Throughput JPEG 2000. It is, for example, a dependency of the [OpenEXR Library](https://github.com/AcademySoftwareFoundation/openexr). It was suggested that OpenJPH, as building block of many other libraries, should be tested independently. The primary maintainer of [OpenJPH](https://github.com/aous72/OpenJPH/) is @aous72.
1 parent 0fd24a1 commit 75363c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

projects/openjph/project.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
homepage: "https://github.com/aous72/OpenJPH"
2+
language: c++
3+
primary_contact: "aous72@gmail.com"
4+
auto_ccs:
5+
- "pal@sandflow.com"
6+
- "miksmith@gmail.com"
7+
- "aous@unsw.edu.au"
8+
main_repo: "https://github.com/aous72/OpenJPH"

0 commit comments

Comments
 (0)