Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-pyvo | Distribution: openSUSE Tumbleweed |
Version: 1.7 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Sep 10 13:45:20 2025 |
Group: Unspecified | Build host: reproducible |
Size: 4394710 | Source RPM: python-pyvo-1.7-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/astropy/pyvo | |
Summary: Astropy affiliated package for accessing Virtual Observatory data and services |
Astropy affiliated package for accessing Virtual Observatory data and services
BSD-3-Clause
* Wed Sep 10 2025 Daniel Garcia <daniel.garcia@suse.com> - Update to 1.7: * Enhancements and Fixes - Extend the MIVOT module with the ability to build annotations component by component and put them into a VOTable. [#627] - Add an API helping to map VOtable data in the Mango data model by using MIVOT [#664] - Make deletion of TAP jobs optional via a new delete kwarg. [#640] - Correctly delete jobs in TAPService.run_async even when the server returns an error. [#667] - Change AsyncTAPJob.result to return None if no result is found explicitly. [#644] - Add a UAT constraint to the registry interface for constraining subjects [#649] - Fixed AttributeError when a capability has None standardID in SIA2Service. [#669] * Deprecations and Removals - Versions of Python <3.9 are no longer supported. [#639] - 1.6.2 (2025-04-07) * Bug Fixes - Fix performance issues with datalink results. [#654] - More careful NULL value handling in tapregext data limits. [#659] - 1.6.1 (2025-02-12) * Bug Fixes - Fix propagating some previously swallowed exceptions. [#614] - Fix string literal generation for SQL query when using numpy >=2.0. [#624] - Switch to do minimal VOSI tables downloads for TAP metadata. [#634] - Provide more informative exception message when requests to endpoints fail. [#641] - 1.6 (2024-11-01) * Enhancements and Fixes - Add method list_interfaces to pyvo.registry.regtap.RegistryResource that returns the list of available interfaces linked to services. Add keyword parameter in get_service which should match capability_description. [#505, [#525]] - Add list of access points to services in pyvo.registry.regtap.RegistryResource.describe when there is more than one service available [#525] - Add optional capability_description parameter and a __repr__ to pyvo.dal.query.DALService abstract base class [#505] - Make lax parameter default to False in registry get_service method [#505] - Making optional parameters keyword only throughout the public API. [#507] - registry.Ivoid now accepts multiple ivoids and will then match any of them. [#517] - Introducing the new MIVOT module, enabling processed VOTable data mapped to any model serialized in VO-DML. This package dynamically generates python objects whose structure corresponds to the classes of the mapped models. [#497] - MIVOT module: the model references in the dictionaries that are used to build MivotInstance objects are made more consistent [#551] - RegTAP constraints involving tables other than rr.resource are now done via subqueries for less duplication of interfaces. [#562, #572] - MIVOT module: If the MIVOT annotation block contains a valid instance of the mango:EpochPosition class, the dynamic object describing the mapped data can generate a valid SkyCoord instance. [#591] - New sub-package discover for global dataset discovery. [#470] - Updated getdatalink to be consistent with iter_datalinks. [#613] * Deprecations and Removals - SodaRecordMixin no longer will use a datalink#links endpoint for soda [#580] - Deprecating the use of "image" and "spectrum" in registry Servicetype constraints [#449] - 1.5.3 (2024-10-14) * Bug Fixes - cachedataset() and friends again produce reasonable file extensions. [#553] - Path separators are no longer taken over from image titles to file system paths. [#557] - Added 'sia1' as servicetype for registry searches. [#583] - Adding session kwarg to allow to pass a session along when turning an Interface into a service via Interface.to_service. [#590] - Include port number if it is present in endpoint access URL. [#582] - Where datalink records are made from table rows, the table row is now accessible as datalinks.original_row. [#559] - Tables returned by RegistryResource.get_tables() now have a utype attribute. [#576] - Registry Spatial constraint now supports Astropy Quantities for the radius argument. [#594] - iter_metadata() no longer crashes on tables with a datalink RESOURCE and without obscore attributes. [#599] - Avoid assuming that 'access_url' always exits. [#570] * Deprecations and Removals - Removed usage of the astropy TestRunner, therefore the unadvertised pyvo.test() functionality. [#606] * Fri Aug 16 2024 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.5.2: * Bug Fixes + Avoid Astropy Time error for SIAResult.dateobs when VOX:Image_MJDateObs or ssa:DataID.Date is nan. + More robust handling of SIA1 FORMAT + Fix pyvo.registry.Author to allow registry searches with author constraints. + Backing out of having alt_identifier in RegistryResource throughout. Use get_alt_identifier() instead + Fix maxrec=0 special case for SIA2 queries. + Fixed TapResults to inherit session. + Fix handling of nan values for Time properties in SIA2 records. + Fix SIA2 search to accept SkyCoord position inputs. + Favouring VOX:Image_AccessReference for data url for SIA1 queries. * Enhancements and Fixes + registry.search now allows programmatic selection of the registry TAP service endpoint with the choose_RegTAP_service function. + registry.search now introspects the TAP service's capabilities and only offers extended functionality or optimisations if the required features are present + Registry search now finds SIA v2 services. + Made SIA2Service accept access urls without finding them in the service capabilities. + Fix session inheritance in SIA2. + Add intersect modes for the spatial constraint in the registry module pyvo.registry.Spatial. + Added alt_identifier, created, updated and rights to the attributes of pyvo.registry.regtap.RegistryResource + Added the source_value and alt_identifier information to the verbose output of describe() in regtap. + Added convenience method DALResults.to_qtable() that returns an astropy.table.QTable object. + TAP examples now support the continuation property. + Fix poor polling behavior when running an async query against a TAP v1.1 service with unsupported WAIT parameter. + Adding python version to User-Agent. + Output of repr for DALResults instance now clearly shows it is a DALResultsTable and not a generic astropy Table. + Adding support for the VODataService 1.2 nrows attribute on table elements. * Deprecations and Removals + Classes SIAService, SIAQuery, SIAResults for SIA v2 have been renamed to SIA2Service, SIA2Query, SIA2Results respectively as well as the variable SIA_PARAMETERS_DESC to SIA2_PARAMETERS_DESC. + Class pyvo.vosi.vodataservice.Table has been renamed to VODataServiceTable to avoid sharing the name with a more generic astropy.table.Table while having different API. + Deprecate VOSI AvailabilityMixin, this mean the deprecation of the inherited availability, available, and up_since properties of DAL service classes, too. + Deprecating ivoid2service because it is ill-defined. - Switch to pyproject macros. * Sun Apr 09 2023 Matwey Kornilov <matwey.kornilov@gmail.com> - Initial version
/usr/lib/python3.12/site-packages/pyvo /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/METADATA /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/RECORD /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/WHEEL /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/licenses /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/licenses/LICENSE.rst /usr/lib/python3.12/site-packages/pyvo-1.7.dist-info/top_level.txt /usr/lib/python3.12/site-packages/pyvo/__init__.py /usr/lib/python3.12/site-packages/pyvo/__pycache__ /usr/lib/python3.12/site-packages/pyvo/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/_astropy_init.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/_astropy_init.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/samp.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/samp.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/version.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/__pycache__/version.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/_astropy_init.py /usr/lib/python3.12/site-packages/pyvo/auth /usr/lib/python3.12/site-packages/pyvo/auth/__init__.py /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__ /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/authsession.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/authsession.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/authurls.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/authurls.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/credentialstore.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/credentialstore.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/securitymethods.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/__pycache__/securitymethods.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/authsession.py /usr/lib/python3.12/site-packages/pyvo/auth/authurls.py /usr/lib/python3.12/site-packages/pyvo/auth/credentialstore.py /usr/lib/python3.12/site-packages/pyvo/auth/securitymethods.py /usr/lib/python3.12/site-packages/pyvo/auth/tests /usr/lib/python3.12/site-packages/pyvo/auth/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__/conftest.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__/conftest.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__/test_auth.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/auth/tests/__pycache__/test_auth.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/auth/tests/conftest.py /usr/lib/python3.12/site-packages/pyvo/auth/tests/data /usr/lib/python3.12/site-packages/pyvo/auth/tests/data/tap /usr/lib/python3.12/site-packages/pyvo/auth/tests/data/tap/capabilities.xml /usr/lib/python3.12/site-packages/pyvo/auth/tests/test_auth.py /usr/lib/python3.12/site-packages/pyvo/dal /usr/lib/python3.12/site-packages/pyvo/dal/__init__.py /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__ /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/adhoc.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/adhoc.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/dbapi2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/dbapi2.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/mimetype.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/mimetype.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/params.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/params.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/query.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/query.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/scs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/scs.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/sia.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/sia.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/sia2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/sia2.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/sla.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/sla.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/ssa.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/ssa.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/tap.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/tap.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/vosi.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/__pycache__/vosi.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/adhoc.py /usr/lib/python3.12/site-packages/pyvo/dal/dbapi2.py /usr/lib/python3.12/site-packages/pyvo/dal/exceptions.py /usr/lib/python3.12/site-packages/pyvo/dal/mimetype.py /usr/lib/python3.12/site-packages/pyvo/dal/params.py /usr/lib/python3.12/site-packages/pyvo/dal/query.py /usr/lib/python3.12/site-packages/pyvo/dal/scs.py /usr/lib/python3.12/site-packages/pyvo/dal/sia.py /usr/lib/python3.12/site-packages/pyvo/dal/sia2.py /usr/lib/python3.12/site-packages/pyvo/dal/sla.py /usr/lib/python3.12/site-packages/pyvo/dal/ssa.py /usr/lib/python3.12/site-packages/pyvo/dal/tap.py /usr/lib/python3.12/site-packages/pyvo/dal/tests /usr/lib/python3.12/site-packages/pyvo/dal/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/conftest.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/conftest.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/make_testdata.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/make_testdata.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_adhoc.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_adhoc.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_datalink.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_datalink.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_mimetype.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_mimetype.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_monkeypatch.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_monkeypatch.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_params.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_params.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_query.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_query.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_scs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_scs.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sia.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sia.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sia2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sia2.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sia2_remote.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sia2_remote.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sla.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_sla.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_ssa.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_ssa.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_tap.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/__pycache__/test_tap.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dal/tests/conftest.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/data /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/cutout1.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/cutout2.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/datalink-obscore.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/datalink-ssa.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/datalink.desise /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/datalink.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/proc.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/proc_inf.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/datalink/proc_units.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/mimetype /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/mimetype/ivoa_logo.jpg /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/mimetype/test.fits /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/monkeypatch.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/basic.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/dataset.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/errorstatus.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/firstresource.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/missingcolumns.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/missingresource.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/missingtable.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/overflowstatus.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/rootinfo.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/query/tableinfo.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/querydata /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/querydata/image.fits /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/scs /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/scs/result.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia/dataset.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia2 /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia2/capabilities-basicauth.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia2/capabilities-newformat.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia2/capabilities-priv.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia2/capabilities.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sia2/dataset.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sla /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/sla/dataset.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/ssa /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/ssa/result.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/capabilities.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/examples.htm /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/lazy-table1.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/lazy-table2.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/obscore-examples.html /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/obscore-image.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/data/tap/tables.xml /usr/lib/python3.12/site-packages/pyvo/dal/tests/make_testdata.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_adhoc.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_datalink.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_mimetype.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_monkeypatch.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_params.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_query.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_scs.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_sia.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_sia2.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_sia2_remote.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_sla.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_ssa.py /usr/lib/python3.12/site-packages/pyvo/dal/tests/test_tap.py /usr/lib/python3.12/site-packages/pyvo/dal/vosi.py /usr/lib/python3.12/site-packages/pyvo/dam /usr/lib/python3.12/site-packages/pyvo/dam/__init__.py /usr/lib/python3.12/site-packages/pyvo/dam/__pycache__ /usr/lib/python3.12/site-packages/pyvo/dam/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dam/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dam/__pycache__/obscore.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/dam/__pycache__/obscore.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/dam/obscore.py /usr/lib/python3.12/site-packages/pyvo/discover /usr/lib/python3.12/site-packages/pyvo/discover/__init__.py /usr/lib/python3.12/site-packages/pyvo/discover/__pycache__ /usr/lib/python3.12/site-packages/pyvo/discover/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/discover/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/discover/__pycache__/image.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/discover/__pycache__/image.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/discover/image.py /usr/lib/python3.12/site-packages/pyvo/io /usr/lib/python3.12/site-packages/pyvo/io/__init__.py /usr/lib/python3.12/site-packages/pyvo/io/__pycache__ /usr/lib/python3.12/site-packages/pyvo/io/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws /usr/lib/python3.12/site-packages/pyvo/io/uws/__init__.py /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__ /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__/endpoint.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__/endpoint.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__/tree.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/__pycache__/tree.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/endpoint.py /usr/lib/python3.12/site-packages/pyvo/io/uws/tests /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/__pycache__/test_job.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/__pycache__/test_job.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/data /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/data/job-error.xml /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/data/job-implicit-v1.0.xml /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/data/job.xml /usr/lib/python3.12/site-packages/pyvo/io/uws/tests/test_job.py /usr/lib/python3.12/site-packages/pyvo/io/uws/tree.py /usr/lib/python3.12/site-packages/pyvo/io/vosi /usr/lib/python3.12/site-packages/pyvo/io/vosi/__init__.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__ /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/availability.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/availability.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/endpoint.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/endpoint.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/tapregext.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/tapregext.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/vodataservice.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/vodataservice.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/voresource.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/__pycache__/voresource.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/availability.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/endpoint.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/exceptions.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/tapregext.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/test_availability.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/test_availability.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/test_capabilities.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/test_capabilities.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/test_tables.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/__pycache__/test_tables.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/availability.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/capabilities /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/capabilities.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/capabilities/minimal-tapregext.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/capabilities/multiple_capa_descriptions.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/datatypes_tap.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/datatypes_votable.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_datatypes.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_descriptions.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_names.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_ucds.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_units.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_utypes.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_foreignkey_descriptions.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_foreignkey_utypes.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_fromcolumns.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_descriptions.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_names.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_titles.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_utypes.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_descriptions.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_names.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_titles.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_utypes.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_targetcolumns.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/multiple_targettables.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/no_fromcolumn.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/no_schema_name.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/no_schemas.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/no_table_description.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/no_table_name.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/no_targetcolumn.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/single_table_description.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/sizenegative.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/wrong_arraysize.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/wrong_datatypes_tap.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/wrong_datatypes_votable.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/data/tables/wrong_flag.xml /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/test_availability.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/test_capabilities.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/tests/test_tables.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/vodataservice.py /usr/lib/python3.12/site-packages/pyvo/io/vosi/voresource.py /usr/lib/python3.12/site-packages/pyvo/mivot /usr/lib/python3.12/site-packages/pyvo/mivot/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__/glossary.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__/glossary.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__/version_checker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/__pycache__/version_checker.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features /usr/lib/python3.12/site-packages/pyvo/mivot/features/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__/sky_coord_builder.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__/sky_coord_builder.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__/static_reference_resolver.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features/__pycache__/static_reference_resolver.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/features/sky_coord_builder.py /usr/lib/python3.12/site-packages/pyvo/mivot/features/static_reference_resolver.py /usr/lib/python3.12/site-packages/pyvo/mivot/glossary.py /usr/lib/python3.12/site-packages/pyvo/mivot/seekers /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/annotation_seeker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/annotation_seeker.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/resource_seeker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/resource_seeker.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/table_iterator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/__pycache__/table_iterator.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/annotation_seeker.py /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/resource_seeker.py /usr/lib/python3.12/site-packages/pyvo/mivot/seekers/table_iterator.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/conftest.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/conftest.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_annotation_seeker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_annotation_seeker.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_header_mapper.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_header_mapper.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mango_annoter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mango_annoter.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_instance.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_instance.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_instance_generation.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_instance_generation.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_viewer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_viewer.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_writer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_mivot_writer.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_resource_seeker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_resource_seeker.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_sky_coord_builder.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_sky_coord_builder.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_static_reference.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_static_reference.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_user_api.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_user_api.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_vizier_cs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_vizier_cs.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_xml_viewer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/__pycache__/test_xml_viewer.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/tests/conftest.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/filter_gaia_grp.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/filter_gaia_grvs.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/annotation_seeker.0.1.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/annotation_seeker.0.2.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/annotation_seeker.0.4.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/globals_models.json /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/instance_dmtypes.json /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/mango_object.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/multiple_templates.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/static_reference_resolved.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/templates_models.json /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/test_header_extraction.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/test_mivot_frames.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/test_mivot_photcal.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/test_mivot_writer.json /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/reference/test_mivot_writer.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/static_reference.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.header_extraction.1.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.header_extraction.2.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.header_extraction.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.mango_annoter.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.mivot_viewer.first_instance.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.mivot_viewer.no_mivot.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.mivot_viewer.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.photcal_SDSS.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/data/test.photcal_error.xml /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_annotation_seeker.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_header_mapper.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_mango_annoter.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_mivot_instance.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_mivot_instance_generation.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_mivot_viewer.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_mivot_writer.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_resource_seeker.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_sky_coord_builder.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_static_reference.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_user_api.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_vizier_cs.py /usr/lib/python3.12/site-packages/pyvo/mivot/tests/test_xml_viewer.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/dict_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/dict_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/json_encoder.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/json_encoder.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/mivot_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/mivot_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/vocabulary.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/vocabulary.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/xml_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/xml_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/xpath_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/__pycache__/xpath_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/utils/dict_utils.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/exceptions.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/json_encoder.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/mivot_utils.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/vocabulary.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/xml_utils.py /usr/lib/python3.12/site-packages/pyvo/mivot/utils/xpath_utils.py /usr/lib/python3.12/site-packages/pyvo/mivot/version_checker.py /usr/lib/python3.12/site-packages/pyvo/mivot/viewer /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/mivot_instance.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/mivot_instance.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/mivot_viewer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/mivot_viewer.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/xml_viewer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/__pycache__/xml_viewer.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/mivot_instance.py /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/mivot_viewer.py /usr/lib/python3.12/site-packages/pyvo/mivot/viewer/xml_viewer.py /usr/lib/python3.12/site-packages/pyvo/mivot/writer /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__init__.py /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__ /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/annotations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/annotations.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/header_mapper.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/header_mapper.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/instance.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/instance.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/instances_from_models.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/instances_from_models.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/mango_object.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/__pycache__/mango_object.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/mivot/writer/annotations.py /usr/lib/python3.12/site-packages/pyvo/mivot/writer/header_mapper.py /usr/lib/python3.12/site-packages/pyvo/mivot/writer/instance.py /usr/lib/python3.12/site-packages/pyvo/mivot/writer/instances_from_models.py /usr/lib/python3.12/site-packages/pyvo/mivot/writer/mango_object.py /usr/lib/python3.12/site-packages/pyvo/registry /usr/lib/python3.12/site-packages/pyvo/registry/__init__.py /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__ /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__/regtap.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__/regtap.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__/rtcons.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/__pycache__/rtcons.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/regtap.py /usr/lib/python3.12/site-packages/pyvo/registry/rtcons.py /usr/lib/python3.12/site-packages/pyvo/registry/tests /usr/lib/python3.12/site-packages/pyvo/registry/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/commonfixtures.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/commonfixtures.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/conftest.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/conftest.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/test_regtap.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/test_regtap.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/test_rtcons.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/__pycache__/test_rtcons.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/registry/tests/commonfixtures.py /usr/lib/python3.12/site-packages/pyvo/registry/tests/conftest.py /usr/lib/python3.12/site-packages/pyvo/registry/tests/data /usr/lib/python3.12/site-packages/pyvo/registry/tests/data/capabilities.xml /usr/lib/python3.12/site-packages/pyvo/registry/tests/data/messenger.desise /usr/lib/python3.12/site-packages/pyvo/registry/tests/data/multi-interface.xml /usr/lib/python3.12/site-packages/pyvo/registry/tests/data/regtap.xml /usr/lib/python3.12/site-packages/pyvo/registry/tests/test_regtap.py /usr/lib/python3.12/site-packages/pyvo/registry/tests/test_rtcons.py /usr/lib/python3.12/site-packages/pyvo/samp.py /usr/lib/python3.12/site-packages/pyvo/utils /usr/lib/python3.12/site-packages/pyvo/utils/__init__.py /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__ /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/compat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/compat.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/decorators.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/decorators.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/formatting.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/formatting.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/http.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/http.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/protofeature.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/protofeature.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/prototype.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/prototype.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/testing.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/testing.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/url.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/url.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/vocabularies.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/__pycache__/vocabularies.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/compat.py /usr/lib/python3.12/site-packages/pyvo/utils/decorators.py /usr/lib/python3.12/site-packages/pyvo/utils/formatting.py /usr/lib/python3.12/site-packages/pyvo/utils/http.py /usr/lib/python3.12/site-packages/pyvo/utils/protofeature.py /usr/lib/python3.12/site-packages/pyvo/utils/prototype.py /usr/lib/python3.12/site-packages/pyvo/utils/testing.py /usr/lib/python3.12/site-packages/pyvo/utils/tests /usr/lib/python3.12/site-packages/pyvo/utils/tests/__init__.py /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__ /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_http.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_http.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_prototype.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_prototype.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_url.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_url.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_vocabularies_remote.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/__pycache__/test_vocabularies_remote.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/tests/test_http.py /usr/lib/python3.12/site-packages/pyvo/utils/tests/test_prototype.py /usr/lib/python3.12/site-packages/pyvo/utils/tests/test_url.py /usr/lib/python3.12/site-packages/pyvo/utils/tests/test_vocabularies_remote.py /usr/lib/python3.12/site-packages/pyvo/utils/url.py /usr/lib/python3.12/site-packages/pyvo/utils/vocabularies.py /usr/lib/python3.12/site-packages/pyvo/utils/xml /usr/lib/python3.12/site-packages/pyvo/utils/xml/__init__.py /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__ /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__/elements.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__/elements.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyvo/utils/xml/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/pyvo/utils/xml/elements.py /usr/lib/python3.12/site-packages/pyvo/utils/xml/exceptions.py /usr/lib/python3.12/site-packages/pyvo/version.py /usr/share/doc/packages/python312-pyvo /usr/share/doc/packages/python312-pyvo/CHANGES.rst /usr/share/doc/packages/python312-pyvo/README.rst /usr/share/licenses/python312-pyvo /usr/share/licenses/python312-pyvo/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 13 23:10:09 2025