pkgsrc-wip/py-swh-objstorage/PLIST

123 lines
6.3 KiB
Plaintext

@comment $NetBSD$
${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}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/swh/__init__.py
${PYSITELIB}/swh/__init__.pyc
${PYSITELIB}/swh/__init__.pyo
${PYSITELIB}/swh/objstorage/__init__.py
${PYSITELIB}/swh/objstorage/__init__.pyc
${PYSITELIB}/swh/objstorage/__init__.pyo
${PYSITELIB}/swh/objstorage/api/__init__.py
${PYSITELIB}/swh/objstorage/api/__init__.pyc
${PYSITELIB}/swh/objstorage/api/__init__.pyo
${PYSITELIB}/swh/objstorage/api/client.py
${PYSITELIB}/swh/objstorage/api/client.pyc
${PYSITELIB}/swh/objstorage/api/client.pyo
${PYSITELIB}/swh/objstorage/api/server.py
${PYSITELIB}/swh/objstorage/api/server.pyc
${PYSITELIB}/swh/objstorage/api/server.pyo
${PYSITELIB}/swh/objstorage/backends/__init__.py
${PYSITELIB}/swh/objstorage/backends/__init__.pyc
${PYSITELIB}/swh/objstorage/backends/__init__.pyo
${PYSITELIB}/swh/objstorage/backends/azure.py
${PYSITELIB}/swh/objstorage/backends/azure.pyc
${PYSITELIB}/swh/objstorage/backends/azure.pyo
${PYSITELIB}/swh/objstorage/backends/generator.py
${PYSITELIB}/swh/objstorage/backends/generator.pyc
${PYSITELIB}/swh/objstorage/backends/generator.pyo
${PYSITELIB}/swh/objstorage/backends/in_memory.py
${PYSITELIB}/swh/objstorage/backends/in_memory.pyc
${PYSITELIB}/swh/objstorage/backends/in_memory.pyo
${PYSITELIB}/swh/objstorage/backends/libcloud.py
${PYSITELIB}/swh/objstorage/backends/libcloud.pyc
${PYSITELIB}/swh/objstorage/backends/libcloud.pyo
${PYSITELIB}/swh/objstorage/backends/pathslicing.py
${PYSITELIB}/swh/objstorage/backends/pathslicing.pyc
${PYSITELIB}/swh/objstorage/backends/pathslicing.pyo
${PYSITELIB}/swh/objstorage/backends/rados.py
${PYSITELIB}/swh/objstorage/backends/rados.pyc
${PYSITELIB}/swh/objstorage/backends/rados.pyo
${PYSITELIB}/swh/objstorage/backends/seaweed.py
${PYSITELIB}/swh/objstorage/backends/seaweed.pyc
${PYSITELIB}/swh/objstorage/backends/seaweed.pyo
${PYSITELIB}/swh/objstorage/cli.py
${PYSITELIB}/swh/objstorage/cli.pyc
${PYSITELIB}/swh/objstorage/cli.pyo
${PYSITELIB}/swh/objstorage/exc.py
${PYSITELIB}/swh/objstorage/exc.pyc
${PYSITELIB}/swh/objstorage/exc.pyo
${PYSITELIB}/swh/objstorage/factory.py
${PYSITELIB}/swh/objstorage/factory.pyc
${PYSITELIB}/swh/objstorage/factory.pyo
${PYSITELIB}/swh/objstorage/multiplexer/__init__.py
${PYSITELIB}/swh/objstorage/multiplexer/__init__.pyc
${PYSITELIB}/swh/objstorage/multiplexer/__init__.pyo
${PYSITELIB}/swh/objstorage/multiplexer/filter/__init__.py
${PYSITELIB}/swh/objstorage/multiplexer/filter/__init__.pyc
${PYSITELIB}/swh/objstorage/multiplexer/filter/__init__.pyo
${PYSITELIB}/swh/objstorage/multiplexer/filter/filter.py
${PYSITELIB}/swh/objstorage/multiplexer/filter/filter.pyc
${PYSITELIB}/swh/objstorage/multiplexer/filter/filter.pyo
${PYSITELIB}/swh/objstorage/multiplexer/filter/id_filter.py
${PYSITELIB}/swh/objstorage/multiplexer/filter/id_filter.pyc
${PYSITELIB}/swh/objstorage/multiplexer/filter/id_filter.pyo
${PYSITELIB}/swh/objstorage/multiplexer/filter/read_write_filter.py
${PYSITELIB}/swh/objstorage/multiplexer/filter/read_write_filter.pyc
${PYSITELIB}/swh/objstorage/multiplexer/filter/read_write_filter.pyo
${PYSITELIB}/swh/objstorage/multiplexer/multiplexer_objstorage.py
${PYSITELIB}/swh/objstorage/multiplexer/multiplexer_objstorage.pyc
${PYSITELIB}/swh/objstorage/multiplexer/multiplexer_objstorage.pyo
${PYSITELIB}/swh/objstorage/multiplexer/striping_objstorage.py
${PYSITELIB}/swh/objstorage/multiplexer/striping_objstorage.pyc
${PYSITELIB}/swh/objstorage/multiplexer/striping_objstorage.pyo
${PYSITELIB}/swh/objstorage/objstorage.py
${PYSITELIB}/swh/objstorage/objstorage.pyc
${PYSITELIB}/swh/objstorage/objstorage.pyo
${PYSITELIB}/swh/objstorage/py.typed
${PYSITELIB}/swh/objstorage/tests/__init__.py
${PYSITELIB}/swh/objstorage/tests/__init__.pyc
${PYSITELIB}/swh/objstorage/tests/__init__.pyo
${PYSITELIB}/swh/objstorage/tests/objstorage_testing.py
${PYSITELIB}/swh/objstorage/tests/objstorage_testing.pyc
${PYSITELIB}/swh/objstorage/tests/objstorage_testing.pyo
${PYSITELIB}/swh/objstorage/tests/test_multiplexer_filter.py
${PYSITELIB}/swh/objstorage/tests/test_multiplexer_filter.pyc
${PYSITELIB}/swh/objstorage/tests/test_multiplexer_filter.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_api.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_api.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_api.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_azure.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_azure.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_azure.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_cloud.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_cloud.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_cloud.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_in_memory.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_in_memory.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_in_memory.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_instantiation.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_instantiation.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_instantiation.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_multiplexer.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_multiplexer.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_multiplexer.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_pathslicing.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_pathslicing.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_pathslicing.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_random_generator.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_random_generator.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_random_generator.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_seaweedfs.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_seaweedfs.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_seaweedfs.pyo
${PYSITELIB}/swh/objstorage/tests/test_objstorage_striping.py
${PYSITELIB}/swh/objstorage/tests/test_objstorage_striping.pyc
${PYSITELIB}/swh/objstorage/tests/test_objstorage_striping.pyo
${PYSITELIB}/swh/objstorage/tests/test_server.py
${PYSITELIB}/swh/objstorage/tests/test_server.pyc
${PYSITELIB}/swh/objstorage/tests/test_server.pyo