# -*- encoding: utf-8 -*- # stub: rgeo 0.5.0 ruby lib # stub: ext/geos_c_impl/extconf.rbext/proj4_c_impl/extconf.rb Gem::Specification.new do |s| s.name = "rgeo".freeze s.version = "0.5.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Daniel Azuma, Tee Parham".freeze] s.date = "2015-12-10" s.description = "RGeo is a geospatial data library for Ruby. It provides an implementation of the Open Geospatial Consortium's Simple Features Specification, used by most standard spatial/geographic data storage systems such as PostGIS. A number of add-on modules are also available to help with writing location-based applications using Ruby-based frameworks such as Ruby On Rails.".freeze s.email = "dazuma@gmail.com, parhameter@gmail.com".freeze s.extensions = ["ext/geos_c_impl/extconf.rb".freeze, "ext/proj4_c_impl/extconf.rb".freeze] s.files = ["LICENSE.txt".freeze, "ext/geos_c_impl/Makefile_2.2.3".freeze, "ext/geos_c_impl/coordinates.c".freeze, "ext/geos_c_impl/coordinates.h".freeze, "ext/geos_c_impl/extconf.rb".freeze, "ext/geos_c_impl/factory.c".freeze, "ext/geos_c_impl/factory.h".freeze, "ext/geos_c_impl/geometry.c".freeze, "ext/geos_c_impl/geometry.h".freeze, "ext/geos_c_impl/geometry_collection.c".freeze, "ext/geos_c_impl/geometry_collection.h".freeze, "ext/geos_c_impl/geos_c_impl_2.2.3.bundle".freeze, "ext/geos_c_impl/line_string.c".freeze, "ext/geos_c_impl/line_string.h".freeze, "ext/geos_c_impl/main.c".freeze, "ext/geos_c_impl/mkmf.log".freeze, "ext/geos_c_impl/point.c".freeze, "ext/geos_c_impl/point.h".freeze, "ext/geos_c_impl/polygon.c".freeze, "ext/geos_c_impl/polygon.h".freeze, "ext/geos_c_impl/preface.h".freeze, "ext/proj4_c_impl/Makefile_2.2.3".freeze, "ext/proj4_c_impl/extconf.rb".freeze, "ext/proj4_c_impl/main.c".freeze, "ext/proj4_c_impl/mkmf.log".freeze, "ext/proj4_c_impl/proj4_c_impl_2.2.3.bundle".freeze, "lib/rgeo.rb".freeze, "lib/rgeo/cartesian.rb".freeze, "lib/rgeo/cartesian/analysis.rb".freeze, "lib/rgeo/cartesian/bounding_box.rb".freeze, "lib/rgeo/cartesian/calculations.rb".freeze, "lib/rgeo/cartesian/factory.rb".freeze, "lib/rgeo/cartesian/feature_classes.rb".freeze, "lib/rgeo/cartesian/feature_methods.rb".freeze, "lib/rgeo/cartesian/interface.rb".freeze, "lib/rgeo/coord_sys.rb".freeze, "lib/rgeo/coord_sys/cs/entities.rb".freeze, "lib/rgeo/coord_sys/cs/factories.rb".freeze, "lib/rgeo/coord_sys/cs/wkt_parser.rb".freeze, "lib/rgeo/coord_sys/proj4.rb".freeze, "lib/rgeo/coord_sys/proj4_c_impl.bundle".freeze, "lib/rgeo/coord_sys/srs_database/interface.rb".freeze, "lib/rgeo/coord_sys/srs_database/proj4_data.rb".freeze, "lib/rgeo/coord_sys/srs_database/sr_org.rb".freeze, "lib/rgeo/coord_sys/srs_database/url_reader.rb".freeze, "lib/rgeo/error.rb".freeze, "lib/rgeo/feature.rb".freeze, "lib/rgeo/feature/curve.rb".freeze, "lib/rgeo/feature/factory.rb".freeze, "lib/rgeo/feature/factory_generator.rb".freeze, "lib/rgeo/feature/geometry.rb".freeze, "lib/rgeo/feature/geometry_collection.rb".freeze, "lib/rgeo/feature/line.rb".freeze, "lib/rgeo/feature/line_string.rb".freeze, "lib/rgeo/feature/linear_ring.rb".freeze, "lib/rgeo/feature/mixins.rb".freeze, "lib/rgeo/feature/multi_curve.rb".freeze, "lib/rgeo/feature/multi_line_string.rb".freeze, "lib/rgeo/feature/multi_point.rb".freeze, "lib/rgeo/feature/multi_polygon.rb".freeze, "lib/rgeo/feature/multi_surface.rb".freeze, "lib/rgeo/feature/point.rb".freeze, "lib/rgeo/feature/polygon.rb".freeze, "lib/rgeo/feature/surface.rb".freeze, "lib/rgeo/feature/types.rb".freeze, "lib/rgeo/geographic.rb".freeze, "lib/rgeo/geographic/factory.rb".freeze, "lib/rgeo/geographic/interface.rb".freeze, "lib/rgeo/geographic/proj4_projector.rb".freeze, "lib/rgeo/geographic/projected_feature_classes.rb".freeze, "lib/rgeo/geographic/projected_feature_methods.rb".freeze, "lib/rgeo/geographic/projected_window.rb".freeze, "lib/rgeo/geographic/simple_mercator_projector.rb".freeze, "lib/rgeo/geographic/spherical_feature_classes.rb".freeze, "lib/rgeo/geographic/spherical_feature_methods.rb".freeze, "lib/rgeo/geographic/spherical_math.rb".freeze, "lib/rgeo/geos.rb".freeze, "lib/rgeo/geos/capi_factory.rb".freeze, "lib/rgeo/geos/capi_feature_classes.rb".freeze, "lib/rgeo/geos/ffi_factory.rb".freeze, "lib/rgeo/geos/ffi_feature_classes.rb".freeze, "lib/rgeo/geos/ffi_feature_methods.rb".freeze, "lib/rgeo/geos/geos_c_impl.bundle".freeze, "lib/rgeo/geos/interface.rb".freeze, "lib/rgeo/geos/utils.rb".freeze, "lib/rgeo/geos/zm_factory.rb".freeze, "lib/rgeo/geos/zm_feature_classes.rb".freeze, "lib/rgeo/geos/zm_feature_methods.rb".freeze, "lib/rgeo/impl_helper.rb".freeze, "lib/rgeo/impl_helper/basic_geometry_collection_methods.rb".freeze, "lib/rgeo/impl_helper/basic_geometry_methods.rb".freeze, "lib/rgeo/impl_helper/basic_line_string_methods.rb".freeze, "lib/rgeo/impl_helper/basic_point_methods.rb".freeze, "lib/rgeo/impl_helper/basic_polygon_methods.rb".freeze, "lib/rgeo/impl_helper/math.rb".freeze, "lib/rgeo/impl_helper/utils.rb".freeze, "lib/rgeo/version.rb".freeze, "lib/rgeo/wkrep.rb".freeze, "lib/rgeo/wkrep/wkb_generator.rb".freeze, "lib/rgeo/wkrep/wkb_parser.rb".freeze, "lib/rgeo/wkrep/wkt_generator.rb".freeze, "lib/rgeo/wkrep/wkt_parser.rb".freeze, "lib/rgeo/yaml.rb".freeze, "test/common/factory_tests.rb".freeze, "test/common/geometry_collection_tests.rb".freeze, "test/common/line_string_tests.rb".freeze, "test/common/multi_line_string_tests.rb".freeze, "test/common/multi_point_tests.rb".freeze, "test/common/multi_polygon_tests.rb".freeze, "test/common/point_tests.rb".freeze, "test/common/polygon_tests.rb".freeze, "test/coord_sys/tc_ogc_cs.rb".freeze, "test/coord_sys/tc_proj4.rb".freeze, "test/coord_sys/tc_proj4_srs_data.rb".freeze, "test/coord_sys/tc_sr_org.rb".freeze, "test/coord_sys/tc_url_reader.rb".freeze, "test/geos_capi/tc_factory.rb".freeze, "test/geos_capi/tc_geometry_collection.rb".freeze, "test/geos_capi/tc_line_string.rb".freeze, "test/geos_capi/tc_misc.rb".freeze, "test/geos_capi/tc_multi_line_string.rb".freeze, "test/geos_capi/tc_multi_point.rb".freeze, "test/geos_capi/tc_multi_polygon.rb".freeze, "test/geos_capi/tc_parsing_unparsing.rb".freeze, "test/geos_capi/tc_point.rb".freeze, "test/geos_capi/tc_polygon.rb".freeze, "test/geos_capi/tc_zmfactory.rb".freeze, "test/geos_ffi/tc_factory.rb".freeze, "test/geos_ffi/tc_geometry_collection.rb".freeze, "test/geos_ffi/tc_line_string.rb".freeze, "test/geos_ffi/tc_misc.rb".freeze, "test/geos_ffi/tc_multi_line_string.rb".freeze, "test/geos_ffi/tc_multi_point.rb".freeze, "test/geos_ffi/tc_multi_polygon.rb".freeze, "test/geos_ffi/tc_parsing_unparsing.rb".freeze, "test/geos_ffi/tc_point.rb".freeze, "test/geos_ffi/tc_polygon.rb".freeze, "test/geos_ffi/tc_zmfactory.rb".freeze, "test/projected_geographic/tc_factory.rb".freeze, "test/projected_geographic/tc_geometry_collection.rb".freeze, "test/projected_geographic/tc_line_string.rb".freeze, "test/projected_geographic/tc_multi_line_string.rb".freeze, "test/projected_geographic/tc_multi_point.rb".freeze, "test/projected_geographic/tc_multi_polygon.rb".freeze, "test/projected_geographic/tc_point.rb".freeze, "test/projected_geographic/tc_polygon.rb".freeze, "test/simple_cartesian/tc_calculations.rb".freeze, "test/simple_cartesian/tc_factory.rb".freeze, "test/simple_cartesian/tc_geometry_collection.rb".freeze, "test/simple_cartesian/tc_line_string.rb".freeze, "test/simple_cartesian/tc_multi_line_string.rb".freeze, "test/simple_cartesian/tc_multi_point.rb".freeze, "test/simple_cartesian/tc_multi_polygon.rb".freeze, "test/simple_cartesian/tc_point.rb".freeze, "test/simple_cartesian/tc_polygon.rb".freeze, "test/simple_mercator/tc_factory.rb".freeze, "test/simple_mercator/tc_geometry_collection.rb".freeze, "test/simple_mercator/tc_line_string.rb".freeze, "test/simple_mercator/tc_multi_line_string.rb".freeze, "test/simple_mercator/tc_multi_point.rb".freeze, "test/simple_mercator/tc_multi_polygon.rb".freeze, "test/simple_mercator/tc_point.rb".freeze, "test/simple_mercator/tc_polygon.rb".freeze, "test/simple_mercator/tc_window.rb".freeze, "test/spherical_geographic/tc_calculations.rb".freeze, "test/spherical_geographic/tc_factory.rb".freeze, "test/spherical_geographic/tc_geometry_collection.rb".freeze, "test/spherical_geographic/tc_line_string.rb".freeze, "test/spherical_geographic/tc_multi_line_string.rb".freeze, "test/spherical_geographic/tc_multi_point.rb".freeze, "test/spherical_geographic/tc_multi_polygon.rb".freeze, "test/spherical_geographic/tc_point.rb".freeze, "test/spherical_geographic/tc_polygon.rb".freeze, "test/tc_cartesian_analysis.rb".freeze, "test/tc_cartesian_bbox.rb".freeze, "test/tc_mixins.rb".freeze, "test/tc_oneoff.rb".freeze, "test/tc_types.rb".freeze, "test/wkrep/tc_wkb_generator.rb".freeze, "test/wkrep/tc_wkb_parser.rb".freeze, "test/wkrep/tc_wkt_generator.rb".freeze, "test/wkrep/tc_wkt_parser.rb".freeze] s.homepage = "https://github.com/rgeo/rgeo".freeze s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "RGeo is a geospatial data library for Ruby.".freeze s.test_files = ["test/common/factory_tests.rb".freeze, "test/common/geometry_collection_tests.rb".freeze, "test/common/line_string_tests.rb".freeze, "test/common/multi_line_string_tests.rb".freeze, "test/common/multi_point_tests.rb".freeze, "test/common/multi_polygon_tests.rb".freeze, "test/common/point_tests.rb".freeze, "test/common/polygon_tests.rb".freeze, "test/coord_sys/tc_ogc_cs.rb".freeze, "test/coord_sys/tc_proj4.rb".freeze, "test/coord_sys/tc_proj4_srs_data.rb".freeze, "test/coord_sys/tc_sr_org.rb".freeze, "test/coord_sys/tc_url_reader.rb".freeze, "test/geos_capi/tc_factory.rb".freeze, "test/geos_capi/tc_geometry_collection.rb".freeze, "test/geos_capi/tc_line_string.rb".freeze, "test/geos_capi/tc_misc.rb".freeze, "test/geos_capi/tc_multi_line_string.rb".freeze, "test/geos_capi/tc_multi_point.rb".freeze, "test/geos_capi/tc_multi_polygon.rb".freeze, "test/geos_capi/tc_parsing_unparsing.rb".freeze, "test/geos_capi/tc_point.rb".freeze, "test/geos_capi/tc_polygon.rb".freeze, "test/geos_capi/tc_zmfactory.rb".freeze, "test/geos_ffi/tc_factory.rb".freeze, "test/geos_ffi/tc_geometry_collection.rb".freeze, "test/geos_ffi/tc_line_string.rb".freeze, "test/geos_ffi/tc_misc.rb".freeze, "test/geos_ffi/tc_multi_line_string.rb".freeze, "test/geos_ffi/tc_multi_point.rb".freeze, "test/geos_ffi/tc_multi_polygon.rb".freeze, "test/geos_ffi/tc_parsing_unparsing.rb".freeze, "test/geos_ffi/tc_point.rb".freeze, "test/geos_ffi/tc_polygon.rb".freeze, "test/geos_ffi/tc_zmfactory.rb".freeze, "test/projected_geographic/tc_factory.rb".freeze, "test/projected_geographic/tc_geometry_collection.rb".freeze, "test/projected_geographic/tc_line_string.rb".freeze, "test/projected_geographic/tc_multi_line_string.rb".freeze, "test/projected_geographic/tc_multi_point.rb".freeze, "test/projected_geographic/tc_multi_polygon.rb".freeze, "test/projected_geographic/tc_point.rb".freeze, "test/projected_geographic/tc_polygon.rb".freeze, "test/simple_cartesian/tc_calculations.rb".freeze, "test/simple_cartesian/tc_factory.rb".freeze, "test/simple_cartesian/tc_geometry_collection.rb".freeze, "test/simple_cartesian/tc_line_string.rb".freeze, "test/simple_cartesian/tc_multi_line_string.rb".freeze, "test/simple_cartesian/tc_multi_point.rb".freeze, "test/simple_cartesian/tc_multi_polygon.rb".freeze, "test/simple_cartesian/tc_point.rb".freeze, "test/simple_cartesian/tc_polygon.rb".freeze, "test/simple_mercator/tc_factory.rb".freeze, "test/simple_mercator/tc_geometry_collection.rb".freeze, "test/simple_mercator/tc_line_string.rb".freeze, "test/simple_mercator/tc_multi_line_string.rb".freeze, "test/simple_mercator/tc_multi_point.rb".freeze, "test/simple_mercator/tc_multi_polygon.rb".freeze, "test/simple_mercator/tc_point.rb".freeze, "test/simple_mercator/tc_polygon.rb".freeze, "test/simple_mercator/tc_window.rb".freeze, "test/spherical_geographic/tc_calculations.rb".freeze, "test/spherical_geographic/tc_factory.rb".freeze, "test/spherical_geographic/tc_geometry_collection.rb".freeze, "test/spherical_geographic/tc_line_string.rb".freeze, "test/spherical_geographic/tc_multi_line_string.rb".freeze, "test/spherical_geographic/tc_multi_point.rb".freeze, "test/spherical_geographic/tc_multi_polygon.rb".freeze, "test/spherical_geographic/tc_point.rb".freeze, "test/spherical_geographic/tc_polygon.rb".freeze, "test/tc_cartesian_analysis.rb".freeze, "test/tc_cartesian_bbox.rb".freeze, "test/tc_mixins.rb".freeze, "test/tc_oneoff.rb".freeze, "test/tc_types.rb".freeze, "test/wkrep/tc_wkb_generator.rb".freeze, "test/wkrep/tc_wkb_parser.rb".freeze, "test/wkrep/tc_wkt_generator.rb".freeze, "test/wkrep/tc_wkt_parser.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 10.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.35".freeze]) end