pybibtexer/.python-version,sha256=Auc1s9_hwygz61ULf_j_oX9fK8P6HnuuYaj1o4g845g,5
pybibtexer/Main.sublime-menu,sha256=tGjRBYhuLigbZgHtF-ngX5wWpwDpVco5Jt0DYqUTCnQ,1559
pybibtexer/__init__.py,sha256=aTNPb31cBWyMwoxDass6peBFsx3rrdJUc_Y0Hu-wB_g,514
pybibtexer/bib/__init__.py,sha256=23E5CxD2puMdPaU-Sq-9szqJHzAG_8gAlcmvFmbVm_A,419
pybibtexer/bib/bibtexbase/__init__.py,sha256=IM8zdhTu760-UlhiGZC1xhL6eoPyIj_VR1c1TD0lM14,623
pybibtexer/bib/bibtexbase/standardize/_base.py,sha256=XV1HS-bXj5ZoZ-aC-k1GELvoR33-UKw7z5nDU56Jcgg,1542
pybibtexer/bib/bibtexbase/standardize/default_data.py,sha256=OsOCoKZwixX3OojlgC-knQEt8tCCzG1Z7_zcoi9c0to,2273
pybibtexer/bib/bibtexbase/standardize/do_on_bib.py,sha256=0Vc7jwkj24mxzEPH7ygAIV47-d7EMI1kvIVPm4X9l4w,2227
pybibtexer/bib/bibtexbase/standardize/do_on_comment_block.py,sha256=4_FIRlwkHkEvLFagmzYJdPthVuAGW29uaBUjOkHbWG4,1664
pybibtexer/bib/bibtexbase/standardize/do_on_entry_block.py,sha256=oiXRWt_hrJi0ZsWU-zArN0n_i4gSIG23MKUd-RF6PX4,12449
pybibtexer/bib/bibtexbase/standardize/do_on_preamble_block.py,sha256=gMEEQVPmOW3QdvhGS_wBVHTksgBiSs3w8pC-oGs6144,1596
pybibtexer/bib/bibtexbase/standardize/do_on_string_block.py,sha256=3_sbCTArsJwid5RCyezLbzfnBHjPaoK7LrC_5fmwf40,1601
pybibtexer/bib/bibtexbase/standardize_bib.py,sha256=6KPwbYGhmnl7TnrMX8iwU7CpvauOwjlfCYFdNeuSAQ4,3719
pybibtexer/bib/bibtexparser/__init__.py,sha256=862_G5By-RJBJgnabrIMZjphH7K_iFTaNG7C_eKos4g,1212
pybibtexer/bib/bibtexparser/bibtex_format.py,sha256=qWyEEO-LeEeF8Q1wsZfZUVrEuS5W4RbNOoQozNAAAfI,3068
pybibtexer/bib/bibtexparser/exceptions.py,sha256=gmbR5OPl55R7WK9Z_8EW16m6l9JLLdwBIGfqGbqV91E,2030
pybibtexer/bib/bibtexparser/library.py,sha256=q46jiCceeVG2lRaQxLV_E3MBLstyNsY1Hvvm0yBvllo,8250
pybibtexer/bib/bibtexparser/middlewares/block/add_field.py,sha256=NmotKzh6zkXX214cChnGKTnSP7NNc8E5hGoLeMEpq0k,3198
pybibtexer/bib/bibtexparser/middlewares/block/authors.py,sha256=TAzZAnC0RH3t4IHXH9Qqb2a3iU2Pc1f9QYUKDWL3xHg,864
pybibtexer/bib/bibtexparser/middlewares/block/doi_url.py,sha256=lfbO8_mtKsA4Jcl0FDcjQVOIuaWmjF-6BCDJ3I7WypY,2326
pybibtexer/bib/bibtexparser/middlewares/block/entry_field_keys_normalize.py,sha256=M31TWQBFEmw-0KMjs5XX-1R4XXRQaKgr4BTvR2B6WWg,1880
pybibtexer/bib/bibtexparser/middlewares/block/entry_field_keys_replace.py,sha256=eFKIkeKyOUv6TvdiHCSg73qGDeUr-5j6gvTgFqh6qvQ,1009
pybibtexer/bib/bibtexparser/middlewares/block/entry_field_values_normalize.py,sha256=5W3Bzw4DRvoqSqX44fk16a0FqDPKBi1XPRJIsKmcyf8,10045
pybibtexer/bib/bibtexparser/middlewares/block/entry_fields_delete.py,sha256=2JHBKoDL551lGdOdnymDjaHXK1ro-FY4boabTv7Am4E,1031
pybibtexer/bib/bibtexparser/middlewares/block/entry_fields_keep.py,sha256=-WIqdCQziC_phYiU1pMgoqRsGH4zClP4F_8LFDyRrNI,1253
pybibtexer/bib/bibtexparser/middlewares/block/entry_fields_sort.py,sha256=N3T8xfCXXP2ZvAMyV0oQclQYIaju668q7_26F5L7THE,2456
pybibtexer/bib/bibtexparser/middlewares/block/entry_types.py,sha256=FhO_3gOQhSh0BUowi0Xn5jQHxwoBvXApOqIR8zm2dAs,541
pybibtexer/bib/bibtexparser/middlewares/block/journal_booktitle.py,sha256=UTAVDNKS2USA5B-AOuEMiH_nd2BpkzWjwjk9SKKUGi0,4340
pybibtexer/bib/bibtexparser/middlewares/block/month_year.py,sha256=NXZF6kxixYc7yNc0_MkBVyWe5PaHLf3UfD5lO2CAv1g,1430
pybibtexer/bib/bibtexparser/middlewares/block/number_volume.py,sha256=1KmlBhLppjqww8OVmiDGgf7kXMD2VcGoBBVKOL0Q054,811
pybibtexer/bib/bibtexparser/middlewares/block/pages.py,sha256=Xup7MyxJpsZ9WuNbVGTXo8mfptXPVOQPpCTFL-lKrkk,1184
pybibtexer/bib/bibtexparser/middlewares/block/title.py,sha256=m_La5n795PT8LU-1cKubn57Bd6U0iChwUHmgX9rEcrM,727
pybibtexer/bib/bibtexparser/middlewares/library/generating_entrykeys.py,sha256=4U6xbZo1Q14Qvm0p7wTM5TF0ewZw-a3S6nTj-w_2J2c,3343
pybibtexer/bib/bibtexparser/middlewares/library/keeping_blocks.py,sha256=yf3amnBek-Kdnh48K4CuqwGvOvhAcKEj9hVF5V5lGvw,872
pybibtexer/bib/bibtexparser/middlewares/library/sorting_blocks.py,sha256=rf5hY_XQ6JyDIyxDpvqNnuQdOXRBx5_1jHqRCwKjdDs,4700
pybibtexer/bib/bibtexparser/middlewares/middleware.py,sha256=Bdy2KUvtUGOsWrGYrAuzum-aib71TtsxNx9evY-YPos,8656
pybibtexer/bib/bibtexparser/middlewares/parsestack.py,sha256=2DadIPDBAZAU_njMPP0oq5UU2kzHxod2qur25MrSnNk,439
pybibtexer/bib/bibtexparser/middlewares/utils.py,sha256=NTihifPWB-7ECtqpfcPb54Rq6OsRQeABe8TWFoh48ig,3989
pybibtexer/bib/bibtexparser/middlewares_library_to_library.py,sha256=NdWByaHlliT93v06hLj12gt36MH7uqlIeCVXb4XajZI,20821
pybibtexer/bib/bibtexparser/middlewares_library_to_str.py,sha256=a9X61tIdu6712JlfwPbz6qprbh6Gr8GlEp3Nm-c4ilU,1994
pybibtexer/bib/bibtexparser/middlewares_str_to_library.py,sha256=Etu3UhJZ6ewgd1MGzSPrQTR0awtrLbsv5JmjfxuBd34,1076
pybibtexer/bib/bibtexparser/middlewares_str_to_str.py,sha256=zNqfuU8tnlZLHPxuVMRJVOp-_xhhRdXMClad24Yp6pY,1079
pybibtexer/bib/bibtexparser/model.py,sha256=A6cHdBf3eae8-AyRCdQ7uMN-zv9cGWOCBGPUG9dibPc,14910
pybibtexer/bib/bibtexparser/splitter.py,sha256=iX00G6NVJRpD6Tu4Afc6NvoR9yeCRxY8IJ2PsOFRgy8,6301
pybibtexer/bib/core/__init__.py,sha256=hPx8QHW8atlYHIOH6HvlF7OgCiYKZ1y6H2cWXgO-RzI,643
pybibtexer/bib/core/convert_library_to_library.py,sha256=SPKJs35XtRiOs7-vrWIgXwaRcnhGCyyMPGa44zdaYz4,1755
pybibtexer/bib/core/convert_library_to_str.py,sha256=JyLMyAsJzJRjYOclUI6wd5iKt47fugbGOx_t5v2Y4Ao,7241
pybibtexer/bib/core/convert_str_to_library.py,sha256=mD88riuCGCC6v2MoSvs74E9BE6IX02YcbZtWm4je7c8,997
pybibtexer/bib/core/convert_str_to_str.py,sha256=KYJn_NX2E3qRyoAAvY-6r0XyMS-eKCw2xR1m1-tsel0,873
pybibtexer/data/templates/abbr_full/conferences.json,sha256=c5Hti9Yl-8_RAki3DRJgAGueZ7ZriCUgswRO8dDYzNY,26632
pybibtexer/data/templates/abbr_full/journals.json,sha256=beii8R48nG0gycpAWxkXvhpN4a-zDyr5WaTNhD9HvY0,95712
pybibtexer/main/__init__.py,sha256=vFhQYVF8ltnpWFXZ5yNRYFMa8hB8RGMRx4f59_Zt5ks,201
pybibtexer/main/basic_input.py,sha256=vfOKsBBnLmQiKYxEHTqKEV7VTX6Hh6o6gT6ePm6N_Ac,5422
pybibtexer/main/python_run_bib.py,sha256=KcbrD2-NcW5eB4ABcKAGuNiVfSvpE5CIcN3kld6oZDQ,3245
pybibtexer/main/python_writers.py,sha256=2zSNieIx5oULz6UY-kjyA-aRPw8RmphlITWfH3jlZYQ,10729
pybibtexer/main/utils.py,sha256=WgMofJ5ILMFLNgkju2k1TszCgs6uzvk2zL7IyHW444E,2882
pybibtexer/pybibtexer.sublime-settings,sha256=n7-lpBhL_4Fj-DlRUAqkMEmR0MN-ZANhsXancQJHnDQ,7975
pybibtexer/pybibtexer.sublime-syntax,sha256=PsRO2PpD_Ml2cam9B5n9ZXW9pSOaqFU1UQRWYzmQHYU,74
pybibtexer/scripts/__init__.py,sha256=T7iqBNejfbhA_EAHaOwCCYVlJY8G6MJrYslEEot8Rf0,91
pybibtexer/scripts/run_generate_jsons.py,sha256=G-ITwWyXxJlkbNHcp_zQQoMuyax56CDTjrLQHUotFhs,17254
pybibtexer/tools/__init__.py,sha256=3hP9pe01j7nrc0j2pQceyrwjDvsoQYoBDVAan01DpCI,906
pybibtexer/tools/compare/compare_bibs.py,sha256=4-AWoL3YtuWyBSPYv3nDbgiIrBK86DLZfRNaAHv5Weg,11673
pybibtexer/tools/experiments_base.py,sha256=jFcnmcdK0kDaT58WRxX531u6ytbDxT2sSfmcAVuos6I,7412
pybibtexer/tools/format_save_bibs.py,sha256=CTgFz6KX2x9uBOgK8fzVIHrkSrNSEurP3O2ldeXw5c0,9933
pybibtexer/tools/replace/replace.py,sha256=Frs-9xnH2FLE2PxIIQiXbQECN-PJIiRZHimfDeWygIU,4733
pybibtexer/tools/spider/process_spider_bib.py,sha256=ExTewM0GPPLjClLxkEYZaVQYmFRobOFkSQxzA82DHy4,10546
pybibtexer/tools/spider/process_spider_url.py,sha256=Ff_Gb53JJwbBHMrSBahrecg4zq4otrqtxmfjx0dE0Eg,2976
pybibtexer/tools/spider/process_spider_url_bib.py,sha256=d9bwXy7iH2ZjZJGfxkUkeMFKDHmuY1Vy9cXaRsYE0Tc,2691
pybibtexer-0.3.7.dist-info/METADATA,sha256=dNsIZfE1ZXZ2bZwSMKhYizPVyOFeCJYZNzsuNCNFBV4,1426
pybibtexer-0.3.7.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
pybibtexer-0.3.7.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
pybibtexer-0.3.7.dist-info/RECORD,,
