AI-PredictionClient-Alien-TensorFlowServingProtos

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN

    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19xx name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the
appropriate parts of the General Public License.  Of course, the
commands you use may be called something other than `show w' and `show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here a sample; alter the names:

LICENSE.txt  view on Meta::CPAN

    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19xx name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the
appropriate parts of the General Public License.  Of course, the
commands you use may be called something other than `show w' and `show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here a sample; alter the names:

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"
}

dist.ini  view on Meta::CPAN

name    = AI-PredictionClient-Alien-TensorFlowServingProtos
author  = Tom Stall <stall@cpan.org>
license = Perl_5
copyright_holder = Tom Stall
copyright_year   = 2017

version = 0.05

[AlienBase::Doc]
name = tensorflow_serving_protos_library
type = library

[@Filter]
-bundle = @Basic
-remove = MakeMaker

[MakeMaker::Awesome]
header = die 'Unsupported OS' if $^O eq 'MSWin32';


[AlienBuild]

dist.ini  view on Meta::CPAN

File::Copy::Recursive = 0
Archive::Extract = 0
Alien::Google::GRPC = 0.06
Env = 0

[CPANFile]
[MetaJSON]
[MetaProvides::Package]

[ReadmeAnyFromPod]
type = pod
filename = README.pod
location = root

[Test::PodSpelling]
stopword = TensorFlow
stopword = gRPC
stopword = protofiles
stopword = MultiInference
stopword = protos



( run in 1.827 second using v1.01-cache-2.11-cpan-df04353d9ac )