AI-PredictionClient-Alien-TensorFlowServingProtos

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      }
   },
   "provides" : {
      "AI::PredictionClient::Alien::TensorFlowServingProtos" : {
         "file" : "lib/AI/PredictionClient/Alien/TensorFlowServingProtos.pm",
         "version" : "0.05"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos.git",
         "web" : "https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos"
      }
   },
   "version" : "0.05",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}

META.yml  view on Meta::CPAN

  AI::PredictionClient::Alien::TensorFlowServingProtos:
    file: lib/AI/PredictionClient/Alien/TensorFlowServingProtos.pm
    version: '0.05'
requires:
  Alien::Base: '0'
  base: '0'
  perl: '5.01'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos
  repository: https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos.git
version: '0.05'
x_serialization_backend: 'YAML::Tiny version 1.70'

alien_packages/tds/base64.proto  view on Meta::CPAN

syntax = "proto3";

// Tom Stall -  mtm@mountaintom.com

package base64;
option cc_enable_arenas = true;
option java_outer_classname = "base64";
option java_multiple_files = true;
option java_package = "org.tds";

// Protocol buffer to encode/decode base64 data for JSON transport.
// Protocol Buffers encode bytes to base64 when transforming to JSON.



( run in 0.306 second using v1.01-cache-2.11-cpan-d6f9594c0a5 )