Metadata-Version: 2.4
Name: pagewright
Version: 0.0.1
Summary: Pagewright: self-hosted PDF reading and notes platform
Project-URL: Homepage, https://github.com/rvben/pagewright
Project-URL: Repository, https://github.com/rvben/pagewright
Author-email: "Ruben J. Jongejan" <ruben.jongejan@gmail.com>
License: MIT
Keywords: annotations,notes,pdf,reading,self-hosted
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Rust
Classifier: Topic :: Text Editors
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pagewright

Pagewright is a self-hosted PDF reading and notes platform with a Rust
server, React web reader, and SwiftUI iPad reader.

This package is a name reservation on PyPI. The project itself is not
written in Python; it lives at:

<https://github.com/rvben/pagewright>

The server is distributed as a static `pagewright` binary from the
GitHub releases page, not via `pip install`. There is no Python API
to import from this package.
