city_scrapers_core/__init__.py,sha256=I1BnthKwjUuMFP1S2-FFh7g1hlJ-bMWRDqaKZfBTw5w,87
city_scrapers_core/constants.py,sha256=Rfu9ooyQe2EbMDhiP30mIic1mV_a-nvgRimNRVInBQE,548
city_scrapers_core/decorators.py,sha256=9R_Tam_LEbfnX1WfpyF3xRVpG025tDpct0-US2RPrjE,392
city_scrapers_core/items.py,sha256=t1I-qjP38Y4TNH1RP5ll3wDXh-PaIqmZcyu_ImRuWHQ,3013
city_scrapers_core/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
city_scrapers_core/commands/combinefeeds.py,sha256=Uli4Ac4PaDh8gfSdc45S_7TRB_b_yF_JDz3PqhRM5nY,5322
city_scrapers_core/commands/genspider.py,sha256=jCyJtICNc0X1C1PyHNG8RYptuTrrEdDKucnfa-7Mv1s,4787
city_scrapers_core/commands/list.py,sha256=YpfoG74RxbFYHipK9SF6fCG9m0-LeqBoYFxKojQzJl8,349
city_scrapers_core/commands/runall.py,sha256=Zz-8N2IHVEUxeC3-NoVuxsWHwk-MFeJ27S0E2GiMcmc,405
city_scrapers_core/commands/validate.py,sha256=favnL6jmYUDmjfwPa2XvAf9wIDLJFs1oIjIyBAk759I,3237
city_scrapers_core/extensions/__init__.py,sha256=tL-h-hQVyv80Z318fTdKc72ZAj1HgMw-pf9bt0E3Eyk,164
city_scrapers_core/extensions/azure_status.py,sha256=bZk_b4TazQnp2tXrCSIf1MGCjrlp7SnNC3fyJU3eQQA,722
city_scrapers_core/extensions/azure_storage.py,sha256=aDs-MuDnKCGNRBUhVJ3b3IYgFBFaSInNeceTiD1EbVU,808
city_scrapers_core/extensions/s3_status.py,sha256=uWl1LOFfrGb37m5yODEZlVPbQVoSpmQaYkGzGdpuC8A,646
city_scrapers_core/extensions/status.py,sha256=z-7Y4itBSPMO46vDc_l4fVclQCQbJj21N_MP7Rj91bo,2498
city_scrapers_core/middlewares/__init__.py,sha256=UF60e8oRibLl37oxsik73sT7iQeXLTvA115ksQXqxtQ,98
city_scrapers_core/middlewares/azure_diff.py,sha256=H2ZlQm4BTypJnDrOugMH2tnVP2zzuiizWXoEh9NVrH4,1800
city_scrapers_core/middlewares/diff.py,sha256=QC_S1SCt1ubMByNgMzgDqGAXJW7X9tw-EmVw-R54-8E,2278
city_scrapers_core/middlewares/s3_diff.py,sha256=fcN7NsMGJeJrOj2mvmQarQlen7iEGNss17hgmDGnAvk,1919
city_scrapers_core/pipelines/__init__.py,sha256=fA-NceX96F_ME0ECyOAyFgzxtKjGCCBKFnxgRDs7tEo,198
city_scrapers_core/pipelines/default.py,sha256=mmO1QRXxH--HtE57Lgr0S3d-DgBQjiPqdoRWVnEVKhk,602
city_scrapers_core/pipelines/jscalendar.py,sha256=FqW0_l2k-jXTu8JgtAuBaCmfLOo0pwc_lY_m7VOKolw,2062
city_scrapers_core/pipelines/meeting.py,sha256=2LVTZs-W9i4kFyT1pKvWt9Rokxec_q3ThfO8M7VzF4s,354
city_scrapers_core/pipelines/validation.py,sha256=3a8MhxXNu9QbwXpQ0_sJ9sQtMgWm-YT0G_b6fAWv7bQ,2597
city_scrapers_core/spiders/__init__.py,sha256=GHYhj_Hliuw8Kl0EPLhN987ngeIwmh5T9M7SSHsJ3D8,92
city_scrapers_core/spiders/legistar.py,sha256=FHmD6NqOztdsXTSQlZUvSo88qKkAWn8ZG8hDmVx2faI,1560
city_scrapers_core/spiders/spider.py,sha256=gLXViwoKfFtAe5Bo4rivRv87zbqnpmjRIp1B_1BWOPE,1915
city_scrapers_core/templates/spider.tmpl,sha256=fDSv4xy7dSn5-2AQB5qPfBbuaiuIIE5eAnrFVQNHO9U,2417
city_scrapers_core/templates/spider_legistar.tmpl,sha256=U8uqhkJSbQ7B3eIRed-MtlNjJm6EGRXqxdkWMf-PtBs,1884
city_scrapers_core/templates/test.tmpl,sha256=L1M64egkUb-pSbmBHQ-ZD1R7f2c895ePREtxX91pLBw,1928
city_scrapers_core/templates/test_legistar.tmpl,sha256=x11h7Wrizsg55m55vJskWH-AEseSFERRodA0t7YnjUo,1935
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/test_commands.py,sha256=QFYj5WCj0khb1f8n02Rr5KdD8vOGhX942TAt9Kc6X0A,1896
tests/test_middlewares.py,sha256=ZsNnjl3PS9nnzCg8grVRL2bdPAtfWt4gAyZjSJuqfSc,1546
tests/test_pipelines.py,sha256=UnvxGIP-uV3wcs_eXF5TAbdslx53bo5rY7cP3TkrSiE,1928
tests/test_spiders.py,sha256=w62mhwDkVMiK7U7SFh4eJiEUkXZ91c0eehsgCIw8lDQ,1819
tests/utils.py,sha256=6jHbCgt6YkzGtdGerESVSyExwoNZ39GGD6y07S258Pk,1141
city_scrapers_core-0.1.8.dist-info/LICENSE,sha256=MyHRlMF8FSdGk8XXKwRPOY3umt4WuwwFocEI01CDZKs,1068
city_scrapers_core-0.1.8.dist-info/METADATA,sha256=6bk0csUKTR2VX41euGI2U5jga135qgoN6ZvBneVsAbk,1377
city_scrapers_core-0.1.8.dist-info/WHEEL,sha256=_NOXIqFgOaYmlm9RJLPQZ13BJuEIrp5jx5ptRD5uh3Y,92
city_scrapers_core-0.1.8.dist-info/top_level.txt,sha256=1ul49eqrIAyPrBiILywp63V3-qEy7WsuTTNt4uxrA0Y,25
city_scrapers_core-0.1.8.dist-info/RECORD,,
