pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-astropy, py-elasticsearch, py-pywavelets, py-tortoisehg: removed; already in base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Wed Nov 30 18:16:56 2022 +0100
Changeset:	cb49d3262c9ffb4d6da5ba7a99733f2bdef01463

Modified Files:
	Makefile
	py-elasticsearch-dsl/Makefile
	py-ginga/Makefile
	py-gwcs/Makefile
	py-parsedmarc/Makefile
	py-photutils/Makefile
	py-pyvo/Makefile
Removed Files:
	py-astropy/DESCR
	py-astropy/Makefile
	py-astropy/PLIST
	py-astropy/distinfo
	py-elasticsearch/DESCR
	py-elasticsearch/Makefile
	py-elasticsearch/PLIST
	py-elasticsearch/distinfo
	py-pywavelets/DESCR
	py-pywavelets/Makefile
	py-pywavelets/PLIST
	py-pywavelets/distinfo
	py-tortoisehg/DESCR
	py-tortoisehg/MESSAGE
	py-tortoisehg/Makefile
	py-tortoisehg/PLIST
	py-tortoisehg/distinfo

Log Message:
py-astropy, py-elasticsearch, py-pywavelets, py-tortoisehg: removed; already in base

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb49d3262c9ffb4d6da5ba7a99733f2bdef01463

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                      |    4 -
 py-astropy/DESCR              |    2 -
 py-astropy/Makefile           |   43 -
 py-astropy/PLIST              | 2988 -----------------------------------------
 py-astropy/distinfo           |    5 -
 py-elasticsearch-dsl/Makefile |    2 +-
 py-elasticsearch/DESCR        |    4 -
 py-elasticsearch/Makefile     |   26 -
 py-elasticsearch/PLIST        |  266 ----
 py-elasticsearch/distinfo     |    6 -
 py-ginga/Makefile             |    2 +-
 py-gwcs/Makefile              |    4 +-
 py-parsedmarc/Makefile        |    2 +-
 py-photutils/Makefile         |    2 +-
 py-pyvo/Makefile              |    2 +-
 py-pywavelets/DESCR           |   11 -
 py-pywavelets/Makefile        |   25 -
 py-pywavelets/PLIST           |  144 --
 py-pywavelets/distinfo        |    5 -
 py-tortoisehg/DESCR           |    1 -
 py-tortoisehg/MESSAGE         |    9 -
 py-tortoisehg/Makefile        |   54 -
 py-tortoisehg/PLIST           |  740 ----------
 py-tortoisehg/distinfo        |    5 -
 24 files changed, 7 insertions(+), 4345 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index f95856950a..7f691eecfa 100644
--- a/Makefile
+++ b/Makefile
@@ -3467,7 +3467,6 @@ SUBDIR+=	py-astlib
 SUBDIR+=	py-astroML
 SUBDIR+=	py-astroalign
 SUBDIR+=	py-astroplan
-SUBDIR+=	py-astropy
 SUBDIR+=	py-astropy-healpix
 SUBDIR+=	py-astropy5
 SUBDIR+=	py-astroquery
@@ -3796,7 +3795,6 @@ SUBDIR+=	py-eight2
 SUBDIR+=	py-einsteinpy
 SUBDIR+=	py-einsteinpy-geodesics
 SUBDIR+=	py-elastic-transport
-SUBDIR+=	py-elasticsearch
 SUBDIR+=	py-elasticsearch-dsl
 SUBDIR+=	py-email-reply-parser
 SUBDIR+=	py-emcee
@@ -4533,7 +4531,6 @@ SUBDIR+=	py-pytools
 SUBDIR+=	py-pytrends
 SUBDIR+=	py-pyvista
 SUBDIR+=	py-pyvo
-SUBDIR+=	py-pywavelets
 SUBDIR+=	py-qalsadi
 SUBDIR+=	py-qclib
 SUBDIR+=	py-qcodes
@@ -4875,7 +4872,6 @@ SUBDIR+=	py-topkapi
 SUBDIR+=	py-torch
 SUBDIR+=	py-toro
 SUBDIR+=	py-toronado
-SUBDIR+=	py-tortoisehg
 SUBDIR+=	py-toscawidgets
 SUBDIR+=	py-towncrier
 SUBDIR+=	py-traceInv
diff --git a/py-astropy/DESCR b/py-astropy/DESCR
deleted file mode 100644
index 3893d4144d..0000000000
--- a/py-astropy/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Astropy is a Python module for astronomical calculations, data analysis,
-and plotting.
diff --git a/py-astropy/Makefile b/py-astropy/Makefile
deleted file mode 100644
index 9984e6dee7..0000000000
--- a/py-astropy/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2022/01/05 15:41:13 wiz Exp $
-
-DISTNAME=	astropy-5.0.4
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	math python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/astropy/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.astropy.org/
-COMMENT=	Python module for astronomical calculations and data analysis
-LICENSE=	modified-bsd
-
-DEPENDS+=	libxml2>=2.9.10:../../textproc/libxml2
-DEPENDS+=	${PYPKGPREFIX}-numpy>=1.18.0:../../math/py-numpy
-DEPENDS+=	${PYPKGPREFIX}-scipy>=1.3:../../math/py-scipy
-DEPENDS+=	${PYPKGPREFIX}-h5py>=2.9.0:../../devel/py-h5py
-DEPENDS+=	${PYPKGPREFIX}-beautifulsoup4>=4.9.3:../../www/py-beautifulsoup4
-DEPENDS+=	${PYPKGPREFIX}-html5lib>=1.0.1:../../textproc/py-html5lib
-DEPENDS+=	${PYPKGPREFIX}-bleach>=3.2.1:../../www/py-bleach
-DEPENDS+=	${PYPKGPREFIX}-yaml>=3.13:../../textproc/py-yaml
-DEPENDS+=	${PYPKGPREFIX}-pandas>=0.14:../../math/py-pandas
-DEPENDS+=	${PYPKGPREFIX}-sortedcontainers>=2.2.2:../../devel/py-sortedcontainers
-DEPENDS+=	${PYPKGPREFIX}-pytz>=2020.4:../../time/py-pytz
-DEPENDS+=	${PYPKGPREFIX}-matplotlib>=3.4.1:../../graphics/py-matplotlib
-DEPENDS+=	${PYPKGPREFIX}-setuptools>=50.3.2:../../devel/py-setuptools
-DEPENDS+=	${PYPKGPREFIX}-mpmath>=1.1.0:../../math/py-mpmath
-DEPENDS+=	${PYPKGPREFIX}-bottleneck>=1.3.2:../../math/py-bottleneck
-DEPENDS+=	${PYPKGPREFIX}-asdf>=2.9.2:../../wip/py-asdf
-DEPENDS+=	${PYPKGPREFIX}-extension-helpers>=0.1:../../devel/py-extension-helpers
-DEPENDS+=	${PYPKGPREFIX}-jplephem>=2.15:../../math/py-jplephem
-DEPENDS+=	${PYPKGPREFIX}-pyerfa>=2.0.0.1:../../math/py-pyerfa
-DEPENDS+=	${PYPKGPREFIX}-packaging>=19.0:../../devel/py-packaging
-DEPENDS+=	${PYPKGPREFIX}-colorlog>=6.6.0:../../devel/py-colorlog
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27 37
-
-USE_PKG_RESOURCES=	yes
-
-USE_LANGUAGES=	c c++
-
-.include "../../lang/python/egg.mk"
-.include "../../math/py-numpy/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-astropy/PLIST b/py-astropy/PLIST
deleted file mode 100644
index 12abc0e79c..0000000000
--- a/py-astropy/PLIST
+++ /dev/null
@@ -1,2988 +0,0 @@
-@comment $NetBSD$
-bin/fits2bitmap
-bin/fitscheck
-bin/fitsdiff
-bin/fitsheader
-bin/fitsinfo
-bin/samp_hub
-bin/showtable
-bin/volint
-bin/wcslint
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/astropy/CITATION
-${PYSITELIB}/astropy/__init__.py
-${PYSITELIB}/astropy/__init__.pyc
-${PYSITELIB}/astropy/__init__.pyo
-${PYSITELIB}/astropy/_erfa/__init__.py
-${PYSITELIB}/astropy/_erfa/__init__.pyc
-${PYSITELIB}/astropy/_erfa/__init__.pyo
-${PYSITELIB}/astropy/_version.py
-${PYSITELIB}/astropy/_version.pyc
-${PYSITELIB}/astropy/_version.pyo
-${PYSITELIB}/astropy/compiler_version.so
-${PYSITELIB}/astropy/config/__init__.py
-${PYSITELIB}/astropy/config/__init__.pyc
-${PYSITELIB}/astropy/config/__init__.pyo
-${PYSITELIB}/astropy/config/affiliated.py
-${PYSITELIB}/astropy/config/affiliated.pyc
-${PYSITELIB}/astropy/config/affiliated.pyo
-${PYSITELIB}/astropy/config/configuration.py
-${PYSITELIB}/astropy/config/configuration.pyc
-${PYSITELIB}/astropy/config/configuration.pyo
-${PYSITELIB}/astropy/config/paths.py
-${PYSITELIB}/astropy/config/paths.pyc
-${PYSITELIB}/astropy/config/paths.pyo
-${PYSITELIB}/astropy/config/tests/__init__.py
-${PYSITELIB}/astropy/config/tests/__init__.pyc
-${PYSITELIB}/astropy/config/tests/__init__.pyo
-${PYSITELIB}/astropy/config/tests/data/alias.cfg
-${PYSITELIB}/astropy/config/tests/data/deprecated.cfg
-${PYSITELIB}/astropy/config/tests/data/empty.cfg
-${PYSITELIB}/astropy/config/tests/data/not_empty.cfg
-${PYSITELIB}/astropy/config/tests/test_configs.py
-${PYSITELIB}/astropy/config/tests/test_configs.pyc
-${PYSITELIB}/astropy/config/tests/test_configs.pyo
-${PYSITELIB}/astropy/conftest.py
-${PYSITELIB}/astropy/conftest.pyc
-${PYSITELIB}/astropy/conftest.pyo
-${PYSITELIB}/astropy/constants/__init__.py
-${PYSITELIB}/astropy/constants/__init__.pyc
-${PYSITELIB}/astropy/constants/__init__.pyo
-${PYSITELIB}/astropy/constants/astropyconst13.py
-${PYSITELIB}/astropy/constants/astropyconst13.pyc
-${PYSITELIB}/astropy/constants/astropyconst13.pyo
-${PYSITELIB}/astropy/constants/astropyconst20.py
-${PYSITELIB}/astropy/constants/astropyconst20.pyc
-${PYSITELIB}/astropy/constants/astropyconst20.pyo
-${PYSITELIB}/astropy/constants/astropyconst40.py
-${PYSITELIB}/astropy/constants/astropyconst40.pyc
-${PYSITELIB}/astropy/constants/astropyconst40.pyo
-${PYSITELIB}/astropy/constants/cgs.py
-${PYSITELIB}/astropy/constants/cgs.pyc
-${PYSITELIB}/astropy/constants/cgs.pyo
-${PYSITELIB}/astropy/constants/codata2010.py
-${PYSITELIB}/astropy/constants/codata2010.pyc
-${PYSITELIB}/astropy/constants/codata2010.pyo
-${PYSITELIB}/astropy/constants/codata2014.py
-${PYSITELIB}/astropy/constants/codata2014.pyc
-${PYSITELIB}/astropy/constants/codata2014.pyo
-${PYSITELIB}/astropy/constants/codata2018.py
-${PYSITELIB}/astropy/constants/codata2018.pyc
-${PYSITELIB}/astropy/constants/codata2018.pyo
-${PYSITELIB}/astropy/constants/config.py
-${PYSITELIB}/astropy/constants/config.pyc
-${PYSITELIB}/astropy/constants/config.pyo
-${PYSITELIB}/astropy/constants/constant.py
-${PYSITELIB}/astropy/constants/constant.pyc
-${PYSITELIB}/astropy/constants/constant.pyo
-${PYSITELIB}/astropy/constants/iau2012.py
-${PYSITELIB}/astropy/constants/iau2012.pyc
-${PYSITELIB}/astropy/constants/iau2012.pyo
-${PYSITELIB}/astropy/constants/iau2015.py
-${PYSITELIB}/astropy/constants/iau2015.pyc
-${PYSITELIB}/astropy/constants/iau2015.pyo
-${PYSITELIB}/astropy/constants/si.py
-${PYSITELIB}/astropy/constants/si.pyc
-${PYSITELIB}/astropy/constants/si.pyo
-${PYSITELIB}/astropy/constants/tests/__init__.py
-${PYSITELIB}/astropy/constants/tests/__init__.pyc
-${PYSITELIB}/astropy/constants/tests/__init__.pyo
-${PYSITELIB}/astropy/constants/tests/test_constant.py
-${PYSITELIB}/astropy/constants/tests/test_constant.pyc
-${PYSITELIB}/astropy/constants/tests/test_constant.pyo
-${PYSITELIB}/astropy/constants/tests/test_pickle.py
-${PYSITELIB}/astropy/constants/tests/test_pickle.pyc
-${PYSITELIB}/astropy/constants/tests/test_pickle.pyo
-${PYSITELIB}/astropy/constants/tests/test_prior_version.py
-${PYSITELIB}/astropy/constants/tests/test_prior_version.pyc
-${PYSITELIB}/astropy/constants/tests/test_prior_version.pyo
-${PYSITELIB}/astropy/constants/tests/test_sciencestate.py
-${PYSITELIB}/astropy/constants/tests/test_sciencestate.pyc
-${PYSITELIB}/astropy/constants/tests/test_sciencestate.pyo
-${PYSITELIB}/astropy/constants/utils.py
-${PYSITELIB}/astropy/constants/utils.pyc
-${PYSITELIB}/astropy/constants/utils.pyo
-${PYSITELIB}/astropy/convolution/__init__.py
-${PYSITELIB}/astropy/convolution/__init__.pyc
-${PYSITELIB}/astropy/convolution/__init__.pyo
-${PYSITELIB}/astropy/convolution/_convolve.so
-${PYSITELIB}/astropy/convolution/convolve.py
-${PYSITELIB}/astropy/convolution/convolve.pyc
-${PYSITELIB}/astropy/convolution/convolve.pyo
-${PYSITELIB}/astropy/convolution/core.py
-${PYSITELIB}/astropy/convolution/core.pyc
-${PYSITELIB}/astropy/convolution/core.pyo
-${PYSITELIB}/astropy/convolution/kernels.py
-${PYSITELIB}/astropy/convolution/kernels.pyc
-${PYSITELIB}/astropy/convolution/kernels.pyo
-${PYSITELIB}/astropy/convolution/setup_package.py
-${PYSITELIB}/astropy/convolution/setup_package.pyc
-${PYSITELIB}/astropy/convolution/setup_package.pyo
-${PYSITELIB}/astropy/convolution/tests/__init__.py
-${PYSITELIB}/astropy/convolution/tests/__init__.pyc
-${PYSITELIB}/astropy/convolution/tests/__init__.pyo
-${PYSITELIB}/astropy/convolution/tests/test_convolve.py
-${PYSITELIB}/astropy/convolution/tests/test_convolve.pyc
-${PYSITELIB}/astropy/convolution/tests/test_convolve.pyo
-${PYSITELIB}/astropy/convolution/tests/test_convolve_fft.py
-${PYSITELIB}/astropy/convolution/tests/test_convolve_fft.pyc
-${PYSITELIB}/astropy/convolution/tests/test_convolve_fft.pyo
-${PYSITELIB}/astropy/convolution/tests/test_convolve_kernels.py
-${PYSITELIB}/astropy/convolution/tests/test_convolve_kernels.pyc
-${PYSITELIB}/astropy/convolution/tests/test_convolve_kernels.pyo
-${PYSITELIB}/astropy/convolution/tests/test_convolve_models.py
-${PYSITELIB}/astropy/convolution/tests/test_convolve_models.pyc
-${PYSITELIB}/astropy/convolution/tests/test_convolve_models.pyo
-${PYSITELIB}/astropy/convolution/tests/test_convolve_nddata.py
-${PYSITELIB}/astropy/convolution/tests/test_convolve_nddata.pyc
-${PYSITELIB}/astropy/convolution/tests/test_convolve_nddata.pyo
-${PYSITELIB}/astropy/convolution/tests/test_convolve_speeds.py
-${PYSITELIB}/astropy/convolution/tests/test_convolve_speeds.pyc
-${PYSITELIB}/astropy/convolution/tests/test_convolve_speeds.pyo
-${PYSITELIB}/astropy/convolution/tests/test_discretize.py
-${PYSITELIB}/astropy/convolution/tests/test_discretize.pyc
-${PYSITELIB}/astropy/convolution/tests/test_discretize.pyo
-${PYSITELIB}/astropy/convolution/tests/test_kernel_class.py
-${PYSITELIB}/astropy/convolution/tests/test_kernel_class.pyc
-${PYSITELIB}/astropy/convolution/tests/test_kernel_class.pyo
-${PYSITELIB}/astropy/convolution/tests/test_pickle.py
-${PYSITELIB}/astropy/convolution/tests/test_pickle.pyc
-${PYSITELIB}/astropy/convolution/tests/test_pickle.pyo
-${PYSITELIB}/astropy/convolution/utils.py
-${PYSITELIB}/astropy/convolution/utils.pyc
-${PYSITELIB}/astropy/convolution/utils.pyo
-${PYSITELIB}/astropy/coordinates/__init__.py
-${PYSITELIB}/astropy/coordinates/__init__.pyc
-${PYSITELIB}/astropy/coordinates/__init__.pyo
-${PYSITELIB}/astropy/coordinates/angle_formats.py
-${PYSITELIB}/astropy/coordinates/angle_formats.pyc
-${PYSITELIB}/astropy/coordinates/angle_formats.pyo
-${PYSITELIB}/astropy/coordinates/angle_lextab.py
-${PYSITELIB}/astropy/coordinates/angle_lextab.pyc
-${PYSITELIB}/astropy/coordinates/angle_lextab.pyo
-${PYSITELIB}/astropy/coordinates/angle_parsetab.py
-${PYSITELIB}/astropy/coordinates/angle_parsetab.pyc
-${PYSITELIB}/astropy/coordinates/angle_parsetab.pyo
-${PYSITELIB}/astropy/coordinates/angle_utilities.py
-${PYSITELIB}/astropy/coordinates/angle_utilities.pyc
-${PYSITELIB}/astropy/coordinates/angle_utilities.pyo
-${PYSITELIB}/astropy/coordinates/angles.py
-${PYSITELIB}/astropy/coordinates/angles.pyc
-${PYSITELIB}/astropy/coordinates/angles.pyo
-${PYSITELIB}/astropy/coordinates/attributes.py
-${PYSITELIB}/astropy/coordinates/attributes.pyc
-${PYSITELIB}/astropy/coordinates/attributes.pyo
-${PYSITELIB}/astropy/coordinates/baseframe.py
-${PYSITELIB}/astropy/coordinates/baseframe.pyc
-${PYSITELIB}/astropy/coordinates/baseframe.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/__init__.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/__init__.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/__init__.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/altaz.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/altaz.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/altaz.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/baseradec.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/baseradec.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/baseradec.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/cirs.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/cirs.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/cirs.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/cirs_observed_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/cirs_observed_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/cirs_observed_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/equatorial.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/equatorial.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/equatorial.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk4.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk4.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk4.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk5.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk5.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/fk5.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactic.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactic.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactic.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactic_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactic_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactic_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactocentric.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactocentric.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/galactocentric.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/gcrs.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/gcrs.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/gcrs.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/hadec.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/hadec.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/hadec.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/hcrs.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/hcrs.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/hcrs.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_observed_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_observed_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_observed_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/itrs.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/itrs.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/itrs.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/lsr.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/lsr.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/lsr.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/skyoffset.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/skyoffset.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/skyoffset.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/supergalactic.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/supergalactic.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/supergalactic.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/supergalactic_transforms.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/supergalactic_transforms.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/supergalactic_transforms.pyo
-${PYSITELIB}/astropy/coordinates/builtin_frames/utils.py
-${PYSITELIB}/astropy/coordinates/builtin_frames/utils.pyc
-${PYSITELIB}/astropy/coordinates/builtin_frames/utils.pyo
-${PYSITELIB}/astropy/coordinates/calculation.py
-${PYSITELIB}/astropy/coordinates/calculation.pyc
-${PYSITELIB}/astropy/coordinates/calculation.pyo
-${PYSITELIB}/astropy/coordinates/data/constellation_data_roman87.dat
-${PYSITELIB}/astropy/coordinates/data/constellation_names.dat
-${PYSITELIB}/astropy/coordinates/data/sites.json
-${PYSITELIB}/astropy/coordinates/distances.py
-${PYSITELIB}/astropy/coordinates/distances.pyc
-${PYSITELIB}/astropy/coordinates/distances.pyo
-${PYSITELIB}/astropy/coordinates/earth.py
-${PYSITELIB}/astropy/coordinates/earth.pyc
-${PYSITELIB}/astropy/coordinates/earth.pyo
-${PYSITELIB}/astropy/coordinates/earth_orientation.py
-${PYSITELIB}/astropy/coordinates/earth_orientation.pyc
-${PYSITELIB}/astropy/coordinates/earth_orientation.pyo
-${PYSITELIB}/astropy/coordinates/erfa_astrom.py
-${PYSITELIB}/astropy/coordinates/erfa_astrom.pyc
-${PYSITELIB}/astropy/coordinates/erfa_astrom.pyo
-${PYSITELIB}/astropy/coordinates/errors.py
-${PYSITELIB}/astropy/coordinates/errors.pyc
-${PYSITELIB}/astropy/coordinates/errors.pyo
-${PYSITELIB}/astropy/coordinates/funcs.py
-${PYSITELIB}/astropy/coordinates/funcs.pyc
-${PYSITELIB}/astropy/coordinates/funcs.pyo
-${PYSITELIB}/astropy/coordinates/jparser.py
-${PYSITELIB}/astropy/coordinates/jparser.pyc
-${PYSITELIB}/astropy/coordinates/jparser.pyo
-${PYSITELIB}/astropy/coordinates/matching.py
-${PYSITELIB}/astropy/coordinates/matching.pyc
-${PYSITELIB}/astropy/coordinates/matching.pyo
-${PYSITELIB}/astropy/coordinates/matrix_utilities.py
-${PYSITELIB}/astropy/coordinates/matrix_utilities.pyc
-${PYSITELIB}/astropy/coordinates/matrix_utilities.pyo
-${PYSITELIB}/astropy/coordinates/name_resolve.py
-${PYSITELIB}/astropy/coordinates/name_resolve.pyc
-${PYSITELIB}/astropy/coordinates/name_resolve.pyo
-${PYSITELIB}/astropy/coordinates/orbital_elements.py
-${PYSITELIB}/astropy/coordinates/orbital_elements.pyc
-${PYSITELIB}/astropy/coordinates/orbital_elements.pyo
-${PYSITELIB}/astropy/coordinates/representation.py
-${PYSITELIB}/astropy/coordinates/representation.pyc
-${PYSITELIB}/astropy/coordinates/representation.pyo
-${PYSITELIB}/astropy/coordinates/sites.py
-${PYSITELIB}/astropy/coordinates/sites.pyc
-${PYSITELIB}/astropy/coordinates/sites.pyo
-${PYSITELIB}/astropy/coordinates/sky_coordinate.py
-${PYSITELIB}/astropy/coordinates/sky_coordinate.pyc
-${PYSITELIB}/astropy/coordinates/sky_coordinate.pyo
-${PYSITELIB}/astropy/coordinates/sky_coordinate_parsers.py
-${PYSITELIB}/astropy/coordinates/sky_coordinate_parsers.pyc
-${PYSITELIB}/astropy/coordinates/sky_coordinate_parsers.pyo
-${PYSITELIB}/astropy/coordinates/solar_system.py
-${PYSITELIB}/astropy/coordinates/solar_system.pyc
-${PYSITELIB}/astropy/coordinates/solar_system.pyo
-${PYSITELIB}/astropy/coordinates/spectral_coordinate.py
-${PYSITELIB}/astropy/coordinates/spectral_coordinate.pyc
-${PYSITELIB}/astropy/coordinates/spectral_coordinate.pyo
-${PYSITELIB}/astropy/coordinates/spectral_quantity.py
-${PYSITELIB}/astropy/coordinates/spectral_quantity.pyc
-${PYSITELIB}/astropy/coordinates/spectral_quantity.pyo
-${PYSITELIB}/astropy/coordinates/tests/__init__.py
-${PYSITELIB}/astropy/coordinates/tests/__init__.pyc
-${PYSITELIB}/astropy/coordinates/tests/__init__.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/__init__.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/__init__.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/__init__.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/data/fk4_no_e_fk4.csv
-${PYSITELIB}/astropy/coordinates/tests/accuracy/data/fk4_no_e_fk5.csv
-${PYSITELIB}/astropy/coordinates/tests/accuracy/data/galactic_fk4.csv
-${PYSITELIB}/astropy/coordinates/tests/accuracy/data/icrs_fk5.csv
-${PYSITELIB}/astropy/coordinates/tests/accuracy/data/rv.ecsv
-${PYSITELIB}/astropy/coordinates/tests/accuracy/generate_ref_ast.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/generate_ref_ast.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/generate_ref_ast.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/generate_spectralcoord_ref.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/generate_spectralcoord_ref.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/generate_spectralcoord_ref.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_altaz_icrs.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_altaz_icrs.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_altaz_icrs.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_ecliptic.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_ecliptic.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_ecliptic.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk4.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_fk4_no_e_fk5.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_galactic_fk4.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_galactic_fk4.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_galactic_fk4.pyo
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_icrs_fk5.py
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_icrs_fk5.pyc
-${PYSITELIB}/astropy/coordinates/tests/accuracy/test_icrs_fk5.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_angle_generators.py
-${PYSITELIB}/astropy/coordinates/tests/test_angle_generators.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_angle_generators.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_angles.py
-${PYSITELIB}/astropy/coordinates/tests/test_angles.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_angles.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_angular_separation.py
-${PYSITELIB}/astropy/coordinates/tests/test_angular_separation.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_angular_separation.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_api_ape5.py
-${PYSITELIB}/astropy/coordinates/tests/test_api_ape5.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_api_ape5.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_arrays.py
-${PYSITELIB}/astropy/coordinates/tests/test_arrays.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_arrays.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_atc_replacements.py
-${PYSITELIB}/astropy/coordinates/tests/test_atc_replacements.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_atc_replacements.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_celestial_transformations.py
-${PYSITELIB}/astropy/coordinates/tests/test_celestial_transformations.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_celestial_transformations.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_distance.py
-${PYSITELIB}/astropy/coordinates/tests/test_distance.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_distance.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_earth.py
-${PYSITELIB}/astropy/coordinates/tests/test_earth.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_earth.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_erfa_astrom.py
-${PYSITELIB}/astropy/coordinates/tests/test_erfa_astrom.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_erfa_astrom.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_finite_difference_velocities.py
-${PYSITELIB}/astropy/coordinates/tests/test_finite_difference_velocities.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_finite_difference_velocities.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_formatting.py
-${PYSITELIB}/astropy/coordinates/tests/test_formatting.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_formatting.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_frames.py
-${PYSITELIB}/astropy/coordinates/tests/test_frames.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_frames.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_frames_with_velocity.py
-${PYSITELIB}/astropy/coordinates/tests/test_frames_with_velocity.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_frames_with_velocity.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_funcs.py
-${PYSITELIB}/astropy/coordinates/tests/test_funcs.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_funcs.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_geodetic_representations.py
-${PYSITELIB}/astropy/coordinates/tests/test_geodetic_representations.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_geodetic_representations.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_iau_fullstack.py
-${PYSITELIB}/astropy/coordinates/tests/test_iau_fullstack.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_iau_fullstack.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_icrs_observed_transformations.py
-${PYSITELIB}/astropy/coordinates/tests/test_icrs_observed_transformations.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_icrs_observed_transformations.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_intermediate_transformations.py
-${PYSITELIB}/astropy/coordinates/tests/test_intermediate_transformations.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_intermediate_transformations.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_matching.py
-${PYSITELIB}/astropy/coordinates/tests/test_matching.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_matching.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_matrix_utilities.py
-${PYSITELIB}/astropy/coordinates/tests/test_matrix_utilities.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_matrix_utilities.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_name_resolve.py
-${PYSITELIB}/astropy/coordinates/tests/test_name_resolve.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_name_resolve.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_pickle.py
-${PYSITELIB}/astropy/coordinates/tests/test_pickle.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_pickle.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_regression.py
-${PYSITELIB}/astropy/coordinates/tests/test_regression.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_regression.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_representation.py
-${PYSITELIB}/astropy/coordinates/tests/test_representation.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_representation.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_representation_arithmetic.py
-${PYSITELIB}/astropy/coordinates/tests/test_representation_arithmetic.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_representation_arithmetic.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_representation_methods.py
-${PYSITELIB}/astropy/coordinates/tests/test_representation_methods.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_representation_methods.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_shape_manipulation.py
-${PYSITELIB}/astropy/coordinates/tests/test_shape_manipulation.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_shape_manipulation.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_sites.py
-${PYSITELIB}/astropy/coordinates/tests/test_sites.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_sites.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_sky_coord.py
-${PYSITELIB}/astropy/coordinates/tests/test_sky_coord.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_sky_coord.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_sky_coord_velocities.py
-${PYSITELIB}/astropy/coordinates/tests/test_sky_coord_velocities.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_sky_coord_velocities.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_skyoffset_transformations.py
-${PYSITELIB}/astropy/coordinates/tests/test_skyoffset_transformations.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_skyoffset_transformations.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_solar_system.py
-${PYSITELIB}/astropy/coordinates/tests/test_solar_system.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_solar_system.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_spectral_coordinate.py
-${PYSITELIB}/astropy/coordinates/tests/test_spectral_coordinate.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_spectral_coordinate.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_spectral_quantity.py
-${PYSITELIB}/astropy/coordinates/tests/test_spectral_quantity.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_spectral_quantity.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_transformations.py
-${PYSITELIB}/astropy/coordinates/tests/test_transformations.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_transformations.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_unit_representation.py
-${PYSITELIB}/astropy/coordinates/tests/test_unit_representation.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_unit_representation.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_utils.py
-${PYSITELIB}/astropy/coordinates/tests/test_utils.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_utils.pyo
-${PYSITELIB}/astropy/coordinates/tests/test_velocity_corrs.py
-${PYSITELIB}/astropy/coordinates/tests/test_velocity_corrs.pyc
-${PYSITELIB}/astropy/coordinates/tests/test_velocity_corrs.pyo
-${PYSITELIB}/astropy/coordinates/transformations.py
-${PYSITELIB}/astropy/coordinates/transformations.pyc
-${PYSITELIB}/astropy/coordinates/transformations.pyo
-${PYSITELIB}/astropy/cosmology/__init__.py
-${PYSITELIB}/astropy/cosmology/__init__.pyc
-${PYSITELIB}/astropy/cosmology/__init__.pyo
-${PYSITELIB}/astropy/cosmology/connect.py
-${PYSITELIB}/astropy/cosmology/connect.pyc
-${PYSITELIB}/astropy/cosmology/connect.pyo
-${PYSITELIB}/astropy/cosmology/core.py
-${PYSITELIB}/astropy/cosmology/core.pyc
-${PYSITELIB}/astropy/cosmology/core.pyo
-${PYSITELIB}/astropy/cosmology/flrw.py
-${PYSITELIB}/astropy/cosmology/flrw.pyc
-${PYSITELIB}/astropy/cosmology/flrw.pyo
-${PYSITELIB}/astropy/cosmology/funcs.py
-${PYSITELIB}/astropy/cosmology/funcs.pyc
-${PYSITELIB}/astropy/cosmology/funcs.pyo
-${PYSITELIB}/astropy/cosmology/io/__init__.py
-${PYSITELIB}/astropy/cosmology/io/__init__.pyc
-${PYSITELIB}/astropy/cosmology/io/__init__.pyo
-${PYSITELIB}/astropy/cosmology/io/ecsv.py
-${PYSITELIB}/astropy/cosmology/io/ecsv.pyc
-${PYSITELIB}/astropy/cosmology/io/ecsv.pyo
-${PYSITELIB}/astropy/cosmology/io/mapping.py
-${PYSITELIB}/astropy/cosmology/io/mapping.pyc
-${PYSITELIB}/astropy/cosmology/io/mapping.pyo
-${PYSITELIB}/astropy/cosmology/io/model.py
-${PYSITELIB}/astropy/cosmology/io/model.pyc
-${PYSITELIB}/astropy/cosmology/io/model.pyo
-${PYSITELIB}/astropy/cosmology/io/table.py
-${PYSITELIB}/astropy/cosmology/io/table.pyc
-${PYSITELIB}/astropy/cosmology/io/table.pyo
-${PYSITELIB}/astropy/cosmology/io/tests/__init__.py
-${PYSITELIB}/astropy/cosmology/io/tests/__init__.pyc
-${PYSITELIB}/astropy/cosmology/io/tests/__init__.pyo
-${PYSITELIB}/astropy/cosmology/io/tests/base.py
-${PYSITELIB}/astropy/cosmology/io/tests/base.pyc
-${PYSITELIB}/astropy/cosmology/io/tests/base.pyo
-${PYSITELIB}/astropy/cosmology/io/tests/test_ecsv.py
-${PYSITELIB}/astropy/cosmology/io/tests/test_ecsv.pyc
-${PYSITELIB}/astropy/cosmology/io/tests/test_ecsv.pyo
-${PYSITELIB}/astropy/cosmology/io/tests/test_mapping.py
-${PYSITELIB}/astropy/cosmology/io/tests/test_mapping.pyc
-${PYSITELIB}/astropy/cosmology/io/tests/test_mapping.pyo
-${PYSITELIB}/astropy/cosmology/io/tests/test_model.py
-${PYSITELIB}/astropy/cosmology/io/tests/test_model.pyc
-${PYSITELIB}/astropy/cosmology/io/tests/test_model.pyo
-${PYSITELIB}/astropy/cosmology/io/tests/test_table.py
-${PYSITELIB}/astropy/cosmology/io/tests/test_table.pyc
-${PYSITELIB}/astropy/cosmology/io/tests/test_table.pyo
-${PYSITELIB}/astropy/cosmology/parameter.py
-${PYSITELIB}/astropy/cosmology/parameter.pyc
-${PYSITELIB}/astropy/cosmology/parameter.pyo
-${PYSITELIB}/astropy/cosmology/parameters.py
-${PYSITELIB}/astropy/cosmology/parameters.pyc
-${PYSITELIB}/astropy/cosmology/parameters.pyo
-${PYSITELIB}/astropy/cosmology/realizations.py
-${PYSITELIB}/astropy/cosmology/realizations.pyc
-${PYSITELIB}/astropy/cosmology/realizations.pyo
-${PYSITELIB}/astropy/cosmology/scalar_inv_efuncs.so
-${PYSITELIB}/astropy/cosmology/tests/__init__.py
-${PYSITELIB}/astropy/cosmology/tests/__init__.pyc
-${PYSITELIB}/astropy/cosmology/tests/__init__.pyo
-${PYSITELIB}/astropy/cosmology/tests/conftest.py
-${PYSITELIB}/astropy/cosmology/tests/conftest.pyc
-${PYSITELIB}/astropy/cosmology/tests/conftest.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/__init__.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/__init__.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/__init__.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/cosmology.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/cosmology.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/cosmology.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/__init__.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/__init__.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/__init__.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/astropy_convert.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/astropy_convert.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/astropy_convert.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/astropy_io.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/astropy_io.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/astropy_io.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/core.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/core.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/core.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/__init__.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/__init__.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/__init__.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/conftest.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/conftest.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/conftest.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/test_astropy_convert.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/test_astropy_convert.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/test_astropy_convert.pyo
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/test_astropy_io.py
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/test_astropy_io.pyc
-${PYSITELIB}/astropy/cosmology/tests/mypackage/io/tests/test_astropy_io.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_connect.py
-${PYSITELIB}/astropy/cosmology/tests/test_connect.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_connect.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_core.py
-${PYSITELIB}/astropy/cosmology/tests/test_core.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_core.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_cosmology.py
-${PYSITELIB}/astropy/cosmology/tests/test_cosmology.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_cosmology.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_flrw.py
-${PYSITELIB}/astropy/cosmology/tests/test_flrw.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_flrw.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_funcs.py
-${PYSITELIB}/astropy/cosmology/tests/test_funcs.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_funcs.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_parameter.py
-${PYSITELIB}/astropy/cosmology/tests/test_parameter.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_parameter.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_pickle.py
-${PYSITELIB}/astropy/cosmology/tests/test_pickle.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_pickle.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_realizations.py
-${PYSITELIB}/astropy/cosmology/tests/test_realizations.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_realizations.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_units.py
-${PYSITELIB}/astropy/cosmology/tests/test_units.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_units.pyo
-${PYSITELIB}/astropy/cosmology/tests/test_utils.py
-${PYSITELIB}/astropy/cosmology/tests/test_utils.pyc
-${PYSITELIB}/astropy/cosmology/tests/test_utils.pyo
-${PYSITELIB}/astropy/cosmology/units.py
-${PYSITELIB}/astropy/cosmology/units.pyc
-${PYSITELIB}/astropy/cosmology/units.pyo
-${PYSITELIB}/astropy/cosmology/utils.py
-${PYSITELIB}/astropy/cosmology/utils.pyc
-${PYSITELIB}/astropy/cosmology/utils.pyo
-${PYSITELIB}/astropy/extern/__init__.py
-${PYSITELIB}/astropy/extern/__init__.pyc
-${PYSITELIB}/astropy/extern/__init__.pyo
-${PYSITELIB}/astropy/extern/_strptime.py
-${PYSITELIB}/astropy/extern/_strptime.pyc
-${PYSITELIB}/astropy/extern/_strptime.pyo
-${PYSITELIB}/astropy/extern/configobj/__init__.py
-${PYSITELIB}/astropy/extern/configobj/__init__.pyc
-${PYSITELIB}/astropy/extern/configobj/__init__.pyo
-${PYSITELIB}/astropy/extern/configobj/configobj.py
-${PYSITELIB}/astropy/extern/configobj/configobj.pyc
-${PYSITELIB}/astropy/extern/configobj/configobj.pyo
-${PYSITELIB}/astropy/extern/configobj/validate.py
-${PYSITELIB}/astropy/extern/configobj/validate.pyc
-${PYSITELIB}/astropy/extern/configobj/validate.pyo
-${PYSITELIB}/astropy/extern/jquery/__init__.py
-${PYSITELIB}/astropy/extern/jquery/__init__.pyc
-${PYSITELIB}/astropy/extern/jquery/__init__.pyo
-${PYSITELIB}/astropy/extern/jquery/data/css/jquery.dataTables.css
-${PYSITELIB}/astropy/extern/jquery/data/js/jquery-3.1.1.js
-${PYSITELIB}/astropy/extern/jquery/data/js/jquery-3.1.1.min.js
-${PYSITELIB}/astropy/extern/jquery/data/js/jquery.dataTables.js
-${PYSITELIB}/astropy/extern/jquery/data/js/jquery.dataTables.min.js
-${PYSITELIB}/astropy/extern/ply/__init__.py
-${PYSITELIB}/astropy/extern/ply/__init__.pyc
-${PYSITELIB}/astropy/extern/ply/__init__.pyo
-${PYSITELIB}/astropy/extern/ply/cpp.py
-${PYSITELIB}/astropy/extern/ply/cpp.pyc
-${PYSITELIB}/astropy/extern/ply/cpp.pyo
-${PYSITELIB}/astropy/extern/ply/ctokens.py
-${PYSITELIB}/astropy/extern/ply/ctokens.pyc
-${PYSITELIB}/astropy/extern/ply/ctokens.pyo
-${PYSITELIB}/astropy/extern/ply/lex.py
-${PYSITELIB}/astropy/extern/ply/lex.pyc
-${PYSITELIB}/astropy/extern/ply/lex.pyo
-${PYSITELIB}/astropy/extern/ply/yacc.py
-${PYSITELIB}/astropy/extern/ply/yacc.pyc
-${PYSITELIB}/astropy/extern/ply/yacc.pyo
-${PYSITELIB}/astropy/extern/ply/ygen.py
-${PYSITELIB}/astropy/extern/ply/ygen.pyc
-${PYSITELIB}/astropy/extern/ply/ygen.pyo
-${PYSITELIB}/astropy/io/__init__.py
-${PYSITELIB}/astropy/io/__init__.pyc
-${PYSITELIB}/astropy/io/__init__.pyo
-${PYSITELIB}/astropy/io/ascii/__init__.py
-${PYSITELIB}/astropy/io/ascii/__init__.pyc
-${PYSITELIB}/astropy/io/ascii/__init__.pyo
-${PYSITELIB}/astropy/io/ascii/basic.py
-${PYSITELIB}/astropy/io/ascii/basic.pyc
-${PYSITELIB}/astropy/io/ascii/basic.pyo
-${PYSITELIB}/astropy/io/ascii/cds.py
-${PYSITELIB}/astropy/io/ascii/cds.pyc
-${PYSITELIB}/astropy/io/ascii/cds.pyo
-${PYSITELIB}/astropy/io/ascii/connect.py
-${PYSITELIB}/astropy/io/ascii/connect.pyc
-${PYSITELIB}/astropy/io/ascii/connect.pyo
-${PYSITELIB}/astropy/io/ascii/core.py
-${PYSITELIB}/astropy/io/ascii/core.pyc
-${PYSITELIB}/astropy/io/ascii/core.pyo
-${PYSITELIB}/astropy/io/ascii/cparser.so
-${PYSITELIB}/astropy/io/ascii/daophot.py
-${PYSITELIB}/astropy/io/ascii/daophot.pyc
-${PYSITELIB}/astropy/io/ascii/daophot.pyo
-${PYSITELIB}/astropy/io/ascii/docs.py
-${PYSITELIB}/astropy/io/ascii/docs.pyc
-${PYSITELIB}/astropy/io/ascii/docs.pyo
-${PYSITELIB}/astropy/io/ascii/ecsv.py
-${PYSITELIB}/astropy/io/ascii/ecsv.pyc
-${PYSITELIB}/astropy/io/ascii/ecsv.pyo
-${PYSITELIB}/astropy/io/ascii/fastbasic.py
-${PYSITELIB}/astropy/io/ascii/fastbasic.pyc
-${PYSITELIB}/astropy/io/ascii/fastbasic.pyo
-${PYSITELIB}/astropy/io/ascii/fixedwidth.py
-${PYSITELIB}/astropy/io/ascii/fixedwidth.pyc
-${PYSITELIB}/astropy/io/ascii/fixedwidth.pyo
-${PYSITELIB}/astropy/io/ascii/html.py
-${PYSITELIB}/astropy/io/ascii/html.pyc
-${PYSITELIB}/astropy/io/ascii/html.pyo
-${PYSITELIB}/astropy/io/ascii/ipac.py
-${PYSITELIB}/astropy/io/ascii/ipac.pyc
-${PYSITELIB}/astropy/io/ascii/ipac.pyo
-${PYSITELIB}/astropy/io/ascii/latex.py
-${PYSITELIB}/astropy/io/ascii/latex.pyc
-${PYSITELIB}/astropy/io/ascii/latex.pyo
-${PYSITELIB}/astropy/io/ascii/misc.py
-${PYSITELIB}/astropy/io/ascii/misc.pyc
-${PYSITELIB}/astropy/io/ascii/misc.pyo
-${PYSITELIB}/astropy/io/ascii/mrt.py
-${PYSITELIB}/astropy/io/ascii/mrt.pyc
-${PYSITELIB}/astropy/io/ascii/mrt.pyo
-${PYSITELIB}/astropy/io/ascii/qdp.py
-${PYSITELIB}/astropy/io/ascii/qdp.pyc
-${PYSITELIB}/astropy/io/ascii/qdp.pyo
-${PYSITELIB}/astropy/io/ascii/rst.py
-${PYSITELIB}/astropy/io/ascii/rst.pyc
-${PYSITELIB}/astropy/io/ascii/rst.pyo
-${PYSITELIB}/astropy/io/ascii/setup_package.py
-${PYSITELIB}/astropy/io/ascii/setup_package.pyc
-${PYSITELIB}/astropy/io/ascii/setup_package.pyo
-${PYSITELIB}/astropy/io/ascii/sextractor.py
-${PYSITELIB}/astropy/io/ascii/sextractor.pyc
-${PYSITELIB}/astropy/io/ascii/sextractor.pyo
-${PYSITELIB}/astropy/io/ascii/tests/__init__.py
-${PYSITELIB}/astropy/io/ascii/tests/__init__.pyc
-${PYSITELIB}/astropy/io/ascii/tests/__init__.pyo
-${PYSITELIB}/astropy/io/ascii/tests/common.py
-${PYSITELIB}/astropy/io/ascii/tests/common.pyc
-${PYSITELIB}/astropy/io/ascii/tests/common.pyo
-${PYSITELIB}/astropy/io/ascii/tests/data/apostrophe.rdb
-${PYSITELIB}/astropy/io/ascii/tests/data/apostrophe.tab
-${PYSITELIB}/astropy/io/ascii/tests/data/bad.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/bars_at_ends.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/cds.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/description/ReadMe
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/description/table.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/glob/ReadMe
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/glob/lmxbrefs.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/multi/ReadMe
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/multi/lhs2065.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/multi/lp944-20.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/null/ReadMe
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/null/ReadMe1
-${PYSITELIB}/astropy/io/ascii/tests/data/cds/null/table.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds2.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cdsFunctional.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cdsFunctional2.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/cds_malformed.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/commented_header.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/commented_header2.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/conf_py.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/continuation.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/daophot.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/daophot.dat.gz
-${PYSITELIB}/astropy/io/ascii/tests/data/daophot2.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/daophot3.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/daophot4.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/fill_values.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/fixed_width_2_line.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/html.html
-${PYSITELIB}/astropy/io/ascii/tests/data/html2.html
-${PYSITELIB}/astropy/io/ascii/tests/data/ipac.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/ipac.dat.bz2
-${PYSITELIB}/astropy/io/ascii/tests/data/ipac.dat.xz
-${PYSITELIB}/astropy/io/ascii/tests/data/latex1.tex
-${PYSITELIB}/astropy/io/ascii/tests/data/latex1.tex.gz
-${PYSITELIB}/astropy/io/ascii/tests/data/latex2.tex
-${PYSITELIB}/astropy/io/ascii/tests/data/latex3.tex
-${PYSITELIB}/astropy/io/ascii/tests/data/nls1_stackinfo.dbout
-${PYSITELIB}/astropy/io/ascii/tests/data/no_data_cds.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/no_data_daophot.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/no_data_ipac.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/no_data_sextractor.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/no_data_with_header.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/no_data_without_header.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/sextractor.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/sextractor2.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/sextractor3.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/short.rdb
-${PYSITELIB}/astropy/io/ascii/tests/data/short.rdb.bz2
-${PYSITELIB}/astropy/io/ascii/tests/data/short.rdb.gz
-${PYSITELIB}/astropy/io/ascii/tests/data/short.rdb.xz
-${PYSITELIB}/astropy/io/ascii/tests/data/short.tab
-${PYSITELIB}/astropy/io/ascii/tests/data/simple.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/simple2.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/simple3.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/simple4.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/simple5.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/simple_csv.csv
-${PYSITELIB}/astropy/io/ascii/tests/data/simple_csv_missing.csv
-${PYSITELIB}/astropy/io/ascii/tests/data/space_delim_blank_lines.txt
-${PYSITELIB}/astropy/io/ascii/tests/data/space_delim_no_header.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/space_delim_no_names.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/subtypes.ecsv
-${PYSITELIB}/astropy/io/ascii/tests/data/test4.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/test5.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/vizier/ReadMe
-${PYSITELIB}/astropy/io/ascii/tests/data/vizier/table1.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/vizier/table5.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/vots_spec.dat
-${PYSITELIB}/astropy/io/ascii/tests/data/whitespace.dat
-${PYSITELIB}/astropy/io/ascii/tests/test_c_reader.py
-${PYSITELIB}/astropy/io/ascii/tests/test_c_reader.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_c_reader.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_cds.py
-${PYSITELIB}/astropy/io/ascii/tests/test_cds.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_cds.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_cds_header_from_readme.py
-${PYSITELIB}/astropy/io/ascii/tests/test_cds_header_from_readme.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_cds_header_from_readme.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_compressed.py
-${PYSITELIB}/astropy/io/ascii/tests/test_compressed.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_compressed.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_connect.py
-${PYSITELIB}/astropy/io/ascii/tests/test_connect.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_connect.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_ecsv.py
-${PYSITELIB}/astropy/io/ascii/tests/test_ecsv.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_ecsv.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_fixedwidth.py
-${PYSITELIB}/astropy/io/ascii/tests/test_fixedwidth.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_fixedwidth.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_html.py
-${PYSITELIB}/astropy/io/ascii/tests/test_html.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_html.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_ipac_definitions.py
-${PYSITELIB}/astropy/io/ascii/tests/test_ipac_definitions.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_ipac_definitions.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_qdp.py
-${PYSITELIB}/astropy/io/ascii/tests/test_qdp.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_qdp.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_read.py
-${PYSITELIB}/astropy/io/ascii/tests/test_read.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_read.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_rst.py
-${PYSITELIB}/astropy/io/ascii/tests/test_rst.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_rst.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_types.py
-${PYSITELIB}/astropy/io/ascii/tests/test_types.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_types.pyo
-${PYSITELIB}/astropy/io/ascii/tests/test_write.py
-${PYSITELIB}/astropy/io/ascii/tests/test_write.pyc
-${PYSITELIB}/astropy/io/ascii/tests/test_write.pyo
-${PYSITELIB}/astropy/io/ascii/ui.py
-${PYSITELIB}/astropy/io/ascii/ui.pyc
-${PYSITELIB}/astropy/io/ascii/ui.pyo
-${PYSITELIB}/astropy/io/fits/__init__.py
-${PYSITELIB}/astropy/io/fits/__init__.pyc
-${PYSITELIB}/astropy/io/fits/__init__.pyo
-${PYSITELIB}/astropy/io/fits/_utils.so
-${PYSITELIB}/astropy/io/fits/card.py
-${PYSITELIB}/astropy/io/fits/card.pyc
-${PYSITELIB}/astropy/io/fits/card.pyo
-${PYSITELIB}/astropy/io/fits/column.py
-${PYSITELIB}/astropy/io/fits/column.pyc
-${PYSITELIB}/astropy/io/fits/column.pyo
-${PYSITELIB}/astropy/io/fits/compression.so
-${PYSITELIB}/astropy/io/fits/connect.py
-${PYSITELIB}/astropy/io/fits/connect.pyc
-${PYSITELIB}/astropy/io/fits/connect.pyo
-${PYSITELIB}/astropy/io/fits/convenience.py
-${PYSITELIB}/astropy/io/fits/convenience.pyc
-${PYSITELIB}/astropy/io/fits/convenience.pyo
-${PYSITELIB}/astropy/io/fits/diff.py
-${PYSITELIB}/astropy/io/fits/diff.pyc
-${PYSITELIB}/astropy/io/fits/diff.pyo
-${PYSITELIB}/astropy/io/fits/file.py
-${PYSITELIB}/astropy/io/fits/file.pyc
-${PYSITELIB}/astropy/io/fits/file.pyo
-${PYSITELIB}/astropy/io/fits/fitsrec.py
-${PYSITELIB}/astropy/io/fits/fitsrec.pyc
-${PYSITELIB}/astropy/io/fits/fitsrec.pyo
-${PYSITELIB}/astropy/io/fits/fitstime.py
-${PYSITELIB}/astropy/io/fits/fitstime.pyc
-${PYSITELIB}/astropy/io/fits/fitstime.pyo
-${PYSITELIB}/astropy/io/fits/hdu/__init__.py
-${PYSITELIB}/astropy/io/fits/hdu/__init__.pyc
-${PYSITELIB}/astropy/io/fits/hdu/__init__.pyo
-${PYSITELIB}/astropy/io/fits/hdu/base.py
-${PYSITELIB}/astropy/io/fits/hdu/base.pyc
-${PYSITELIB}/astropy/io/fits/hdu/base.pyo
-${PYSITELIB}/astropy/io/fits/hdu/compressed.py
-${PYSITELIB}/astropy/io/fits/hdu/compressed.pyc
-${PYSITELIB}/astropy/io/fits/hdu/compressed.pyo
-${PYSITELIB}/astropy/io/fits/hdu/groups.py
-${PYSITELIB}/astropy/io/fits/hdu/groups.pyc
-${PYSITELIB}/astropy/io/fits/hdu/groups.pyo
-${PYSITELIB}/astropy/io/fits/hdu/hdulist.py
-${PYSITELIB}/astropy/io/fits/hdu/hdulist.pyc
-${PYSITELIB}/astropy/io/fits/hdu/hdulist.pyo
-${PYSITELIB}/astropy/io/fits/hdu/image.py
-${PYSITELIB}/astropy/io/fits/hdu/image.pyc
-${PYSITELIB}/astropy/io/fits/hdu/image.pyo
-${PYSITELIB}/astropy/io/fits/hdu/nonstandard.py
-${PYSITELIB}/astropy/io/fits/hdu/nonstandard.pyc
-${PYSITELIB}/astropy/io/fits/hdu/nonstandard.pyo
-${PYSITELIB}/astropy/io/fits/hdu/streaming.py
-${PYSITELIB}/astropy/io/fits/hdu/streaming.pyc
-${PYSITELIB}/astropy/io/fits/hdu/streaming.pyo
-${PYSITELIB}/astropy/io/fits/hdu/table.py
-${PYSITELIB}/astropy/io/fits/hdu/table.pyc
-${PYSITELIB}/astropy/io/fits/hdu/table.pyo
-${PYSITELIB}/astropy/io/fits/header.py
-${PYSITELIB}/astropy/io/fits/header.pyc
-${PYSITELIB}/astropy/io/fits/header.pyo
-${PYSITELIB}/astropy/io/fits/scripts/__init__.py
-${PYSITELIB}/astropy/io/fits/scripts/__init__.pyc
-${PYSITELIB}/astropy/io/fits/scripts/__init__.pyo
-${PYSITELIB}/astropy/io/fits/scripts/fitscheck.py
-${PYSITELIB}/astropy/io/fits/scripts/fitscheck.pyc
-${PYSITELIB}/astropy/io/fits/scripts/fitscheck.pyo
-${PYSITELIB}/astropy/io/fits/scripts/fitsdiff.py
-${PYSITELIB}/astropy/io/fits/scripts/fitsdiff.pyc
-${PYSITELIB}/astropy/io/fits/scripts/fitsdiff.pyo
-${PYSITELIB}/astropy/io/fits/scripts/fitsheader.py
-${PYSITELIB}/astropy/io/fits/scripts/fitsheader.pyc
-${PYSITELIB}/astropy/io/fits/scripts/fitsheader.pyo
-${PYSITELIB}/astropy/io/fits/scripts/fitsinfo.py
-${PYSITELIB}/astropy/io/fits/scripts/fitsinfo.pyc
-${PYSITELIB}/astropy/io/fits/scripts/fitsinfo.pyo
-${PYSITELIB}/astropy/io/fits/setup_package.py
-${PYSITELIB}/astropy/io/fits/setup_package.pyc
-${PYSITELIB}/astropy/io/fits/setup_package.pyo
-${PYSITELIB}/astropy/io/fits/tests/__init__.py
-${PYSITELIB}/astropy/io/fits/tests/__init__.pyc
-${PYSITELIB}/astropy/io/fits/tests/__init__.pyo
-${PYSITELIB}/astropy/io/fits/tests/data/arange.fits
-${PYSITELIB}/astropy/io/fits/tests/data/ascii.fits
-${PYSITELIB}/astropy/io/fits/tests/data/ascii_i4-i20.fits
-${PYSITELIB}/astropy/io/fits/tests/data/blank.fits
-${PYSITELIB}/astropy/io/fits/tests/data/btable.fits
-${PYSITELIB}/astropy/io/fits/tests/data/chandra_time.fits
-${PYSITELIB}/astropy/io/fits/tests/data/checksum.fits
-${PYSITELIB}/astropy/io/fits/tests/data/checksum_false.fits
-${PYSITELIB}/astropy/io/fits/tests/data/comp.fits
-${PYSITELIB}/astropy/io/fits/tests/data/compressed_float_bzero.fits
-${PYSITELIB}/astropy/io/fits/tests/data/compressed_image.fits
-${PYSITELIB}/astropy/io/fits/tests/data/double_ext.fits
-${PYSITELIB}/astropy/io/fits/tests/data/fixed-1890.fits
-${PYSITELIB}/astropy/io/fits/tests/data/group.fits
-${PYSITELIB}/astropy/io/fits/tests/data/history_header.fits
-${PYSITELIB}/astropy/io/fits/tests/data/invalid/group_invalid.fits
-${PYSITELIB}/astropy/io/fits/tests/data/memtest.fits
-${PYSITELIB}/astropy/io/fits/tests/data/o4sp040b0_raw.fits
-${PYSITELIB}/astropy/io/fits/tests/data/random_groups.fits
-${PYSITELIB}/astropy/io/fits/tests/data/scale.fits
-${PYSITELIB}/astropy/io/fits/tests/data/stddata.fits
-${PYSITELIB}/astropy/io/fits/tests/data/table.fits
-${PYSITELIB}/astropy/io/fits/tests/data/tb.fits
-${PYSITELIB}/astropy/io/fits/tests/data/tdim.fits
-${PYSITELIB}/astropy/io/fits/tests/data/test0.fits
-${PYSITELIB}/astropy/io/fits/tests/data/test1.fits
-${PYSITELIB}/astropy/io/fits/tests/data/theap-gap.fits
-${PYSITELIB}/astropy/io/fits/tests/data/variable_length_table.fits
-${PYSITELIB}/astropy/io/fits/tests/data/verify.fits
-${PYSITELIB}/astropy/io/fits/tests/data/zerowidth.fits
-${PYSITELIB}/astropy/io/fits/tests/test_checksum.py
-${PYSITELIB}/astropy/io/fits/tests/test_checksum.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_checksum.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_compression_failures.py
-${PYSITELIB}/astropy/io/fits/tests/test_compression_failures.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_compression_failures.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_connect.py
-${PYSITELIB}/astropy/io/fits/tests/test_connect.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_connect.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_convenience.py
-${PYSITELIB}/astropy/io/fits/tests/test_convenience.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_convenience.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_core.py
-${PYSITELIB}/astropy/io/fits/tests/test_core.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_core.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_diff.py
-${PYSITELIB}/astropy/io/fits/tests/test_diff.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_diff.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_division.py
-${PYSITELIB}/astropy/io/fits/tests/test_division.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_division.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_fitscheck.py
-${PYSITELIB}/astropy/io/fits/tests/test_fitscheck.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_fitscheck.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_fitsdiff.py
-${PYSITELIB}/astropy/io/fits/tests/test_fitsdiff.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_fitsdiff.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_fitsheader.py
-${PYSITELIB}/astropy/io/fits/tests/test_fitsheader.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_fitsheader.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_fitsinfo.py
-${PYSITELIB}/astropy/io/fits/tests/test_fitsinfo.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_fitsinfo.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_fitstime.py
-${PYSITELIB}/astropy/io/fits/tests/test_fitstime.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_fitstime.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_groups.py
-${PYSITELIB}/astropy/io/fits/tests/test_groups.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_groups.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_hdulist.py
-${PYSITELIB}/astropy/io/fits/tests/test_hdulist.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_hdulist.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_header.py
-${PYSITELIB}/astropy/io/fits/tests/test_header.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_header.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_image.py
-${PYSITELIB}/astropy/io/fits/tests/test_image.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_image.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_image_dask.py
-${PYSITELIB}/astropy/io/fits/tests/test_image_dask.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_image_dask.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_nonstandard.py
-${PYSITELIB}/astropy/io/fits/tests/test_nonstandard.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_nonstandard.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_structured.py
-${PYSITELIB}/astropy/io/fits/tests/test_structured.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_structured.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_table.py
-${PYSITELIB}/astropy/io/fits/tests/test_table.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_table.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_uint.py
-${PYSITELIB}/astropy/io/fits/tests/test_uint.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_uint.pyo
-${PYSITELIB}/astropy/io/fits/tests/test_util.py
-${PYSITELIB}/astropy/io/fits/tests/test_util.pyc
-${PYSITELIB}/astropy/io/fits/tests/test_util.pyo
-${PYSITELIB}/astropy/io/fits/util.py
-${PYSITELIB}/astropy/io/fits/util.pyc
-${PYSITELIB}/astropy/io/fits/util.pyo
-${PYSITELIB}/astropy/io/fits/verify.py
-${PYSITELIB}/astropy/io/fits/verify.pyc
-${PYSITELIB}/astropy/io/fits/verify.pyo
-${PYSITELIB}/astropy/io/misc/__init__.py
-${PYSITELIB}/astropy/io/misc/__init__.pyc
-${PYSITELIB}/astropy/io/misc/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/conftest.py
-${PYSITELIB}/astropy/io/misc/asdf/conftest.pyc
-${PYSITELIB}/astropy/io/misc/asdf/conftest.pyo
-${PYSITELIB}/astropy/io/misc/asdf/connect.py
-${PYSITELIB}/astropy/io/misc/asdf/connect.pyc
-${PYSITELIB}/astropy/io/misc/asdf/connect.pyo
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/angle-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/earthlocation-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/baseframe-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/cirs-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk4noeterms-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/fk5-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactic-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/galactocentric-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/gcrs-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/icrs-1.1.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/itrs-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/frames/precessedgeocentric-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/latitude-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/longitude-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/representation-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/skycoord-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/coordinates/spectralcoord-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/fits/fits-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/table/table-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/time/timedelta-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/transform/units_mapping-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/data/schemas/astropy.org/astropy/units/equivalency-1.0.0.yaml
-${PYSITELIB}/astropy/io/misc/asdf/extension.py
-${PYSITELIB}/astropy/io/misc/asdf/extension.pyc
-${PYSITELIB}/astropy/io/misc/asdf/extension.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/angle.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/angle.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/angle.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/earthlocation.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/earthlocation.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/earthlocation.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/frames.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/frames.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/frames.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/representation.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/representation.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/representation.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/skycoord.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/skycoord.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/skycoord.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/spectralcoord.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/spectralcoord.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/spectralcoord.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_angle.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_angle.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_angle.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_earthlocation.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_frames.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_frames.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_frames.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_representation.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_representation.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_representation.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_skycoord.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_spectralcoord.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_spectralcoord.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/coordinates/tests/test_spectralcoord.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/fits.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/fits.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/fits.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/data/complex.fits
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/test_fits.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/test_fits.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/fits/tests/test_fits.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/helpers.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/helpers.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/helpers.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/table.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/table.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/table.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/tests/test_table.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/tests/test_table.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/table/tests/test_table.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/tests/helpers.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/tests/helpers.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/tests/helpers.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/test_time.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/test_time.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/test_time.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/test_timedelta.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/test_timedelta.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/tests/test_timedelta.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/time.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/time.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/time.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/timedelta.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/timedelta.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/time/timedelta.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/basic.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/basic.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/basic.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/compound.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/compound.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/compound.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/functional_models.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/functional_models.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/functional_models.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/math.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/math.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/math.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/physical_models.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/physical_models.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/physical_models.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/polynomial.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/polynomial.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/polynomial.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/powerlaws.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/powerlaws.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/powerlaws.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/projections.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/projections.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/projections.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tabular.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tabular.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tabular.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/test_transform.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/test_transform.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/test_transform.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/test_units_mapping.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/test_units_mapping.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/transform/tests/test_units_mapping.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/equivalency.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/equivalency.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/equivalency.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/quantity.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/quantity.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/quantity.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_equivalency.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_equivalency.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_equivalency.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_quantity.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_quantity.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_quantity.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_unit.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_unit.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/tests/test_unit.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/unit.py
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/unit.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tags/unit/unit.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/asdf/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/asdf/tests/test_io.py
-${PYSITELIB}/astropy/io/misc/asdf/tests/test_io.pyc
-${PYSITELIB}/astropy/io/misc/asdf/tests/test_io.pyo
-${PYSITELIB}/astropy/io/misc/asdf/types.py
-${PYSITELIB}/astropy/io/misc/asdf/types.pyc
-${PYSITELIB}/astropy/io/misc/asdf/types.pyo
-${PYSITELIB}/astropy/io/misc/connect.py
-${PYSITELIB}/astropy/io/misc/connect.pyc
-${PYSITELIB}/astropy/io/misc/connect.pyo
-${PYSITELIB}/astropy/io/misc/hdf5.py
-${PYSITELIB}/astropy/io/misc/hdf5.pyc
-${PYSITELIB}/astropy/io/misc/hdf5.pyo
-${PYSITELIB}/astropy/io/misc/pandas/__init__.py
-${PYSITELIB}/astropy/io/misc/pandas/__init__.pyc
-${PYSITELIB}/astropy/io/misc/pandas/__init__.pyo
-${PYSITELIB}/astropy/io/misc/pandas/connect.py
-${PYSITELIB}/astropy/io/misc/pandas/connect.pyc
-${PYSITELIB}/astropy/io/misc/pandas/connect.pyo
-${PYSITELIB}/astropy/io/misc/parquet.py
-${PYSITELIB}/astropy/io/misc/parquet.pyc
-${PYSITELIB}/astropy/io/misc/parquet.pyo
-${PYSITELIB}/astropy/io/misc/pickle_helpers.py
-${PYSITELIB}/astropy/io/misc/pickle_helpers.pyc
-${PYSITELIB}/astropy/io/misc/pickle_helpers.pyo
-${PYSITELIB}/astropy/io/misc/tests/__init__.py
-${PYSITELIB}/astropy/io/misc/tests/__init__.pyc
-${PYSITELIB}/astropy/io/misc/tests/__init__.pyo
-${PYSITELIB}/astropy/io/misc/tests/data/old_meta_example.hdf5
-${PYSITELIB}/astropy/io/misc/tests/test_hdf5.py
-${PYSITELIB}/astropy/io/misc/tests/test_hdf5.pyc
-${PYSITELIB}/astropy/io/misc/tests/test_hdf5.pyo
-${PYSITELIB}/astropy/io/misc/tests/test_pandas.py
-${PYSITELIB}/astropy/io/misc/tests/test_pandas.pyc
-${PYSITELIB}/astropy/io/misc/tests/test_pandas.pyo
-${PYSITELIB}/astropy/io/misc/tests/test_parquet.py
-${PYSITELIB}/astropy/io/misc/tests/test_parquet.pyc
-${PYSITELIB}/astropy/io/misc/tests/test_parquet.pyo
-${PYSITELIB}/astropy/io/misc/tests/test_pickle_helpers.py
-${PYSITELIB}/astropy/io/misc/tests/test_pickle_helpers.pyc
-${PYSITELIB}/astropy/io/misc/tests/test_pickle_helpers.pyo
-${PYSITELIB}/astropy/io/misc/tests/test_yaml.py
-${PYSITELIB}/astropy/io/misc/tests/test_yaml.pyc
-${PYSITELIB}/astropy/io/misc/tests/test_yaml.pyo
-${PYSITELIB}/astropy/io/misc/yaml.py
-${PYSITELIB}/astropy/io/misc/yaml.pyc
-${PYSITELIB}/astropy/io/misc/yaml.pyo
-${PYSITELIB}/astropy/io/registry/__init__.py
-${PYSITELIB}/astropy/io/registry/__init__.pyc
-${PYSITELIB}/astropy/io/registry/__init__.pyo
-${PYSITELIB}/astropy/io/registry/base.py
-${PYSITELIB}/astropy/io/registry/base.pyc
-${PYSITELIB}/astropy/io/registry/base.pyo
-${PYSITELIB}/astropy/io/registry/compat.py
-${PYSITELIB}/astropy/io/registry/compat.pyc
-${PYSITELIB}/astropy/io/registry/compat.pyo
-${PYSITELIB}/astropy/io/registry/core.py
-${PYSITELIB}/astropy/io/registry/core.pyc
-${PYSITELIB}/astropy/io/registry/core.pyo
-${PYSITELIB}/astropy/io/registry/interface.py
-${PYSITELIB}/astropy/io/registry/interface.pyc
-${PYSITELIB}/astropy/io/registry/interface.pyo
-${PYSITELIB}/astropy/io/registry/tests/__init__.py
-${PYSITELIB}/astropy/io/registry/tests/__init__.pyc
-${PYSITELIB}/astropy/io/registry/tests/__init__.pyo
-${PYSITELIB}/astropy/io/registry/tests/test_registries.py
-${PYSITELIB}/astropy/io/registry/tests/test_registries.pyc
-${PYSITELIB}/astropy/io/registry/tests/test_registries.pyo
-${PYSITELIB}/astropy/io/registry/tests/test_registry_help.py
-${PYSITELIB}/astropy/io/registry/tests/test_registry_help.pyc
-${PYSITELIB}/astropy/io/registry/tests/test_registry_help.pyo
-${PYSITELIB}/astropy/io/tests/__init__.py
-${PYSITELIB}/astropy/io/tests/__init__.pyc
-${PYSITELIB}/astropy/io/tests/__init__.pyo
-${PYSITELIB}/astropy/io/tests/safeio.py
-${PYSITELIB}/astropy/io/tests/safeio.pyc
-${PYSITELIB}/astropy/io/tests/safeio.pyo
-${PYSITELIB}/astropy/io/votable/__init__.py
-${PYSITELIB}/astropy/io/votable/__init__.pyc
-${PYSITELIB}/astropy/io/votable/__init__.pyo
-${PYSITELIB}/astropy/io/votable/connect.py
-${PYSITELIB}/astropy/io/votable/connect.pyc
-${PYSITELIB}/astropy/io/votable/connect.pyo
-${PYSITELIB}/astropy/io/votable/converters.py
-${PYSITELIB}/astropy/io/votable/converters.pyc
-${PYSITELIB}/astropy/io/votable/converters.pyo
-${PYSITELIB}/astropy/io/votable/data/VOTable.dtd
-${PYSITELIB}/astropy/io/votable/data/VOTable.v1.1.xsd
-${PYSITELIB}/astropy/io/votable/data/VOTable.v1.2.xsd
-${PYSITELIB}/astropy/io/votable/data/VOTable.v1.3.xsd
-${PYSITELIB}/astropy/io/votable/data/VOTable.v1.4.xsd
-${PYSITELIB}/astropy/io/votable/data/ucd1p-words.txt
-${PYSITELIB}/astropy/io/votable/exceptions.py
-${PYSITELIB}/astropy/io/votable/exceptions.pyc
-${PYSITELIB}/astropy/io/votable/exceptions.pyo
-${PYSITELIB}/astropy/io/votable/setup_package.py
-${PYSITELIB}/astropy/io/votable/setup_package.pyc
-${PYSITELIB}/astropy/io/votable/setup_package.pyo
-${PYSITELIB}/astropy/io/votable/table.py
-${PYSITELIB}/astropy/io/votable/table.pyc
-${PYSITELIB}/astropy/io/votable/table.pyo
-${PYSITELIB}/astropy/io/votable/tablewriter.so
-${PYSITELIB}/astropy/io/votable/tests/__init__.py
-${PYSITELIB}/astropy/io/votable/tests/__init__.pyc
-${PYSITELIB}/astropy/io/votable/tests/__init__.pyo
-${PYSITELIB}/astropy/io/votable/tests/converter_test.py
-${PYSITELIB}/astropy/io/votable/tests/converter_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/converter_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/data/binary2_masked_strings.xml
-${PYSITELIB}/astropy/io/votable/tests/data/custom_datatype.xml
-${PYSITELIB}/astropy/io/votable/tests/data/empty_table.xml
-${PYSITELIB}/astropy/io/votable/tests/data/gemini.xml
-${PYSITELIB}/astropy/io/votable/tests/data/irsa-nph-error.xml
-${PYSITELIB}/astropy/io/votable/tests/data/irsa-nph-m31.xml
-${PYSITELIB}/astropy/io/votable/tests/data/names.xml
-${PYSITELIB}/astropy/io/votable/tests/data/no_field_not_empty_table.xml
-${PYSITELIB}/astropy/io/votable/tests/data/no_resource.txt
-${PYSITELIB}/astropy/io/votable/tests/data/no_resource.xml
-${PYSITELIB}/astropy/io/votable/tests/data/nonstandard_units.xml
-${PYSITELIB}/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.1.xml
-${PYSITELIB}/astropy/io/votable/tests/data/regression.bin.tabledata.truth.1.3.xml
-${PYSITELIB}/astropy/io/votable/tests/data/regression.xml
-${PYSITELIB}/astropy/io/votable/tests/data/resource_groups.xml
-${PYSITELIB}/astropy/io/votable/tests/data/tb.fits
-${PYSITELIB}/astropy/io/votable/tests/data/timesys.xml
-${PYSITELIB}/astropy/io/votable/tests/data/timesys_errors.xml
-${PYSITELIB}/astropy/io/votable/tests/data/too_many_columns.xml.gz
-${PYSITELIB}/astropy/io/votable/tests/data/valid_votable.xml
-${PYSITELIB}/astropy/io/votable/tests/data/validation.txt
-${PYSITELIB}/astropy/io/votable/tests/exception_test.py
-${PYSITELIB}/astropy/io/votable/tests/exception_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/exception_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/resource_test.py
-${PYSITELIB}/astropy/io/votable/tests/resource_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/resource_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/table_test.py
-${PYSITELIB}/astropy/io/votable/tests/table_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/table_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/tree_test.py
-${PYSITELIB}/astropy/io/votable/tests/tree_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/tree_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/ucd_test.py
-${PYSITELIB}/astropy/io/votable/tests/ucd_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/ucd_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/util_test.py
-${PYSITELIB}/astropy/io/votable/tests/util_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/util_test.pyo
-${PYSITELIB}/astropy/io/votable/tests/vo_test.py
-${PYSITELIB}/astropy/io/votable/tests/vo_test.pyc
-${PYSITELIB}/astropy/io/votable/tests/vo_test.pyo
-${PYSITELIB}/astropy/io/votable/tree.py
-${PYSITELIB}/astropy/io/votable/tree.pyc
-${PYSITELIB}/astropy/io/votable/tree.pyo
-${PYSITELIB}/astropy/io/votable/ucd.py
-${PYSITELIB}/astropy/io/votable/ucd.pyc
-${PYSITELIB}/astropy/io/votable/ucd.pyo
-${PYSITELIB}/astropy/io/votable/util.py
-${PYSITELIB}/astropy/io/votable/util.pyc
-${PYSITELIB}/astropy/io/votable/util.pyo
-${PYSITELIB}/astropy/io/votable/validator/__init__.py
-${PYSITELIB}/astropy/io/votable/validator/__init__.pyc
-${PYSITELIB}/astropy/io/votable/validator/__init__.pyo
-${PYSITELIB}/astropy/io/votable/validator/data/urls/cone.big.dat.gz
-${PYSITELIB}/astropy/io/votable/validator/data/urls/cone.broken.dat.gz
-${PYSITELIB}/astropy/io/votable/validator/data/urls/cone.good.dat.gz
-${PYSITELIB}/astropy/io/votable/validator/data/urls/cone.incorrect.dat.gz
-${PYSITELIB}/astropy/io/votable/validator/html.py
-${PYSITELIB}/astropy/io/votable/validator/html.pyc
-${PYSITELIB}/astropy/io/votable/validator/html.pyo
-${PYSITELIB}/astropy/io/votable/validator/main.py
-${PYSITELIB}/astropy/io/votable/validator/main.pyc
-${PYSITELIB}/astropy/io/votable/validator/main.pyo
-${PYSITELIB}/astropy/io/votable/validator/result.py
-${PYSITELIB}/astropy/io/votable/validator/result.pyc
-${PYSITELIB}/astropy/io/votable/validator/result.pyo
-${PYSITELIB}/astropy/io/votable/volint.py
-${PYSITELIB}/astropy/io/votable/volint.pyc
-${PYSITELIB}/astropy/io/votable/volint.pyo
-${PYSITELIB}/astropy/io/votable/xmlutil.py
-${PYSITELIB}/astropy/io/votable/xmlutil.pyc
-${PYSITELIB}/astropy/io/votable/xmlutil.pyo
-${PYSITELIB}/astropy/logger.py
-${PYSITELIB}/astropy/logger.pyc
-${PYSITELIB}/astropy/logger.pyo
-${PYSITELIB}/astropy/modeling/__init__.py
-${PYSITELIB}/astropy/modeling/__init__.pyc
-${PYSITELIB}/astropy/modeling/__init__.pyo
-${PYSITELIB}/astropy/modeling/_projections.so
-${PYSITELIB}/astropy/modeling/bounding_box.py
-${PYSITELIB}/astropy/modeling/bounding_box.pyc
-${PYSITELIB}/astropy/modeling/bounding_box.pyo
-${PYSITELIB}/astropy/modeling/convolution.py
-${PYSITELIB}/astropy/modeling/convolution.pyc
-${PYSITELIB}/astropy/modeling/convolution.pyo
-${PYSITELIB}/astropy/modeling/core.py
-${PYSITELIB}/astropy/modeling/core.pyc
-${PYSITELIB}/astropy/modeling/core.pyo
-${PYSITELIB}/astropy/modeling/fitting.py
-${PYSITELIB}/astropy/modeling/fitting.pyc
-${PYSITELIB}/astropy/modeling/fitting.pyo
-${PYSITELIB}/astropy/modeling/functional_models.py
-${PYSITELIB}/astropy/modeling/functional_models.pyc
-${PYSITELIB}/astropy/modeling/functional_models.pyo
-${PYSITELIB}/astropy/modeling/mappings.py
-${PYSITELIB}/astropy/modeling/mappings.pyc
-${PYSITELIB}/astropy/modeling/mappings.pyo
-${PYSITELIB}/astropy/modeling/math_functions.py
-${PYSITELIB}/astropy/modeling/math_functions.pyc
-${PYSITELIB}/astropy/modeling/math_functions.pyo
-${PYSITELIB}/astropy/modeling/models.py
-${PYSITELIB}/astropy/modeling/models.pyc
-${PYSITELIB}/astropy/modeling/models.pyo
-${PYSITELIB}/astropy/modeling/optimizers.py
-${PYSITELIB}/astropy/modeling/optimizers.pyc
-${PYSITELIB}/astropy/modeling/optimizers.pyo
-${PYSITELIB}/astropy/modeling/parameters.py
-${PYSITELIB}/astropy/modeling/parameters.pyc
-${PYSITELIB}/astropy/modeling/parameters.pyo
-${PYSITELIB}/astropy/modeling/physical_models.py
-${PYSITELIB}/astropy/modeling/physical_models.pyc
-${PYSITELIB}/astropy/modeling/physical_models.pyo
-${PYSITELIB}/astropy/modeling/polynomial.py
-${PYSITELIB}/astropy/modeling/polynomial.pyc
-${PYSITELIB}/astropy/modeling/polynomial.pyo
-${PYSITELIB}/astropy/modeling/powerlaws.py
-${PYSITELIB}/astropy/modeling/powerlaws.pyc
-${PYSITELIB}/astropy/modeling/powerlaws.pyo
-${PYSITELIB}/astropy/modeling/projections.py
-${PYSITELIB}/astropy/modeling/projections.pyc
-${PYSITELIB}/astropy/modeling/projections.pyo
-${PYSITELIB}/astropy/modeling/rotations.py
-${PYSITELIB}/astropy/modeling/rotations.pyc
-${PYSITELIB}/astropy/modeling/rotations.pyo
-${PYSITELIB}/astropy/modeling/separable.py
-${PYSITELIB}/astropy/modeling/separable.pyc
-${PYSITELIB}/astropy/modeling/separable.pyo
-${PYSITELIB}/astropy/modeling/setup_package.py
-${PYSITELIB}/astropy/modeling/setup_package.pyc
-${PYSITELIB}/astropy/modeling/setup_package.pyo
-${PYSITELIB}/astropy/modeling/spline.py
-${PYSITELIB}/astropy/modeling/spline.pyc
-${PYSITELIB}/astropy/modeling/spline.pyo
-${PYSITELIB}/astropy/modeling/statistic.py
-${PYSITELIB}/astropy/modeling/statistic.pyc
-${PYSITELIB}/astropy/modeling/statistic.pyo
-${PYSITELIB}/astropy/modeling/tabular.py
-${PYSITELIB}/astropy/modeling/tabular.pyc
-${PYSITELIB}/astropy/modeling/tabular.pyo
-${PYSITELIB}/astropy/modeling/tests/__init__.py
-${PYSITELIB}/astropy/modeling/tests/__init__.pyc
-${PYSITELIB}/astropy/modeling/tests/__init__.pyo
-${PYSITELIB}/astropy/modeling/tests/data/1904-66_AZP.fits
-${PYSITELIB}/astropy/modeling/tests/data/__init__.py
-${PYSITELIB}/astropy/modeling/tests/data/__init__.pyc
-${PYSITELIB}/astropy/modeling/tests/data/__init__.pyo
-${PYSITELIB}/astropy/modeling/tests/data/hst_sip.hdr
-${PYSITELIB}/astropy/modeling/tests/data/idcompspec.fits
-${PYSITELIB}/astropy/modeling/tests/data/irac_sip.hdr
-${PYSITELIB}/astropy/modeling/tests/data/spec.txt
-${PYSITELIB}/astropy/modeling/tests/example_models.py
-${PYSITELIB}/astropy/modeling/tests/example_models.pyc
-${PYSITELIB}/astropy/modeling/tests/example_models.pyo
-${PYSITELIB}/astropy/modeling/tests/irafutil.py
-${PYSITELIB}/astropy/modeling/tests/irafutil.pyc
-${PYSITELIB}/astropy/modeling/tests/irafutil.pyo
-${PYSITELIB}/astropy/modeling/tests/test_bounding_box.py
-${PYSITELIB}/astropy/modeling/tests/test_bounding_box.pyc
-${PYSITELIB}/astropy/modeling/tests/test_bounding_box.pyo
-${PYSITELIB}/astropy/modeling/tests/test_compound.py
-${PYSITELIB}/astropy/modeling/tests/test_compound.pyc
-${PYSITELIB}/astropy/modeling/tests/test_compound.pyo
-${PYSITELIB}/astropy/modeling/tests/test_constraints.py
-${PYSITELIB}/astropy/modeling/tests/test_constraints.pyc
-${PYSITELIB}/astropy/modeling/tests/test_constraints.pyo
-${PYSITELIB}/astropy/modeling/tests/test_convolution.py
-${PYSITELIB}/astropy/modeling/tests/test_convolution.pyc
-${PYSITELIB}/astropy/modeling/tests/test_convolution.pyo
-${PYSITELIB}/astropy/modeling/tests/test_core.py
-${PYSITELIB}/astropy/modeling/tests/test_core.pyc
-${PYSITELIB}/astropy/modeling/tests/test_core.pyo
-${PYSITELIB}/astropy/modeling/tests/test_fitters.py
-${PYSITELIB}/astropy/modeling/tests/test_fitters.pyc
-${PYSITELIB}/astropy/modeling/tests/test_fitters.pyo
-${PYSITELIB}/astropy/modeling/tests/test_functional_models.py
-${PYSITELIB}/astropy/modeling/tests/test_functional_models.pyc
-${PYSITELIB}/astropy/modeling/tests/test_functional_models.pyo
-${PYSITELIB}/astropy/modeling/tests/test_input.py
-${PYSITELIB}/astropy/modeling/tests/test_input.pyc
-${PYSITELIB}/astropy/modeling/tests/test_input.pyo
-${PYSITELIB}/astropy/modeling/tests/test_mappings.py
-${PYSITELIB}/astropy/modeling/tests/test_mappings.pyc
-${PYSITELIB}/astropy/modeling/tests/test_mappings.pyo
-${PYSITELIB}/astropy/modeling/tests/test_math_func.py
-${PYSITELIB}/astropy/modeling/tests/test_math_func.pyc
-${PYSITELIB}/astropy/modeling/tests/test_math_func.pyo
-${PYSITELIB}/astropy/modeling/tests/test_model_sets.py
-${PYSITELIB}/astropy/modeling/tests/test_model_sets.pyc
-${PYSITELIB}/astropy/modeling/tests/test_model_sets.pyo
-${PYSITELIB}/astropy/modeling/tests/test_models.py
-${PYSITELIB}/astropy/modeling/tests/test_models.pyc
-${PYSITELIB}/astropy/modeling/tests/test_models.pyo
-${PYSITELIB}/astropy/modeling/tests/test_models_quantities.py
-${PYSITELIB}/astropy/modeling/tests/test_models_quantities.pyc
-${PYSITELIB}/astropy/modeling/tests/test_models_quantities.pyo
-${PYSITELIB}/astropy/modeling/tests/test_parameters.py
-${PYSITELIB}/astropy/modeling/tests/test_parameters.pyc
-${PYSITELIB}/astropy/modeling/tests/test_parameters.pyo
-${PYSITELIB}/astropy/modeling/tests/test_physical_models.py
-${PYSITELIB}/astropy/modeling/tests/test_physical_models.pyc
-${PYSITELIB}/astropy/modeling/tests/test_physical_models.pyo
-${PYSITELIB}/astropy/modeling/tests/test_polynomial.py
-${PYSITELIB}/astropy/modeling/tests/test_polynomial.pyc
-${PYSITELIB}/astropy/modeling/tests/test_polynomial.pyo
-${PYSITELIB}/astropy/modeling/tests/test_projections.py
-${PYSITELIB}/astropy/modeling/tests/test_projections.pyc
-${PYSITELIB}/astropy/modeling/tests/test_projections.pyo
-${PYSITELIB}/astropy/modeling/tests/test_quantities_evaluation.py
-${PYSITELIB}/astropy/modeling/tests/test_quantities_evaluation.pyc
-${PYSITELIB}/astropy/modeling/tests/test_quantities_evaluation.pyo
-${PYSITELIB}/astropy/modeling/tests/test_quantities_fitting.py
-${PYSITELIB}/astropy/modeling/tests/test_quantities_fitting.pyc
-${PYSITELIB}/astropy/modeling/tests/test_quantities_fitting.pyo
-${PYSITELIB}/astropy/modeling/tests/test_quantities_model.py
-${PYSITELIB}/astropy/modeling/tests/test_quantities_model.pyc
-${PYSITELIB}/astropy/modeling/tests/test_quantities_model.pyo
-${PYSITELIB}/astropy/modeling/tests/test_quantities_parameters.py
-${PYSITELIB}/astropy/modeling/tests/test_quantities_parameters.pyc
-${PYSITELIB}/astropy/modeling/tests/test_quantities_parameters.pyo
-${PYSITELIB}/astropy/modeling/tests/test_quantities_rotations.py
-${PYSITELIB}/astropy/modeling/tests/test_quantities_rotations.pyc
-${PYSITELIB}/astropy/modeling/tests/test_quantities_rotations.pyo
-${PYSITELIB}/astropy/modeling/tests/test_rotations.py
-${PYSITELIB}/astropy/modeling/tests/test_rotations.pyc
-${PYSITELIB}/astropy/modeling/tests/test_rotations.pyo
-${PYSITELIB}/astropy/modeling/tests/test_separable.py
-${PYSITELIB}/astropy/modeling/tests/test_separable.pyc
-${PYSITELIB}/astropy/modeling/tests/test_separable.pyo
-${PYSITELIB}/astropy/modeling/tests/test_spline.py
-${PYSITELIB}/astropy/modeling/tests/test_spline.pyc
-${PYSITELIB}/astropy/modeling/tests/test_spline.pyo
-${PYSITELIB}/astropy/modeling/tests/test_statistics.py
-${PYSITELIB}/astropy/modeling/tests/test_statistics.pyc
-${PYSITELIB}/astropy/modeling/tests/test_statistics.pyo
-${PYSITELIB}/astropy/modeling/tests/test_units_mapping.py
-${PYSITELIB}/astropy/modeling/tests/test_units_mapping.pyc
-${PYSITELIB}/astropy/modeling/tests/test_units_mapping.pyo
-${PYSITELIB}/astropy/modeling/tests/test_utils.py
-${PYSITELIB}/astropy/modeling/tests/test_utils.pyc
-${PYSITELIB}/astropy/modeling/tests/test_utils.pyo
-${PYSITELIB}/astropy/modeling/utils.py
-${PYSITELIB}/astropy/modeling/utils.pyc
-${PYSITELIB}/astropy/modeling/utils.pyo
-${PYSITELIB}/astropy/nddata/__init__.py
-${PYSITELIB}/astropy/nddata/__init__.pyc
-${PYSITELIB}/astropy/nddata/__init__.pyo
-${PYSITELIB}/astropy/nddata/_testing.py
-${PYSITELIB}/astropy/nddata/_testing.pyc
-${PYSITELIB}/astropy/nddata/_testing.pyo
-${PYSITELIB}/astropy/nddata/bitmask.py
-${PYSITELIB}/astropy/nddata/bitmask.pyc
-${PYSITELIB}/astropy/nddata/bitmask.pyo
-${PYSITELIB}/astropy/nddata/blocks.py
-${PYSITELIB}/astropy/nddata/blocks.pyc
-${PYSITELIB}/astropy/nddata/blocks.pyo
-${PYSITELIB}/astropy/nddata/ccddata.py
-${PYSITELIB}/astropy/nddata/ccddata.pyc
-${PYSITELIB}/astropy/nddata/ccddata.pyo
-${PYSITELIB}/astropy/nddata/compat.py
-${PYSITELIB}/astropy/nddata/compat.pyc
-${PYSITELIB}/astropy/nddata/compat.pyo
-${PYSITELIB}/astropy/nddata/decorators.py
-${PYSITELIB}/astropy/nddata/decorators.pyc
-${PYSITELIB}/astropy/nddata/decorators.pyo
-${PYSITELIB}/astropy/nddata/flag_collection.py
-${PYSITELIB}/astropy/nddata/flag_collection.pyc
-${PYSITELIB}/astropy/nddata/flag_collection.pyo
-${PYSITELIB}/astropy/nddata/mixins/__init__.py
-${PYSITELIB}/astropy/nddata/mixins/__init__.pyc
-${PYSITELIB}/astropy/nddata/mixins/__init__.pyo
-${PYSITELIB}/astropy/nddata/mixins/ndarithmetic.py
-${PYSITELIB}/astropy/nddata/mixins/ndarithmetic.pyc
-${PYSITELIB}/astropy/nddata/mixins/ndarithmetic.pyo
-${PYSITELIB}/astropy/nddata/mixins/ndio.py
-${PYSITELIB}/astropy/nddata/mixins/ndio.pyc
-${PYSITELIB}/astropy/nddata/mixins/ndio.pyo
-${PYSITELIB}/astropy/nddata/mixins/ndslicing.py
-${PYSITELIB}/astropy/nddata/mixins/ndslicing.pyc
-${PYSITELIB}/astropy/nddata/mixins/ndslicing.pyo
-${PYSITELIB}/astropy/nddata/mixins/tests/__init__.py
-${PYSITELIB}/astropy/nddata/mixins/tests/__init__.pyc
-${PYSITELIB}/astropy/nddata/mixins/tests/__init__.pyo
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndarithmetic.py
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndarithmetic.pyc
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndarithmetic.pyo
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndio.py
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndio.pyc
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndio.pyo
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndslicing.py
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndslicing.pyc
-${PYSITELIB}/astropy/nddata/mixins/tests/test_ndslicing.pyo
-${PYSITELIB}/astropy/nddata/nddata.py
-${PYSITELIB}/astropy/nddata/nddata.pyc
-${PYSITELIB}/astropy/nddata/nddata.pyo
-${PYSITELIB}/astropy/nddata/nddata_base.py
-${PYSITELIB}/astropy/nddata/nddata_base.pyc
-${PYSITELIB}/astropy/nddata/nddata_base.pyo
-${PYSITELIB}/astropy/nddata/nddata_withmixins.py
-${PYSITELIB}/astropy/nddata/nddata_withmixins.pyc
-${PYSITELIB}/astropy/nddata/nddata_withmixins.pyo
-${PYSITELIB}/astropy/nddata/nduncertainty.py
-${PYSITELIB}/astropy/nddata/nduncertainty.pyc
-${PYSITELIB}/astropy/nddata/nduncertainty.pyo
-${PYSITELIB}/astropy/nddata/tests/__init__.py
-${PYSITELIB}/astropy/nddata/tests/__init__.pyc
-${PYSITELIB}/astropy/nddata/tests/__init__.pyo
-${PYSITELIB}/astropy/nddata/tests/data/sip-wcs.fits
-${PYSITELIB}/astropy/nddata/tests/test_bitmask.py
-${PYSITELIB}/astropy/nddata/tests/test_bitmask.pyc
-${PYSITELIB}/astropy/nddata/tests/test_bitmask.pyo
-${PYSITELIB}/astropy/nddata/tests/test_blocks.py
-${PYSITELIB}/astropy/nddata/tests/test_blocks.pyc
-${PYSITELIB}/astropy/nddata/tests/test_blocks.pyo
-${PYSITELIB}/astropy/nddata/tests/test_ccddata.py
-${PYSITELIB}/astropy/nddata/tests/test_ccddata.pyc
-${PYSITELIB}/astropy/nddata/tests/test_ccddata.pyo
-${PYSITELIB}/astropy/nddata/tests/test_compat.py
-${PYSITELIB}/astropy/nddata/tests/test_compat.pyc
-${PYSITELIB}/astropy/nddata/tests/test_compat.pyo
-${PYSITELIB}/astropy/nddata/tests/test_decorators.py
-${PYSITELIB}/astropy/nddata/tests/test_decorators.pyc
-${PYSITELIB}/astropy/nddata/tests/test_decorators.pyo
-${PYSITELIB}/astropy/nddata/tests/test_flag_collection.py
-${PYSITELIB}/astropy/nddata/tests/test_flag_collection.pyc
-${PYSITELIB}/astropy/nddata/tests/test_flag_collection.pyo
-${PYSITELIB}/astropy/nddata/tests/test_nddata.py
-${PYSITELIB}/astropy/nddata/tests/test_nddata.pyc
-${PYSITELIB}/astropy/nddata/tests/test_nddata.pyo
-${PYSITELIB}/astropy/nddata/tests/test_nddata_base.py
-${PYSITELIB}/astropy/nddata/tests/test_nddata_base.pyc
-${PYSITELIB}/astropy/nddata/tests/test_nddata_base.pyo
-${PYSITELIB}/astropy/nddata/tests/test_nduncertainty.py
-${PYSITELIB}/astropy/nddata/tests/test_nduncertainty.pyc
-${PYSITELIB}/astropy/nddata/tests/test_nduncertainty.pyo
-${PYSITELIB}/astropy/nddata/tests/test_utils.py
-${PYSITELIB}/astropy/nddata/tests/test_utils.pyc
-${PYSITELIB}/astropy/nddata/tests/test_utils.pyo
-${PYSITELIB}/astropy/nddata/utils.py
-${PYSITELIB}/astropy/nddata/utils.pyc
-${PYSITELIB}/astropy/nddata/utils.pyo
-${PYSITELIB}/astropy/samp/__init__.py
-${PYSITELIB}/astropy/samp/__init__.pyc
-${PYSITELIB}/astropy/samp/__init__.pyo
-${PYSITELIB}/astropy/samp/client.py
-${PYSITELIB}/astropy/samp/client.pyc
-${PYSITELIB}/astropy/samp/client.pyo
-${PYSITELIB}/astropy/samp/constants.py
-${PYSITELIB}/astropy/samp/constants.pyc
-${PYSITELIB}/astropy/samp/constants.pyo
-${PYSITELIB}/astropy/samp/data/astropy_icon.png
-${PYSITELIB}/astropy/samp/data/clientaccesspolicy.xml
-${PYSITELIB}/astropy/samp/data/crossdomain.xml
-${PYSITELIB}/astropy/samp/errors.py
-${PYSITELIB}/astropy/samp/errors.pyc
-${PYSITELIB}/astropy/samp/errors.pyo
-${PYSITELIB}/astropy/samp/hub.py
-${PYSITELIB}/astropy/samp/hub.pyc
-${PYSITELIB}/astropy/samp/hub.pyo
-${PYSITELIB}/astropy/samp/hub_proxy.py
-${PYSITELIB}/astropy/samp/hub_proxy.pyc
-${PYSITELIB}/astropy/samp/hub_proxy.pyo
-${PYSITELIB}/astropy/samp/hub_script.py
-${PYSITELIB}/astropy/samp/hub_script.pyc
-${PYSITELIB}/astropy/samp/hub_script.pyo
-${PYSITELIB}/astropy/samp/integrated_client.py
-${PYSITELIB}/astropy/samp/integrated_client.pyc
-${PYSITELIB}/astropy/samp/integrated_client.pyo
-${PYSITELIB}/astropy/samp/lockfile_helpers.py
-${PYSITELIB}/astropy/samp/lockfile_helpers.pyc
-${PYSITELIB}/astropy/samp/lockfile_helpers.pyo
-${PYSITELIB}/astropy/samp/setup_package.py
-${PYSITELIB}/astropy/samp/setup_package.pyc
-${PYSITELIB}/astropy/samp/setup_package.pyo
-${PYSITELIB}/astropy/samp/standard_profile.py
-${PYSITELIB}/astropy/samp/standard_profile.pyc
-${PYSITELIB}/astropy/samp/standard_profile.pyo
-${PYSITELIB}/astropy/samp/tests/__init__.py
-${PYSITELIB}/astropy/samp/tests/__init__.pyc
-${PYSITELIB}/astropy/samp/tests/__init__.pyo
-${PYSITELIB}/astropy/samp/tests/test_client.py
-${PYSITELIB}/astropy/samp/tests/test_client.pyc
-${PYSITELIB}/astropy/samp/tests/test_client.pyo
-${PYSITELIB}/astropy/samp/tests/test_errors.py
-${PYSITELIB}/astropy/samp/tests/test_errors.pyc
-${PYSITELIB}/astropy/samp/tests/test_errors.pyo
-${PYSITELIB}/astropy/samp/tests/test_helpers.py
-${PYSITELIB}/astropy/samp/tests/test_helpers.pyc
-${PYSITELIB}/astropy/samp/tests/test_helpers.pyo
-${PYSITELIB}/astropy/samp/tests/test_hub.py
-${PYSITELIB}/astropy/samp/tests/test_hub.pyc
-${PYSITELIB}/astropy/samp/tests/test_hub.pyo
-${PYSITELIB}/astropy/samp/tests/test_hub_proxy.py
-${PYSITELIB}/astropy/samp/tests/test_hub_proxy.pyc
-${PYSITELIB}/astropy/samp/tests/test_hub_proxy.pyo
-${PYSITELIB}/astropy/samp/tests/test_hub_script.py
-${PYSITELIB}/astropy/samp/tests/test_hub_script.pyc
-${PYSITELIB}/astropy/samp/tests/test_hub_script.pyo
-${PYSITELIB}/astropy/samp/tests/test_standard_profile.py
-${PYSITELIB}/astropy/samp/tests/test_standard_profile.pyc
-${PYSITELIB}/astropy/samp/tests/test_standard_profile.pyo
-${PYSITELIB}/astropy/samp/tests/test_web_profile.py
-${PYSITELIB}/astropy/samp/tests/test_web_profile.pyc
-${PYSITELIB}/astropy/samp/tests/test_web_profile.pyo
-${PYSITELIB}/astropy/samp/tests/web_profile_test_helpers.py
-${PYSITELIB}/astropy/samp/tests/web_profile_test_helpers.pyc
-${PYSITELIB}/astropy/samp/tests/web_profile_test_helpers.pyo
-${PYSITELIB}/astropy/samp/utils.py
-${PYSITELIB}/astropy/samp/utils.pyc
-${PYSITELIB}/astropy/samp/utils.pyo
-${PYSITELIB}/astropy/samp/web_profile.py
-${PYSITELIB}/astropy/samp/web_profile.pyc
-${PYSITELIB}/astropy/samp/web_profile.pyo
-${PYSITELIB}/astropy/stats/__init__.py
-${PYSITELIB}/astropy/stats/__init__.pyc
-${PYSITELIB}/astropy/stats/__init__.pyo
-${PYSITELIB}/astropy/stats/_fast_sigma_clip.so
-${PYSITELIB}/astropy/stats/_stats.so
-${PYSITELIB}/astropy/stats/bayesian_blocks.py
-${PYSITELIB}/astropy/stats/bayesian_blocks.pyc
-${PYSITELIB}/astropy/stats/bayesian_blocks.pyo
-${PYSITELIB}/astropy/stats/biweight.py
-${PYSITELIB}/astropy/stats/biweight.pyc
-${PYSITELIB}/astropy/stats/biweight.pyo
-${PYSITELIB}/astropy/stats/bls/__init__.py
-${PYSITELIB}/astropy/stats/bls/__init__.pyc
-${PYSITELIB}/astropy/stats/bls/__init__.pyo
-${PYSITELIB}/astropy/stats/circstats.py
-${PYSITELIB}/astropy/stats/circstats.pyc
-${PYSITELIB}/astropy/stats/circstats.pyo
-${PYSITELIB}/astropy/stats/funcs.py
-${PYSITELIB}/astropy/stats/funcs.pyc
-${PYSITELIB}/astropy/stats/funcs.pyo
-${PYSITELIB}/astropy/stats/histogram.py
-${PYSITELIB}/astropy/stats/histogram.pyc
-${PYSITELIB}/astropy/stats/histogram.pyo
-${PYSITELIB}/astropy/stats/info_theory.py
-${PYSITELIB}/astropy/stats/info_theory.pyc
-${PYSITELIB}/astropy/stats/info_theory.pyo
-${PYSITELIB}/astropy/stats/jackknife.py
-${PYSITELIB}/astropy/stats/jackknife.pyc
-${PYSITELIB}/astropy/stats/jackknife.pyo
-${PYSITELIB}/astropy/stats/lombscargle/__init__.py
-${PYSITELIB}/astropy/stats/lombscargle/__init__.pyc
-${PYSITELIB}/astropy/stats/lombscargle/__init__.pyo
-${PYSITELIB}/astropy/stats/setup_package.py
-${PYSITELIB}/astropy/stats/setup_package.pyc
-${PYSITELIB}/astropy/stats/setup_package.pyo
-${PYSITELIB}/astropy/stats/sigma_clipping.py
-${PYSITELIB}/astropy/stats/sigma_clipping.pyc
-${PYSITELIB}/astropy/stats/sigma_clipping.pyo
-${PYSITELIB}/astropy/stats/spatial.py
-${PYSITELIB}/astropy/stats/spatial.pyc
-${PYSITELIB}/astropy/stats/spatial.pyo
-${PYSITELIB}/astropy/stats/tests/__init__.py
-${PYSITELIB}/astropy/stats/tests/__init__.pyc
-${PYSITELIB}/astropy/stats/tests/__init__.pyo
-${PYSITELIB}/astropy/stats/tests/test_bayesian_blocks.py
-${PYSITELIB}/astropy/stats/tests/test_bayesian_blocks.pyc
-${PYSITELIB}/astropy/stats/tests/test_bayesian_blocks.pyo
-${PYSITELIB}/astropy/stats/tests/test_biweight.py
-${PYSITELIB}/astropy/stats/tests/test_biweight.pyc
-${PYSITELIB}/astropy/stats/tests/test_biweight.pyo
-${PYSITELIB}/astropy/stats/tests/test_circstats.py
-${PYSITELIB}/astropy/stats/tests/test_circstats.pyc
-${PYSITELIB}/astropy/stats/tests/test_circstats.pyo
-${PYSITELIB}/astropy/stats/tests/test_funcs.py
-${PYSITELIB}/astropy/stats/tests/test_funcs.pyc
-${PYSITELIB}/astropy/stats/tests/test_funcs.pyo
-${PYSITELIB}/astropy/stats/tests/test_histogram.py
-${PYSITELIB}/astropy/stats/tests/test_histogram.pyc
-${PYSITELIB}/astropy/stats/tests/test_histogram.pyo
-${PYSITELIB}/astropy/stats/tests/test_info_theory.py
-${PYSITELIB}/astropy/stats/tests/test_info_theory.pyc
-${PYSITELIB}/astropy/stats/tests/test_info_theory.pyo
-${PYSITELIB}/astropy/stats/tests/test_jackknife.py
-${PYSITELIB}/astropy/stats/tests/test_jackknife.pyc
-${PYSITELIB}/astropy/stats/tests/test_jackknife.pyo
-${PYSITELIB}/astropy/stats/tests/test_sigma_clipping.py
-${PYSITELIB}/astropy/stats/tests/test_sigma_clipping.pyc
-${PYSITELIB}/astropy/stats/tests/test_sigma_clipping.pyo
-${PYSITELIB}/astropy/stats/tests/test_spatial.py
-${PYSITELIB}/astropy/stats/tests/test_spatial.pyc
-${PYSITELIB}/astropy/stats/tests/test_spatial.pyo
-${PYSITELIB}/astropy/table/__init__.py
-${PYSITELIB}/astropy/table/__init__.pyc
-${PYSITELIB}/astropy/table/__init__.pyo
-${PYSITELIB}/astropy/table/_column_mixins.so
-${PYSITELIB}/astropy/table/_np_utils.so
-${PYSITELIB}/astropy/table/bst.py
-${PYSITELIB}/astropy/table/bst.pyc
-${PYSITELIB}/astropy/table/bst.pyo
-${PYSITELIB}/astropy/table/column.py
-${PYSITELIB}/astropy/table/column.pyc
-${PYSITELIB}/astropy/table/column.pyo
-${PYSITELIB}/astropy/table/connect.py
-${PYSITELIB}/astropy/table/connect.pyc
-${PYSITELIB}/astropy/table/connect.pyo
-${PYSITELIB}/astropy/table/groups.py
-${PYSITELIB}/astropy/table/groups.pyc
-${PYSITELIB}/astropy/table/groups.pyo
-${PYSITELIB}/astropy/table/index.py
-${PYSITELIB}/astropy/table/index.pyc
-${PYSITELIB}/astropy/table/index.pyo
-${PYSITELIB}/astropy/table/info.py
-${PYSITELIB}/astropy/table/info.pyc
-${PYSITELIB}/astropy/table/info.pyo
-${PYSITELIB}/astropy/table/jsviewer.py
-${PYSITELIB}/astropy/table/jsviewer.pyc
-${PYSITELIB}/astropy/table/jsviewer.pyo
-${PYSITELIB}/astropy/table/meta.py
-${PYSITELIB}/astropy/table/meta.pyc
-${PYSITELIB}/astropy/table/meta.pyo
-${PYSITELIB}/astropy/table/mixins/__init__.py
-${PYSITELIB}/astropy/table/mixins/__init__.pyc
-${PYSITELIB}/astropy/table/mixins/__init__.pyo
-${PYSITELIB}/astropy/table/mixins/dask.py
-${PYSITELIB}/astropy/table/mixins/dask.pyc
-${PYSITELIB}/astropy/table/mixins/dask.pyo
-${PYSITELIB}/astropy/table/mixins/registry.py
-${PYSITELIB}/astropy/table/mixins/registry.pyc
-${PYSITELIB}/astropy/table/mixins/registry.pyo
-${PYSITELIB}/astropy/table/mixins/tests/__init__.py
-${PYSITELIB}/astropy/table/mixins/tests/__init__.pyc
-${PYSITELIB}/astropy/table/mixins/tests/__init__.pyo
-${PYSITELIB}/astropy/table/mixins/tests/test_dask.py
-${PYSITELIB}/astropy/table/mixins/tests/test_dask.pyc
-${PYSITELIB}/astropy/table/mixins/tests/test_dask.pyo
-${PYSITELIB}/astropy/table/mixins/tests/test_registry.py
-${PYSITELIB}/astropy/table/mixins/tests/test_registry.pyc
-${PYSITELIB}/astropy/table/mixins/tests/test_registry.pyo
-${PYSITELIB}/astropy/table/ndarray_mixin.py
-${PYSITELIB}/astropy/table/ndarray_mixin.pyc
-${PYSITELIB}/astropy/table/ndarray_mixin.pyo
-${PYSITELIB}/astropy/table/np_utils.py
-${PYSITELIB}/astropy/table/np_utils.pyc
-${PYSITELIB}/astropy/table/np_utils.pyo
-${PYSITELIB}/astropy/table/operations.py
-${PYSITELIB}/astropy/table/operations.pyc
-${PYSITELIB}/astropy/table/operations.pyo
-${PYSITELIB}/astropy/table/pandas.py
-${PYSITELIB}/astropy/table/pandas.pyc
-${PYSITELIB}/astropy/table/pandas.pyo
-${PYSITELIB}/astropy/table/pprint.py
-${PYSITELIB}/astropy/table/pprint.pyc
-${PYSITELIB}/astropy/table/pprint.pyo
-${PYSITELIB}/astropy/table/row.py
-${PYSITELIB}/astropy/table/row.pyc
-${PYSITELIB}/astropy/table/row.pyo
-${PYSITELIB}/astropy/table/scripts/__init__.py
-${PYSITELIB}/astropy/table/scripts/__init__.pyc
-${PYSITELIB}/astropy/table/scripts/__init__.pyo
-${PYSITELIB}/astropy/table/scripts/showtable.py
-${PYSITELIB}/astropy/table/scripts/showtable.pyc
-${PYSITELIB}/astropy/table/scripts/showtable.pyo
-${PYSITELIB}/astropy/table/serialize.py
-${PYSITELIB}/astropy/table/serialize.pyc
-${PYSITELIB}/astropy/table/serialize.pyo
-${PYSITELIB}/astropy/table/setup_package.py
-${PYSITELIB}/astropy/table/setup_package.pyc
-${PYSITELIB}/astropy/table/setup_package.pyo
-${PYSITELIB}/astropy/table/soco.py
-${PYSITELIB}/astropy/table/soco.pyc
-${PYSITELIB}/astropy/table/soco.pyo
-${PYSITELIB}/astropy/table/sorted_array.py
-${PYSITELIB}/astropy/table/sorted_array.pyc
-${PYSITELIB}/astropy/table/sorted_array.pyo
-${PYSITELIB}/astropy/table/table.py
-${PYSITELIB}/astropy/table/table.pyc
-${PYSITELIB}/astropy/table/table.pyo
-${PYSITELIB}/astropy/table/table_helpers.py
-${PYSITELIB}/astropy/table/table_helpers.pyc
-${PYSITELIB}/astropy/table/table_helpers.pyo
-${PYSITELIB}/astropy/table/tests/__init__.py
-${PYSITELIB}/astropy/table/tests/__init__.pyc
-${PYSITELIB}/astropy/table/tests/__init__.pyo
-${PYSITELIB}/astropy/table/tests/conftest.py
-${PYSITELIB}/astropy/table/tests/conftest.pyc
-${PYSITELIB}/astropy/table/tests/conftest.pyo
-${PYSITELIB}/astropy/table/tests/test_array.py
-${PYSITELIB}/astropy/table/tests/test_array.pyc
-${PYSITELIB}/astropy/table/tests/test_array.pyo
-${PYSITELIB}/astropy/table/tests/test_bst.py
-${PYSITELIB}/astropy/table/tests/test_bst.pyc
-${PYSITELIB}/astropy/table/tests/test_bst.pyo
-${PYSITELIB}/astropy/table/tests/test_column.py
-${PYSITELIB}/astropy/table/tests/test_column.pyc
-${PYSITELIB}/astropy/table/tests/test_column.pyo
-${PYSITELIB}/astropy/table/tests/test_groups.py
-${PYSITELIB}/astropy/table/tests/test_groups.pyc
-${PYSITELIB}/astropy/table/tests/test_groups.pyo
-${PYSITELIB}/astropy/table/tests/test_index.py
-${PYSITELIB}/astropy/table/tests/test_index.pyc
-${PYSITELIB}/astropy/table/tests/test_index.pyo
-${PYSITELIB}/astropy/table/tests/test_info.py
-${PYSITELIB}/astropy/table/tests/test_info.pyc
-${PYSITELIB}/astropy/table/tests/test_info.pyo
-${PYSITELIB}/astropy/table/tests/test_init_table.py
-${PYSITELIB}/astropy/table/tests/test_init_table.pyc
-${PYSITELIB}/astropy/table/tests/test_init_table.pyo
-${PYSITELIB}/astropy/table/tests/test_item_access.py
-${PYSITELIB}/astropy/table/tests/test_item_access.pyc
-${PYSITELIB}/astropy/table/tests/test_item_access.pyo
-${PYSITELIB}/astropy/table/tests/test_jsviewer.py
-${PYSITELIB}/astropy/table/tests/test_jsviewer.pyc
-${PYSITELIB}/astropy/table/tests/test_jsviewer.pyo
-${PYSITELIB}/astropy/table/tests/test_masked.py
-${PYSITELIB}/astropy/table/tests/test_masked.pyc
-${PYSITELIB}/astropy/table/tests/test_masked.pyo
-${PYSITELIB}/astropy/table/tests/test_mixin.py
-${PYSITELIB}/astropy/table/tests/test_mixin.pyc
-${PYSITELIB}/astropy/table/tests/test_mixin.pyo
-${PYSITELIB}/astropy/table/tests/test_np_utils.py
-${PYSITELIB}/astropy/table/tests/test_np_utils.pyc
-${PYSITELIB}/astropy/table/tests/test_np_utils.pyo
-${PYSITELIB}/astropy/table/tests/test_operations.py
-${PYSITELIB}/astropy/table/tests/test_operations.pyc
-${PYSITELIB}/astropy/table/tests/test_operations.pyo
-${PYSITELIB}/astropy/table/tests/test_pickle.py
-${PYSITELIB}/astropy/table/tests/test_pickle.pyc
-${PYSITELIB}/astropy/table/tests/test_pickle.pyo
-${PYSITELIB}/astropy/table/tests/test_pprint.py
-${PYSITELIB}/astropy/table/tests/test_pprint.pyc
-${PYSITELIB}/astropy/table/tests/test_pprint.pyo
-${PYSITELIB}/astropy/table/tests/test_row.py
-${PYSITELIB}/astropy/table/tests/test_row.pyc
-${PYSITELIB}/astropy/table/tests/test_row.pyo
-${PYSITELIB}/astropy/table/tests/test_showtable.py
-${PYSITELIB}/astropy/table/tests/test_showtable.pyc
-${PYSITELIB}/astropy/table/tests/test_showtable.pyo
-${PYSITELIB}/astropy/table/tests/test_subclass.py
-${PYSITELIB}/astropy/table/tests/test_subclass.pyc
-${PYSITELIB}/astropy/table/tests/test_subclass.pyo
-${PYSITELIB}/astropy/table/tests/test_table.py
-${PYSITELIB}/astropy/table/tests/test_table.pyc
-${PYSITELIB}/astropy/table/tests/test_table.pyo
-${PYSITELIB}/astropy/tests/__init__.py
-${PYSITELIB}/astropy/tests/__init__.pyc
-${PYSITELIB}/astropy/tests/__init__.pyo
-${PYSITELIB}/astropy/tests/command.py
-${PYSITELIB}/astropy/tests/command.pyc
-${PYSITELIB}/astropy/tests/command.pyo
-${PYSITELIB}/astropy/tests/disable_internet.py
-${PYSITELIB}/astropy/tests/disable_internet.pyc
-${PYSITELIB}/astropy/tests/disable_internet.pyo
-${PYSITELIB}/astropy/tests/helper.py
-${PYSITELIB}/astropy/tests/helper.pyc
-${PYSITELIB}/astropy/tests/helper.pyo
-${PYSITELIB}/astropy/tests/image_tests.py
-${PYSITELIB}/astropy/tests/image_tests.pyc
-${PYSITELIB}/astropy/tests/image_tests.pyo
-${PYSITELIB}/astropy/tests/plugins/__init__.py
-${PYSITELIB}/astropy/tests/plugins/__init__.pyc
-${PYSITELIB}/astropy/tests/plugins/__init__.pyo
-${PYSITELIB}/astropy/tests/plugins/display.py
-${PYSITELIB}/astropy/tests/plugins/display.pyc
-${PYSITELIB}/astropy/tests/plugins/display.pyo
-${PYSITELIB}/astropy/tests/runner.py
-${PYSITELIB}/astropy/tests/runner.pyc
-${PYSITELIB}/astropy/tests/runner.pyo
-${PYSITELIB}/astropy/tests/test_logger.py
-${PYSITELIB}/astropy/tests/test_logger.pyc
-${PYSITELIB}/astropy/tests/test_logger.pyo
-${PYSITELIB}/astropy/tests/tests/__init__.py
-${PYSITELIB}/astropy/tests/tests/__init__.pyc
-${PYSITELIB}/astropy/tests/tests/__init__.pyo
-${PYSITELIB}/astropy/tests/tests/test_imports.py
-${PYSITELIB}/astropy/tests/tests/test_imports.pyc
-${PYSITELIB}/astropy/tests/tests/test_imports.pyo
-${PYSITELIB}/astropy/tests/tests/test_quantity_helpers.py
-${PYSITELIB}/astropy/tests/tests/test_quantity_helpers.pyc
-${PYSITELIB}/astropy/tests/tests/test_quantity_helpers.pyo
-${PYSITELIB}/astropy/tests/tests/test_run_tests.py
-${PYSITELIB}/astropy/tests/tests/test_run_tests.pyc
-${PYSITELIB}/astropy/tests/tests/test_run_tests.pyo
-${PYSITELIB}/astropy/tests/tests/test_runner.py
-${PYSITELIB}/astropy/tests/tests/test_runner.pyc
-${PYSITELIB}/astropy/tests/tests/test_runner.pyo
-${PYSITELIB}/astropy/time/__init__.py
-${PYSITELIB}/astropy/time/__init__.pyc
-${PYSITELIB}/astropy/time/__init__.pyo
-${PYSITELIB}/astropy/time/_parse_times.so
-${PYSITELIB}/astropy/time/core.py
-${PYSITELIB}/astropy/time/core.pyc
-${PYSITELIB}/astropy/time/core.pyo
-${PYSITELIB}/astropy/time/formats.py
-${PYSITELIB}/astropy/time/formats.pyc
-${PYSITELIB}/astropy/time/formats.pyo
-${PYSITELIB}/astropy/time/setup_package.py
-${PYSITELIB}/astropy/time/setup_package.pyc
-${PYSITELIB}/astropy/time/setup_package.pyo
-${PYSITELIB}/astropy/time/tests/__init__.py
-${PYSITELIB}/astropy/time/tests/__init__.pyc
-${PYSITELIB}/astropy/time/tests/__init__.pyo
-${PYSITELIB}/astropy/time/tests/test_basic.py
-${PYSITELIB}/astropy/time/tests/test_basic.pyc
-${PYSITELIB}/astropy/time/tests/test_basic.pyo
-${PYSITELIB}/astropy/time/tests/test_comparisons.py
-${PYSITELIB}/astropy/time/tests/test_comparisons.pyc
-${PYSITELIB}/astropy/time/tests/test_comparisons.pyo
-${PYSITELIB}/astropy/time/tests/test_corrs.py
-${PYSITELIB}/astropy/time/tests/test_corrs.pyc
-${PYSITELIB}/astropy/time/tests/test_corrs.pyo
-${PYSITELIB}/astropy/time/tests/test_custom_formats.py
-${PYSITELIB}/astropy/time/tests/test_custom_formats.pyc
-${PYSITELIB}/astropy/time/tests/test_custom_formats.pyo
-${PYSITELIB}/astropy/time/tests/test_delta.py
-${PYSITELIB}/astropy/time/tests/test_delta.pyc
-${PYSITELIB}/astropy/time/tests/test_delta.pyo
-${PYSITELIB}/astropy/time/tests/test_fast_parser.py
-${PYSITELIB}/astropy/time/tests/test_fast_parser.pyc
-${PYSITELIB}/astropy/time/tests/test_fast_parser.pyo
-${PYSITELIB}/astropy/time/tests/test_functions.py
-${PYSITELIB}/astropy/time/tests/test_functions.pyc
-${PYSITELIB}/astropy/time/tests/test_functions.pyo
-${PYSITELIB}/astropy/time/tests/test_guess.py
-${PYSITELIB}/astropy/time/tests/test_guess.pyc
-${PYSITELIB}/astropy/time/tests/test_guess.pyo
-${PYSITELIB}/astropy/time/tests/test_mask.py
-${PYSITELIB}/astropy/time/tests/test_mask.pyc
-${PYSITELIB}/astropy/time/tests/test_mask.pyo
-${PYSITELIB}/astropy/time/tests/test_methods.py
-${PYSITELIB}/astropy/time/tests/test_methods.pyc
-${PYSITELIB}/astropy/time/tests/test_methods.pyo
-${PYSITELIB}/astropy/time/tests/test_pickle.py
-${PYSITELIB}/astropy/time/tests/test_pickle.pyc
-${PYSITELIB}/astropy/time/tests/test_pickle.pyo
-${PYSITELIB}/astropy/time/tests/test_precision.py
-${PYSITELIB}/astropy/time/tests/test_precision.pyc
-${PYSITELIB}/astropy/time/tests/test_precision.pyo
-${PYSITELIB}/astropy/time/tests/test_quantity_interaction.py
-${PYSITELIB}/astropy/time/tests/test_quantity_interaction.pyc
-${PYSITELIB}/astropy/time/tests/test_quantity_interaction.pyo
-${PYSITELIB}/astropy/time/tests/test_sidereal.py
-${PYSITELIB}/astropy/time/tests/test_sidereal.pyc
-${PYSITELIB}/astropy/time/tests/test_sidereal.pyo
-${PYSITELIB}/astropy/time/tests/test_update_leap_seconds.py
-${PYSITELIB}/astropy/time/tests/test_update_leap_seconds.pyc
-${PYSITELIB}/astropy/time/tests/test_update_leap_seconds.pyo
-${PYSITELIB}/astropy/time/tests/test_ut1.py
-${PYSITELIB}/astropy/time/tests/test_ut1.pyc
-${PYSITELIB}/astropy/time/tests/test_ut1.pyo
-${PYSITELIB}/astropy/time/utils.py
-${PYSITELIB}/astropy/time/utils.pyc
-${PYSITELIB}/astropy/time/utils.pyo
-${PYSITELIB}/astropy/timeseries/__init__.py
-${PYSITELIB}/astropy/timeseries/__init__.pyc
-${PYSITELIB}/astropy/timeseries/__init__.pyo
-${PYSITELIB}/astropy/timeseries/binned.py
-${PYSITELIB}/astropy/timeseries/binned.pyc
-${PYSITELIB}/astropy/timeseries/binned.pyo
-${PYSITELIB}/astropy/timeseries/core.py
-${PYSITELIB}/astropy/timeseries/core.pyc
-${PYSITELIB}/astropy/timeseries/core.pyo
-${PYSITELIB}/astropy/timeseries/downsample.py
-${PYSITELIB}/astropy/timeseries/downsample.pyc
-${PYSITELIB}/astropy/timeseries/downsample.pyo
-${PYSITELIB}/astropy/timeseries/io/__init__.py
-${PYSITELIB}/astropy/timeseries/io/__init__.pyc
-${PYSITELIB}/astropy/timeseries/io/__init__.pyo
-${PYSITELIB}/astropy/timeseries/io/kepler.py
-${PYSITELIB}/astropy/timeseries/io/kepler.pyc
-${PYSITELIB}/astropy/timeseries/io/kepler.pyo
-${PYSITELIB}/astropy/timeseries/io/tests/__init__.py
-${PYSITELIB}/astropy/timeseries/io/tests/__init__.pyc
-${PYSITELIB}/astropy/timeseries/io/tests/__init__.pyo
-${PYSITELIB}/astropy/timeseries/io/tests/test_kepler.py
-${PYSITELIB}/astropy/timeseries/io/tests/test_kepler.pyc
-${PYSITELIB}/astropy/timeseries/io/tests/test_kepler.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/base.py
-${PYSITELIB}/astropy/timeseries/periodograms/base.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/base.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/bls/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/bls/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/bls/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/bls/_impl.so
-${PYSITELIB}/astropy/timeseries/periodograms/bls/core.py
-${PYSITELIB}/astropy/timeseries/periodograms/bls/core.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/bls/core.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/bls/methods.py
-${PYSITELIB}/astropy/timeseries/periodograms/bls/methods.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/bls/methods.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/bls/setup_package.py
-${PYSITELIB}/astropy/timeseries/periodograms/bls/setup_package.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/bls/setup_package.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/bls/tests/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/bls/tests/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/bls/tests/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/bls/tests/test_bls.py
-${PYSITELIB}/astropy/timeseries/periodograms/bls/tests/test_bls.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/bls/tests/test_bls.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/_statistics.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/_statistics.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/_statistics.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/core.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/core.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/core.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/chi2_impl.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/cython_impl.so
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/fast_impl.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/fastchi2_impl.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/main.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/main.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/main.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/mle.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/mle.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/mle.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/scipy_impl.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/slow_impl.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_mle.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/tests/test_utils.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/utils.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/utils.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/implementations/utils.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/__init__.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/__init__.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/__init__.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_lombscargle.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_statistics.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_statistics.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_statistics.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_utils.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_utils.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/tests/test_utils.pyo
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/utils.py
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/utils.pyc
-${PYSITELIB}/astropy/timeseries/periodograms/lombscargle/utils.pyo
-${PYSITELIB}/astropy/timeseries/sampled.py
-${PYSITELIB}/astropy/timeseries/sampled.pyc
-${PYSITELIB}/astropy/timeseries/sampled.pyo
-${PYSITELIB}/astropy/timeseries/tests/__init__.py
-${PYSITELIB}/astropy/timeseries/tests/__init__.pyc
-${PYSITELIB}/astropy/timeseries/tests/__init__.pyo
-${PYSITELIB}/astropy/timeseries/tests/data/binned.csv
-${PYSITELIB}/astropy/timeseries/tests/data/sampled.csv
-${PYSITELIB}/astropy/timeseries/tests/test_binned.py
-${PYSITELIB}/astropy/timeseries/tests/test_binned.pyc
-${PYSITELIB}/astropy/timeseries/tests/test_binned.pyo
-${PYSITELIB}/astropy/timeseries/tests/test_common.py
-${PYSITELIB}/astropy/timeseries/tests/test_common.pyc
-${PYSITELIB}/astropy/timeseries/tests/test_common.pyo
-${PYSITELIB}/astropy/timeseries/tests/test_downsample.py
-${PYSITELIB}/astropy/timeseries/tests/test_downsample.pyc
-${PYSITELIB}/astropy/timeseries/tests/test_downsample.pyo
-${PYSITELIB}/astropy/timeseries/tests/test_sampled.py
-${PYSITELIB}/astropy/timeseries/tests/test_sampled.pyc
-${PYSITELIB}/astropy/timeseries/tests/test_sampled.pyo
-${PYSITELIB}/astropy/uncertainty/__init__.py
-${PYSITELIB}/astropy/uncertainty/__init__.pyc
-${PYSITELIB}/astropy/uncertainty/__init__.pyo
-${PYSITELIB}/astropy/uncertainty/core.py
-${PYSITELIB}/astropy/uncertainty/core.pyc
-${PYSITELIB}/astropy/uncertainty/core.pyo
-${PYSITELIB}/astropy/uncertainty/distributions.py
-${PYSITELIB}/astropy/uncertainty/distributions.pyc
-${PYSITELIB}/astropy/uncertainty/distributions.pyo
-${PYSITELIB}/astropy/uncertainty/tests/__init__.py
-${PYSITELIB}/astropy/uncertainty/tests/__init__.pyc
-${PYSITELIB}/astropy/uncertainty/tests/__init__.pyo
-${PYSITELIB}/astropy/uncertainty/tests/test_distribution.py
-${PYSITELIB}/astropy/uncertainty/tests/test_distribution.pyc
-${PYSITELIB}/astropy/uncertainty/tests/test_distribution.pyo
-${PYSITELIB}/astropy/units/__init__.py
-${PYSITELIB}/astropy/units/__init__.pyc
-${PYSITELIB}/astropy/units/__init__.pyo
-${PYSITELIB}/astropy/units/_typing.py
-${PYSITELIB}/astropy/units/_typing.pyc
-${PYSITELIB}/astropy/units/_typing.pyo
-${PYSITELIB}/astropy/units/astrophys.py
-${PYSITELIB}/astropy/units/astrophys.pyc
-${PYSITELIB}/astropy/units/astrophys.pyo
-${PYSITELIB}/astropy/units/cds.py
-${PYSITELIB}/astropy/units/cds.pyc
-${PYSITELIB}/astropy/units/cds.pyo
-${PYSITELIB}/astropy/units/cgs.py
-${PYSITELIB}/astropy/units/cgs.pyc
-${PYSITELIB}/astropy/units/cgs.pyo
-${PYSITELIB}/astropy/units/core.py
-${PYSITELIB}/astropy/units/core.pyc
-${PYSITELIB}/astropy/units/core.pyo
-${PYSITELIB}/astropy/units/decorators.py
-${PYSITELIB}/astropy/units/decorators.pyc
-${PYSITELIB}/astropy/units/decorators.pyo
-${PYSITELIB}/astropy/units/deprecated.py
-${PYSITELIB}/astropy/units/deprecated.pyc
-${PYSITELIB}/astropy/units/deprecated.pyo
-${PYSITELIB}/astropy/units/equivalencies.py
-${PYSITELIB}/astropy/units/equivalencies.pyc
-${PYSITELIB}/astropy/units/equivalencies.pyo
-${PYSITELIB}/astropy/units/format/__init__.py
-${PYSITELIB}/astropy/units/format/__init__.pyc
-${PYSITELIB}/astropy/units/format/__init__.pyo
-${PYSITELIB}/astropy/units/format/base.py
-${PYSITELIB}/astropy/units/format/base.pyc
-${PYSITELIB}/astropy/units/format/base.pyo
-${PYSITELIB}/astropy/units/format/cds.py
-${PYSITELIB}/astropy/units/format/cds.pyc
-${PYSITELIB}/astropy/units/format/cds.pyo
-${PYSITELIB}/astropy/units/format/cds_lextab.py
-${PYSITELIB}/astropy/units/format/cds_lextab.pyc
-${PYSITELIB}/astropy/units/format/cds_lextab.pyo
-${PYSITELIB}/astropy/units/format/cds_parsetab.py
-${PYSITELIB}/astropy/units/format/cds_parsetab.pyc
-${PYSITELIB}/astropy/units/format/cds_parsetab.pyo
-${PYSITELIB}/astropy/units/format/console.py
-${PYSITELIB}/astropy/units/format/console.pyc
-${PYSITELIB}/astropy/units/format/console.pyo
-${PYSITELIB}/astropy/units/format/fits.py
-${PYSITELIB}/astropy/units/format/fits.pyc
-${PYSITELIB}/astropy/units/format/fits.pyo
-${PYSITELIB}/astropy/units/format/generic.py
-${PYSITELIB}/astropy/units/format/generic.pyc
-${PYSITELIB}/astropy/units/format/generic.pyo
-${PYSITELIB}/astropy/units/format/generic_lextab.py
-${PYSITELIB}/astropy/units/format/generic_lextab.pyc
-${PYSITELIB}/astropy/units/format/generic_lextab.pyo
-${PYSITELIB}/astropy/units/format/generic_parsetab.py
-${PYSITELIB}/astropy/units/format/generic_parsetab.pyc
-${PYSITELIB}/astropy/units/format/generic_parsetab.pyo
-${PYSITELIB}/astropy/units/format/latex.py
-${PYSITELIB}/astropy/units/format/latex.pyc
-${PYSITELIB}/astropy/units/format/latex.pyo
-${PYSITELIB}/astropy/units/format/ogip.py
-${PYSITELIB}/astropy/units/format/ogip.pyc
-${PYSITELIB}/astropy/units/format/ogip.pyo
-${PYSITELIB}/astropy/units/format/ogip_lextab.py
-${PYSITELIB}/astropy/units/format/ogip_lextab.pyc
-${PYSITELIB}/astropy/units/format/ogip_lextab.pyo
-${PYSITELIB}/astropy/units/format/ogip_parsetab.py
-${PYSITELIB}/astropy/units/format/ogip_parsetab.pyc
-${PYSITELIB}/astropy/units/format/ogip_parsetab.pyo
-${PYSITELIB}/astropy/units/format/unicode_format.py
-${PYSITELIB}/astropy/units/format/unicode_format.pyc
-${PYSITELIB}/astropy/units/format/unicode_format.pyo
-${PYSITELIB}/astropy/units/format/utils.py
-${PYSITELIB}/astropy/units/format/utils.pyc
-${PYSITELIB}/astropy/units/format/utils.pyo
-${PYSITELIB}/astropy/units/format/vounit.py
-${PYSITELIB}/astropy/units/format/vounit.pyc
-${PYSITELIB}/astropy/units/format/vounit.pyo
-${PYSITELIB}/astropy/units/function/__init__.py
-${PYSITELIB}/astropy/units/function/__init__.pyc
-${PYSITELIB}/astropy/units/function/__init__.pyo
-${PYSITELIB}/astropy/units/function/core.py
-${PYSITELIB}/astropy/units/function/core.pyc
-${PYSITELIB}/astropy/units/function/core.pyo
-${PYSITELIB}/astropy/units/function/logarithmic.py
-${PYSITELIB}/astropy/units/function/logarithmic.pyc
-${PYSITELIB}/astropy/units/function/logarithmic.pyo
-${PYSITELIB}/astropy/units/function/mixin.py
-${PYSITELIB}/astropy/units/function/mixin.pyc
-${PYSITELIB}/astropy/units/function/mixin.pyo
-${PYSITELIB}/astropy/units/function/units.py
-${PYSITELIB}/astropy/units/function/units.pyc
-${PYSITELIB}/astropy/units/function/units.pyo
-${PYSITELIB}/astropy/units/imperial.py
-${PYSITELIB}/astropy/units/imperial.pyc
-${PYSITELIB}/astropy/units/imperial.pyo
-${PYSITELIB}/astropy/units/misc.py
-${PYSITELIB}/astropy/units/misc.pyc
-${PYSITELIB}/astropy/units/misc.pyo
-${PYSITELIB}/astropy/units/photometric.py
-${PYSITELIB}/astropy/units/photometric.pyc
-${PYSITELIB}/astropy/units/photometric.pyo
-${PYSITELIB}/astropy/units/physical.py
-${PYSITELIB}/astropy/units/physical.pyc
-${PYSITELIB}/astropy/units/physical.pyo
-${PYSITELIB}/astropy/units/quantity.py
-${PYSITELIB}/astropy/units/quantity.pyc
-${PYSITELIB}/astropy/units/quantity.pyo
-${PYSITELIB}/astropy/units/quantity_helper/__init__.py
-${PYSITELIB}/astropy/units/quantity_helper/__init__.pyc
-${PYSITELIB}/astropy/units/quantity_helper/__init__.pyo
-${PYSITELIB}/astropy/units/quantity_helper/converters.py
-${PYSITELIB}/astropy/units/quantity_helper/converters.pyc
-${PYSITELIB}/astropy/units/quantity_helper/converters.pyo
-${PYSITELIB}/astropy/units/quantity_helper/erfa.py
-${PYSITELIB}/astropy/units/quantity_helper/erfa.pyc
-${PYSITELIB}/astropy/units/quantity_helper/erfa.pyo
-${PYSITELIB}/astropy/units/quantity_helper/function_helpers.py
-${PYSITELIB}/astropy/units/quantity_helper/function_helpers.pyc
-${PYSITELIB}/astropy/units/quantity_helper/function_helpers.pyo
-${PYSITELIB}/astropy/units/quantity_helper/helpers.py
-${PYSITELIB}/astropy/units/quantity_helper/helpers.pyc
-${PYSITELIB}/astropy/units/quantity_helper/helpers.pyo
-${PYSITELIB}/astropy/units/quantity_helper/scipy_special.py
-${PYSITELIB}/astropy/units/quantity_helper/scipy_special.pyc
-${PYSITELIB}/astropy/units/quantity_helper/scipy_special.pyo
-${PYSITELIB}/astropy/units/required_by_vounit.py
-${PYSITELIB}/astropy/units/required_by_vounit.pyc
-${PYSITELIB}/astropy/units/required_by_vounit.pyo
-${PYSITELIB}/astropy/units/si.py
-${PYSITELIB}/astropy/units/si.pyc
-${PYSITELIB}/astropy/units/si.pyo
-${PYSITELIB}/astropy/units/structured.py
-${PYSITELIB}/astropy/units/structured.pyc
-${PYSITELIB}/astropy/units/structured.pyo
-${PYSITELIB}/astropy/units/tests/__init__.py
-${PYSITELIB}/astropy/units/tests/__init__.pyc
-${PYSITELIB}/astropy/units/tests/__init__.pyo
-${PYSITELIB}/astropy/units/tests/test_aliases.py
-${PYSITELIB}/astropy/units/tests/test_aliases.pyc
-${PYSITELIB}/astropy/units/tests/test_aliases.pyo
-${PYSITELIB}/astropy/units/tests/test_deprecated.py
-${PYSITELIB}/astropy/units/tests/test_deprecated.pyc
-${PYSITELIB}/astropy/units/tests/test_deprecated.pyo
-${PYSITELIB}/astropy/units/tests/test_equivalencies.py
-${PYSITELIB}/astropy/units/tests/test_equivalencies.pyc
-${PYSITELIB}/astropy/units/tests/test_equivalencies.pyo
-${PYSITELIB}/astropy/units/tests/test_format.py
-${PYSITELIB}/astropy/units/tests/test_format.pyc
-${PYSITELIB}/astropy/units/tests/test_format.pyo
-${PYSITELIB}/astropy/units/tests/test_logarithmic.py
-${PYSITELIB}/astropy/units/tests/test_logarithmic.pyc
-${PYSITELIB}/astropy/units/tests/test_logarithmic.pyo
-${PYSITELIB}/astropy/units/tests/test_photometric.py
-${PYSITELIB}/astropy/units/tests/test_photometric.pyc
-${PYSITELIB}/astropy/units/tests/test_photometric.pyo
-${PYSITELIB}/astropy/units/tests/test_physical.py
-${PYSITELIB}/astropy/units/tests/test_physical.pyc
-${PYSITELIB}/astropy/units/tests/test_physical.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity.py
-${PYSITELIB}/astropy/units/tests/test_quantity.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_annotations.py
-${PYSITELIB}/astropy/units/tests/test_quantity_annotations.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_annotations.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_array_methods.py
-${PYSITELIB}/astropy/units/tests/test_quantity_array_methods.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_array_methods.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_decorator.py
-${PYSITELIB}/astropy/units/tests/test_quantity_decorator.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_decorator.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_helpers.py
-${PYSITELIB}/astropy/units/tests/test_quantity_helpers.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_helpers.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_non_ufuncs.py
-${PYSITELIB}/astropy/units/tests/test_quantity_non_ufuncs.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_non_ufuncs.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_typing.py
-${PYSITELIB}/astropy/units/tests/test_quantity_typing.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_typing.pyo
-${PYSITELIB}/astropy/units/tests/test_quantity_ufuncs.py
-${PYSITELIB}/astropy/units/tests/test_quantity_ufuncs.pyc
-${PYSITELIB}/astropy/units/tests/test_quantity_ufuncs.pyo
-${PYSITELIB}/astropy/units/tests/test_structured.py
-${PYSITELIB}/astropy/units/tests/test_structured.pyc
-${PYSITELIB}/astropy/units/tests/test_structured.pyo
-${PYSITELIB}/astropy/units/tests/test_structured_erfa_ufuncs.py
-${PYSITELIB}/astropy/units/tests/test_structured_erfa_ufuncs.pyc
-${PYSITELIB}/astropy/units/tests/test_structured_erfa_ufuncs.pyo
-${PYSITELIB}/astropy/units/tests/test_units.py
-${PYSITELIB}/astropy/units/tests/test_units.pyc
-${PYSITELIB}/astropy/units/tests/test_units.pyo
-${PYSITELIB}/astropy/units/tests/test_utils.py
-${PYSITELIB}/astropy/units/tests/test_utils.pyc
-${PYSITELIB}/astropy/units/tests/test_utils.pyo
-${PYSITELIB}/astropy/units/utils.py
-${PYSITELIB}/astropy/units/utils.pyc
-${PYSITELIB}/astropy/units/utils.pyo
-${PYSITELIB}/astropy/utils/__init__.py
-${PYSITELIB}/astropy/utils/__init__.pyc
-${PYSITELIB}/astropy/utils/__init__.pyo
-${PYSITELIB}/astropy/utils/_compiler.so
-${PYSITELIB}/astropy/utils/argparse.py
-${PYSITELIB}/astropy/utils/argparse.pyc
-${PYSITELIB}/astropy/utils/argparse.pyo
-${PYSITELIB}/astropy/utils/codegen.py
-${PYSITELIB}/astropy/utils/codegen.pyc
-${PYSITELIB}/astropy/utils/codegen.pyo
-${PYSITELIB}/astropy/utils/collections.py
-${PYSITELIB}/astropy/utils/collections.pyc
-${PYSITELIB}/astropy/utils/collections.pyo
-${PYSITELIB}/astropy/utils/compat/__init__.py
-${PYSITELIB}/astropy/utils/compat/__init__.pyc
-${PYSITELIB}/astropy/utils/compat/__init__.pyo
-${PYSITELIB}/astropy/utils/compat/misc.py
-${PYSITELIB}/astropy/utils/compat/misc.pyc
-${PYSITELIB}/astropy/utils/compat/misc.pyo
-${PYSITELIB}/astropy/utils/compat/numpycompat.py
-${PYSITELIB}/astropy/utils/compat/numpycompat.pyc
-${PYSITELIB}/astropy/utils/compat/numpycompat.pyo
-${PYSITELIB}/astropy/utils/compat/optional_deps.py
-${PYSITELIB}/astropy/utils/compat/optional_deps.pyc
-${PYSITELIB}/astropy/utils/compat/optional_deps.pyo
-${PYSITELIB}/astropy/utils/console.py
-${PYSITELIB}/astropy/utils/console.pyc
-${PYSITELIB}/astropy/utils/console.pyo
-${PYSITELIB}/astropy/utils/data.py
-${PYSITELIB}/astropy/utils/data.pyc
-${PYSITELIB}/astropy/utils/data.pyo
-${PYSITELIB}/astropy/utils/data_info.py
-${PYSITELIB}/astropy/utils/data_info.pyc
-${PYSITELIB}/astropy/utils/data_info.pyo
-${PYSITELIB}/astropy/utils/decorators.py
-${PYSITELIB}/astropy/utils/decorators.pyc
-${PYSITELIB}/astropy/utils/decorators.pyo
-${PYSITELIB}/astropy/utils/diff.py
-${PYSITELIB}/astropy/utils/diff.pyc
-${PYSITELIB}/astropy/utils/diff.pyo
-${PYSITELIB}/astropy/utils/exceptions.py
-${PYSITELIB}/astropy/utils/exceptions.pyc
-${PYSITELIB}/astropy/utils/exceptions.pyo
-${PYSITELIB}/astropy/utils/iers/__init__.py
-${PYSITELIB}/astropy/utils/iers/__init__.pyc
-${PYSITELIB}/astropy/utils/iers/__init__.pyo
-${PYSITELIB}/astropy/utils/iers/data/Leap_Second.dat
-${PYSITELIB}/astropy/utils/iers/data/ReadMe.eopc04_IAU2000
-${PYSITELIB}/astropy/utils/iers/data/ReadMe.finals2000A
-${PYSITELIB}/astropy/utils/iers/data/eopc04_IAU2000.62-now
-${PYSITELIB}/astropy/utils/iers/data/update_builtin_iers.sh
-${PYSITELIB}/astropy/utils/iers/iers.py
-${PYSITELIB}/astropy/utils/iers/iers.pyc
-${PYSITELIB}/astropy/utils/iers/iers.pyo
-${PYSITELIB}/astropy/utils/iers/tests/__init__.py
-${PYSITELIB}/astropy/utils/iers/tests/__init__.pyc
-${PYSITELIB}/astropy/utils/iers/tests/__init__.pyo
-${PYSITELIB}/astropy/utils/iers/tests/data/finals2000A-2016-02-30-test
-${PYSITELIB}/astropy/utils/iers/tests/data/finals2000A-2016-04-30-test
-${PYSITELIB}/astropy/utils/iers/tests/data/iers_a_excerpt
-${PYSITELIB}/astropy/utils/iers/tests/data/leap-seconds.list
-${PYSITELIB}/astropy/utils/iers/tests/test_iers.py
-${PYSITELIB}/astropy/utils/iers/tests/test_iers.pyc
-${PYSITELIB}/astropy/utils/iers/tests/test_iers.pyo
-${PYSITELIB}/astropy/utils/iers/tests/test_leap_second.py
-${PYSITELIB}/astropy/utils/iers/tests/test_leap_second.pyc
-${PYSITELIB}/astropy/utils/iers/tests/test_leap_second.pyo
-${PYSITELIB}/astropy/utils/introspection.py
-${PYSITELIB}/astropy/utils/introspection.pyc
-${PYSITELIB}/astropy/utils/introspection.pyo
-${PYSITELIB}/astropy/utils/masked/__init__.py
-${PYSITELIB}/astropy/utils/masked/__init__.pyc
-${PYSITELIB}/astropy/utils/masked/__init__.pyo
-${PYSITELIB}/astropy/utils/masked/core.py
-${PYSITELIB}/astropy/utils/masked/core.pyc
-${PYSITELIB}/astropy/utils/masked/core.pyo
-${PYSITELIB}/astropy/utils/masked/function_helpers.py
-${PYSITELIB}/astropy/utils/masked/function_helpers.pyc
-${PYSITELIB}/astropy/utils/masked/function_helpers.pyo
-${PYSITELIB}/astropy/utils/masked/tests/__init__.py
-${PYSITELIB}/astropy/utils/masked/tests/__init__.pyc
-${PYSITELIB}/astropy/utils/masked/tests/__init__.pyo
-${PYSITELIB}/astropy/utils/masked/tests/test_containers.py
-${PYSITELIB}/astropy/utils/masked/tests/test_containers.pyc
-${PYSITELIB}/astropy/utils/masked/tests/test_containers.pyo
-${PYSITELIB}/astropy/utils/masked/tests/test_function_helpers.py
-${PYSITELIB}/astropy/utils/masked/tests/test_function_helpers.pyc
-${PYSITELIB}/astropy/utils/masked/tests/test_function_helpers.pyo
-${PYSITELIB}/astropy/utils/masked/tests/test_functions.py
-${PYSITELIB}/astropy/utils/masked/tests/test_functions.pyc
-${PYSITELIB}/astropy/utils/masked/tests/test_functions.pyo
-${PYSITELIB}/astropy/utils/masked/tests/test_masked.py
-${PYSITELIB}/astropy/utils/masked/tests/test_masked.pyc
-${PYSITELIB}/astropy/utils/masked/tests/test_masked.pyo
-${PYSITELIB}/astropy/utils/masked/tests/test_table.py
-${PYSITELIB}/astropy/utils/masked/tests/test_table.pyc
-${PYSITELIB}/astropy/utils/masked/tests/test_table.pyo
-${PYSITELIB}/astropy/utils/metadata.py
-${PYSITELIB}/astropy/utils/metadata.pyc
-${PYSITELIB}/astropy/utils/metadata.pyo
-${PYSITELIB}/astropy/utils/misc.py
-${PYSITELIB}/astropy/utils/misc.pyc
-${PYSITELIB}/astropy/utils/misc.pyo
-${PYSITELIB}/astropy/utils/parsing.py
-${PYSITELIB}/astropy/utils/parsing.pyc
-${PYSITELIB}/astropy/utils/parsing.pyo
-${PYSITELIB}/astropy/utils/setup_package.py
-${PYSITELIB}/astropy/utils/setup_package.pyc
-${PYSITELIB}/astropy/utils/setup_package.pyo
-${PYSITELIB}/astropy/utils/shapes.py
-${PYSITELIB}/astropy/utils/shapes.pyc
-${PYSITELIB}/astropy/utils/shapes.pyo
-${PYSITELIB}/astropy/utils/state.py
-${PYSITELIB}/astropy/utils/state.pyc
-${PYSITELIB}/astropy/utils/state.pyo
-${PYSITELIB}/astropy/utils/tests/__init__.py
-${PYSITELIB}/astropy/utils/tests/__init__.pyc
-${PYSITELIB}/astropy/utils/tests/__init__.pyo
-${PYSITELIB}/astropy/utils/tests/data/.hidden_file.txt
-${PYSITELIB}/astropy/utils/tests/data/alias.cfg
-${PYSITELIB}/astropy/utils/tests/data/dataurl/index.html
-${PYSITELIB}/astropy/utils/tests/data/dataurl_mirror/index.html
-${PYSITELIB}/astropy/utils/tests/data/local.dat
-${PYSITELIB}/astropy/utils/tests/data/local.dat.bz2
-${PYSITELIB}/astropy/utils/tests/data/local.dat.gz
-${PYSITELIB}/astropy/utils/tests/data/local.dat.xz
-${PYSITELIB}/astropy/utils/tests/data/test_package/__init__.py
-${PYSITELIB}/astropy/utils/tests/data/test_package/__init__.pyc
-${PYSITELIB}/astropy/utils/tests/data/test_package/__init__.pyo
-${PYSITELIB}/astropy/utils/tests/data/test_package/data/foo.txt
-${PYSITELIB}/astropy/utils/tests/data/unicode.txt
-${PYSITELIB}/astropy/utils/tests/data/unicode.txt.bz2
-${PYSITELIB}/astropy/utils/tests/data/unicode.txt.gz
-${PYSITELIB}/astropy/utils/tests/data/unicode.txt.xz
-${PYSITELIB}/astropy/utils/tests/test_codegen.py
-${PYSITELIB}/astropy/utils/tests/test_codegen.pyc
-${PYSITELIB}/astropy/utils/tests/test_codegen.pyo
-${PYSITELIB}/astropy/utils/tests/test_collections.py
-${PYSITELIB}/astropy/utils/tests/test_collections.pyc
-${PYSITELIB}/astropy/utils/tests/test_collections.pyo
-${PYSITELIB}/astropy/utils/tests/test_console.py
-${PYSITELIB}/astropy/utils/tests/test_console.pyc
-${PYSITELIB}/astropy/utils/tests/test_console.pyo
-${PYSITELIB}/astropy/utils/tests/test_data.py
-${PYSITELIB}/astropy/utils/tests/test_data.pyc
-${PYSITELIB}/astropy/utils/tests/test_data.pyo
-${PYSITELIB}/astropy/utils/tests/test_data_info.py
-${PYSITELIB}/astropy/utils/tests/test_data_info.pyc
-${PYSITELIB}/astropy/utils/tests/test_data_info.pyo
-${PYSITELIB}/astropy/utils/tests/test_decorators.py
-${PYSITELIB}/astropy/utils/tests/test_decorators.pyc
-${PYSITELIB}/astropy/utils/tests/test_decorators.pyo
-${PYSITELIB}/astropy/utils/tests/test_diff.py
-${PYSITELIB}/astropy/utils/tests/test_diff.pyc
-${PYSITELIB}/astropy/utils/tests/test_diff.pyo
-${PYSITELIB}/astropy/utils/tests/test_introspection.py
-${PYSITELIB}/astropy/utils/tests/test_introspection.pyc
-${PYSITELIB}/astropy/utils/tests/test_introspection.pyo
-${PYSITELIB}/astropy/utils/tests/test_metadata.py
-${PYSITELIB}/astropy/utils/tests/test_metadata.pyc
-${PYSITELIB}/astropy/utils/tests/test_metadata.pyo
-${PYSITELIB}/astropy/utils/tests/test_misc.py
-${PYSITELIB}/astropy/utils/tests/test_misc.pyc
-${PYSITELIB}/astropy/utils/tests/test_misc.pyo
-${PYSITELIB}/astropy/utils/tests/test_parsing.py
-${PYSITELIB}/astropy/utils/tests/test_parsing.pyc
-${PYSITELIB}/astropy/utils/tests/test_parsing.pyo
-${PYSITELIB}/astropy/utils/tests/test_progress_bar_func.py
-${PYSITELIB}/astropy/utils/tests/test_progress_bar_func.pyc
-${PYSITELIB}/astropy/utils/tests/test_progress_bar_func.pyo
-${PYSITELIB}/astropy/utils/tests/test_shapes.py
-${PYSITELIB}/astropy/utils/tests/test_shapes.pyc
-${PYSITELIB}/astropy/utils/tests/test_shapes.pyo
-${PYSITELIB}/astropy/utils/tests/test_state.py
-${PYSITELIB}/astropy/utils/tests/test_state.pyc
-${PYSITELIB}/astropy/utils/tests/test_state.pyo
-${PYSITELIB}/astropy/utils/tests/test_xml.py
-${PYSITELIB}/astropy/utils/tests/test_xml.pyc
-${PYSITELIB}/astropy/utils/tests/test_xml.pyo
-${PYSITELIB}/astropy/utils/xml/__init__.py
-${PYSITELIB}/astropy/utils/xml/__init__.pyc
-${PYSITELIB}/astropy/utils/xml/__init__.pyo
-${PYSITELIB}/astropy/utils/xml/_iterparser.so
-${PYSITELIB}/astropy/utils/xml/check.py
-${PYSITELIB}/astropy/utils/xml/check.pyc
-${PYSITELIB}/astropy/utils/xml/check.pyo
-${PYSITELIB}/astropy/utils/xml/iterparser.py
-${PYSITELIB}/astropy/utils/xml/iterparser.pyc
-${PYSITELIB}/astropy/utils/xml/iterparser.pyo
-${PYSITELIB}/astropy/utils/xml/setup_package.py
-${PYSITELIB}/astropy/utils/xml/setup_package.pyc
-${PYSITELIB}/astropy/utils/xml/setup_package.pyo
-${PYSITELIB}/astropy/utils/xml/tests/__init__.py
-${PYSITELIB}/astropy/utils/xml/tests/__init__.pyc
-${PYSITELIB}/astropy/utils/xml/tests/__init__.pyo
-${PYSITELIB}/astropy/utils/xml/tests/test_iterparse.py
-${PYSITELIB}/astropy/utils/xml/tests/test_iterparse.pyc
-${PYSITELIB}/astropy/utils/xml/tests/test_iterparse.pyo
-${PYSITELIB}/astropy/utils/xml/unescaper.py
-${PYSITELIB}/astropy/utils/xml/unescaper.pyc
-${PYSITELIB}/astropy/utils/xml/unescaper.pyo
-${PYSITELIB}/astropy/utils/xml/validate.py
-${PYSITELIB}/astropy/utils/xml/validate.pyc
-${PYSITELIB}/astropy/utils/xml/validate.pyo
-${PYSITELIB}/astropy/utils/xml/writer.py
-${PYSITELIB}/astropy/utils/xml/writer.pyc
-${PYSITELIB}/astropy/utils/xml/writer.pyo
-${PYSITELIB}/astropy/version.py
-${PYSITELIB}/astropy/version.pyc
-${PYSITELIB}/astropy/version.pyo
-${PYSITELIB}/astropy/visualization/__init__.py
-${PYSITELIB}/astropy/visualization/__init__.pyc
-${PYSITELIB}/astropy/visualization/__init__.pyo
-${PYSITELIB}/astropy/visualization/hist.py
-${PYSITELIB}/astropy/visualization/hist.pyc
-${PYSITELIB}/astropy/visualization/hist.pyo
-${PYSITELIB}/astropy/visualization/interval.py
-${PYSITELIB}/astropy/visualization/interval.pyc
-${PYSITELIB}/astropy/visualization/interval.pyo
-${PYSITELIB}/astropy/visualization/lupton_rgb.py
-${PYSITELIB}/astropy/visualization/lupton_rgb.pyc
-${PYSITELIB}/astropy/visualization/lupton_rgb.pyo
-${PYSITELIB}/astropy/visualization/mpl_normalize.py
-${PYSITELIB}/astropy/visualization/mpl_normalize.pyc
-${PYSITELIB}/astropy/visualization/mpl_normalize.pyo
-${PYSITELIB}/astropy/visualization/mpl_style.py
-${PYSITELIB}/astropy/visualization/mpl_style.pyc
-${PYSITELIB}/astropy/visualization/mpl_style.pyo
-${PYSITELIB}/astropy/visualization/scripts/__init__.py
-${PYSITELIB}/astropy/visualization/scripts/__init__.pyc
-${PYSITELIB}/astropy/visualization/scripts/__init__.pyo
-${PYSITELIB}/astropy/visualization/scripts/fits2bitmap.py
-${PYSITELIB}/astropy/visualization/scripts/fits2bitmap.pyc
-${PYSITELIB}/astropy/visualization/scripts/fits2bitmap.pyo
-${PYSITELIB}/astropy/visualization/scripts/tests/__init__.py
-${PYSITELIB}/astropy/visualization/scripts/tests/__init__.pyc
-${PYSITELIB}/astropy/visualization/scripts/tests/__init__.pyo
-${PYSITELIB}/astropy/visualization/scripts/tests/test_fits2bitmap.py
-${PYSITELIB}/astropy/visualization/scripts/tests/test_fits2bitmap.pyc
-${PYSITELIB}/astropy/visualization/scripts/tests/test_fits2bitmap.pyo
-${PYSITELIB}/astropy/visualization/stretch.py
-${PYSITELIB}/astropy/visualization/stretch.pyc
-${PYSITELIB}/astropy/visualization/stretch.pyo
-${PYSITELIB}/astropy/visualization/tests/__init__.py
-${PYSITELIB}/astropy/visualization/tests/__init__.pyc
-${PYSITELIB}/astropy/visualization/tests/__init__.pyo
-${PYSITELIB}/astropy/visualization/tests/test_histogram.py
-${PYSITELIB}/astropy/visualization/tests/test_histogram.pyc
-${PYSITELIB}/astropy/visualization/tests/test_histogram.pyo
-${PYSITELIB}/astropy/visualization/tests/test_interval.py
-${PYSITELIB}/astropy/visualization/tests/test_interval.pyc
-${PYSITELIB}/astropy/visualization/tests/test_interval.pyo
-${PYSITELIB}/astropy/visualization/tests/test_lupton_rgb.py
-${PYSITELIB}/astropy/visualization/tests/test_lupton_rgb.pyc
-${PYSITELIB}/astropy/visualization/tests/test_lupton_rgb.pyo
-${PYSITELIB}/astropy/visualization/tests/test_norm.py
-${PYSITELIB}/astropy/visualization/tests/test_norm.pyc
-${PYSITELIB}/astropy/visualization/tests/test_norm.pyo
-${PYSITELIB}/astropy/visualization/tests/test_stretch.py
-${PYSITELIB}/astropy/visualization/tests/test_stretch.pyc
-${PYSITELIB}/astropy/visualization/tests/test_stretch.pyo
-${PYSITELIB}/astropy/visualization/tests/test_time.py
-${PYSITELIB}/astropy/visualization/tests/test_time.pyc
-${PYSITELIB}/astropy/visualization/tests/test_time.pyo
-${PYSITELIB}/astropy/visualization/tests/test_units.py
-${PYSITELIB}/astropy/visualization/tests/test_units.pyc
-${PYSITELIB}/astropy/visualization/tests/test_units.pyo
-${PYSITELIB}/astropy/visualization/time.py
-${PYSITELIB}/astropy/visualization/time.pyc
-${PYSITELIB}/astropy/visualization/time.pyo
-${PYSITELIB}/astropy/visualization/transform.py
-${PYSITELIB}/astropy/visualization/transform.pyc
-${PYSITELIB}/astropy/visualization/transform.pyo
-${PYSITELIB}/astropy/visualization/units.py
-${PYSITELIB}/astropy/visualization/units.pyc
-${PYSITELIB}/astropy/visualization/units.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/__init__.py
-${PYSITELIB}/astropy/visualization/wcsaxes/__init__.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/__init__.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/axislabels.py
-${PYSITELIB}/astropy/visualization/wcsaxes/axislabels.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/axislabels.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinate_helpers.py
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinate_helpers.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinate_helpers.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinate_range.py
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinate_range.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinate_range.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinates_map.py
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinates_map.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/coordinates_map.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/core.py
-${PYSITELIB}/astropy/visualization/wcsaxes/core.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/core.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/formatter_locator.py
-${PYSITELIB}/astropy/visualization/wcsaxes/formatter_locator.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/formatter_locator.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/frame.py
-${PYSITELIB}/astropy/visualization/wcsaxes/frame.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/frame.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/grid_paths.py
-${PYSITELIB}/astropy/visualization/wcsaxes/grid_paths.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/grid_paths.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/patches.py
-${PYSITELIB}/astropy/visualization/wcsaxes/patches.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/patches.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/__init__.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/__init__.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/__init__.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/data/2MASS_k_header
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/data/cube_header
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/data/msx_header
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/data/rosat_header
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/data/slice_header
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_coordinate_helpers.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_display_world_coordinates.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_formatter_locator.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_formatter_locator.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_formatter_locator.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_frame.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_frame.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_frame.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_grid_paths.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_grid_paths.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_grid_paths.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_images.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_images.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_images.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_misc.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_misc.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_misc.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_transform_coord_meta.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_transforms.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_transforms.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_transforms.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_utils.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_utils.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_utils.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_wcsapi.py
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_wcsapi.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/tests/test_wcsapi.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/ticklabels.py
-${PYSITELIB}/astropy/visualization/wcsaxes/ticklabels.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/ticklabels.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/ticks.py
-${PYSITELIB}/astropy/visualization/wcsaxes/ticks.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/ticks.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/transforms.py
-${PYSITELIB}/astropy/visualization/wcsaxes/transforms.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/transforms.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/utils.py
-${PYSITELIB}/astropy/visualization/wcsaxes/utils.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/utils.pyo
-${PYSITELIB}/astropy/visualization/wcsaxes/wcsapi.py
-${PYSITELIB}/astropy/visualization/wcsaxes/wcsapi.pyc
-${PYSITELIB}/astropy/visualization/wcsaxes/wcsapi.pyo
-${PYSITELIB}/astropy/wcs/__init__.py
-${PYSITELIB}/astropy/wcs/__init__.pyc
-${PYSITELIB}/astropy/wcs/__init__.pyo
-${PYSITELIB}/astropy/wcs/_wcs.so
-${PYSITELIB}/astropy/wcs/docstrings.py
-${PYSITELIB}/astropy/wcs/docstrings.pyc
-${PYSITELIB}/astropy/wcs/docstrings.pyo
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/astropy_wcs.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/astropy_wcs_api.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/distortion.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/distortion_wrap.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/docstrings.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/isnan.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/pipeline.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/pyutil.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/sip.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/sip_wrap.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/str_list_proxy.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/unit_list_proxy.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/util.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/wcsconfig.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/wcslib_auxprm_wrap.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/wcslib_tabprm_wrap.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/wcslib_units_wrap.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/wcslib_wrap.h
-${PYSITELIB}/astropy/wcs/include/astropy_wcs/wcslib_wtbarr_wrap.h
-${PYSITELIB}/astropy/wcs/include/wcslib/cel.h
-${PYSITELIB}/astropy/wcs/include/wcslib/lin.h
-${PYSITELIB}/astropy/wcs/include/wcslib/prj.h
-${PYSITELIB}/astropy/wcs/include/wcslib/spc.h
-${PYSITELIB}/astropy/wcs/include/wcslib/spx.h
-${PYSITELIB}/astropy/wcs/include/wcslib/tab.h
-${PYSITELIB}/astropy/wcs/include/wcslib/wcs.h
-${PYSITELIB}/astropy/wcs/include/wcslib/wcserr.h
-${PYSITELIB}/astropy/wcs/include/wcslib/wcsmath.h
-${PYSITELIB}/astropy/wcs/include/wcslib/wcsprintf.h
-${PYSITELIB}/astropy/wcs/setup_package.py
-${PYSITELIB}/astropy/wcs/setup_package.pyc
-${PYSITELIB}/astropy/wcs/setup_package.pyo
-${PYSITELIB}/astropy/wcs/tests/__init__.py
-${PYSITELIB}/astropy/wcs/tests/__init__.pyc
-${PYSITELIB}/astropy/wcs/tests/__init__.pyo
-${PYSITELIB}/astropy/wcs/tests/conftest.py
-${PYSITELIB}/astropy/wcs/tests/conftest.pyc
-${PYSITELIB}/astropy/wcs/tests/conftest.pyo
-${PYSITELIB}/astropy/wcs/tests/data/2wcses.hdr
-${PYSITELIB}/astropy/wcs/tests/data/3d_cd.hdr
-${PYSITELIB}/astropy/wcs/tests/data/chandra-pixlist-wcs.hdr
-${PYSITELIB}/astropy/wcs/tests/data/defunct_keywords.hdr
-${PYSITELIB}/astropy/wcs/tests/data/dist.fits
-${PYSITELIB}/astropy/wcs/tests/data/dist_lookup.fits.gz
-${PYSITELIB}/astropy/wcs/tests/data/dss.14.29.56-62.41.05.fits.gz
-${PYSITELIB}/astropy/wcs/tests/data/header_newlines.fits
-${PYSITELIB}/astropy/wcs/tests/data/header_with_time.fits
-${PYSITELIB}/astropy/wcs/tests/data/header_with_time_wcslib71.fits
-${PYSITELIB}/astropy/wcs/tests/data/ie6d07ujq_wcs.fits
-${PYSITELIB}/astropy/wcs/tests/data/invalid_header.hdr
-${PYSITELIB}/astropy/wcs/tests/data/irac_sip.hdr
-${PYSITELIB}/astropy/wcs/tests/data/j94f05bgq_flt.fits
-${PYSITELIB}/astropy/wcs/tests/data/locale.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_AIR.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_AIT.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_ARC.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_AZP.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_BON.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_CAR.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_CEA.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_COD.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_COE.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_COO.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_COP.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_CSC.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_CYP.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_HPX.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_MER.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_MOL.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_NCP.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_PAR.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_PCO.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_QSC.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_SFL.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_SIN.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_STG.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_SZP.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_TAN.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_TSC.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_ZEA.hdr
-${PYSITELIB}/astropy/wcs/tests/data/maps/1904-66_ZPN.hdr
-${PYSITELIB}/astropy/wcs/tests/data/nonstandard_units.hdr
-${PYSITELIB}/astropy/wcs/tests/data/outside_sky.hdr
-${PYSITELIB}/astropy/wcs/tests/data/sip-broken.hdr
-${PYSITELIB}/astropy/wcs/tests/data/sip.fits
-${PYSITELIB}/astropy/wcs/tests/data/sip2.fits
-${PYSITELIB}/astropy/wcs/tests/data/siponly.hdr
-${PYSITELIB}/astropy/wcs/tests/data/spectra/orion-freq-1.hdr
-${PYSITELIB}/astropy/wcs/tests/data/spectra/orion-freq-4.hdr
-${PYSITELIB}/astropy/wcs/tests/data/spectra/orion-velo-1.hdr
-${PYSITELIB}/astropy/wcs/tests/data/spectra/orion-velo-4.hdr
-${PYSITELIB}/astropy/wcs/tests/data/spectra/orion-wave-1.hdr
-${PYSITELIB}/astropy/wcs/tests/data/spectra/orion-wave-4.hdr
-${PYSITELIB}/astropy/wcs/tests/data/sub-segfault.hdr
-${PYSITELIB}/astropy/wcs/tests/data/tab-time-last-axis.fits
-${PYSITELIB}/astropy/wcs/tests/data/too_many_pv.hdr
-${PYSITELIB}/astropy/wcs/tests/data/tpvonly.hdr
-${PYSITELIB}/astropy/wcs/tests/data/unit.hdr
-${PYSITELIB}/astropy/wcs/tests/data/validate.5.0.txt
-${PYSITELIB}/astropy/wcs/tests/data/validate.5.13.txt
-${PYSITELIB}/astropy/wcs/tests/data/validate.6.txt
-${PYSITELIB}/astropy/wcs/tests/data/validate.7.4.txt
-${PYSITELIB}/astropy/wcs/tests/data/validate.7.6.txt
-${PYSITELIB}/astropy/wcs/tests/data/validate.fits
-${PYSITELIB}/astropy/wcs/tests/data/validate.txt
-${PYSITELIB}/astropy/wcs/tests/data/zpn-hole.hdr
-${PYSITELIB}/astropy/wcs/tests/helper.py
-${PYSITELIB}/astropy/wcs/tests/helper.pyc
-${PYSITELIB}/astropy/wcs/tests/helper.pyo
-${PYSITELIB}/astropy/wcs/tests/test_auxprm.py
-${PYSITELIB}/astropy/wcs/tests/test_auxprm.pyc
-${PYSITELIB}/astropy/wcs/tests/test_auxprm.pyo
-${PYSITELIB}/astropy/wcs/tests/test_pickle.py
-${PYSITELIB}/astropy/wcs/tests/test_pickle.pyc
-${PYSITELIB}/astropy/wcs/tests/test_pickle.pyo
-${PYSITELIB}/astropy/wcs/tests/test_profiling.py
-${PYSITELIB}/astropy/wcs/tests/test_profiling.pyc
-${PYSITELIB}/astropy/wcs/tests/test_profiling.pyo
-${PYSITELIB}/astropy/wcs/tests/test_tab.py
-${PYSITELIB}/astropy/wcs/tests/test_tab.pyc
-${PYSITELIB}/astropy/wcs/tests/test_tab.pyo
-${PYSITELIB}/astropy/wcs/tests/test_tabprm.py
-${PYSITELIB}/astropy/wcs/tests/test_tabprm.pyc
-${PYSITELIB}/astropy/wcs/tests/test_tabprm.pyo
-${PYSITELIB}/astropy/wcs/tests/test_utils.py
-${PYSITELIB}/astropy/wcs/tests/test_utils.pyc
-${PYSITELIB}/astropy/wcs/tests/test_utils.pyo
-${PYSITELIB}/astropy/wcs/tests/test_wcs.py
-${PYSITELIB}/astropy/wcs/tests/test_wcs.pyc
-${PYSITELIB}/astropy/wcs/tests/test_wcs.pyo
-${PYSITELIB}/astropy/wcs/tests/test_wcsprm.py
-${PYSITELIB}/astropy/wcs/tests/test_wcsprm.pyc
-${PYSITELIB}/astropy/wcs/tests/test_wcsprm.pyo
-${PYSITELIB}/astropy/wcs/tests/test_wtbarr.py
-${PYSITELIB}/astropy/wcs/tests/test_wtbarr.pyc
-${PYSITELIB}/astropy/wcs/tests/test_wtbarr.pyo
-${PYSITELIB}/astropy/wcs/utils.py
-${PYSITELIB}/astropy/wcs/utils.pyc
-${PYSITELIB}/astropy/wcs/utils.pyo
-${PYSITELIB}/astropy/wcs/wcs.py
-${PYSITELIB}/astropy/wcs/wcs.pyc
-${PYSITELIB}/astropy/wcs/wcs.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/__init__.py
-${PYSITELIB}/astropy/wcs/wcsapi/__init__.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/__init__.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/conftest.py
-${PYSITELIB}/astropy/wcs/wcsapi/conftest.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/conftest.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/data/ucds.txt
-${PYSITELIB}/astropy/wcs/wcsapi/fitswcs.py
-${PYSITELIB}/astropy/wcs/wcsapi/fitswcs.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/fitswcs.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/high_level_api.py
-${PYSITELIB}/astropy/wcs/wcsapi/high_level_api.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/high_level_api.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/high_level_wcs_wrapper.py
-${PYSITELIB}/astropy/wcs/wcsapi/high_level_wcs_wrapper.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/high_level_wcs_wrapper.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/low_level_api.py
-${PYSITELIB}/astropy/wcs/wcsapi/low_level_api.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/low_level_api.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/sliced_low_level_wcs.py
-${PYSITELIB}/astropy/wcs/wcsapi/sliced_low_level_wcs.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/sliced_low_level_wcs.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/tests/__init__.py
-${PYSITELIB}/astropy/wcs/wcsapi/tests/__init__.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/tests/__init__.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_fitswcs.py
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_fitswcs.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_fitswcs.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_high_level_api.py
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_high_level_api.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_high_level_api.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.py
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_high_level_wcs_wrapper.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_low_level_api.py
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_low_level_api.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_low_level_api.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_utils.py
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_utils.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/tests/test_utils.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/utils.py
-${PYSITELIB}/astropy/wcs/wcsapi/utils.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/utils.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/__init__.py
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/__init__.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/__init__.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/base.py
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/base.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/base.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/sliced_wcs.py
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/sliced_wcs.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/sliced_wcs.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/tests/__init__.py
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/tests/__init__.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/tests/__init__.pyo
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/tests/test_sliced_wcs.py
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/tests/test_sliced_wcs.pyc
-${PYSITELIB}/astropy/wcs/wcsapi/wrappers/tests/test_sliced_wcs.pyo
-${PYSITELIB}/astropy/wcs/wcslint.py
-${PYSITELIB}/astropy/wcs/wcslint.pyc
-${PYSITELIB}/astropy/wcs/wcslint.pyo
diff --git a/py-astropy/distinfo b/py-astropy/distinfo
deleted file mode 100644
index 97703e0c35..0000000000
--- a/py-astropy/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:56:00 nia Exp $
-
-BLAKE2s (astropy-5.0.4.tar.gz) = 1e3123e87849ae25f3f778ae0cb8d36a336e49b1c0ebb7c180282a838f9cf647
-SHA512 (astropy-5.0.4.tar.gz) = 9076b364d7da2ba9a6a43946be5050261eabc46ef755c65bf7733927d26dd0fa23e0f95ef9a6992f4871319fef040972c4449de9bfa24421cc3711716dfb136c
-Size (astropy-5.0.4.tar.gz) = 7851964 bytes
diff --git a/py-elasticsearch-dsl/Makefile b/py-elasticsearch-dsl/Makefile
index 543a5ba1d7..fcafb328c3 100644
--- a/py-elasticsearch-dsl/Makefile
+++ b/py-elasticsearch-dsl/Makefile
@@ -12,7 +12,7 @@ LICENSE=	apache-2.0
 
 DEPENDS+=	${PYPKGPREFIX}-six>=0:../../lang/py-six
 DEPENDS+=	${PYPKGPREFIX}-dateutil>=0:../../time/py-dateutil
-DEPENDS+=	${PYPKGPREFIX}-elasticsearch>=7.0.0:../../wip/py-elasticsearch
+DEPENDS+=	${PYPKGPREFIX}-elasticsearch>=7.0.0:../../databases/py-elasticsearch
 
 USE_LANGUAGES=	# none
 
diff --git a/py-elasticsearch/DESCR b/py-elasticsearch/DESCR
deleted file mode 100644
index 55a626d59a..0000000000
--- a/py-elasticsearch/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Official low-level client for Elasticsearch. Its goal is to provide common
-ground for all Elasticsearch-related code in Python; because of this it tries
-to be opinion-free and very extendable. The full documentation is available at
-http://elasticsearch-py.rtfd.org/
diff --git a/py-elasticsearch/Makefile b/py-elasticsearch/Makefile
deleted file mode 100644
index 6687e77e11..0000000000
--- a/py-elasticsearch/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2018/04/06 15:59:56 fhajny Exp $
-
-DISTNAME=	elasticsearch-${GITHUB_RELEASE:S/v//}
-PKGNAME=	${PYPKGPREFIX}-${EGG_NAME}
-CATEGORIES=	databases
-MASTER_SITES=	${MASTER_SITE_GITHUB:=elastic/}
-
-MAINTAINER=	imil%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/elastic/${GITHUB_PROJECT}/
-COMMENT=	Official low-level python client for Elasticsearch
-LICENSE=	apache-2.0
-
-GITHUB_RELEASE=	v8.3.3
-GITHUB_PROJECT=	elasticsearch-py
-
-EGG_NAME=	${DISTNAME:S/-py//}
-
-USE_LANGUAGES=	# none
-
-DEPENDS+=	${PYPKGPREFIX}-aiohttp>=3.0.0:../../www/py-aiohttp
-DEPENDS+=	${PYPKGPREFIX}-elastic-transport>=8.0.0:../../wip/py-elastic-transport
-DEPENDS+=	${PYPKGPREFIX}-requests>=2.4.0:../../devel/py-requests
-#DEPENDS+=	${PYPKGPREFIX}-urllib3>=1.21.1:../../www/py-urllib3
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-elasticsearch/PLIST b/py-elasticsearch/PLIST
deleted file mode 100644
index 88c3c1d03b..0000000000
--- a/py-elasticsearch/PLIST
+++ /dev/null
@@ -1,266 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/elasticsearch/__init__.py
-${PYSITELIB}/elasticsearch/__init__.pyc
-${PYSITELIB}/elasticsearch/__init__.pyo
-${PYSITELIB}/elasticsearch/_async/__init__.py
-${PYSITELIB}/elasticsearch/_async/__init__.pyc
-${PYSITELIB}/elasticsearch/_async/__init__.pyo
-${PYSITELIB}/elasticsearch/_async/client/__init__.py
-${PYSITELIB}/elasticsearch/_async/client/__init__.pyc
-${PYSITELIB}/elasticsearch/_async/client/__init__.pyo
-${PYSITELIB}/elasticsearch/_async/client/_base.py
-${PYSITELIB}/elasticsearch/_async/client/_base.pyc
-${PYSITELIB}/elasticsearch/_async/client/_base.pyo
-${PYSITELIB}/elasticsearch/_async/client/async_search.py
-${PYSITELIB}/elasticsearch/_async/client/async_search.pyc
-${PYSITELIB}/elasticsearch/_async/client/async_search.pyo
-${PYSITELIB}/elasticsearch/_async/client/autoscaling.py
-${PYSITELIB}/elasticsearch/_async/client/autoscaling.pyc
-${PYSITELIB}/elasticsearch/_async/client/autoscaling.pyo
-${PYSITELIB}/elasticsearch/_async/client/cat.py
-${PYSITELIB}/elasticsearch/_async/client/cat.pyc
-${PYSITELIB}/elasticsearch/_async/client/cat.pyo
-${PYSITELIB}/elasticsearch/_async/client/ccr.py
-${PYSITELIB}/elasticsearch/_async/client/ccr.pyc
-${PYSITELIB}/elasticsearch/_async/client/ccr.pyo
-${PYSITELIB}/elasticsearch/_async/client/cluster.py
-${PYSITELIB}/elasticsearch/_async/client/cluster.pyc
-${PYSITELIB}/elasticsearch/_async/client/cluster.pyo
-${PYSITELIB}/elasticsearch/_async/client/dangling_indices.py
-${PYSITELIB}/elasticsearch/_async/client/dangling_indices.pyc
-${PYSITELIB}/elasticsearch/_async/client/dangling_indices.pyo
-${PYSITELIB}/elasticsearch/_async/client/enrich.py
-${PYSITELIB}/elasticsearch/_async/client/enrich.pyc
-${PYSITELIB}/elasticsearch/_async/client/enrich.pyo
-${PYSITELIB}/elasticsearch/_async/client/eql.py
-${PYSITELIB}/elasticsearch/_async/client/eql.pyc
-${PYSITELIB}/elasticsearch/_async/client/eql.pyo
-${PYSITELIB}/elasticsearch/_async/client/features.py
-${PYSITELIB}/elasticsearch/_async/client/features.pyc
-${PYSITELIB}/elasticsearch/_async/client/features.pyo
-${PYSITELIB}/elasticsearch/_async/client/fleet.py
-${PYSITELIB}/elasticsearch/_async/client/fleet.pyc
-${PYSITELIB}/elasticsearch/_async/client/fleet.pyo
-${PYSITELIB}/elasticsearch/_async/client/graph.py
-${PYSITELIB}/elasticsearch/_async/client/graph.pyc
-${PYSITELIB}/elasticsearch/_async/client/graph.pyo
-${PYSITELIB}/elasticsearch/_async/client/ilm.py
-${PYSITELIB}/elasticsearch/_async/client/ilm.pyc
-${PYSITELIB}/elasticsearch/_async/client/ilm.pyo
-${PYSITELIB}/elasticsearch/_async/client/indices.py
-${PYSITELIB}/elasticsearch/_async/client/indices.pyc
-${PYSITELIB}/elasticsearch/_async/client/indices.pyo
-${PYSITELIB}/elasticsearch/_async/client/ingest.py
-${PYSITELIB}/elasticsearch/_async/client/ingest.pyc
-${PYSITELIB}/elasticsearch/_async/client/ingest.pyo
-${PYSITELIB}/elasticsearch/_async/client/license.py
-${PYSITELIB}/elasticsearch/_async/client/license.pyc
-${PYSITELIB}/elasticsearch/_async/client/license.pyo
-${PYSITELIB}/elasticsearch/_async/client/logstash.py
-${PYSITELIB}/elasticsearch/_async/client/logstash.pyc
-${PYSITELIB}/elasticsearch/_async/client/logstash.pyo
-${PYSITELIB}/elasticsearch/_async/client/migration.py
-${PYSITELIB}/elasticsearch/_async/client/migration.pyc
-${PYSITELIB}/elasticsearch/_async/client/migration.pyo
-${PYSITELIB}/elasticsearch/_async/client/ml.py
-${PYSITELIB}/elasticsearch/_async/client/ml.pyc
-${PYSITELIB}/elasticsearch/_async/client/ml.pyo
-${PYSITELIB}/elasticsearch/_async/client/monitoring.py
-${PYSITELIB}/elasticsearch/_async/client/monitoring.pyc
-${PYSITELIB}/elasticsearch/_async/client/monitoring.pyo
-${PYSITELIB}/elasticsearch/_async/client/nodes.py
-${PYSITELIB}/elasticsearch/_async/client/nodes.pyc
-${PYSITELIB}/elasticsearch/_async/client/nodes.pyo
-${PYSITELIB}/elasticsearch/_async/client/rollup.py
-${PYSITELIB}/elasticsearch/_async/client/rollup.pyc
-${PYSITELIB}/elasticsearch/_async/client/rollup.pyo
-${PYSITELIB}/elasticsearch/_async/client/searchable_snapshots.py
-${PYSITELIB}/elasticsearch/_async/client/searchable_snapshots.pyc
-${PYSITELIB}/elasticsearch/_async/client/searchable_snapshots.pyo
-${PYSITELIB}/elasticsearch/_async/client/security.py
-${PYSITELIB}/elasticsearch/_async/client/security.pyc
-${PYSITELIB}/elasticsearch/_async/client/security.pyo
-${PYSITELIB}/elasticsearch/_async/client/shutdown.py
-${PYSITELIB}/elasticsearch/_async/client/shutdown.pyc
-${PYSITELIB}/elasticsearch/_async/client/shutdown.pyo
-${PYSITELIB}/elasticsearch/_async/client/slm.py
-${PYSITELIB}/elasticsearch/_async/client/slm.pyc
-${PYSITELIB}/elasticsearch/_async/client/slm.pyo
-${PYSITELIB}/elasticsearch/_async/client/snapshot.py
-${PYSITELIB}/elasticsearch/_async/client/snapshot.pyc
-${PYSITELIB}/elasticsearch/_async/client/snapshot.pyo
-${PYSITELIB}/elasticsearch/_async/client/sql.py
-${PYSITELIB}/elasticsearch/_async/client/sql.pyc
-${PYSITELIB}/elasticsearch/_async/client/sql.pyo
-${PYSITELIB}/elasticsearch/_async/client/ssl.py
-${PYSITELIB}/elasticsearch/_async/client/ssl.pyc
-${PYSITELIB}/elasticsearch/_async/client/ssl.pyo
-${PYSITELIB}/elasticsearch/_async/client/tasks.py
-${PYSITELIB}/elasticsearch/_async/client/tasks.pyc
-${PYSITELIB}/elasticsearch/_async/client/tasks.pyo
-${PYSITELIB}/elasticsearch/_async/client/text_structure.py
-${PYSITELIB}/elasticsearch/_async/client/text_structure.pyc
-${PYSITELIB}/elasticsearch/_async/client/text_structure.pyo
-${PYSITELIB}/elasticsearch/_async/client/transform.py
-${PYSITELIB}/elasticsearch/_async/client/transform.pyc
-${PYSITELIB}/elasticsearch/_async/client/transform.pyo
-${PYSITELIB}/elasticsearch/_async/client/utils.py
-${PYSITELIB}/elasticsearch/_async/client/utils.pyc
-${PYSITELIB}/elasticsearch/_async/client/utils.pyo
-${PYSITELIB}/elasticsearch/_async/client/watcher.py
-${PYSITELIB}/elasticsearch/_async/client/watcher.pyc
-${PYSITELIB}/elasticsearch/_async/client/watcher.pyo
-${PYSITELIB}/elasticsearch/_async/client/xpack.py
-${PYSITELIB}/elasticsearch/_async/client/xpack.pyc
-${PYSITELIB}/elasticsearch/_async/client/xpack.pyo
-${PYSITELIB}/elasticsearch/_async/helpers.py
-${PYSITELIB}/elasticsearch/_async/helpers.pyc
-${PYSITELIB}/elasticsearch/_async/helpers.pyo
-${PYSITELIB}/elasticsearch/_sync/__init__.py
-${PYSITELIB}/elasticsearch/_sync/__init__.pyc
-${PYSITELIB}/elasticsearch/_sync/__init__.pyo
-${PYSITELIB}/elasticsearch/_sync/client/__init__.py
-${PYSITELIB}/elasticsearch/_sync/client/__init__.pyc
-${PYSITELIB}/elasticsearch/_sync/client/__init__.pyo
-${PYSITELIB}/elasticsearch/_sync/client/_base.py
-${PYSITELIB}/elasticsearch/_sync/client/_base.pyc
-${PYSITELIB}/elasticsearch/_sync/client/_base.pyo
-${PYSITELIB}/elasticsearch/_sync/client/async_search.py
-${PYSITELIB}/elasticsearch/_sync/client/async_search.pyc
-${PYSITELIB}/elasticsearch/_sync/client/async_search.pyo
-${PYSITELIB}/elasticsearch/_sync/client/autoscaling.py
-${PYSITELIB}/elasticsearch/_sync/client/autoscaling.pyc
-${PYSITELIB}/elasticsearch/_sync/client/autoscaling.pyo
-${PYSITELIB}/elasticsearch/_sync/client/cat.py
-${PYSITELIB}/elasticsearch/_sync/client/cat.pyc
-${PYSITELIB}/elasticsearch/_sync/client/cat.pyo
-${PYSITELIB}/elasticsearch/_sync/client/ccr.py
-${PYSITELIB}/elasticsearch/_sync/client/ccr.pyc
-${PYSITELIB}/elasticsearch/_sync/client/ccr.pyo
-${PYSITELIB}/elasticsearch/_sync/client/cluster.py
-${PYSITELIB}/elasticsearch/_sync/client/cluster.pyc
-${PYSITELIB}/elasticsearch/_sync/client/cluster.pyo
-${PYSITELIB}/elasticsearch/_sync/client/dangling_indices.py
-${PYSITELIB}/elasticsearch/_sync/client/dangling_indices.pyc
-${PYSITELIB}/elasticsearch/_sync/client/dangling_indices.pyo
-${PYSITELIB}/elasticsearch/_sync/client/enrich.py
-${PYSITELIB}/elasticsearch/_sync/client/enrich.pyc
-${PYSITELIB}/elasticsearch/_sync/client/enrich.pyo
-${PYSITELIB}/elasticsearch/_sync/client/eql.py
-${PYSITELIB}/elasticsearch/_sync/client/eql.pyc
-${PYSITELIB}/elasticsearch/_sync/client/eql.pyo
-${PYSITELIB}/elasticsearch/_sync/client/features.py
-${PYSITELIB}/elasticsearch/_sync/client/features.pyc
-${PYSITELIB}/elasticsearch/_sync/client/features.pyo
-${PYSITELIB}/elasticsearch/_sync/client/fleet.py
-${PYSITELIB}/elasticsearch/_sync/client/fleet.pyc
-${PYSITELIB}/elasticsearch/_sync/client/fleet.pyo
-${PYSITELIB}/elasticsearch/_sync/client/graph.py
-${PYSITELIB}/elasticsearch/_sync/client/graph.pyc
-${PYSITELIB}/elasticsearch/_sync/client/graph.pyo
-${PYSITELIB}/elasticsearch/_sync/client/ilm.py
-${PYSITELIB}/elasticsearch/_sync/client/ilm.pyc
-${PYSITELIB}/elasticsearch/_sync/client/ilm.pyo
-${PYSITELIB}/elasticsearch/_sync/client/indices.py
-${PYSITELIB}/elasticsearch/_sync/client/indices.pyc
-${PYSITELIB}/elasticsearch/_sync/client/indices.pyo
-${PYSITELIB}/elasticsearch/_sync/client/ingest.py
-${PYSITELIB}/elasticsearch/_sync/client/ingest.pyc
-${PYSITELIB}/elasticsearch/_sync/client/ingest.pyo
-${PYSITELIB}/elasticsearch/_sync/client/license.py
-${PYSITELIB}/elasticsearch/_sync/client/license.pyc
-${PYSITELIB}/elasticsearch/_sync/client/license.pyo
-${PYSITELIB}/elasticsearch/_sync/client/logstash.py
-${PYSITELIB}/elasticsearch/_sync/client/logstash.pyc
-${PYSITELIB}/elasticsearch/_sync/client/logstash.pyo
-${PYSITELIB}/elasticsearch/_sync/client/migration.py
-${PYSITELIB}/elasticsearch/_sync/client/migration.pyc
-${PYSITELIB}/elasticsearch/_sync/client/migration.pyo
-${PYSITELIB}/elasticsearch/_sync/client/ml.py
-${PYSITELIB}/elasticsearch/_sync/client/ml.pyc
-${PYSITELIB}/elasticsearch/_sync/client/ml.pyo
-${PYSITELIB}/elasticsearch/_sync/client/monitoring.py
-${PYSITELIB}/elasticsearch/_sync/client/monitoring.pyc
-${PYSITELIB}/elasticsearch/_sync/client/monitoring.pyo
-${PYSITELIB}/elasticsearch/_sync/client/nodes.py
-${PYSITELIB}/elasticsearch/_sync/client/nodes.pyc
-${PYSITELIB}/elasticsearch/_sync/client/nodes.pyo
-${PYSITELIB}/elasticsearch/_sync/client/rollup.py
-${PYSITELIB}/elasticsearch/_sync/client/rollup.pyc
-${PYSITELIB}/elasticsearch/_sync/client/rollup.pyo
-${PYSITELIB}/elasticsearch/_sync/client/searchable_snapshots.py
-${PYSITELIB}/elasticsearch/_sync/client/searchable_snapshots.pyc
-${PYSITELIB}/elasticsearch/_sync/client/searchable_snapshots.pyo
-${PYSITELIB}/elasticsearch/_sync/client/security.py
-${PYSITELIB}/elasticsearch/_sync/client/security.pyc
-${PYSITELIB}/elasticsearch/_sync/client/security.pyo
-${PYSITELIB}/elasticsearch/_sync/client/shutdown.py
-${PYSITELIB}/elasticsearch/_sync/client/shutdown.pyc
-${PYSITELIB}/elasticsearch/_sync/client/shutdown.pyo
-${PYSITELIB}/elasticsearch/_sync/client/slm.py
-${PYSITELIB}/elasticsearch/_sync/client/slm.pyc
-${PYSITELIB}/elasticsearch/_sync/client/slm.pyo
-${PYSITELIB}/elasticsearch/_sync/client/snapshot.py
-${PYSITELIB}/elasticsearch/_sync/client/snapshot.pyc
-${PYSITELIB}/elasticsearch/_sync/client/snapshot.pyo
-${PYSITELIB}/elasticsearch/_sync/client/sql.py
-${PYSITELIB}/elasticsearch/_sync/client/sql.pyc
-${PYSITELIB}/elasticsearch/_sync/client/sql.pyo
-${PYSITELIB}/elasticsearch/_sync/client/ssl.py
-${PYSITELIB}/elasticsearch/_sync/client/ssl.pyc
-${PYSITELIB}/elasticsearch/_sync/client/ssl.pyo
-${PYSITELIB}/elasticsearch/_sync/client/tasks.py
-${PYSITELIB}/elasticsearch/_sync/client/tasks.pyc
-${PYSITELIB}/elasticsearch/_sync/client/tasks.pyo
-${PYSITELIB}/elasticsearch/_sync/client/text_structure.py
-${PYSITELIB}/elasticsearch/_sync/client/text_structure.pyc
-${PYSITELIB}/elasticsearch/_sync/client/text_structure.pyo
-${PYSITELIB}/elasticsearch/_sync/client/transform.py
-${PYSITELIB}/elasticsearch/_sync/client/transform.pyc
-${PYSITELIB}/elasticsearch/_sync/client/transform.pyo
-${PYSITELIB}/elasticsearch/_sync/client/utils.py
-${PYSITELIB}/elasticsearch/_sync/client/utils.pyc
-${PYSITELIB}/elasticsearch/_sync/client/utils.pyo
-${PYSITELIB}/elasticsearch/_sync/client/watcher.py
-${PYSITELIB}/elasticsearch/_sync/client/watcher.pyc
-${PYSITELIB}/elasticsearch/_sync/client/watcher.pyo
-${PYSITELIB}/elasticsearch/_sync/client/xpack.py
-${PYSITELIB}/elasticsearch/_sync/client/xpack.pyc
-${PYSITELIB}/elasticsearch/_sync/client/xpack.pyo
-${PYSITELIB}/elasticsearch/_utils.py
-${PYSITELIB}/elasticsearch/_utils.pyc
-${PYSITELIB}/elasticsearch/_utils.pyo
-${PYSITELIB}/elasticsearch/_version.py
-${PYSITELIB}/elasticsearch/_version.pyc
-${PYSITELIB}/elasticsearch/_version.pyo
-${PYSITELIB}/elasticsearch/client.py
-${PYSITELIB}/elasticsearch/client.pyc
-${PYSITELIB}/elasticsearch/client.pyo
-${PYSITELIB}/elasticsearch/compat.py
-${PYSITELIB}/elasticsearch/compat.pyc
-${PYSITELIB}/elasticsearch/compat.pyo
-${PYSITELIB}/elasticsearch/exceptions.py
-${PYSITELIB}/elasticsearch/exceptions.pyc
-${PYSITELIB}/elasticsearch/exceptions.pyo
-${PYSITELIB}/elasticsearch/helpers/__init__.py
-${PYSITELIB}/elasticsearch/helpers/__init__.pyc
-${PYSITELIB}/elasticsearch/helpers/__init__.pyo
-${PYSITELIB}/elasticsearch/helpers/actions.py
-${PYSITELIB}/elasticsearch/helpers/actions.pyc
-${PYSITELIB}/elasticsearch/helpers/actions.pyo
-${PYSITELIB}/elasticsearch/helpers/errors.py
-${PYSITELIB}/elasticsearch/helpers/errors.pyc
-${PYSITELIB}/elasticsearch/helpers/errors.pyo
-${PYSITELIB}/elasticsearch/py.typed
-${PYSITELIB}/elasticsearch/serializer.py
-${PYSITELIB}/elasticsearch/serializer.pyc
-${PYSITELIB}/elasticsearch/serializer.pyo
-${PYSITELIB}/elasticsearch/transport.py
-${PYSITELIB}/elasticsearch/transport.pyc
-${PYSITELIB}/elasticsearch/transport.pyo
diff --git a/py-elasticsearch/distinfo b/py-elasticsearch/distinfo
deleted file mode 100644
index 8244ef7e80..0000000000
--- a/py-elasticsearch/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.16 2018/04/06 15:59:56 fhajny Exp $
-
-SHA1 (elasticsearch-8.3.3.tar.gz) = 22912affb45a721426ace6069dd534d5006a6a48
-RMD160 (elasticsearch-8.3.3.tar.gz) = b1d794f60e28f7a69bcc38f240ac78a669445e8f
-SHA512 (elasticsearch-8.3.3.tar.gz) = 2c872d7daa7aab9a5b2158ec1f6fc004bb9f87a0de6a8fe6cef58e255ccf7fe6db2efecd4c64fd6ae085466ae5a75fa41cda6a31c101c33eed07c6f1c433040f
-Size (elasticsearch-8.3.3.tar.gz) = 303791 bytes
diff --git a/py-ginga/Makefile b/py-ginga/Makefile
index cee625fb21..93e21cbb0a 100644
--- a/py-ginga/Makefile
+++ b/py-ginga/Makefile
@@ -14,7 +14,7 @@ PYTHON_VERSIONS_INCOMPATIBLE=	27
 
 DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>0:../../devel/py-setuptools_scm
 DEPENDS+=	${PYPKGPREFIX}-numpy>=1.14:../../math/py-numpy
-DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../wip/py-astropy
+DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../math/py-astropy
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.18.1:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-Pillow>=6.2.1:../../graphics/py-Pillow
 DEPENDS+=	opencv-[0-9]*:../../graphics/opencv
diff --git a/py-gwcs/Makefile b/py-gwcs/Makefile
index 92cb7051a6..55f20b9071 100644
--- a/py-gwcs/Makefile
+++ b/py-gwcs/Makefile
@@ -13,8 +13,8 @@ LICENSE=	modified-bsd
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
 DEPENDS+=	${PYPKGPREFIX}-scipy>=1.6:../../math/py-scipy
-DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../wip/py-astropy
-DEPENDS+=	${PYPKGPREFIX}-asdf>=2.9.2:../../wip/py-asdf
+DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../math/py-astropy
+DEPENDS+=	${PYPKGPREFIX}-asdf>=2.9.2:../../math/py-asdf
 DEPENDS+=	${PYPKGPREFIX}-numpy>0:../../math/py-numpy
 DEPENDS+=	${PYPKGPREFIX}-asdf_wcs_schemas>0:../../wip/py-asdf_wcs_schemas
 DEPENDS+=	${PYPKGPREFIX}-asdf_astropy>=0.2.0:../../wip/py-asdf_astropy
diff --git a/py-parsedmarc/Makefile b/py-parsedmarc/Makefile
index bad95c7fb0..aae8dc005d 100644
--- a/py-parsedmarc/Makefile
+++ b/py-parsedmarc/Makefile
@@ -20,7 +20,7 @@ DEPENDS+=	${PYPKGPREFIX}-requests>=2.22.0:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-imapclient>=2.1.0:../../mail/py-imapclient
 DEPENDS+=	${PYPKGPREFIX}-dateparser>=1.1.1:../../time/py-dateparser
 DEPENDS+=	${PYPKGPREFIX}-mailsuite>=1.6.1:../../mail/py-mailsuite
-DEPENDS+=	${PYPKGPREFIX}-elasticsearch>=7:../../wip/py-elasticsearch
+DEPENDS+=	${PYPKGPREFIX}-elasticsearch>=7:../../databases/py-elasticsearch
 DEPENDS+=	${PYPKGPREFIX}-elasticsearch-dsl>=7.4.0:../../wip/py-elasticsearch-dsl
 DEPENDS+=	${PYPKGPREFIX}-kafka-python>=1.4.4:../../devel/py-kafka-python
 DEPENDS+=	${PYPKGPREFIX}-tqdm>=4.31.1:../../misc/py-tqdm
diff --git a/py-photutils/Makefile b/py-photutils/Makefile
index 8c0e168539..e56688a717 100644
--- a/py-photutils/Makefile
+++ b/py-photutils/Makefile
@@ -13,7 +13,7 @@ LICENSE=	modified-bsd
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
 DEPENDS+=	${PYPKGPREFIX}-numpy>=1.18.0:../../math/py-numpy
-DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../wip/py-astropy
+DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../math/py-astropy
 DEPENDS+=	${PYPKGPREFIX}-scipy>=1.6:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-matplotlib>=3.1:../../graphics/py-matplotlib
 DEPENDS+=	${PYPKGPREFIX}-scikit-image>=0.15.0:../../math/py-scikit-image
diff --git a/py-pyvo/Makefile b/py-pyvo/Makefile
index da51c415ff..52b9c4eb24 100644
--- a/py-pyvo/Makefile
+++ b/py-pyvo/Makefile
@@ -14,7 +14,7 @@ PYTHON_VERSIONS_INCOMPATIBLE=	27
 
 DEPENDS+=	${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
 DEPENDS+=	${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
-DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../wip/py-astropy
+DEPENDS+=	${PYPKGPREFIX}-astropy>=5.0:../../math/py-astropy
 DEPENDS+=	${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../math/py-astropy-helpers
 DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 
diff --git a/py-pywavelets/DESCR b/py-pywavelets/DESCR
deleted file mode 100644
index 239743976b..0000000000
--- a/py-pywavelets/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-PyWavelets is a Python wavelet transforms module that includes:
-
-* nD Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
-* 1D and 2D Forward and Inverse Stationary Wavelet Transform
-  (Undecimated Wavelet Transform)
-* 1D and 2D Wavelet Packet decomposition and reconstruction
-* 1D Continuous Wavelet Tranfsorm
-* Computing Approximations of wavelet and scaling functions
-* Over 100 built-in wavelet filters and support for custom wavelets
-* Single and double precision calculations
-* Results compatibility with Matlab Wavelet Toolbox (tm)
diff --git a/py-pywavelets/Makefile b/py-pywavelets/Makefile
deleted file mode 100644
index 47e6f80519..0000000000
--- a/py-pywavelets/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	PyWavelets-1.1.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
-CATEGORIES=	math python
-MASTER_SITES=	${MASTER_SITE_PYPI:=P/PyWavelets/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/PyWavelets/pywt/releases
-COMMENT=	Discrete Wavelet Transforms in Python
-LICENSE=	mit
-
-#EPENDS+=	${PYPKGPREFIX}-scipy>=1.0.1:../../math/py-scipy
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-
-REPLACE_PYTHON+=	pywt/tests/*.py
-
-do-test:
-	${PYTHONBIN} -c 'import pywt; pywt.test()'
-
-.include "../../devel/py-cython/buildlink3.mk"
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../math/py-numpy/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pywavelets/PLIST b/py-pywavelets/PLIST
deleted file mode 100644
index ddad1a34df..0000000000
--- a/py-pywavelets/PLIST
+++ /dev/null
@@ -1,144 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pywt/__init__.py
-${PYSITELIB}/pywt/__init__.pyc
-${PYSITELIB}/pywt/__init__.pyo
-${PYSITELIB}/pywt/_c99_config.py
-${PYSITELIB}/pywt/_c99_config.pyc
-${PYSITELIB}/pywt/_c99_config.pyo
-${PYSITELIB}/pywt/_cwt.py
-${PYSITELIB}/pywt/_cwt.pyc
-${PYSITELIB}/pywt/_cwt.pyo
-${PYSITELIB}/pywt/_doc_utils.py
-${PYSITELIB}/pywt/_doc_utils.pyc
-${PYSITELIB}/pywt/_doc_utils.pyo
-${PYSITELIB}/pywt/_dwt.py
-${PYSITELIB}/pywt/_dwt.pyc
-${PYSITELIB}/pywt/_dwt.pyo
-${PYSITELIB}/pywt/_extensions/__init__.py
-${PYSITELIB}/pywt/_extensions/__init__.pyc
-${PYSITELIB}/pywt/_extensions/__init__.pyo
-${PYSITELIB}/pywt/_extensions/_cwt.so
-${PYSITELIB}/pywt/_extensions/_dwt.so
-${PYSITELIB}/pywt/_extensions/_pywt.so
-${PYSITELIB}/pywt/_extensions/_swt.so
-${PYSITELIB}/pywt/_functions.py
-${PYSITELIB}/pywt/_functions.pyc
-${PYSITELIB}/pywt/_functions.pyo
-${PYSITELIB}/pywt/_multidim.py
-${PYSITELIB}/pywt/_multidim.pyc
-${PYSITELIB}/pywt/_multidim.pyo
-${PYSITELIB}/pywt/_multilevel.py
-${PYSITELIB}/pywt/_multilevel.pyc
-${PYSITELIB}/pywt/_multilevel.pyo
-${PYSITELIB}/pywt/_pytest.py
-${PYSITELIB}/pywt/_pytest.pyc
-${PYSITELIB}/pywt/_pytest.pyo
-${PYSITELIB}/pywt/_pytesttester.py
-${PYSITELIB}/pywt/_pytesttester.pyc
-${PYSITELIB}/pywt/_pytesttester.pyo
-${PYSITELIB}/pywt/_swt.py
-${PYSITELIB}/pywt/_swt.pyc
-${PYSITELIB}/pywt/_swt.pyo
-${PYSITELIB}/pywt/_thresholding.py
-${PYSITELIB}/pywt/_thresholding.pyc
-${PYSITELIB}/pywt/_thresholding.pyo
-${PYSITELIB}/pywt/_utils.py
-${PYSITELIB}/pywt/_utils.pyc
-${PYSITELIB}/pywt/_utils.pyo
-${PYSITELIB}/pywt/_wavelet_packets.py
-${PYSITELIB}/pywt/_wavelet_packets.pyc
-${PYSITELIB}/pywt/_wavelet_packets.pyo
-${PYSITELIB}/pywt/conftest.py
-${PYSITELIB}/pywt/conftest.pyc
-${PYSITELIB}/pywt/conftest.pyo
-${PYSITELIB}/pywt/data/__init__.py
-${PYSITELIB}/pywt/data/__init__.pyc
-${PYSITELIB}/pywt/data/__init__.pyo
-${PYSITELIB}/pywt/data/_readers.py
-${PYSITELIB}/pywt/data/_readers.pyc
-${PYSITELIB}/pywt/data/_readers.pyo
-${PYSITELIB}/pywt/data/_wavelab_signals.py
-${PYSITELIB}/pywt/data/_wavelab_signals.pyc
-${PYSITELIB}/pywt/data/_wavelab_signals.pyo
-${PYSITELIB}/pywt/data/aero.npz
-${PYSITELIB}/pywt/data/ascent.npz
-${PYSITELIB}/pywt/data/camera.npz
-${PYSITELIB}/pywt/data/create_dat.py
-${PYSITELIB}/pywt/data/create_dat.pyc
-${PYSITELIB}/pywt/data/create_dat.pyo
-${PYSITELIB}/pywt/data/ecg.npy
-${PYSITELIB}/pywt/data/sst_nino3.npz
-${PYSITELIB}/pywt/tests/data/cwt_matlabR2015b_result.npz
-${PYSITELIB}/pywt/tests/data/dwt_matlabR2012a_result.npz
-${PYSITELIB}/pywt/tests/data/generate_matlab_data.py
-${PYSITELIB}/pywt/tests/data/generate_matlab_data.pyc
-${PYSITELIB}/pywt/tests/data/generate_matlab_data.pyo
-${PYSITELIB}/pywt/tests/data/generate_matlab_data_cwt.py
-${PYSITELIB}/pywt/tests/data/generate_matlab_data_cwt.pyc
-${PYSITELIB}/pywt/tests/data/generate_matlab_data_cwt.pyo
-${PYSITELIB}/pywt/tests/data/wavelab_test_signals.npz
-${PYSITELIB}/pywt/tests/test__pywt.py
-${PYSITELIB}/pywt/tests/test__pywt.pyc
-${PYSITELIB}/pywt/tests/test__pywt.pyo
-${PYSITELIB}/pywt/tests/test_concurrent.py
-${PYSITELIB}/pywt/tests/test_concurrent.pyc
-${PYSITELIB}/pywt/tests/test_concurrent.pyo
-${PYSITELIB}/pywt/tests/test_cwt_wavelets.py
-${PYSITELIB}/pywt/tests/test_cwt_wavelets.pyc
-${PYSITELIB}/pywt/tests/test_cwt_wavelets.pyo
-${PYSITELIB}/pywt/tests/test_data.py
-${PYSITELIB}/pywt/tests/test_data.pyc
-${PYSITELIB}/pywt/tests/test_data.pyo
-${PYSITELIB}/pywt/tests/test_deprecations.py
-${PYSITELIB}/pywt/tests/test_deprecations.pyc
-${PYSITELIB}/pywt/tests/test_deprecations.pyo
-${PYSITELIB}/pywt/tests/test_doc.py
-${PYSITELIB}/pywt/tests/test_doc.pyc
-${PYSITELIB}/pywt/tests/test_doc.pyo
-${PYSITELIB}/pywt/tests/test_dwt_idwt.py
-${PYSITELIB}/pywt/tests/test_dwt_idwt.pyc
-${PYSITELIB}/pywt/tests/test_dwt_idwt.pyo
-${PYSITELIB}/pywt/tests/test_functions.py
-${PYSITELIB}/pywt/tests/test_functions.pyc
-${PYSITELIB}/pywt/tests/test_functions.pyo
-${PYSITELIB}/pywt/tests/test_matlab_compatibility.py
-${PYSITELIB}/pywt/tests/test_matlab_compatibility.pyc
-${PYSITELIB}/pywt/tests/test_matlab_compatibility.pyo
-${PYSITELIB}/pywt/tests/test_matlab_compatibility_cwt.py
-${PYSITELIB}/pywt/tests/test_matlab_compatibility_cwt.pyc
-${PYSITELIB}/pywt/tests/test_matlab_compatibility_cwt.pyo
-${PYSITELIB}/pywt/tests/test_modes.py
-${PYSITELIB}/pywt/tests/test_modes.pyc
-${PYSITELIB}/pywt/tests/test_modes.pyo
-${PYSITELIB}/pywt/tests/test_multidim.py
-${PYSITELIB}/pywt/tests/test_multidim.pyc
-${PYSITELIB}/pywt/tests/test_multidim.pyo
-${PYSITELIB}/pywt/tests/test_multilevel.py
-${PYSITELIB}/pywt/tests/test_multilevel.pyc
-${PYSITELIB}/pywt/tests/test_multilevel.pyo
-${PYSITELIB}/pywt/tests/test_perfect_reconstruction.py
-${PYSITELIB}/pywt/tests/test_perfect_reconstruction.pyc
-${PYSITELIB}/pywt/tests/test_perfect_reconstruction.pyo
-${PYSITELIB}/pywt/tests/test_swt.py
-${PYSITELIB}/pywt/tests/test_swt.pyc
-${PYSITELIB}/pywt/tests/test_swt.pyo
-${PYSITELIB}/pywt/tests/test_thresholding.py
-${PYSITELIB}/pywt/tests/test_thresholding.pyc
-${PYSITELIB}/pywt/tests/test_thresholding.pyo
-${PYSITELIB}/pywt/tests/test_wavelet.py
-${PYSITELIB}/pywt/tests/test_wavelet.pyc
-${PYSITELIB}/pywt/tests/test_wavelet.pyo
-${PYSITELIB}/pywt/tests/test_wp.py
-${PYSITELIB}/pywt/tests/test_wp.pyc
-${PYSITELIB}/pywt/tests/test_wp.pyo
-${PYSITELIB}/pywt/tests/test_wp2d.py
-${PYSITELIB}/pywt/tests/test_wp2d.pyc
-${PYSITELIB}/pywt/tests/test_wp2d.pyo
-${PYSITELIB}/pywt/version.py
-${PYSITELIB}/pywt/version.pyc
-${PYSITELIB}/pywt/version.pyo
diff --git a/py-pywavelets/distinfo b/py-pywavelets/distinfo
deleted file mode 100644
index 483be5e002..0000000000
--- a/py-pywavelets/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (PyWavelets-1.1.1.tar.gz) = 94307a23c70a7cbdb0821365b6b09b763b2eb920
-SHA512 (PyWavelets-1.1.1.tar.gz) = 3e70625dad27822165e79b7d240c34072684ba340e8d314a026d2e47e81b04945d9ed9c6a5f0730eab285d3d5ebb1b311aaec5d6d06bced1eea80000bef5e787
-Size (PyWavelets-1.1.1.tar.gz) = 4578294 bytes
diff --git a/py-tortoisehg/DESCR b/py-tortoisehg/DESCR
deleted file mode 100644
index 18ff5c95cc..0000000000
--- a/py-tortoisehg/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Tortoisehg is a GUI front end for the Mercurial dvcs.
diff --git a/py-tortoisehg/MESSAGE b/py-tortoisehg/MESSAGE
deleted file mode 100644
index 3b4037caac..0000000000
--- a/py-tortoisehg/MESSAGE
+++ /dev/null
@@ -1,9 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2014/07/05 15:33:03 wiz Exp $
-
-Including TortoiseHG's mergetools.rc in your ~/.hgrc file is
-recommended, especially if the merge tool you use is devel/kdiff3.
-
-%include ${PREFIX}/share/tortoisehg/mergetools.rc
-
-===========================================================================
diff --git a/py-tortoisehg/Makefile b/py-tortoisehg/Makefile
deleted file mode 100644
index 8887b1c971..0000000000
--- a/py-tortoisehg/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# $NetBSD: Makefile,v 1.89 2022/11/25 13:31:34 wiz Exp $
-
-DISTNAME=		tortoisehg-6.2.3
-PKGNAME=		${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=		2
-CATEGORIES=		devel python
-MASTER_SITES=		https://www.mercurial-scm.org/release/tortoisehg/targz/
-
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		https://tortoisehg.bitbucket.io/
-COMMENT=		GUI for Mercurial
-LICENSE=		gnu-gpl-v2
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-sphinx>=5.3.0:../../textproc/py-sphinx
-DEPENDS+=	${PYPKGPREFIX}-iniparse>=0.4:../../textproc/py-iniparse
-DEPENDS+=	${PYPKGPREFIX}-mercurial>=5.0.0:../../devel/py-mercurial
-DEPENDS+=	${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
-DEPENDS+=	${PYPKGPREFIX}-qt5-qscintilla-[0-9]*:../../wip/py-qt5-qscintilla
-DEPENDS+=	${PYPKGPREFIX}-sip-qt5-[0-9]*:../../wip/py-sip-qt5
-
-USE_TOOLS+=		pax
-
-REPLACE_PYTHON+=	thg
-
-thg_icon=		/share/pixmaps/tortoisehg/icons/thg_logo.ico
-SUBST_CLASSES+=		df
-SUBST_STAGE.df=		post-configure
-SUBST_MESSAGE.df=	Fixing icon reference in desktop file
-SUBST_FILES.df=		contrib/thg.desktop
-SUBST_SED.df=		-e 's:thg_logo:${PREFIX}${thg_icon}:1'
-
-INSTALLATION_DIRS+=	share/applications
-INSTALLATION_DIRS+=	share/doc/tortoisehg
-
-PYTHON_SELF_CONFLICT=	yes
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-pre-build:
-	${RUN} cd ${WRKSRC}/doc && ${MAKE_PROGRAM} SPHINXBUILD=sphinx-build-${PYVERSSUFFIX} html
-	${RUN} rm ${WRKSRC}/doc/build/html/.buildinfo
-	# conflicts with mercurial
-	# https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/4629
-	${RM} ${WRKSRC}/hgext3rd/__init__.py
-
-post-install:
-	${INSTALL_DATA} ${WRKSRC}/contrib/thg.desktop ${DESTDIR}${PREFIX}/share/applications/thg.desktop
-	${INSTALL_DATA} ${WRKSRC}/COPYING.txt ${DESTDIR}${PREFIX}/share/doc/tortoisehg
-	cd ${WRKSRC}/doc/build && ${PAX} -pp -rw html ${DESTDIR}${PREFIX}/share/doc/tortoisehg
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-tortoisehg/PLIST b/py-tortoisehg/PLIST
deleted file mode 100644
index 1df4e4afda..0000000000
--- a/py-tortoisehg/PLIST
+++ /dev/null
@@ -1,740 +0,0 @@
-@comment $NetBSD: PLIST,v 1.24 2022/11/14 15:52:22 wiz Exp $
-bin/thg
-${PYSITELIB}/hgext3rd/thg.py
-${PYSITELIB}/hgext3rd/thg.pyc
-${PYSITELIB}/hgext3rd/thg.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/tortoisehg/__init__.py
-${PYSITELIB}/tortoisehg/__init__.pyc
-${PYSITELIB}/tortoisehg/__init__.pyo
-${PYSITELIB}/tortoisehg/hgqt/__init__.py
-${PYSITELIB}/tortoisehg/hgqt/__init__.pyc
-${PYSITELIB}/tortoisehg/hgqt/__init__.pyo
-${PYSITELIB}/tortoisehg/hgqt/about.py
-${PYSITELIB}/tortoisehg/hgqt/about.pyc
-${PYSITELIB}/tortoisehg/hgqt/about.pyo
-${PYSITELIB}/tortoisehg/hgqt/archive.py
-${PYSITELIB}/tortoisehg/hgqt/archive.pyc
-${PYSITELIB}/tortoisehg/hgqt/archive.pyo
-${PYSITELIB}/tortoisehg/hgqt/backout.py
-${PYSITELIB}/tortoisehg/hgqt/backout.pyc
-${PYSITELIB}/tortoisehg/hgqt/backout.pyo
-${PYSITELIB}/tortoisehg/hgqt/bisect.py
-${PYSITELIB}/tortoisehg/hgqt/bisect.pyc
-${PYSITELIB}/tortoisehg/hgqt/bisect.pyo
-${PYSITELIB}/tortoisehg/hgqt/blockmatcher.py
-${PYSITELIB}/tortoisehg/hgqt/blockmatcher.pyc
-${PYSITELIB}/tortoisehg/hgqt/blockmatcher.pyo
-${PYSITELIB}/tortoisehg/hgqt/bookmark.py
-${PYSITELIB}/tortoisehg/hgqt/bookmark.pyc
-${PYSITELIB}/tortoisehg/hgqt/bookmark.pyo
-${PYSITELIB}/tortoisehg/hgqt/branchop.py
-${PYSITELIB}/tortoisehg/hgqt/branchop.pyc
-${PYSITELIB}/tortoisehg/hgqt/branchop.pyo
-${PYSITELIB}/tortoisehg/hgqt/bugreport.py
-${PYSITELIB}/tortoisehg/hgqt/bugreport.pyc
-${PYSITELIB}/tortoisehg/hgqt/bugreport.pyo
-${PYSITELIB}/tortoisehg/hgqt/chunks.py
-${PYSITELIB}/tortoisehg/hgqt/chunks.pyc
-${PYSITELIB}/tortoisehg/hgqt/chunks.pyo
-${PYSITELIB}/tortoisehg/hgqt/clone.py
-${PYSITELIB}/tortoisehg/hgqt/clone.pyc
-${PYSITELIB}/tortoisehg/hgqt/clone.pyo
-${PYSITELIB}/tortoisehg/hgqt/close_branch.py
-${PYSITELIB}/tortoisehg/hgqt/close_branch.pyc
-${PYSITELIB}/tortoisehg/hgqt/close_branch.pyo
-${PYSITELIB}/tortoisehg/hgqt/cmdcore.py
-${PYSITELIB}/tortoisehg/hgqt/cmdcore.pyc
-${PYSITELIB}/tortoisehg/hgqt/cmdcore.pyo
-${PYSITELIB}/tortoisehg/hgqt/cmdui.py
-${PYSITELIB}/tortoisehg/hgqt/cmdui.pyc
-${PYSITELIB}/tortoisehg/hgqt/cmdui.pyo
-${PYSITELIB}/tortoisehg/hgqt/commit.py
-${PYSITELIB}/tortoisehg/hgqt/commit.pyc
-${PYSITELIB}/tortoisehg/hgqt/commit.pyo
-${PYSITELIB}/tortoisehg/hgqt/compress.py
-${PYSITELIB}/tortoisehg/hgqt/compress.pyc
-${PYSITELIB}/tortoisehg/hgqt/compress.pyo
-${PYSITELIB}/tortoisehg/hgqt/csinfo.py
-${PYSITELIB}/tortoisehg/hgqt/csinfo.pyc
-${PYSITELIB}/tortoisehg/hgqt/csinfo.pyo
-${PYSITELIB}/tortoisehg/hgqt/cslist.py
-${PYSITELIB}/tortoisehg/hgqt/cslist.pyc
-${PYSITELIB}/tortoisehg/hgqt/cslist.pyo
-${PYSITELIB}/tortoisehg/hgqt/customtools.py
-${PYSITELIB}/tortoisehg/hgqt/customtools.pyc
-${PYSITELIB}/tortoisehg/hgqt/customtools.pyo
-${PYSITELIB}/tortoisehg/hgqt/docklog.py
-${PYSITELIB}/tortoisehg/hgqt/docklog.pyc
-${PYSITELIB}/tortoisehg/hgqt/docklog.pyo
-${PYSITELIB}/tortoisehg/hgqt/filectxactions.py
-${PYSITELIB}/tortoisehg/hgqt/filectxactions.pyc
-${PYSITELIB}/tortoisehg/hgqt/filectxactions.pyo
-${PYSITELIB}/tortoisehg/hgqt/filedata.py
-${PYSITELIB}/tortoisehg/hgqt/filedata.pyc
-${PYSITELIB}/tortoisehg/hgqt/filedata.pyo
-${PYSITELIB}/tortoisehg/hgqt/filedialogs.py
-${PYSITELIB}/tortoisehg/hgqt/filedialogs.pyc
-${PYSITELIB}/tortoisehg/hgqt/filedialogs.pyo
-${PYSITELIB}/tortoisehg/hgqt/fileencoding.py
-${PYSITELIB}/tortoisehg/hgqt/fileencoding.pyc
-${PYSITELIB}/tortoisehg/hgqt/fileencoding.pyo
-${PYSITELIB}/tortoisehg/hgqt/filelistview.py
-${PYSITELIB}/tortoisehg/hgqt/filelistview.pyc
-${PYSITELIB}/tortoisehg/hgqt/filelistview.pyo
-${PYSITELIB}/tortoisehg/hgqt/fileview.py
-${PYSITELIB}/tortoisehg/hgqt/fileview.pyc
-${PYSITELIB}/tortoisehg/hgqt/fileview.pyo
-${PYSITELIB}/tortoisehg/hgqt/graft.py
-${PYSITELIB}/tortoisehg/hgqt/graft.pyc
-${PYSITELIB}/tortoisehg/hgqt/graft.pyo
-${PYSITELIB}/tortoisehg/hgqt/graph.py
-${PYSITELIB}/tortoisehg/hgqt/graph.pyc
-${PYSITELIB}/tortoisehg/hgqt/graph.pyo
-${PYSITELIB}/tortoisehg/hgqt/graphopt.py
-${PYSITELIB}/tortoisehg/hgqt/graphopt.pyc
-${PYSITELIB}/tortoisehg/hgqt/graphopt.pyo
-${PYSITELIB}/tortoisehg/hgqt/grep.py
-${PYSITELIB}/tortoisehg/hgqt/grep.pyc
-${PYSITELIB}/tortoisehg/hgqt/grep.pyo
-${PYSITELIB}/tortoisehg/hgqt/guess.py
-${PYSITELIB}/tortoisehg/hgqt/guess.pyc
-${PYSITELIB}/tortoisehg/hgqt/guess.pyo
-${PYSITELIB}/tortoisehg/hgqt/hgconfig.py
-${PYSITELIB}/tortoisehg/hgqt/hgconfig.pyc
-${PYSITELIB}/tortoisehg/hgqt/hgconfig.pyo
-${PYSITELIB}/tortoisehg/hgqt/hgemail.py
-${PYSITELIB}/tortoisehg/hgqt/hgemail.pyc
-${PYSITELIB}/tortoisehg/hgqt/hgemail.pyo
-${PYSITELIB}/tortoisehg/hgqt/hgemail_ui.py
-${PYSITELIB}/tortoisehg/hgqt/hgemail_ui.pyc
-${PYSITELIB}/tortoisehg/hgqt/hgemail_ui.pyo
-${PYSITELIB}/tortoisehg/hgqt/hgignore.py
-${PYSITELIB}/tortoisehg/hgqt/hgignore.pyc
-${PYSITELIB}/tortoisehg/hgqt/hgignore.pyo
-${PYSITELIB}/tortoisehg/hgqt/hginit.py
-${PYSITELIB}/tortoisehg/hgqt/hginit.pyc
-${PYSITELIB}/tortoisehg/hgqt/hginit.pyo
-${PYSITELIB}/tortoisehg/hgqt/hgrcutil.py
-${PYSITELIB}/tortoisehg/hgqt/hgrcutil.pyc
-${PYSITELIB}/tortoisehg/hgqt/hgrcutil.pyo
-${PYSITELIB}/tortoisehg/hgqt/htmldelegate.py
-${PYSITELIB}/tortoisehg/hgqt/htmldelegate.pyc
-${PYSITELIB}/tortoisehg/hgqt/htmldelegate.pyo
-${PYSITELIB}/tortoisehg/hgqt/htmlui.py
-${PYSITELIB}/tortoisehg/hgqt/htmlui.pyc
-${PYSITELIB}/tortoisehg/hgqt/htmlui.pyo
-${PYSITELIB}/tortoisehg/hgqt/infobar.py
-${PYSITELIB}/tortoisehg/hgqt/infobar.pyc
-${PYSITELIB}/tortoisehg/hgqt/infobar.pyo
-${PYSITELIB}/tortoisehg/hgqt/lexers.py
-${PYSITELIB}/tortoisehg/hgqt/lexers.pyc
-${PYSITELIB}/tortoisehg/hgqt/lexers.pyo
-${PYSITELIB}/tortoisehg/hgqt/lfprompt.py
-${PYSITELIB}/tortoisehg/hgqt/lfprompt.pyc
-${PYSITELIB}/tortoisehg/hgqt/lfprompt.pyo
-${PYSITELIB}/tortoisehg/hgqt/locktool.py
-${PYSITELIB}/tortoisehg/hgqt/locktool.pyc
-${PYSITELIB}/tortoisehg/hgqt/locktool.pyo
-${PYSITELIB}/tortoisehg/hgqt/manifestmodel.py
-${PYSITELIB}/tortoisehg/hgqt/manifestmodel.pyc
-${PYSITELIB}/tortoisehg/hgqt/manifestmodel.pyo
-${PYSITELIB}/tortoisehg/hgqt/matching.py
-${PYSITELIB}/tortoisehg/hgqt/matching.pyc
-${PYSITELIB}/tortoisehg/hgqt/matching.pyo
-${PYSITELIB}/tortoisehg/hgqt/merge.py
-${PYSITELIB}/tortoisehg/hgqt/merge.pyc
-${PYSITELIB}/tortoisehg/hgqt/merge.pyo
-${PYSITELIB}/tortoisehg/hgqt/messageentry.py
-${PYSITELIB}/tortoisehg/hgqt/messageentry.pyc
-${PYSITELIB}/tortoisehg/hgqt/messageentry.pyo
-${PYSITELIB}/tortoisehg/hgqt/mq.py
-${PYSITELIB}/tortoisehg/hgqt/mq.pyc
-${PYSITELIB}/tortoisehg/hgqt/mq.pyo
-${PYSITELIB}/tortoisehg/hgqt/p4pending.py
-${PYSITELIB}/tortoisehg/hgqt/p4pending.pyc
-${PYSITELIB}/tortoisehg/hgqt/p4pending.pyo
-${PYSITELIB}/tortoisehg/hgqt/phabreview.py
-${PYSITELIB}/tortoisehg/hgqt/phabreview.pyc
-${PYSITELIB}/tortoisehg/hgqt/phabreview.pyo
-${PYSITELIB}/tortoisehg/hgqt/phabreview_ui.py
-${PYSITELIB}/tortoisehg/hgqt/phabreview_ui.pyc
-${PYSITELIB}/tortoisehg/hgqt/phabreview_ui.pyo
-${PYSITELIB}/tortoisehg/hgqt/pick.py
-${PYSITELIB}/tortoisehg/hgqt/pick.pyc
-${PYSITELIB}/tortoisehg/hgqt/pick.pyo
-${PYSITELIB}/tortoisehg/hgqt/postreview.py
-${PYSITELIB}/tortoisehg/hgqt/postreview.pyc
-${PYSITELIB}/tortoisehg/hgqt/postreview.pyo
-${PYSITELIB}/tortoisehg/hgqt/postreview_ui.py
-${PYSITELIB}/tortoisehg/hgqt/postreview_ui.pyc
-${PYSITELIB}/tortoisehg/hgqt/postreview_ui.pyo
-${PYSITELIB}/tortoisehg/hgqt/prune.py
-${PYSITELIB}/tortoisehg/hgqt/prune.pyc
-${PYSITELIB}/tortoisehg/hgqt/prune.pyo
-${PYSITELIB}/tortoisehg/hgqt/purge.py
-${PYSITELIB}/tortoisehg/hgqt/purge.pyc
-${PYSITELIB}/tortoisehg/hgqt/purge.pyo
-${PYSITELIB}/tortoisehg/hgqt/qdelete.py
-${PYSITELIB}/tortoisehg/hgqt/qdelete.pyc
-${PYSITELIB}/tortoisehg/hgqt/qdelete.pyo
-${PYSITELIB}/tortoisehg/hgqt/qfold.py
-${PYSITELIB}/tortoisehg/hgqt/qfold.pyc
-${PYSITELIB}/tortoisehg/hgqt/qfold.pyo
-${PYSITELIB}/tortoisehg/hgqt/qsci.py
-${PYSITELIB}/tortoisehg/hgqt/qsci.pyc
-${PYSITELIB}/tortoisehg/hgqt/qsci.pyo
-${PYSITELIB}/tortoisehg/hgqt/qscilib.py
-${PYSITELIB}/tortoisehg/hgqt/qscilib.pyc
-${PYSITELIB}/tortoisehg/hgqt/qscilib.pyo
-${PYSITELIB}/tortoisehg/hgqt/qtapp.py
-${PYSITELIB}/tortoisehg/hgqt/qtapp.pyc
-${PYSITELIB}/tortoisehg/hgqt/qtapp.pyo
-${PYSITELIB}/tortoisehg/hgqt/qtcore.py
-${PYSITELIB}/tortoisehg/hgqt/qtcore.pyc
-${PYSITELIB}/tortoisehg/hgqt/qtcore.pyo
-${PYSITELIB}/tortoisehg/hgqt/qtgui.py
-${PYSITELIB}/tortoisehg/hgqt/qtgui.pyc
-${PYSITELIB}/tortoisehg/hgqt/qtgui.pyo
-${PYSITELIB}/tortoisehg/hgqt/qtlib.py
-${PYSITELIB}/tortoisehg/hgqt/qtlib.pyc
-${PYSITELIB}/tortoisehg/hgqt/qtlib.pyo
-${PYSITELIB}/tortoisehg/hgqt/qtnetwork.py
-${PYSITELIB}/tortoisehg/hgqt/qtnetwork.pyc
-${PYSITELIB}/tortoisehg/hgqt/qtnetwork.pyo
-${PYSITELIB}/tortoisehg/hgqt/quickop.py
-${PYSITELIB}/tortoisehg/hgqt/quickop.pyc
-${PYSITELIB}/tortoisehg/hgqt/quickop.pyo
-${PYSITELIB}/tortoisehg/hgqt/rebase.py
-${PYSITELIB}/tortoisehg/hgqt/rebase.pyc
-${PYSITELIB}/tortoisehg/hgqt/rebase.pyo
-${PYSITELIB}/tortoisehg/hgqt/rejects.py
-${PYSITELIB}/tortoisehg/hgqt/rejects.pyc
-${PYSITELIB}/tortoisehg/hgqt/rejects.pyo
-${PYSITELIB}/tortoisehg/hgqt/rename.py
-${PYSITELIB}/tortoisehg/hgqt/rename.pyc
-${PYSITELIB}/tortoisehg/hgqt/rename.pyo
-${PYSITELIB}/tortoisehg/hgqt/repofilter.py
-${PYSITELIB}/tortoisehg/hgqt/repofilter.pyc
-${PYSITELIB}/tortoisehg/hgqt/repofilter.pyo
-${PYSITELIB}/tortoisehg/hgqt/repomodel.py
-${PYSITELIB}/tortoisehg/hgqt/repomodel.pyc
-${PYSITELIB}/tortoisehg/hgqt/repomodel.pyo
-${PYSITELIB}/tortoisehg/hgqt/reporegistry.py
-${PYSITELIB}/tortoisehg/hgqt/reporegistry.pyc
-${PYSITELIB}/tortoisehg/hgqt/reporegistry.pyo
-${PYSITELIB}/tortoisehg/hgqt/repotab.py
-${PYSITELIB}/tortoisehg/hgqt/repotab.pyc
-${PYSITELIB}/tortoisehg/hgqt/repotab.pyo
-${PYSITELIB}/tortoisehg/hgqt/repotreeitem.py
-${PYSITELIB}/tortoisehg/hgqt/repotreeitem.pyc
-${PYSITELIB}/tortoisehg/hgqt/repotreeitem.pyo
-${PYSITELIB}/tortoisehg/hgqt/repotreemodel.py
-${PYSITELIB}/tortoisehg/hgqt/repotreemodel.pyc
-${PYSITELIB}/tortoisehg/hgqt/repotreemodel.pyo
-${PYSITELIB}/tortoisehg/hgqt/repoview.py
-${PYSITELIB}/tortoisehg/hgqt/repoview.pyc
-${PYSITELIB}/tortoisehg/hgqt/repoview.pyo
-${PYSITELIB}/tortoisehg/hgqt/repowidget.py
-${PYSITELIB}/tortoisehg/hgqt/repowidget.pyc
-${PYSITELIB}/tortoisehg/hgqt/repowidget.pyo
-${PYSITELIB}/tortoisehg/hgqt/resolve.py
-${PYSITELIB}/tortoisehg/hgqt/resolve.pyc
-${PYSITELIB}/tortoisehg/hgqt/resolve.pyo
-${PYSITELIB}/tortoisehg/hgqt/revdetails.py
-${PYSITELIB}/tortoisehg/hgqt/revdetails.pyc
-${PYSITELIB}/tortoisehg/hgqt/revdetails.pyo
-${PYSITELIB}/tortoisehg/hgqt/revert.py
-${PYSITELIB}/tortoisehg/hgqt/revert.pyc
-${PYSITELIB}/tortoisehg/hgqt/revert.pyo
-${PYSITELIB}/tortoisehg/hgqt/revpanel.py
-${PYSITELIB}/tortoisehg/hgqt/revpanel.pyc
-${PYSITELIB}/tortoisehg/hgqt/revpanel.pyo
-${PYSITELIB}/tortoisehg/hgqt/revset.py
-${PYSITELIB}/tortoisehg/hgqt/revset.pyc
-${PYSITELIB}/tortoisehg/hgqt/revset.pyo
-${PYSITELIB}/tortoisehg/hgqt/run.py
-${PYSITELIB}/tortoisehg/hgqt/run.pyc
-${PYSITELIB}/tortoisehg/hgqt/run.pyo
-${PYSITELIB}/tortoisehg/hgqt/serve.py
-${PYSITELIB}/tortoisehg/hgqt/serve.pyc
-${PYSITELIB}/tortoisehg/hgqt/serve.pyo
-${PYSITELIB}/tortoisehg/hgqt/serve_ui.py
-${PYSITELIB}/tortoisehg/hgqt/serve_ui.pyc
-${PYSITELIB}/tortoisehg/hgqt/serve_ui.pyo
-${PYSITELIB}/tortoisehg/hgqt/settings.py
-${PYSITELIB}/tortoisehg/hgqt/settings.pyc
-${PYSITELIB}/tortoisehg/hgqt/settings.pyo
-${PYSITELIB}/tortoisehg/hgqt/shellconf.py
-${PYSITELIB}/tortoisehg/hgqt/shellconf.pyc
-${PYSITELIB}/tortoisehg/hgqt/shellconf.pyo
-${PYSITELIB}/tortoisehg/hgqt/shelve.py
-${PYSITELIB}/tortoisehg/hgqt/shelve.pyc
-${PYSITELIB}/tortoisehg/hgqt/shelve.pyo
-${PYSITELIB}/tortoisehg/hgqt/shortcutregistry.py
-${PYSITELIB}/tortoisehg/hgqt/shortcutregistry.pyc
-${PYSITELIB}/tortoisehg/hgqt/shortcutregistry.pyo
-${PYSITELIB}/tortoisehg/hgqt/shortcutsettings.py
-${PYSITELIB}/tortoisehg/hgqt/shortcutsettings.pyc
-${PYSITELIB}/tortoisehg/hgqt/shortcutsettings.pyo
-${PYSITELIB}/tortoisehg/hgqt/sign.py
-${PYSITELIB}/tortoisehg/hgqt/sign.pyc
-${PYSITELIB}/tortoisehg/hgqt/sign.pyo
-${PYSITELIB}/tortoisehg/hgqt/status.py
-${PYSITELIB}/tortoisehg/hgqt/status.pyc
-${PYSITELIB}/tortoisehg/hgqt/status.pyo
-${PYSITELIB}/tortoisehg/hgqt/sync.py
-${PYSITELIB}/tortoisehg/hgqt/sync.pyc
-${PYSITELIB}/tortoisehg/hgqt/sync.pyo
-${PYSITELIB}/tortoisehg/hgqt/tag.py
-${PYSITELIB}/tortoisehg/hgqt/tag.pyc
-${PYSITELIB}/tortoisehg/hgqt/tag.pyo
-${PYSITELIB}/tortoisehg/hgqt/thgimport.py
-${PYSITELIB}/tortoisehg/hgqt/thgimport.pyc
-${PYSITELIB}/tortoisehg/hgqt/thgimport.pyo
-${PYSITELIB}/tortoisehg/hgqt/thgrepo.py
-${PYSITELIB}/tortoisehg/hgqt/thgrepo.pyc
-${PYSITELIB}/tortoisehg/hgqt/thgrepo.pyo
-${PYSITELIB}/tortoisehg/hgqt/thgstrip.py
-${PYSITELIB}/tortoisehg/hgqt/thgstrip.pyc
-${PYSITELIB}/tortoisehg/hgqt/thgstrip.pyo
-${PYSITELIB}/tortoisehg/hgqt/topic.py
-${PYSITELIB}/tortoisehg/hgqt/topic.pyc
-${PYSITELIB}/tortoisehg/hgqt/topic.pyo
-${PYSITELIB}/tortoisehg/hgqt/update.py
-${PYSITELIB}/tortoisehg/hgqt/update.pyc
-${PYSITELIB}/tortoisehg/hgqt/update.pyo
-${PYSITELIB}/tortoisehg/hgqt/updatecheck.py
-${PYSITELIB}/tortoisehg/hgqt/updatecheck.pyc
-${PYSITELIB}/tortoisehg/hgqt/updatecheck.pyo
-${PYSITELIB}/tortoisehg/hgqt/visdiff.py
-${PYSITELIB}/tortoisehg/hgqt/visdiff.pyc
-${PYSITELIB}/tortoisehg/hgqt/visdiff.pyo
-${PYSITELIB}/tortoisehg/hgqt/wctxcleaner.py
-${PYSITELIB}/tortoisehg/hgqt/wctxcleaner.pyc
-${PYSITELIB}/tortoisehg/hgqt/wctxcleaner.pyo
-${PYSITELIB}/tortoisehg/hgqt/webconf.py
-${PYSITELIB}/tortoisehg/hgqt/webconf.pyc
-${PYSITELIB}/tortoisehg/hgqt/webconf.pyo
-${PYSITELIB}/tortoisehg/hgqt/webconf_ui.py
-${PYSITELIB}/tortoisehg/hgqt/webconf_ui.pyc
-${PYSITELIB}/tortoisehg/hgqt/webconf_ui.pyo
-${PYSITELIB}/tortoisehg/hgqt/workbench.py
-${PYSITELIB}/tortoisehg/hgqt/workbench.pyc
-${PYSITELIB}/tortoisehg/hgqt/workbench.pyo
-${PYSITELIB}/tortoisehg/util/__init__.py
-${PYSITELIB}/tortoisehg/util/__init__.pyc
-${PYSITELIB}/tortoisehg/util/__init__.pyo
-${PYSITELIB}/tortoisehg/util/__version__.py
-${PYSITELIB}/tortoisehg/util/__version__.pyc
-${PYSITELIB}/tortoisehg/util/__version__.pyo
-${PYSITELIB}/tortoisehg/util/bugtraq.py
-${PYSITELIB}/tortoisehg/util/bugtraq.pyc
-${PYSITELIB}/tortoisehg/util/bugtraq.pyo
-${PYSITELIB}/tortoisehg/util/cachethg.py
-${PYSITELIB}/tortoisehg/util/cachethg.pyc
-${PYSITELIB}/tortoisehg/util/cachethg.pyo
-${PYSITELIB}/tortoisehg/util/colormap.py
-${PYSITELIB}/tortoisehg/util/colormap.pyc
-${PYSITELIB}/tortoisehg/util/colormap.pyo
-${PYSITELIB}/tortoisehg/util/config.py
-${PYSITELIB}/tortoisehg/util/config.pyc
-${PYSITELIB}/tortoisehg/util/config.pyo
-${PYSITELIB}/tortoisehg/util/configitems.py
-${PYSITELIB}/tortoisehg/util/configitems.pyc
-${PYSITELIB}/tortoisehg/util/configitems.pyo
-${PYSITELIB}/tortoisehg/util/debugthg.py
-${PYSITELIB}/tortoisehg/util/debugthg.pyc
-${PYSITELIB}/tortoisehg/util/debugthg.pyo
-${PYSITELIB}/tortoisehg/util/editor.py
-${PYSITELIB}/tortoisehg/util/editor.pyc
-${PYSITELIB}/tortoisehg/util/editor.pyo
-${PYSITELIB}/tortoisehg/util/gpg.py
-${PYSITELIB}/tortoisehg/util/gpg.pyc
-${PYSITELIB}/tortoisehg/util/gpg.pyo
-${PYSITELIB}/tortoisehg/util/hgcommands.py
-${PYSITELIB}/tortoisehg/util/hgcommands.pyc
-${PYSITELIB}/tortoisehg/util/hgcommands.pyo
-${PYSITELIB}/tortoisehg/util/hgdispatch.py
-${PYSITELIB}/tortoisehg/util/hgdispatch.pyc
-${PYSITELIB}/tortoisehg/util/hgdispatch.pyo
-${PYSITELIB}/tortoisehg/util/hglib.py
-${PYSITELIB}/tortoisehg/util/hglib.pyc
-${PYSITELIB}/tortoisehg/util/hglib.pyo
-${PYSITELIB}/tortoisehg/util/hgversion.py
-${PYSITELIB}/tortoisehg/util/hgversion.pyc
-${PYSITELIB}/tortoisehg/util/hgversion.pyo
-${PYSITELIB}/tortoisehg/util/i18n.py
-${PYSITELIB}/tortoisehg/util/i18n.pyc
-${PYSITELIB}/tortoisehg/util/i18n.pyo
-${PYSITELIB}/tortoisehg/util/menuthg.py
-${PYSITELIB}/tortoisehg/util/menuthg.pyc
-${PYSITELIB}/tortoisehg/util/menuthg.pyo
-${PYSITELIB}/tortoisehg/util/obsoleteutil.py
-${PYSITELIB}/tortoisehg/util/obsoleteutil.pyc
-${PYSITELIB}/tortoisehg/util/obsoleteutil.pyo
-${PYSITELIB}/tortoisehg/util/partialcommit.py
-${PYSITELIB}/tortoisehg/util/partialcommit.pyc
-${PYSITELIB}/tortoisehg/util/partialcommit.pyo
-${PYSITELIB}/tortoisehg/util/patchctx.py
-${PYSITELIB}/tortoisehg/util/patchctx.pyc
-${PYSITELIB}/tortoisehg/util/patchctx.pyo
-${PYSITELIB}/tortoisehg/util/paths.py
-${PYSITELIB}/tortoisehg/util/paths.pyc
-${PYSITELIB}/tortoisehg/util/paths.pyo
-${PYSITELIB}/tortoisehg/util/pipeui.py
-${PYSITELIB}/tortoisehg/util/pipeui.pyc
-${PYSITELIB}/tortoisehg/util/pipeui.pyo
-${PYSITELIB}/tortoisehg/util/shlib.py
-${PYSITELIB}/tortoisehg/util/shlib.pyc
-${PYSITELIB}/tortoisehg/util/shlib.pyo
-${PYSITELIB}/tortoisehg/util/terminal.py
-${PYSITELIB}/tortoisehg/util/terminal.pyc
-${PYSITELIB}/tortoisehg/util/terminal.pyo
-${PYSITELIB}/tortoisehg/util/thgstatus.py
-${PYSITELIB}/tortoisehg/util/thgstatus.pyc
-${PYSITELIB}/tortoisehg/util/thgstatus.pyo
-${PYSITELIB}/tortoisehg/util/thread2.py
-${PYSITELIB}/tortoisehg/util/thread2.pyc
-${PYSITELIB}/tortoisehg/util/thread2.pyo
-${PYSITELIB}/tortoisehg/util/typelib.py
-${PYSITELIB}/tortoisehg/util/typelib.pyc
-${PYSITELIB}/tortoisehg/util/typelib.pyo
-${PYSITELIB}/tortoisehg/util/version.py
-${PYSITELIB}/tortoisehg/util/version.pyc
-${PYSITELIB}/tortoisehg/util/version.pyo
-${PYSITELIB}/tortoisehg/util/wconfig.py
-${PYSITELIB}/tortoisehg/util/wconfig.pyc
-${PYSITELIB}/tortoisehg/util/wconfig.pyo
-${PYSITELIB}/tortoisehg/util/win32ill.py
-${PYSITELIB}/tortoisehg/util/win32ill.pyc
-${PYSITELIB}/tortoisehg/util/win32ill.pyo
-share/applications/thg.desktop
-share/doc/tortoisehg/COPYING.txt
-share/doc/tortoisehg/html/_images/archive.png
-share/doc/tortoisehg/html/_images/clone.png
-share/doc/tortoisehg/html/_images/cmenu-files.png
-share/doc/tortoisehg/html/_images/cmenu-nofiles.png
-share/doc/tortoisehg/html/_images/commit.png
-share/doc/tortoisehg/html/_images/desktop-workbench.png
-share/doc/tortoisehg/html/_images/dock-toolbar.png
-share/doc/tortoisehg/html/_images/edit-toolbar.png
-share/doc/tortoisehg/html/_images/email.png
-share/doc/tortoisehg/html/_images/file-menu.png
-share/doc/tortoisehg/html/_images/filter-toolbar.png
-share/doc/tortoisehg/html/_images/guess.png
-share/doc/tortoisehg/html/_images/ignore.jpg
-share/doc/tortoisehg/html/_images/import.png
-share/doc/tortoisehg/html/_images/init.png
-share/doc/tortoisehg/html/_images/nautilus.png
-share/doc/tortoisehg/html/_images/overlayicons.png
-share/doc/tortoisehg/html/_images/patchqueue.png
-share/doc/tortoisehg/html/_images/rejects.png
-share/doc/tortoisehg/html/_images/repository-menu.png
-share/doc/tortoisehg/html/_images/serve.png
-share/doc/tortoisehg/html/_images/settings.png
-share/doc/tortoisehg/html/_images/share.png
-share/doc/tortoisehg/html/_images/shell-config-cmenu.png
-share/doc/tortoisehg/html/_images/shell-config-icons.png
-share/doc/tortoisehg/html/_images/shelve.png
-share/doc/tortoisehg/html/_images/single-revision-cmenu.png
-share/doc/tortoisehg/html/_images/sync-toolbar.png
-share/doc/tortoisehg/html/_images/synchronize.png
-share/doc/tortoisehg/html/_images/task-toolbar.png
-share/doc/tortoisehg/html/_images/view-menu.png
-share/doc/tortoisehg/html/_images/visual-diff.jpg
-share/doc/tortoisehg/html/_images/workbench.png
-share/doc/tortoisehg/html/_sources/archive.txt
-share/doc/tortoisehg/html/_sources/clone.txt
-share/doc/tortoisehg/html/_sources/commit.txt
-share/doc/tortoisehg/html/_sources/common.txt
-share/doc/tortoisehg/html/_sources/daily.txt
-share/doc/tortoisehg/html/_sources/debugging.txt
-share/doc/tortoisehg/html/_sources/explorer.txt
-share/doc/tortoisehg/html/_sources/extensions.txt
-share/doc/tortoisehg/html/_sources/faq.txt
-share/doc/tortoisehg/html/_sources/guess.txt
-share/doc/tortoisehg/html/_sources/ignore.txt
-share/doc/tortoisehg/html/_sources/index.txt
-share/doc/tortoisehg/html/_sources/init.txt
-share/doc/tortoisehg/html/_sources/intro.txt
-share/doc/tortoisehg/html/_sources/nautilus.txt
-share/doc/tortoisehg/html/_sources/nonhg.txt
-share/doc/tortoisehg/html/_sources/patches.txt
-share/doc/tortoisehg/html/_sources/preface.txt
-share/doc/tortoisehg/html/_sources/quick.txt
-share/doc/tortoisehg/html/_sources/serve.txt
-share/doc/tortoisehg/html/_sources/settings.txt
-share/doc/tortoisehg/html/_sources/shelve.txt
-share/doc/tortoisehg/html/_sources/sync.txt
-share/doc/tortoisehg/html/_sources/whatsnew.txt
-share/doc/tortoisehg/html/_sources/workbench.txt
-share/doc/tortoisehg/html/_static/_sphinx_javascript_frameworks_compat.js
-share/doc/tortoisehg/html/_static/alabaster.css
-share/doc/tortoisehg/html/_static/basic.css
-share/doc/tortoisehg/html/_static/custom.css
-share/doc/tortoisehg/html/_static/doctools.js
-share/doc/tortoisehg/html/_static/documentation_options.js
-share/doc/tortoisehg/html/_static/file.png
-share/doc/tortoisehg/html/_static/jquery-3.6.0.js
-share/doc/tortoisehg/html/_static/jquery.js
-share/doc/tortoisehg/html/_static/language_data.js
-share/doc/tortoisehg/html/_static/minus.png
-share/doc/tortoisehg/html/_static/plus.png
-share/doc/tortoisehg/html/_static/pygments.css
-share/doc/tortoisehg/html/_static/searchtools.js
-share/doc/tortoisehg/html/_static/sphinx_highlight.js
-share/doc/tortoisehg/html/_static/thg_logo_92x50.png
-share/doc/tortoisehg/html/_static/tortoisehg.css
-share/doc/tortoisehg/html/_static/underscore-1.13.1.js
-share/doc/tortoisehg/html/_static/underscore.js
-share/doc/tortoisehg/html/archive.html
-share/doc/tortoisehg/html/clone.html
-share/doc/tortoisehg/html/commit.html
-share/doc/tortoisehg/html/common.html
-share/doc/tortoisehg/html/daily.html
-share/doc/tortoisehg/html/debugging.html
-share/doc/tortoisehg/html/explorer.html
-share/doc/tortoisehg/html/extensions.html
-share/doc/tortoisehg/html/faq.html
-share/doc/tortoisehg/html/genindex.html
-share/doc/tortoisehg/html/guess.html
-share/doc/tortoisehg/html/ignore.html
-share/doc/tortoisehg/html/index.html
-share/doc/tortoisehg/html/init.html
-share/doc/tortoisehg/html/intro.html
-share/doc/tortoisehg/html/nautilus.html
-share/doc/tortoisehg/html/nonhg.html
-share/doc/tortoisehg/html/objects.inv
-share/doc/tortoisehg/html/patches.html
-share/doc/tortoisehg/html/preface.html
-share/doc/tortoisehg/html/py-modindex.html
-share/doc/tortoisehg/html/quick.html
-share/doc/tortoisehg/html/search.html
-share/doc/tortoisehg/html/searchindex.js
-share/doc/tortoisehg/html/serve.html
-share/doc/tortoisehg/html/settings.html
-share/doc/tortoisehg/html/shelve.html
-share/doc/tortoisehg/html/sync.html
-share/doc/tortoisehg/html/whatsnew.html
-share/doc/tortoisehg/html/workbench.html
-share/locale/ar/LC_MESSAGES/tortoisehg.mo
-share/locale/bg/LC_MESSAGES/tortoisehg.mo
-share/locale/ca/LC_MESSAGES/tortoisehg.mo
-share/locale/cs/LC_MESSAGES/tortoisehg.mo
-share/locale/da/LC_MESSAGES/tortoisehg.mo
-share/locale/de/LC_MESSAGES/tortoisehg.mo
-share/locale/en_AU/LC_MESSAGES/tortoisehg.mo
-share/locale/en_GB/LC_MESSAGES/tortoisehg.mo
-share/locale/es/LC_MESSAGES/tortoisehg.mo
-share/locale/et/LC_MESSAGES/tortoisehg.mo
-share/locale/fa/LC_MESSAGES/tortoisehg.mo
-share/locale/fi/LC_MESSAGES/tortoisehg.mo
-share/locale/fr/LC_MESSAGES/tortoisehg.mo
-share/locale/he/LC_MESSAGES/tortoisehg.mo
-share/locale/hr/LC_MESSAGES/tortoisehg.mo
-share/locale/hu/LC_MESSAGES/tortoisehg.mo
-share/locale/id/LC_MESSAGES/tortoisehg.mo
-share/locale/it/LC_MESSAGES/tortoisehg.mo
-share/locale/ja/LC_MESSAGES/tortoisehg.mo
-share/locale/jv/LC_MESSAGES/tortoisehg.mo
-share/locale/ko/LC_MESSAGES/tortoisehg.mo
-share/locale/lv/LC_MESSAGES/tortoisehg.mo
-share/locale/nb/LC_MESSAGES/tortoisehg.mo
-share/locale/nl/LC_MESSAGES/tortoisehg.mo
-share/locale/nn/LC_MESSAGES/tortoisehg.mo
-share/locale/oc/LC_MESSAGES/tortoisehg.mo
-share/locale/pl/LC_MESSAGES/tortoisehg.mo
-share/locale/pt/LC_MESSAGES/tortoisehg.mo
-share/locale/pt_BR/LC_MESSAGES/tortoisehg.mo
-share/locale/ru/LC_MESSAGES/tortoisehg.mo
-share/locale/sr/LC_MESSAGES/tortoisehg.mo
-share/locale/sv/LC_MESSAGES/tortoisehg.mo
-share/locale/th/LC_MESSAGES/tortoisehg.mo
-share/locale/tr/LC_MESSAGES/tortoisehg.mo
-share/locale/uk/LC_MESSAGES/tortoisehg.mo
-share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo
-share/locale/zh_TW/LC_MESSAGES/tortoisehg.mo
-share/nautilus-python/extensions/nautilus-thg.py
-share/pixmaps/thg_logo.svg
-share/pixmaps/tortoisehg/16x16/actions/hg-add.png
-share/pixmaps/tortoisehg/16x16/actions/thg-repoconfig.png
-share/pixmaps/tortoisehg/16x16/actions/thg-userconfig.png
-share/pixmaps/tortoisehg/16x16/apps/gnupg.png
-share/pixmaps/tortoisehg/16x16/apps/kiln.png
-share/pixmaps/tortoisehg/16x16/apps/reviewboard.png
-share/pixmaps/tortoisehg/16x16/mimetypes/text-x-generic.png
-share/pixmaps/tortoisehg/16x16/status/hg-removed.png
-share/pixmaps/tortoisehg/22x22/actions/window-close.png
-share/pixmaps/tortoisehg/24x24/actions/hg-incoming.png
-share/pixmaps/tortoisehg/24x24/actions/hg-outgoing.png
-share/pixmaps/tortoisehg/24x24/actions/hg-pull.png
-share/pixmaps/tortoisehg/24x24/actions/hg-push.png
-share/pixmaps/tortoisehg/32x32/actions/hg-add.png
-share/pixmaps/tortoisehg/32x32/actions/hg-branch.png
-share/pixmaps/tortoisehg/32x32/actions/hg-sign.png
-share/pixmaps/tortoisehg/32x32/actions/thg-repoconfig.png
-share/pixmaps/tortoisehg/32x32/actions/thg-userconfig.png
-share/pixmaps/tortoisehg/32x32/status/hg-removed.png
-share/pixmaps/tortoisehg/README.txt
-share/pixmaps/tortoisehg/TortoiseMerge.ico
-share/pixmaps/tortoisehg/detect_rename.ico
-share/pixmaps/tortoisehg/expander-close.png
-share/pixmaps/tortoisehg/expander-open.png
-share/pixmaps/tortoisehg/general.ico
-share/pixmaps/tortoisehg/hg.ico
-share/pixmaps/tortoisehg/hgB.ico
-share/pixmaps/tortoisehg/ignore.ico
-share/pixmaps/tortoisehg/menuabout.ico
-share/pixmaps/tortoisehg/menuadd.ico
-share/pixmaps/tortoisehg/menublame.ico
-share/pixmaps/tortoisehg/menucheckout.ico
-share/pixmaps/tortoisehg/menuclone.ico
-share/pixmaps/tortoisehg/menucommit.ico
-share/pixmaps/tortoisehg/menucreaterepos.ico
-share/pixmaps/tortoisehg/menudelete.ico
-share/pixmaps/tortoisehg/menulog.ico
-share/pixmaps/tortoisehg/menurepobrowse.ico
-share/pixmaps/tortoisehg/menurevert.ico
-share/pixmaps/tortoisehg/menushowchanged.ico
-share/pixmaps/tortoisehg/menusynch.ico
-share/pixmaps/tortoisehg/proxy.ico
-share/pixmaps/tortoisehg/refresh_overlays.ico
-share/pixmaps/tortoisehg/scalable/actions/application-exit.svg
-share/pixmaps/tortoisehg/scalable/actions/compare-files.svg
-share/pixmaps/tortoisehg/scalable/actions/copy-hash.svg
-share/pixmaps/tortoisehg/scalable/actions/copy-patch.svg
-share/pixmaps/tortoisehg/scalable/actions/dialog-warning.svg
-share/pixmaps/tortoisehg/scalable/actions/document-new.svg
-share/pixmaps/tortoisehg/scalable/actions/edit-copy.svg
-share/pixmaps/tortoisehg/scalable/actions/edit-cut.svg
-share/pixmaps/tortoisehg/scalable/actions/edit-file.svg
-share/pixmaps/tortoisehg/scalable/actions/edit-find.svg
-share/pixmaps/tortoisehg/scalable/actions/go-down.svg
-share/pixmaps/tortoisehg/scalable/actions/go-home.svg
-share/pixmaps/tortoisehg/scalable/actions/go-jump.svg
-share/pixmaps/tortoisehg/scalable/actions/go-next.svg
-share/pixmaps/tortoisehg/scalable/actions/go-previous.svg
-share/pixmaps/tortoisehg/scalable/actions/go-to-rev.svg
-share/pixmaps/tortoisehg/scalable/actions/go-up.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-annotate.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-archive.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-bisect-bad-good.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-bisect-good-bad.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-bisect.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-bookmarks.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-bundle.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-clone.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-commit.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-compress.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-export.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-extensions.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-grep.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-import.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-incoming.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-init.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-log.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-merge.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-outgoing.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-pull-to-here.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-pull.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-purge.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-push.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qdelete.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qfold.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qgoto.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qguard.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qpop-all.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qpop.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qpush-all.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qpush-move.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-qpush.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-rebase.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-recover.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-remove.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-rename.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-revert.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-serve.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-shelve.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-status.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-strip.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-tag.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-topics.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-transplant.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-unbundle.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-undo.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-update.svg
-share/pixmaps/tortoisehg/scalable/actions/hg-verify.svg
-share/pixmaps/tortoisehg/scalable/actions/ldiff.svg
-share/pixmaps/tortoisehg/scalable/actions/mail-forward.svg
-share/pixmaps/tortoisehg/scalable/actions/new-group.svg
-share/pixmaps/tortoisehg/scalable/actions/process-stop.svg
-share/pixmaps/tortoisehg/scalable/actions/qfinish.svg
-share/pixmaps/tortoisehg/scalable/actions/qimport.svg
-share/pixmaps/tortoisehg/scalable/actions/settings_projrc.svg
-share/pixmaps/tortoisehg/scalable/actions/status-check.svg
-share/pixmaps/tortoisehg/scalable/actions/tasktab-refresh.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-add-subrepo.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-console.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-guess.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-ignore.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-log-load-all.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-mq.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-password.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-qrefresh.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-qreorder.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-reporegistry.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-repository-open.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-delete-left.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-delete-right.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-move-left-all.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-move-left-chunks.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-move-left-file.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-move-right-all.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-move-right-chunks.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-shelve-move-right-file.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-sync-bookmarks.svg
-share/pixmaps/tortoisehg/scalable/actions/thg-sync.svg
-share/pixmaps/tortoisehg/scalable/actions/view-annotate.svg
-share/pixmaps/tortoisehg/scalable/actions/view-at-revision.svg
-share/pixmaps/tortoisehg/scalable/actions/view-diff.svg
-share/pixmaps/tortoisehg/scalable/actions/view-file.svg
-share/pixmaps/tortoisehg/scalable/actions/view-filter.svg
-share/pixmaps/tortoisehg/scalable/actions/view-hidden.svg
-share/pixmaps/tortoisehg/scalable/actions/view-refresh.svg
-share/pixmaps/tortoisehg/scalable/actions/visualdiff.svg
-share/pixmaps/tortoisehg/scalable/apps/help-browser.svg
-share/pixmaps/tortoisehg/scalable/apps/help-readme.svg
-share/pixmaps/tortoisehg/scalable/apps/hg.svg
-share/pixmaps/tortoisehg/scalable/apps/phabricator.svg
-share/pixmaps/tortoisehg/scalable/apps/preferences-desktop-font.svg
-share/pixmaps/tortoisehg/scalable/apps/system-file-manager.svg
-share/pixmaps/tortoisehg/scalable/apps/thg.svg
-share/pixmaps/tortoisehg/scalable/apps/tools-hooks.svg
-share/pixmaps/tortoisehg/scalable/apps/tools-spanner-hammer.svg
-share/pixmaps/tortoisehg/scalable/apps/utilities-terminal.svg
-share/pixmaps/tortoisehg/scalable/status/hg-merged-both.svg
-share/pixmaps/tortoisehg/scalable/status/hg-merged-p1.svg
-share/pixmaps/tortoisehg/scalable/status/hg-merged-p2.svg
-share/pixmaps/tortoisehg/scalable/status/hg-modified.svg
-share/pixmaps/tortoisehg/scalable/status/hg-patch-applied.svg
-share/pixmaps/tortoisehg/scalable/status/hg-patch-guarded.svg
-share/pixmaps/tortoisehg/scalable/status/hg-patch-unguarded.svg
-share/pixmaps/tortoisehg/scalable/status/hg-sharedrepo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-added-subrepo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-error.svg
-share/pixmaps/tortoisehg/scalable/status/thg-git-subrepo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-remote-repo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-removed-subrepo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-subrepo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-success.svg
-share/pixmaps/tortoisehg/scalable/status/thg-svn-subrepo.svg
-share/pixmaps/tortoisehg/scalable/status/thg-warning.svg
-share/pixmaps/tortoisehg/settings_repo.ico
-share/pixmaps/tortoisehg/settings_user.ico
-share/pixmaps/tortoisehg/shelve.ico
-share/pixmaps/tortoisehg/thg_logo.ico
-share/pixmaps/tortoisehg/thg_logo_92x50.png
diff --git a/py-tortoisehg/distinfo b/py-tortoisehg/distinfo
deleted file mode 100644
index a21a469701..0000000000
--- a/py-tortoisehg/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.56 2022/11/14 15:52:22 wiz Exp $
-
-BLAKE2s (tortoisehg-6.2.3.tar.gz) = 5d9d6611d2f327d0c6c8207246dd82ecc1c4951fb333a04bc569925d98197324
-SHA512 (tortoisehg-6.2.3.tar.gz) = 312cf8eb197c61d69a2eea669af5bdd74393cbc70eff0d1a97726bf84c57165a0004d1d164ce59f147130d2f17604d5ba669bace85733d0f29ccb6f5cae0cc63
-Size (tortoisehg-6.2.3.tar.gz) = 8928353 bytes


Home | Main Index | Thread Index | Old Index