Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

AOSC-Archive/p-vector

Repository files navigation

p-vector

Dependencies

  • Python 3
  • OpenSSL (libcrypto) (libssl-dev in Debian 10)
  • LibArchive (libarchive-dev in Debian 10)
  • (Python 3) psycopg2, zmq, requests

And you need a PostgreSQL server. You may deploy one on your local machine.

Compile-time:

  • CMake
  • G++ (support C++17 or later)