Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
> [!IMPORTANT]
> The source code of this library has been moved to the [Papra](https://github.com/papra-hq/papra) monorepo repository.
> The source code of this library has been moved to the [Papra](https://github.com/papra-hq/papra/tree/main/packages/lecture) monorepo repository, under the `packages/lecture` package path.
>
> This repository is now archived.

# @papra/lecture
# @papra/lecture - Archived, see the [Papra](https://github.com/papra-hq/papra/tree/main/packages/lecture) monorepo

`@papra/lecture` is a robust and lightweight library for extracting text content from various file formats. Whether you're processing Document for indexing or for LLM readability, this library simplifies the task of reading text content programmatically.

Expand Down