Skip to content

doc2txt v1.0.4 - Trusted Publishing发布

Choose a tag to compare

@Quantatirsk Quantatirsk released this 17 Jul 03:24
· 10 commits to main since this release

doc2txt v1.0.4

使用PyPI Trusted Publishing进行自动发布!

改进内容

  • 🔐 配置PyPI Trusted Publishing
  • 🚀 使用OpenID Connect进行安全认证
  • 📦 自动发布到PyPI无需API Token

功能特性

  • 🔧 从Microsoft Word (.doc) 文档中提取纯文本
  • 🌍 跨平台支持 (Windows AMD64, Linux AMD64, macOS ARM64)
  • 📦 内置antiword二进制文件
  • ✨ 文本格式优化功能

安装

pip install doc2txt

🤖 通过GitHub Actions自动发布