Coder Social home page Coder Social logo

johannessen / perl-alien-neo4j-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from majensen/neoclient

0.0 0.0 0.0 54.46 MB

Neo4j::Client - portably build and sequester the libneo4j-client library

Home Page: https://metacpan.org/pod/Neo4j::Client

License: Apache License 2.0

Shell 31.32% Perl 1.19% C 53.36% Standard ML 0.11% XSLT 0.15% Makefile 9.63% M4 4.11% Dockerfile 0.11% Raku 0.02%

perl-alien-neo4j-client's Introduction

NAME

Neo4j::Client - Build and use the libneo4j-client library

SYNOPSIS

use ExtUtils::MakeMaker;
use Neo4j::Client;

WriteMakefile(
  LIBS => Neo4j::Client->libs,
  CCFLAGS => Neo4j::Client->cflags,
  ...
);

DESCRIPTION

Chris Leishman's libneo4j-client is a C library for communication with a Neo4j server via the Bolt protocol.

Installing this module will attempt to build the API portion of the library on your machine. libneo4j-client's interactive shell and documentation are not built. The install process will use the GNU autotools autoconf-2.69, automake-1.16.3, and m4-1.4.18-patched which are bundled with this distro and are known to work on this library. (These are required to build from ./configure for libneo4j-client.)

Thanks to the miracle of Alien::Build, the library should always contain OpenSSL support.

SEE ALSO

Neo4j::Bolt.

AUTHOR

Mark A. Jensen < majensen -at- cpan -dot- org >
CPAN: MAJENSEN

ACKNOWLEDGMENT

Thanks ETJ (a.k.a mohawk) for beaming me aboard.

LICENSE

This packaging software is Copyright (c) 2020 by Mark A. Jensen.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004

The libneo4j-client software is Copyright (c) by Chris Leishman.

It is free software, licensed under:

The Apache License, Version 2.0, January 2004

The bundled GNU Autotools autoconf, automake, and m4 are free software, licensed under:

The GNU General Public License, Version 3, June 2007

perl-alien-neo4j-client's People

Contributors

majensen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.