Metadata-Version: 2.4
Name: bibr
Version: 0.0.2
Summary: Scientific paper processing pipeline for metadata extraction from PDF/DOCX/LaTeX/etc.
Project-URL: Homepage, https://bibr.org
Project-URL: Repository, https://github.com/scienceverse/pytacheck
Project-URL: Documentation, https://bibr.org
Author-email: Jakub Werner <jakub@jakubwerner.com>
License: GPL-3.0
License-File: LICENSE.md
Keywords: bibliography,metadata extraction,pdf,research,scientific papers
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Processing
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# bibr 🦫

Scientific paper processing pipeline for metadata extraction.

## Overview

bibr extracts comprehensive metadata from scientific papers in various formats (PDF, DOCX, LaTeX, Markdown, etc.).

**Status:** Pre-release. Full version coming soon.

## Features (Coming Soon)

- Extract paper metadata (title, authors, DOI, affiliations)
- Parse references and citations
- Section classification
- Multiple input format support

## Links

- Website: https://bibr.org
- Repository: https://github.com/scienceverse/pytacheck

## License

GPL-3.0
