.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
docs/Makefile
docs/_config.yml
docs/source/assignments.rst
docs/source/conf.py
docs/source/epo.rst
docs/source/getting_started.rst
docs/source/index.rst
docs/source/motivation.rst
docs/source/ptab.rst
docs/source/us_application.rst
docs/source/usitc.rst
docs/source/developer/design_notes.rst
docs/source/developer/overview.rst
src/deprecated/uspto_exam_data/__init__.py
src/deprecated/uspto_exam_data/xml_parser.py
src/patent_client/__init__.py
src/patent_client/default_settings.json
src/patent_client/itc_edis.py
src/patent_client/parser.py
src/patent_client/uspto_assignments.py
src/patent_client/uspto_peds.py
src/patent_client/uspto_ptab.py
src/patent_client/util.py
src/patent_client.egg-info/PKG-INFO
src/patent_client.egg-info/SOURCES.txt
src/patent_client.egg-info/dependency_links.txt
src/patent_client.egg-info/not-zip-safe
src/patent_client.egg-info/requires.txt
src/patent_client.egg-info/top_level.txt
src/patent_client/epo_ops/__init__.py
src/patent_client/epo_ops/models.py
src/patent_client/epo_ops/ops.py
src/patent_client/epo_ops/parsers.py
tests/test_epo_ops.py
tests/test_integration.py
tests/test_itc_edis.py
tests/test_parser.py
tests/test_readme.py
tests/test_uspto_assignments.py
tests/test_uspto_exam_data.py
tests/test_uspto_ptab.py
tests/fixtures/epo_ep.json
tests/fixtures/epo_pct.json
tests/fixtures/epo/family_publication_docdb_EP.2906782.A2_.xml
tests/fixtures/epo/legal_publication_docdb_CA.2300029.C_.xml
tests/fixtures/epo/number-service_application_original_EP.(13844704)_docdb.xml
tests/fixtures/epo/number-service_publication_original_CA.(2300029C)_docdb.xml
tests/fixtures/epo/number-service_publication_original_CA.(2944968)_docdb.xml
tests/fixtures/epo/number-service_publication_original_EP.(3082535A1)_docdb.xml
tests/fixtures/epo/number-service_publication_original_EP3082535A1)_epodoc.xml
tests/fixtures/epo/number-service_publication_original_EP3221665A1)_epodoc.xml
tests/fixtures/epo/number-service_publication_original_RU.(2015124071)_docdb.xml
tests/fixtures/epo/number-service_publication_original_US.(9231827B2)_docdb.xml
tests/fixtures/epo/number-service_publication_original_WO.(2018148832A1)_docdb.xml
tests/fixtures/epo/published-data_application_docdb_EP.13844704.A_biblio.xml
tests/fixtures/epo/published-data_application_docdb_US.2016015853.W_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_CA.2300029.C_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_CA.2887530.A1_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_CA.2944968.A1_claims.xml
tests/fixtures/epo/published-data_publication_docdb_CA.2944968.A1_description.xml
tests/fixtures/epo/published-data_publication_docdb_CA.2944968.A1_images.xml
tests/fixtures/epo/published-data_publication_docdb_CA.2944968_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_CN.104968889.A_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_EP.2906782.A2_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_EP.2906782.A4_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_EP.3082535.A1_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_RU.2015117646.A_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_RU.2015124071_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_US.10047600.B2_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_US.2014102795.A1_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_US.2016162711.A1_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_US.2016245070.A1_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_US.9231827.B2_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_US.9291047.B2_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_WO.2014059282.A2_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_WO.2014059282.A3_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_WO.2018148832.A1_biblio.xml
tests/fixtures/epo/published-data_publication_docdb_WO.2018148832.A1_claims.xml
tests/fixtures/epo/published-data_publication_docdb_WO.2018148832.A1_description.xml
tests/fixtures/epo/published-data_search4323a9ad5250bcd2c47c085a57969a71.xml
tests/fixtures/epo/published-data_search9d52a6536314ca9c2a0feebcccfefbf6.xml
tests/fixtures/epo/published-data_searchbed7da9e69104aaf3f7b1b39e033a650.xml
tests/fixtures/epo/register_publication_epodoc_EP.3082535.A1_biblio.xml
tests/fixtures/epo/register_publication_epodoc_EP.3221665.A1_biblio.xml
tests/fixtures/epo/register_publication_epodoc_EP.3221665.A1_procedural-steps.xml
tests/fixtures/epo/publication-CA2944968A1/page-000001.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000002.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000003.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000004.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000005.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000006.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000007.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000008.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000009.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000010.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000011.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000012.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000013.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000014.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000015.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000016.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000017.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000018.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000019.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000020.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000021.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000022.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000023.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000024.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000025.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000026.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000027.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000028.pdf
tests/fixtures/epo/publication-CA2944968A1/page-000029.pdf
tests/fixtures/ptab/PtabDocumentManager-617393ed664ed39a8997ce9300243acf.json
tests/fixtures/ptab/PtabDocumentManager-711d3f192532f991e267f3440b893b95.json
tests/fixtures/ptab/PtabTrialManager-1e5000c737dd5f89ec693537246c6fad.json
tests/fixtures/ptab/PtabTrialManager-444bf0358d6af86efd071812d032eaec.json
tests/fixtures/ptab/PtabTrialManager-5a92360127a3f53b4d96be4b337603a7.json
tests/fixtures/ptab/PtabTrialManager-682826897b0a9fcb2d92f5bca4fb0e06.json
tests/fixtures/ptab/PtabTrialManager-76630e131af585b27a4fcacdb496e5c8.json
tests/fixtures/ptab/PtabTrialManager-799d246a277dbb73079f671c9ad3c9fc.json
tests/fixtures/ptab/IPR2016-00831/U.S. Provisional Application No. 60_046,276.pdf
tests/fixtures/uspto_assignment/01d2580dd721e1d5dea74802c5339690-50-0-.xml
tests/fixtures/uspto_assignment/11a1cd689e0697a86cfe657c8c23e775-50-50-.xml
tests/fixtures/uspto_assignment/29415c198d5fbeed360b03f23c436d59-50-0-.xml
tests/fixtures/uspto_assignment/7b36785d93664d14ae76b0d33c7bfd75-50-0-.xml
tests/fixtures/uspto_assignment/7ed06df01332df2df8f8d407387a2ed1-50-0-.xml
tests/fixtures/uspto_assignment/8a3ff5df923b8dbcb35b330f4a2dd707-50-0-.xml
tests/fixtures/uspto_assignment/a12155c777959f64cd55c3fd91897a2f-50-0-.xml
tests/fixtures/uspto_assignment/a697e4de6093fbdce63d6a8115072b34-50-0-.xml
tests/fixtures/uspto_assignment/ac726f3469015f54c7b33743e554d744-50-0-.xml
tests/fixtures/uspto_assignment/af72878d362e94970178a3a886f2b86a-50-0-.xml
tests/fixtures/uspto_assignment/b2d48c5d4bba0c22c9508a09e7f52194-50-0-.xml
tests/fixtures/uspto_assignment/c6216221a4a1a8529e22fdfbe4380037-50-0-.xml
tests/fixtures/uspto_assignment/d1be91677fd1669cd2a36098c8d5aea1-50-0-.xml
tests/fixtures/uspto_examination_data/060a521b167e2ee6db31bd2e37e2f379.json
tests/fixtures/uspto_examination_data/0bdc6b470b21d98ec0347b665c471bba.json
tests/fixtures/uspto_examination_data/0e50bfcd743763c6c31331228e8a85ff.json
tests/fixtures/uspto_examination_data/11df9bbc48c5822124016d2966b61b92.json
tests/fixtures/uspto_examination_data/12f89df8709dd64af259daa3accecfa9.json
tests/fixtures/uspto_examination_data/1399ce32a8e308eea86a4cf14147d09b.json
tests/fixtures/uspto_examination_data/16691b90e00938b4129d831e794aeac3.json
tests/fixtures/uspto_examination_data/192384b93a6ae368296cf48f685ee41b.json
tests/fixtures/uspto_examination_data/1cae2fadc8760d5b4522ff693b0fe2d6.json
tests/fixtures/uspto_examination_data/1dd8bb9588720d54ebca9c8e3fe1c043.json
tests/fixtures/uspto_examination_data/2503febcf3dd8ffd06caaa1a969d6c62.json
tests/fixtures/uspto_examination_data/47767877c31b6949dd60b9a5956dae0a.json
tests/fixtures/uspto_examination_data/4b9cac482e48293596d1dc6d1e140474.json
tests/fixtures/uspto_examination_data/57614eeec1d42c555d6fedfb52a582c5.json
tests/fixtures/uspto_examination_data/58941107c41c6dc0dba30c66de2f7881.json
tests/fixtures/uspto_examination_data/600f16a9dd65a4033d5a57f85eaa510c.json
tests/fixtures/uspto_examination_data/60cb3b81b2b524c51e25f1d1d9c5632d.json
tests/fixtures/uspto_examination_data/63a2a1ede815c0a23205885151750667.json
tests/fixtures/uspto_examination_data/7452bbb8a647cd0ae9e440b31e96e486.json
tests/fixtures/uspto_examination_data/7ae2219586f68b1e51eed85a844dbf25.json
tests/fixtures/uspto_examination_data/7bc4bc039ddc6d885c154ff952065f96.json
tests/fixtures/uspto_examination_data/810ed8f07d4bc751a8d9b54d8cd83b8f.json
tests/fixtures/uspto_examination_data/89de0be97ef3ae775633d6f02a4c730d.json
tests/fixtures/uspto_examination_data/90b4b89d1fa2226e49881b076cf5e187.json
tests/fixtures/uspto_examination_data/941c50c2d8b2c6af697c7578a372acde.json
tests/fixtures/uspto_examination_data/951197049103761c70a71f9593bdf5ec.json
tests/fixtures/uspto_examination_data/996d5835f27f70bec20a44322f06e143.json
tests/fixtures/uspto_examination_data/9dbf45349569015acbec72032e32a153.json
tests/fixtures/uspto_examination_data/9f2dbd3917c8870e385b1ef1e7c1c79d.json
tests/fixtures/uspto_examination_data/a3e8c3cb47ca29edf0c14bf450a1d3a9.json
tests/fixtures/uspto_examination_data/a839c1df1e79aef11f6f02d92a08da10.json
tests/fixtures/uspto_examination_data/b0ea6b89c44f78fed53dd18fe4b9397d.json
tests/fixtures/uspto_examination_data/b15a32f264f63fe46420131643ccf9fe.json
tests/fixtures/uspto_examination_data/bd3ba643a59d5ced9b7f7e761454cdb7.json
tests/fixtures/uspto_examination_data/c1cb2dc3f7067b903ef7cdfe1326d8b2.json
tests/fixtures/uspto_examination_data/cf9cd5125df3e65e1bccf23126cc9f64.json
tests/fixtures/uspto_examination_data/d91bd133ad6429fb6dc7dbf289b3080c.json
tests/fixtures/uspto_examination_data/de63c1d71cd322fcb833f87ff3baa79e.json
tests/fixtures/uspto_examination_data/e74628273758cbfb640276ae7dd8a4ea.json
tests/fixtures/uspto_examination_data/fb3e8acafc1436160aa675b092a73fe0.json
tests/fixtures/uspto_examination_data/ffd089f5f61e5b8e6094dc963dba95bf.json