| commit | 551fc5da4dee997e9d06090382495f9e397b37a4 | [log] [tgz] |
|---|---|---|
| author | Kevin Liu <kevinjqliu@users.noreply.github.com> | Tue Nov 11 14:44:13 2025 -0800 |
| committer | GitHub <noreply@github.com> | Tue Nov 11 23:44:13 2025 +0100 |
| tree | 0a37c2a79fd3ff0ab40fac3c2d7369231dff2f5a | |
| parent | 5a8078651ecf77f9333dbff7ef251df21e388df5 [diff] |
pyproject: Move homepage and repo up (#2736)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
# Rationale for this change
Move these links up, otherwise its buried in the list of dependencies
## Are these changes tested?
N/A
## Are there any user-facing changes?
<!-- In the case of user-facing changes, please add the changelog label.
-->
NoPyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the Iceberg table spec.
The documentation is available at https://py.iceberg.apache.org/.