hy-bibsearch

View on PyPIReverse Dependencies (0)

1.0.0 hy_bibsearch-1.0.0-py3-none-any.whl

Wheel Details

Project: hy-bibsearch
Version: 1.0.0
Filename: hy_bibsearch-1.0.0-py3-none-any.whl
Download: [link]
Size: 18434
MD5: 297373efd9db6699839c09d73d1eec1e
SHA256: ff0ddba98e7a4e640c0f571dacd59f9434c994418d274d4ce44cf2024664e080
Uploaded: 2024-10-25 16:05:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hy-bibsearch
Version: 1.0.0
Summary: Generate bibtex entries from Crossref, doi.org and Google Books searches
Author: Ati Sharma
Author-Email: ati+bibsearch[at]agalmic.ltd
Home-Page: https://github.com/atisharma/bibsearch
License: GPL-3
Keywords: bibtex,crossref,isbn,doi
Requires-Python: >=3.11
Requires-Dist: habanero
Requires-Dist: hy
Requires-Dist: hyrule
Requires-Dist: requests
License-File: LICENSE
[Description omitted; length: 182 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (73.0.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bibsearch/__init__.py sha256=fNz9bOt0Q-V86lMr8pL8hu8BiKYM1f1r1Q5MtxSzfD8 92
bibsearch/_version.py sha256=R9QGxitZFppGbc_xp2F7Jihfgq3w0x07XjsIehkugsg 465
bibsearch/bibsearch.hy sha256=eiFW7ErBzcU3RVvZQL5OT9GiUDTYzFLumztpIc_hQOo 1583
bibsearch/cli.py sha256=l7RFirk4ixnrB-5YMRq_xlt-Tqd-pKiE5r_vNe4VszE 4841
bibsearch/doi.hy sha256=qeXK9F3V8Fi7qPUpLtERCXlJ2Xc-phx0NaypesSP-Io 3488
bibsearch/isbn.hy sha256=_NR-IMt6A00C1W9VTPphU82-r5hJwQ9GgJL0UgnEljg 2520
hy_bibsearch-1.0.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
hy_bibsearch-1.0.0.dist-info/METADATA sha256=RjVtSYNiQN5UZOxYumZlK_zkFZiHv0YtLO0s5xfZ1rU 614
hy_bibsearch-1.0.0.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
hy_bibsearch-1.0.0.dist-info/entry_points.txt sha256=qCTGB7XXKVHqf7ox1scVcBE_xo3Sx3LYyChhyvdkZeA 207
hy_bibsearch-1.0.0.dist-info/top_level.txt sha256=B3_DiCUTQ0QWfnXVZ4nGhyFXnrlyt2Rf_L5zSTfV4m8 10
hy_bibsearch-1.0.0.dist-info/RECORD

top_level.txt

bibsearch

entry_points.txt

arxivsearch = bibsearch.cli:arxiv_search
bibsearch = bibsearch.cli:bib_search
doisearch = bibsearch.cli:doi_search
isbnsearch = bibsearch.cli:isbn_search
works = bibsearch.cli:works_search