pkgsrc-wip/py-graphql-core/PLIST

353 lines
18 KiB
Plaintext

@comment $NetBSD$
${PYSITELIB}/graphql/__init__.py
${PYSITELIB}/graphql/__init__.pyc
${PYSITELIB}/graphql/__init__.pyo
${PYSITELIB}/graphql/error/__init__.py
${PYSITELIB}/graphql/error/__init__.pyc
${PYSITELIB}/graphql/error/__init__.pyo
${PYSITELIB}/graphql/error/graphql_error.py
${PYSITELIB}/graphql/error/graphql_error.pyc
${PYSITELIB}/graphql/error/graphql_error.pyo
${PYSITELIB}/graphql/error/located_error.py
${PYSITELIB}/graphql/error/located_error.pyc
${PYSITELIB}/graphql/error/located_error.pyo
${PYSITELIB}/graphql/error/syntax_error.py
${PYSITELIB}/graphql/error/syntax_error.pyc
${PYSITELIB}/graphql/error/syntax_error.pyo
${PYSITELIB}/graphql/execution/__init__.py
${PYSITELIB}/graphql/execution/__init__.pyc
${PYSITELIB}/graphql/execution/__init__.pyo
${PYSITELIB}/graphql/execution/execute.py
${PYSITELIB}/graphql/execution/execute.pyc
${PYSITELIB}/graphql/execution/execute.pyo
${PYSITELIB}/graphql/execution/middleware.py
${PYSITELIB}/graphql/execution/middleware.pyc
${PYSITELIB}/graphql/execution/middleware.pyo
${PYSITELIB}/graphql/execution/values.py
${PYSITELIB}/graphql/execution/values.pyc
${PYSITELIB}/graphql/execution/values.pyo
${PYSITELIB}/graphql/graphql.py
${PYSITELIB}/graphql/graphql.pyc
${PYSITELIB}/graphql/graphql.pyo
${PYSITELIB}/graphql/language/__init__.py
${PYSITELIB}/graphql/language/__init__.pyc
${PYSITELIB}/graphql/language/__init__.pyo
${PYSITELIB}/graphql/language/ast.py
${PYSITELIB}/graphql/language/ast.pyc
${PYSITELIB}/graphql/language/ast.pyo
${PYSITELIB}/graphql/language/block_string.py
${PYSITELIB}/graphql/language/block_string.pyc
${PYSITELIB}/graphql/language/block_string.pyo
${PYSITELIB}/graphql/language/directive_locations.py
${PYSITELIB}/graphql/language/directive_locations.pyc
${PYSITELIB}/graphql/language/directive_locations.pyo
${PYSITELIB}/graphql/language/lexer.py
${PYSITELIB}/graphql/language/lexer.pyc
${PYSITELIB}/graphql/language/lexer.pyo
${PYSITELIB}/graphql/language/location.py
${PYSITELIB}/graphql/language/location.pyc
${PYSITELIB}/graphql/language/location.pyo
${PYSITELIB}/graphql/language/parser.py
${PYSITELIB}/graphql/language/parser.pyc
${PYSITELIB}/graphql/language/parser.pyo
${PYSITELIB}/graphql/language/predicates.py
${PYSITELIB}/graphql/language/predicates.pyc
${PYSITELIB}/graphql/language/predicates.pyo
${PYSITELIB}/graphql/language/print_location.py
${PYSITELIB}/graphql/language/print_location.pyc
${PYSITELIB}/graphql/language/print_location.pyo
${PYSITELIB}/graphql/language/printer.py
${PYSITELIB}/graphql/language/printer.pyc
${PYSITELIB}/graphql/language/printer.pyo
${PYSITELIB}/graphql/language/source.py
${PYSITELIB}/graphql/language/source.pyc
${PYSITELIB}/graphql/language/source.pyo
${PYSITELIB}/graphql/language/token_kind.py
${PYSITELIB}/graphql/language/token_kind.pyc
${PYSITELIB}/graphql/language/token_kind.pyo
${PYSITELIB}/graphql/language/visitor.py
${PYSITELIB}/graphql/language/visitor.pyc
${PYSITELIB}/graphql/language/visitor.pyo
${PYSITELIB}/graphql/py.typed
${PYSITELIB}/graphql/pyutils/__init__.py
${PYSITELIB}/graphql/pyutils/__init__.pyc
${PYSITELIB}/graphql/pyutils/__init__.pyo
${PYSITELIB}/graphql/pyutils/awaitable_or_value.py
${PYSITELIB}/graphql/pyutils/awaitable_or_value.pyc
${PYSITELIB}/graphql/pyutils/awaitable_or_value.pyo
${PYSITELIB}/graphql/pyutils/cached_property.py
${PYSITELIB}/graphql/pyutils/cached_property.pyc
${PYSITELIB}/graphql/pyutils/cached_property.pyo
${PYSITELIB}/graphql/pyutils/convert_case.py
${PYSITELIB}/graphql/pyutils/convert_case.pyc
${PYSITELIB}/graphql/pyutils/convert_case.pyo
${PYSITELIB}/graphql/pyutils/description.py
${PYSITELIB}/graphql/pyutils/description.pyc
${PYSITELIB}/graphql/pyutils/description.pyo
${PYSITELIB}/graphql/pyutils/did_you_mean.py
${PYSITELIB}/graphql/pyutils/did_you_mean.pyc
${PYSITELIB}/graphql/pyutils/did_you_mean.pyo
${PYSITELIB}/graphql/pyutils/event_emitter.py
${PYSITELIB}/graphql/pyutils/event_emitter.pyc
${PYSITELIB}/graphql/pyutils/event_emitter.pyo
${PYSITELIB}/graphql/pyutils/frozen_dict.py
${PYSITELIB}/graphql/pyutils/frozen_dict.pyc
${PYSITELIB}/graphql/pyutils/frozen_dict.pyo
${PYSITELIB}/graphql/pyutils/frozen_error.py
${PYSITELIB}/graphql/pyutils/frozen_error.pyc
${PYSITELIB}/graphql/pyutils/frozen_error.pyo
${PYSITELIB}/graphql/pyutils/frozen_list.py
${PYSITELIB}/graphql/pyutils/frozen_list.pyc
${PYSITELIB}/graphql/pyutils/frozen_list.pyo
${PYSITELIB}/graphql/pyutils/identity_func.py
${PYSITELIB}/graphql/pyutils/identity_func.pyc
${PYSITELIB}/graphql/pyutils/identity_func.pyo
${PYSITELIB}/graphql/pyutils/inspect.py
${PYSITELIB}/graphql/pyutils/inspect.pyc
${PYSITELIB}/graphql/pyutils/inspect.pyo
${PYSITELIB}/graphql/pyutils/is_awaitable.py
${PYSITELIB}/graphql/pyutils/is_awaitable.pyc
${PYSITELIB}/graphql/pyutils/is_awaitable.pyo
${PYSITELIB}/graphql/pyutils/is_collection.py
${PYSITELIB}/graphql/pyutils/is_collection.pyc
${PYSITELIB}/graphql/pyutils/is_collection.pyo
${PYSITELIB}/graphql/pyutils/is_finite.py
${PYSITELIB}/graphql/pyutils/is_finite.pyc
${PYSITELIB}/graphql/pyutils/is_finite.pyo
${PYSITELIB}/graphql/pyutils/is_integer.py
${PYSITELIB}/graphql/pyutils/is_integer.pyc
${PYSITELIB}/graphql/pyutils/is_integer.pyo
${PYSITELIB}/graphql/pyutils/path.py
${PYSITELIB}/graphql/pyutils/path.pyc
${PYSITELIB}/graphql/pyutils/path.pyo
${PYSITELIB}/graphql/pyutils/print_path_list.py
${PYSITELIB}/graphql/pyutils/print_path_list.pyc
${PYSITELIB}/graphql/pyutils/print_path_list.pyo
${PYSITELIB}/graphql/pyutils/suggestion_list.py
${PYSITELIB}/graphql/pyutils/suggestion_list.pyc
${PYSITELIB}/graphql/pyutils/suggestion_list.pyo
${PYSITELIB}/graphql/pyutils/undefined.py
${PYSITELIB}/graphql/pyutils/undefined.pyc
${PYSITELIB}/graphql/pyutils/undefined.pyo
${PYSITELIB}/graphql/subscription/__init__.py
${PYSITELIB}/graphql/subscription/__init__.pyc
${PYSITELIB}/graphql/subscription/__init__.pyo
${PYSITELIB}/graphql/subscription/map_async_iterator.py
${PYSITELIB}/graphql/subscription/map_async_iterator.pyc
${PYSITELIB}/graphql/subscription/map_async_iterator.pyo
${PYSITELIB}/graphql/subscription/subscribe.py
${PYSITELIB}/graphql/subscription/subscribe.pyc
${PYSITELIB}/graphql/subscription/subscribe.pyo
${PYSITELIB}/graphql/type/__init__.py
${PYSITELIB}/graphql/type/__init__.pyc
${PYSITELIB}/graphql/type/__init__.pyo
${PYSITELIB}/graphql/type/definition.py
${PYSITELIB}/graphql/type/definition.pyc
${PYSITELIB}/graphql/type/definition.pyo
${PYSITELIB}/graphql/type/directives.py
${PYSITELIB}/graphql/type/directives.pyc
${PYSITELIB}/graphql/type/directives.pyo
${PYSITELIB}/graphql/type/introspection.py
${PYSITELIB}/graphql/type/introspection.pyc
${PYSITELIB}/graphql/type/introspection.pyo
${PYSITELIB}/graphql/type/scalars.py
${PYSITELIB}/graphql/type/scalars.pyc
${PYSITELIB}/graphql/type/scalars.pyo
${PYSITELIB}/graphql/type/schema.py
${PYSITELIB}/graphql/type/schema.pyc
${PYSITELIB}/graphql/type/schema.pyo
${PYSITELIB}/graphql/type/validate.py
${PYSITELIB}/graphql/type/validate.pyc
${PYSITELIB}/graphql/type/validate.pyo
${PYSITELIB}/graphql/utilities/__init__.py
${PYSITELIB}/graphql/utilities/__init__.pyc
${PYSITELIB}/graphql/utilities/__init__.pyo
${PYSITELIB}/graphql/utilities/assert_valid_name.py
${PYSITELIB}/graphql/utilities/assert_valid_name.pyc
${PYSITELIB}/graphql/utilities/assert_valid_name.pyo
${PYSITELIB}/graphql/utilities/ast_from_value.py
${PYSITELIB}/graphql/utilities/ast_from_value.pyc
${PYSITELIB}/graphql/utilities/ast_from_value.pyo
${PYSITELIB}/graphql/utilities/build_ast_schema.py
${PYSITELIB}/graphql/utilities/build_ast_schema.pyc
${PYSITELIB}/graphql/utilities/build_ast_schema.pyo
${PYSITELIB}/graphql/utilities/build_client_schema.py
${PYSITELIB}/graphql/utilities/build_client_schema.pyc
${PYSITELIB}/graphql/utilities/build_client_schema.pyo
${PYSITELIB}/graphql/utilities/coerce_input_value.py
${PYSITELIB}/graphql/utilities/coerce_input_value.pyc
${PYSITELIB}/graphql/utilities/coerce_input_value.pyo
${PYSITELIB}/graphql/utilities/concat_ast.py
${PYSITELIB}/graphql/utilities/concat_ast.pyc
${PYSITELIB}/graphql/utilities/concat_ast.pyo
${PYSITELIB}/graphql/utilities/extend_schema.py
${PYSITELIB}/graphql/utilities/extend_schema.pyc
${PYSITELIB}/graphql/utilities/extend_schema.pyo
${PYSITELIB}/graphql/utilities/find_breaking_changes.py
${PYSITELIB}/graphql/utilities/find_breaking_changes.pyc
${PYSITELIB}/graphql/utilities/find_breaking_changes.pyo
${PYSITELIB}/graphql/utilities/find_deprecated_usages.py
${PYSITELIB}/graphql/utilities/find_deprecated_usages.pyc
${PYSITELIB}/graphql/utilities/find_deprecated_usages.pyo
${PYSITELIB}/graphql/utilities/get_introspection_query.py
${PYSITELIB}/graphql/utilities/get_introspection_query.pyc
${PYSITELIB}/graphql/utilities/get_introspection_query.pyo
${PYSITELIB}/graphql/utilities/get_operation_ast.py
${PYSITELIB}/graphql/utilities/get_operation_ast.pyc
${PYSITELIB}/graphql/utilities/get_operation_ast.pyo
${PYSITELIB}/graphql/utilities/get_operation_root_type.py
${PYSITELIB}/graphql/utilities/get_operation_root_type.pyc
${PYSITELIB}/graphql/utilities/get_operation_root_type.pyo
${PYSITELIB}/graphql/utilities/introspection_from_schema.py
${PYSITELIB}/graphql/utilities/introspection_from_schema.pyc
${PYSITELIB}/graphql/utilities/introspection_from_schema.pyo
${PYSITELIB}/graphql/utilities/lexicographic_sort_schema.py
${PYSITELIB}/graphql/utilities/lexicographic_sort_schema.pyc
${PYSITELIB}/graphql/utilities/lexicographic_sort_schema.pyo
${PYSITELIB}/graphql/utilities/print_schema.py
${PYSITELIB}/graphql/utilities/print_schema.pyc
${PYSITELIB}/graphql/utilities/print_schema.pyo
${PYSITELIB}/graphql/utilities/separate_operations.py
${PYSITELIB}/graphql/utilities/separate_operations.pyc
${PYSITELIB}/graphql/utilities/separate_operations.pyo
${PYSITELIB}/graphql/utilities/strip_ignored_characters.py
${PYSITELIB}/graphql/utilities/strip_ignored_characters.pyc
${PYSITELIB}/graphql/utilities/strip_ignored_characters.pyo
${PYSITELIB}/graphql/utilities/type_comparators.py
${PYSITELIB}/graphql/utilities/type_comparators.pyc
${PYSITELIB}/graphql/utilities/type_comparators.pyo
${PYSITELIB}/graphql/utilities/type_from_ast.py
${PYSITELIB}/graphql/utilities/type_from_ast.pyc
${PYSITELIB}/graphql/utilities/type_from_ast.pyo
${PYSITELIB}/graphql/utilities/type_info.py
${PYSITELIB}/graphql/utilities/type_info.pyc
${PYSITELIB}/graphql/utilities/type_info.pyo
${PYSITELIB}/graphql/utilities/value_from_ast.py
${PYSITELIB}/graphql/utilities/value_from_ast.pyc
${PYSITELIB}/graphql/utilities/value_from_ast.pyo
${PYSITELIB}/graphql/utilities/value_from_ast_untyped.py
${PYSITELIB}/graphql/utilities/value_from_ast_untyped.pyc
${PYSITELIB}/graphql/utilities/value_from_ast_untyped.pyo
${PYSITELIB}/graphql/validation/__init__.py
${PYSITELIB}/graphql/validation/__init__.pyc
${PYSITELIB}/graphql/validation/__init__.pyo
${PYSITELIB}/graphql/validation/rules/__init__.py
${PYSITELIB}/graphql/validation/rules/__init__.pyc
${PYSITELIB}/graphql/validation/rules/__init__.pyo
${PYSITELIB}/graphql/validation/rules/executable_definitions.py
${PYSITELIB}/graphql/validation/rules/executable_definitions.pyc
${PYSITELIB}/graphql/validation/rules/executable_definitions.pyo
${PYSITELIB}/graphql/validation/rules/fields_on_correct_type.py
${PYSITELIB}/graphql/validation/rules/fields_on_correct_type.pyc
${PYSITELIB}/graphql/validation/rules/fields_on_correct_type.pyo
${PYSITELIB}/graphql/validation/rules/fragments_on_composite_types.py
${PYSITELIB}/graphql/validation/rules/fragments_on_composite_types.pyc
${PYSITELIB}/graphql/validation/rules/fragments_on_composite_types.pyo
${PYSITELIB}/graphql/validation/rules/known_argument_names.py
${PYSITELIB}/graphql/validation/rules/known_argument_names.pyc
${PYSITELIB}/graphql/validation/rules/known_argument_names.pyo
${PYSITELIB}/graphql/validation/rules/known_directives.py
${PYSITELIB}/graphql/validation/rules/known_directives.pyc
${PYSITELIB}/graphql/validation/rules/known_directives.pyo
${PYSITELIB}/graphql/validation/rules/known_fragment_names.py
${PYSITELIB}/graphql/validation/rules/known_fragment_names.pyc
${PYSITELIB}/graphql/validation/rules/known_fragment_names.pyo
${PYSITELIB}/graphql/validation/rules/known_type_names.py
${PYSITELIB}/graphql/validation/rules/known_type_names.pyc
${PYSITELIB}/graphql/validation/rules/known_type_names.pyo
${PYSITELIB}/graphql/validation/rules/lone_anonymous_operation.py
${PYSITELIB}/graphql/validation/rules/lone_anonymous_operation.pyc
${PYSITELIB}/graphql/validation/rules/lone_anonymous_operation.pyo
${PYSITELIB}/graphql/validation/rules/lone_schema_definition.py
${PYSITELIB}/graphql/validation/rules/lone_schema_definition.pyc
${PYSITELIB}/graphql/validation/rules/lone_schema_definition.pyo
${PYSITELIB}/graphql/validation/rules/no_fragment_cycles.py
${PYSITELIB}/graphql/validation/rules/no_fragment_cycles.pyc
${PYSITELIB}/graphql/validation/rules/no_fragment_cycles.pyo
${PYSITELIB}/graphql/validation/rules/no_undefined_variables.py
${PYSITELIB}/graphql/validation/rules/no_undefined_variables.pyc
${PYSITELIB}/graphql/validation/rules/no_undefined_variables.pyo
${PYSITELIB}/graphql/validation/rules/no_unused_fragments.py
${PYSITELIB}/graphql/validation/rules/no_unused_fragments.pyc
${PYSITELIB}/graphql/validation/rules/no_unused_fragments.pyo
${PYSITELIB}/graphql/validation/rules/no_unused_variables.py
${PYSITELIB}/graphql/validation/rules/no_unused_variables.pyc
${PYSITELIB}/graphql/validation/rules/no_unused_variables.pyo
${PYSITELIB}/graphql/validation/rules/overlapping_fields_can_be_merged.py
${PYSITELIB}/graphql/validation/rules/overlapping_fields_can_be_merged.pyc
${PYSITELIB}/graphql/validation/rules/overlapping_fields_can_be_merged.pyo
${PYSITELIB}/graphql/validation/rules/possible_fragment_spreads.py
${PYSITELIB}/graphql/validation/rules/possible_fragment_spreads.pyc
${PYSITELIB}/graphql/validation/rules/possible_fragment_spreads.pyo
${PYSITELIB}/graphql/validation/rules/possible_type_extensions.py
${PYSITELIB}/graphql/validation/rules/possible_type_extensions.pyc
${PYSITELIB}/graphql/validation/rules/possible_type_extensions.pyo
${PYSITELIB}/graphql/validation/rules/provided_required_arguments.py
${PYSITELIB}/graphql/validation/rules/provided_required_arguments.pyc
${PYSITELIB}/graphql/validation/rules/provided_required_arguments.pyo
${PYSITELIB}/graphql/validation/rules/scalar_leafs.py
${PYSITELIB}/graphql/validation/rules/scalar_leafs.pyc
${PYSITELIB}/graphql/validation/rules/scalar_leafs.pyo
${PYSITELIB}/graphql/validation/rules/single_field_subscriptions.py
${PYSITELIB}/graphql/validation/rules/single_field_subscriptions.pyc
${PYSITELIB}/graphql/validation/rules/single_field_subscriptions.pyo
${PYSITELIB}/graphql/validation/rules/unique_argument_names.py
${PYSITELIB}/graphql/validation/rules/unique_argument_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_argument_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_directive_names.py
${PYSITELIB}/graphql/validation/rules/unique_directive_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_directive_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_directives_per_location.py
${PYSITELIB}/graphql/validation/rules/unique_directives_per_location.pyc
${PYSITELIB}/graphql/validation/rules/unique_directives_per_location.pyo
${PYSITELIB}/graphql/validation/rules/unique_enum_value_names.py
${PYSITELIB}/graphql/validation/rules/unique_enum_value_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_enum_value_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_field_definition_names.py
${PYSITELIB}/graphql/validation/rules/unique_field_definition_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_field_definition_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_fragment_names.py
${PYSITELIB}/graphql/validation/rules/unique_fragment_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_fragment_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_input_field_names.py
${PYSITELIB}/graphql/validation/rules/unique_input_field_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_input_field_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_operation_names.py
${PYSITELIB}/graphql/validation/rules/unique_operation_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_operation_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_operation_types.py
${PYSITELIB}/graphql/validation/rules/unique_operation_types.pyc
${PYSITELIB}/graphql/validation/rules/unique_operation_types.pyo
${PYSITELIB}/graphql/validation/rules/unique_type_names.py
${PYSITELIB}/graphql/validation/rules/unique_type_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_type_names.pyo
${PYSITELIB}/graphql/validation/rules/unique_variable_names.py
${PYSITELIB}/graphql/validation/rules/unique_variable_names.pyc
${PYSITELIB}/graphql/validation/rules/unique_variable_names.pyo
${PYSITELIB}/graphql/validation/rules/values_of_correct_type.py
${PYSITELIB}/graphql/validation/rules/values_of_correct_type.pyc
${PYSITELIB}/graphql/validation/rules/values_of_correct_type.pyo
${PYSITELIB}/graphql/validation/rules/variables_are_input_types.py
${PYSITELIB}/graphql/validation/rules/variables_are_input_types.pyc
${PYSITELIB}/graphql/validation/rules/variables_are_input_types.pyo
${PYSITELIB}/graphql/validation/rules/variables_in_allowed_position.py
${PYSITELIB}/graphql/validation/rules/variables_in_allowed_position.pyc
${PYSITELIB}/graphql/validation/rules/variables_in_allowed_position.pyo
${PYSITELIB}/graphql/validation/specified_rules.py
${PYSITELIB}/graphql/validation/specified_rules.pyc
${PYSITELIB}/graphql/validation/specified_rules.pyo
${PYSITELIB}/graphql/validation/validate.py
${PYSITELIB}/graphql/validation/validate.pyc
${PYSITELIB}/graphql/validation/validate.pyo
${PYSITELIB}/graphql/validation/validation_context.py
${PYSITELIB}/graphql/validation/validation_context.pyc
${PYSITELIB}/graphql/validation/validation_context.pyo
${PYSITELIB}/graphql/version.py
${PYSITELIB}/graphql/version.pyc
${PYSITELIB}/graphql/version.pyo
${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}/top_level.txt