Metadata-Version: 2.4
Name: litparser
Version: 1.5.2
Summary: ⚠️ Moved to GitHub. Install: pip install git+https://github.com/ironwung/litparser.git
Home-page: https://github.com/ironwung/litparser
Author: ironwung
Author-email: ironwung@gmail.com
License: AGPL-3.0-or-later
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary


# LitParser

## ⚠️ 이 패키지는 더 이상 PyPI에서 배포되지 않습니다.

최신 버전은 GitHub 저장소에서 직접 설치하세요:

```bash
pip uninstall litparser
pip install git+https://github.com/ironwung/litparser.git
```

## 설치 (Private 저장소)

GitHub Personal Access Token이 필요합니다:

```bash
pip install git+https://<YOUR_TOKEN>@github.com/ironwung/litparser.git
```

## 링크

- GitHub: [github.com/ironwung/litparser](https://github.com/ironwung/litparser)
- 문의: ironwung@gmail.com
