Package: bmv2 Version: 20201209~a633059~release~nightly-0+92.2 Architecture: amd64 Maintainer: Frederic LOUI Installed-Size: 187915 Depends: libboost-filesystem1.67.0, libboost-program-options1.67.0, libboost-system1.67.0, libboost-thread1.67.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgmp10, libgrpc++1, libjudydebian1, libnanomsg5 (>= 1.1.5), libpcap0.8 (>= 1.5.1), libprotobuf17, libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libthrift0, p4lang-pi, libssl-dev, libjudy-dev, libgmp-dev, libpcap-dev, libboost-dev, libboost-program-options-dev, libboost-system-dev, libboost-filesystem-dev, libboost-thread-dev, libtool, pkg-config, libprotobuf-dev, libprotoc-dev, protobuf-compiler, python-protobuf, libgrpc-dev, libgrpc++-dev, protobuf-compiler-grpc, python-grpcio, libthrift-dev, python-thrift, thrift-compiler, libnanomsg-dev, nanomsg-utils, python-nnpy Filename: amd64/bmv2_20201209~a633059~release~nightly-0+92.2_amd64.deb Size: 15555180 MD5sum: e0d036555245b6a35dd990dd80ea1850 SHA1: 3caad7de527b9fb7e2dfcbfcb71c2ef6ff620017 SHA256: 42dc8900f3392c5dcba14f6b0b5bff3f972e24d83f5d7636c91cc9a428e65f63 Section: devel Priority: optional Homepage: https://github.com/p4lang/behavioral-model Description: p4lang behavioral-model This is the second version of the P4 software switch (aka behavioral model), nicknamed bmv2. It is meant to replace the original version, p4c-behavioral, in the long run, although we do not have feature equivalence yet. Unlike p4c-behavioral, this new version is static (i.e. we do not need to auto-generate new code and recompile every time a modification is done to the P4 program) and written in C++11. For information on why we decided to write a new version of the behavioral model, please look at the FAQ below. . his repository contains code for several variations of the behavioral model, e.g. simple_switch, simple_switch_grpc, psa_switch, etc. See here for more details on the differences between these. p4lang behavioral-model provide simple_switch, simple_switch_grpc. . This is p4lang bmv2 target simple_switch & simple_switch_grpc with thrift enabled Package: bmv2-dbgsym Source: bmv2 Version: 20201209~a633059~release~nightly-0+92.2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frederic LOUI Installed-Size: 118517 Depends: bmv2 (= 20201209~a633059~release~nightly-0+92.2) Filename: amd64/bmv2-dbgsym_20201209~a633059~release~nightly-0+92.2_amd64.deb Size: 96073116 MD5sum: 8de9e86ba9f2224a726b0665bb6596c6 SHA1: c7c19e547a90ea76759defb5cf42eee142dc3ed1 SHA256: 6b04fda6186d08283e4e7924a2e0beec8cce09cdcb97a5d8fecbf20fa76e1125 Section: debug Priority: optional Description: debug symbols for bmv2 Build-Ids: 020bdda3a0479830b45431dc7d5c0cb7f129f0ef 11abc38e1ea28e1a1c06ee2e14421a687641d988 23b098bc3b766ce8d4f7510c8aae4133af7df0f4 307dbc86157b8b7ca5f10cf5419cc1f368c7ae77 36c786608cd4515920507ce4f068bac7592612f2 49eb935f805edd14211015d2ae95fb3f3a671b44 52023a1f9585154994b9e538ead37bc8c8fc93d3 9f23772d795c24d314d89d147607ec3650727116 a948255e22ee675ec58820ce95e613d5b592f17b befe032cd6b5172b4650ac09672a975707abec3b e7990a8a8412b7d8f63fcb4f27372b24a74fa004 eeed09fbd8feeb77c13f64aa74035d4e946eed27 f63e189492d65564dfbfa9d309c693d819874fda Package: libgrpc++-dev Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 9638 Depends: libgrpc++1 (= 1.17.2-1), libgrpc-dev (= 1.17.2-1) Filename: amd64/libgrpc++-dev_1.17.2-1_amd64.deb Size: 801596 MD5sum: e6f061b142e069ca5204d57085d05c1a SHA1: 648678d5e4b86054a5b6cf0ed7949827f39c43cc SHA256: 795c10942cc59cf964be4d32921839bd7665c3c1cc9a19186fcfbec4650b0975 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.grpc.io/ Description: high performance general RPC framework (development) A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package contains the headers and the static library for libgrpc++1. Package: libgrpc++1 Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3656 Depends: libc-ares2 (>= 1.7.0), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgoogle-perftools4, libgrpc7, libprotobuf17, libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: amd64/libgrpc++1_1.17.2-1_amd64.deb Size: 719040 MD5sum: 56ae046274688dc216c111d227f94862 SHA1: 8a2ddc2b56a6b306a5a64176b381d10e91e74291 SHA256: d16da2e89fddd9981f9f72c3cd6b8b20f16e92d32f1706cfa54290ebd91ec615 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.grpc.io/ Description: high performance general RPC framework A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package provides the gRPC C++ bindings. Package: libgrpc-dev Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 9236 Depends: libgrpc7 (= 1.17.2-1) Conflicts: libgpr1-dev, libgpr2-dev Filename: amd64/libgrpc-dev_1.17.2-1_amd64.deb Size: 624664 MD5sum: 76b9938f2d768bcffd3666576bdeaca6 SHA1: ba450619b45e2c785c2a3eb78450691de46c55b0 SHA256: 7bb1ccaa2f64f52617a28f3994d3d272f2ecde4a4c9be63ebf5f606d2b208cda Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.grpc.io/ Description: high performance general RPC framework (development) A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package contains the headers and the static library for libgrpc7. Package: libgrpc7 Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 4031 Depends: libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.17), libgoogle-perftools4, libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Filename: amd64/libgrpc7_1.17.2-1_amd64.deb Size: 750168 MD5sum: 02c3f09a20dc275105fe6b5c06fe08c0 SHA1: 75140972a5524ee39e7442569b23e1837109e42b SHA256: d6510ddfda5b599c392807e489c0c4b485d48172b105a4d14c3e9d82dceb7156 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.grpc.io/ Description: high performance general RPC framework A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package provides the gRPC C bindings. Package: libthrift-cil Source: thrift Version: 0.12.0 Architecture: all Maintainer: Thrift Developer's Installed-Size: 87 Depends: cli-common, libmono-corlib4.0-cil (>= 2.10) | libmono-corlib4.5-cil (>= 3.2), libmono-system4.0-cil (>= 2.10), libmono-system-web4.0-cil (>= 2.10) Filename: all/libthrift-cil_0.12.0_all.deb Size: 30024 MD5sum: 42762f9108e9eca1461a6aae97b9424e SHA1: 8c57c93a8badac5258676469fdb7d739ec52d64a SHA256: ccff4e9e7c11f65dcf27a56d3e2dc24e2f9fe163d9471ed05ff10a6c4b21bf4f Section: cli-mono Priority: extra Homepage: http://thrift.apache.org/ Description: CLI bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the CLI bindings for Thrift. You will need the thrift tool (in the thrift-compiler package) to compile your definition to C# classes, and then the modules in this package will allow you to use those classes in your programs. Package: libthrift-dev Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 3795 Depends: libthrift0 (= 0.12.0), libglib2.0-dev Filename: amd64/libthrift-dev_0.12.0_amd64.deb Size: 448540 MD5sum: 19ed7449632238fe56cdfacbf7c2ed5d SHA1: 830284ad6858134e4cab077b19809d570037c457 SHA256: 03dc149c97fd4027dcd96ce0b3db2b0ac202f8f152c122e78079a617d63efd25 Section: libdevel Priority: extra Homepage: http://thrift.apache.org/ Description: Thrift C++ library (development headers) Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the development libraries required for writing C++ applications using Thrift. Package: libthrift-java Source: thrift Version: 0.12.0 Architecture: all Maintainer: Thrift Developer's Installed-Size: 12 Filename: all/libthrift-java_0.12.0_all.deb Size: 3620 MD5sum: 9738e875bfdbea69b50abd2d5e3d9775 SHA1: 035be1e006a8760246728e6a3885c0a1da36531d SHA256: 57975fa3bb116b65d913a3a328949a8b7859f3661e5b7cabe98811ecb8f6e7f8 Section: java Priority: extra Homepage: http://thrift.apache.org/ Description: Java bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Java bindings for Thrift. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libthrift-perl Source: thrift Version: 0.12.0 Architecture: all Maintainer: Thrift Developer's Installed-Size: 107 Depends: perl (>= 5.8.0-7) Filename: all/libthrift-perl_0.12.0_all.deb Size: 16212 MD5sum: 7892ee29c9f82e9bdd67a22118fbb4e6 SHA1: d7f4e1838efe7a6ad5de6452c2692cd14ea7e004 SHA256: 64e6139105dbec42ba11a3f104c4687b30b6763097ed17e32b084e76eeb7f844 Section: perl Priority: extra Homepage: http://thrift.apache.org/ Description: Perl bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Perl bindings for Thrift. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Perl classes, and then the modules in this package will allow you to use those classes in your programs. Package: libthrift0 Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 1090 Depends: libc6 (>= 2.16), libgcc1 (>= 1:3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: amd64/libthrift0_0.12.0_amd64.deb Size: 259196 MD5sum: 6c81800994125d135e06fef871eb4930 SHA1: 0630b3a67df145471e00c8bdd54e0f2181e22e48 SHA256: b63449b6d10621da94f629029231486565b155503ccce5c2b2276a1a14b32a99 Section: devel Priority: extra Homepage: http://thrift.apache.org/ Description: Thrift C++ library Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the runtime libraries needed for C++ applications using Thrift. Package: libthrift0-dbg Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 33408 Depends: libthrift0 (= 0.12.0) Filename: amd64/libthrift0-dbg_0.12.0_amd64.deb Size: 32383040 MD5sum: e7d85ef455112abe403c95ddeacd18e4 SHA1: 47093b79f8cc24f34b47ece3c06594c3c39b2ecd SHA256: 42661dc271a2e71d1978e6b117d20dff4968e565bc733ed6676a6c04323183f7 Section: debug Priority: extra Homepage: http://thrift.apache.org/ Description: Thrift C++ library debug symbols Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the debug symbols for the Thrift C++ runtime libraries. Build-Ids: 0ed051db81763914431b5a0e538067d299bfc9e5 3154686221d9a372423688982a7e55249624779d 4374fa44dea848f7c5854c4a3aa01ef5def3760b 4b3fe5c217b86c72bd2783b1954f091f2607fa5a 65f8c4512d7461dde46883f5ea9b8c912e868d71 a8484f932d19f8ab40b6921f84eaaa8bc4d830fd cc688d9a743b4c1ff1d313277d5c1ae281401180 e8d88b73189712eb88f0ee6c9b6471251966e520 Package: obs-service-recompress Version: 0.3.1 Architecture: all Maintainer: Daniel Gollub Installed-Size: 17 Depends: bzip2, gzip, xz-utils, zstd Filename: all/obs-service-recompress_0.3.1_all.deb Size: 3620 MD5sum: 4aecc4e802ee4526d53b16764bdc07ee SHA1: e7047e31228f315ce4dd63ed6618cb69fec4b1d5 SHA256: 44536274c0256891a4b4bd310ab4be125fd3824beb1b7eb857a3c8d3fd1b59b8 Section: devel Priority: extra Homepage: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-recompress Description: An OBS source service: Recompress files This is a source service for openSUSE Build Service. It supports to compress, uncompress or recompress files from or to none : No Compression gz : Gzip Compression bz2 : Bzip2 Compression xz : XZ Compression zstd : Zstd Compression Package: obs-service-set-version Version: 0.4.2 Architecture: all Maintainer: Daniel Gollub Installed-Size: 33 Depends: sed, python3 Filename: all/obs-service-set-version_0.4.2_all.deb Size: 7028 MD5sum: 2d72f917717290ffd7941823dda57c6c SHA1: 6e8202735bca79ab83e9c99beb271868b1128313 SHA256: c4a4f176014c8283c5b6a704624effd0d73284d751510cb97581a19ae3f816bb Section: devel Priority: extra Homepage: https://github.com/openSUSE/obs-service-set_version Description: An OBS source service: Update spec file version This is a source service for openSUSE Build Service. Very simply script to update the version in .spec or .dsc files according to a given version or to the existing files. Package: obs-service-tar-scm Version: 0.10.41 Architecture: all Maintainer: Daniel Gollub Installed-Size: 262 Depends: bzr, git, subversion, cpio, python3-dateutil, python3-yaml, locales-all Recommends: mercurial, git-buildpackage, git-lfs Provides: obs-service-obs-scm, obs-service-tar Filename: all/obs-service-tar-scm_0.10.41_all.deb Size: 63904 MD5sum: f24a646e437319d797f5ccdc750d73db SHA1: 989356aeab24f9d880e6651d22e02858ae7121de SHA256: 7e3c5e9bf9240602f1c3986e10737b4d995c5887a1dc7346dd39333d13461af7 Section: devel Priority: extra Homepage: https://github.com/openSUSE/obs-service-tar_scm Description: An OBS source service: fetches SCM tarballs This is a source service for openSUSE Build Service. It supports downloading from svn, git, hg and bzr repositories. Package: p4c Version: 20211103~df2626b33~1.2.2~nightly-0 Architecture: amd64 Maintainer: Frederic LOUI Installed-Size: 291707 Depends: libboost-iostreams1.67.0, libboost-regex1.67.0 (>= 1.67.0-10), libc6 (>= 2.14), libgc1c2 (>= 1:7.6.4), libgcc1 (>= 1:3.4), libgmp10, libgmpxx4ldbl, libstdc++6 (>= 5.2), cpp, libboost-dev, libboost-graph-dev, libboost-iostreams-dev, libfl-dev, libgc-dev, libgmp-dev, pkg-config, python-ipaddr, python-setuptools, tcpdump, libelf-dev, llvm, clang, iproute2, net-tools, python3, python3-dev, python-tenjin, python-pyroute2, python3-ply, python3-scapy (>= 2.4.3~), libprotobuf-dev, libprotobuf-java, libprotoc-dev, protobuf-compiler, python-protobuf, libgrpc-dev, libgrpc++-dev, protobuf-compiler-grpc, python-grpcio, libthrift0, libthrift-dev, python-thrift, thrift-compiler, bmv2 Filename: amd64/p4c_20211103~df2626b33~1.2.2~nightly-0_amd64.deb Size: 25098788 MD5sum: 7a75691a34fefcc09c5bc28cd4dfaaf1 SHA1: 6de9cc4d1c2f5c62f4007274e2a25a9c62052af9 SHA256: bb90a4315da031bc8849f1a90b42935a028b5a1c537cd698f48c2e53bafb84eb Section: devel Priority: optional Homepage: https://github.com/p4lang/p4c Description: p4c p4lang project compiler p4c is a new, alpha-quality reference compiler for the P4 programming language. It supports both P4-14 and P4-16; you can find more information about P4 here and the specifications for both versions of the language in http://p4.org. . p4c is modular; it provides a standard frontend and midend which can be combined with a target-specific backend to create a complete P4 compiler. The goal is to make adding new backends easy. Package: p4c-dbgsym Source: p4c Version: 20211103~df2626b33~1.2.2~nightly-0 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frederic LOUI Installed-Size: 434282 Depends: p4c (= 20211103~df2626b33~1.2.2~nightly-0) Filename: amd64/p4c-dbgsym_20211103~df2626b33~1.2.2~nightly-0_amd64.deb Size: 376611328 MD5sum: dc976cbf15695c16166706ec25248fa3 SHA1: 9b004b7314572309566a879f11c05330f1b594ac SHA256: c0ef0b4df573bab4a240fc029ef4df6b72933d8968926178a4cf070535dedcef Section: debug Priority: optional Description: debug symbols for p4c Build-Ids: 152053639bee386923b12566f0cdde4065399645 2862936e19830b388038ce071cbe16804292546d 782b1b3b9090658d5c17af48810f6a703c79510f 7da97e7d8c0769a8f1e390d100aeaa9cfe2dcafa 96d427883e6a634606861a3c7ca81a7d5f04d154 9f7dd3b4d49ca3bb23f3ff0182c7f98b48ed71c9 de666063c3aeaa4ae20e91e0d39d006e5486e8ab Package: p4lang-pi Source: pi Version: 20210204~c65fe2e~release~nightly-0+62.2 Architecture: amd64 Maintainer: Frederic LOUI Installed-Size: 16596 Depends: libboost-system1.67.0, libboost-thread1.67.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgrpc++1, libgrpc7, libjudydebian1, libprotobuf17, libstdc++6 (>= 7), libboost-dev, libboost-system-dev, libboost-thread-dev, libjudy-dev, libprotobuf-dev, libprotoc-dev, protobuf-compiler, python-protobuf, libprotobuf-java, libgrpc++-dev, libgrpc-dev, protobuf-compiler-grpc, python-grpcio Filename: amd64/p4lang-pi_20210204~c65fe2e~release~nightly-0+62.2_amd64.deb Size: 1610328 MD5sum: 20d57d5dfb1cd6dc8c29f09968449b01 SHA1: d3c67d97b1c6135b3cff23f36d69e91e3736e7f6 SHA256: 8aecda229b5c67b0f663db86ffe38404a1c8d9751c622c59d2b0c65cd5a01baf Section: devel Priority: optional Homepage: https://github.com/p4lang/PI Description: Implementation framework of a P4Runtime server Protocol Independent API (PI or P4 Runtime) defines a set of APIs that allow interacting with entities defined in a P4 program. These include: tables, counters, meters ... . PI APIs are defined at the level of properties that can be effected. Examples include adding and deleting table entries. They are independent from the actual instance of the controlled object (and thus the name) which is passed as a parameter to the API. . This is the p4lang pi software Package: p4lang-pi-dbgsym Source: pi Version: 20210204~c65fe2e~release~nightly-0+62.2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frederic LOUI Installed-Size: 14147 Depends: p4lang-pi (= 20210204~c65fe2e~release~nightly-0+62.2) Filename: amd64/p4lang-pi-dbgsym_20210204~c65fe2e~release~nightly-0+62.2_amd64.deb Size: 13011852 MD5sum: 6a89a68bbdd69ca830a2af3d83784689 SHA1: 4f9501e5c403f37b11b266119fcc768c00c7cfc8 SHA256: 773b288e4464f879230995bb4e06ff73b2b0084e40f5ffe67bd4163f24ed5c28 Section: debug Priority: optional Description: debug symbols for p4lang-pi Build-Ids: 3a131d624fbb8684fef53eff2669df2d06608d7b 4014766da52267c210973bd01e427f48c08895e8 5a47e5d91c9295800807a3c27397f1478e23dbfd 8ddfdd5c599e6417b6b164b4ae18d1902475a784 946b1dd21bb4b925d4b88c70c440cf935979c96f a37bcdee21c79d32a437b78809aa0eab005e05e4 a42a813e08112c30957e876f375f5d339ca76106 aa4e5c217beeb018d1212c311b20aaf5bc923715 bde2c5acece779a0f1d0792a15b7424a554aea61 ccf26af53c4b4aa05b0447cec5c36d799c778dbe ce1dc9c4bb3157536144220bcd799a45aca19aac ce78545b7c28ac2dd9b4bb6aec35f9b0483310bf d4a992e8929984d16cda0ede3be1bb4b606501a9 e2e3b57d6a5c03320780e5e998829441c2c26d3f Package: php5-thrift Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 15 Filename: amd64/php5-thrift_0.12.0_amd64.deb Size: 3560 MD5sum: 35265feb0c3ca323093b3fae507a528c SHA1: 5806adb420733419d2f50cdfcfbc38fc7f4cc763 SHA256: a0cc2340638fe84b70cea4ec9d950964c9166efec8483caec0c484340d33351b Section: php Priority: extra Homepage: http://thrift.apache.org/ Description: PHP bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the PHP bindings for Thrift. Package: protobuf-compiler-grpc Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 643 Depends: libc-ares2 (>= 1.7.0), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgoogle-perftools4, libprotobuf17, libprotoc17, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), protobuf-compiler Filename: amd64/protobuf-compiler-grpc_1.17.2-1_amd64.deb Size: 154408 MD5sum: 4c61bb3c940351f85979ac83facb6644 SHA1: 8bc3fb285f82da3732edcf0d6e83f1a551debd47 SHA256: ba07d6aff919b005c749e10386175766df1c01d7c51f5a684e1aaacc82dc3e4c Section: libs Priority: optional Homepage: http://www.grpc.io/ Description: high performance general RPC framework - protobuf plugin A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package provides the plugins needed for compiling gRPC service definitions with the protobuf compiler. Package: protobuf-compiler-grpc-dbgsym Source: grpc Version: 1.17.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3816 Depends: protobuf-compiler-grpc (= 1.17.2-1) Filename: amd64/protobuf-compiler-grpc-dbgsym_1.17.2-1_amd64.deb Size: 3704028 MD5sum: 39c6c3e7eda26a93fbd864a54f4fb286 SHA1: 4365ccaf9029556c3e99ae11b3f30015fc9646e9 SHA256: 0be158e7eaee98b5d698dc411650aad55945d7401120e76f7c6ea7a3b54f15f3 Section: debug Priority: optional Description: debug symbols for protobuf-compiler-grpc Build-Ids: 32fda929b9c684469e603e7e9665174e57101fd1 3a90563f8608335725b5dde564525d8a06e8c43f 5df0eb1f4f531b9f654f8e298c26b31d45d82ccc 74b3323ed15b3d140dbd2dda21a2fabbb341044f 7d553e46f407c8475d2fd76a3a520dc4b07c8596 d551dbd7765fa898865a71fef7ab8d000beb2729 e64ad60f74847ae6f4c0628986afe97a57fdfb15 Package: python-grpcio Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2510 Depends: python (<< 2.8), python (>= 2.7~), python-concurrent.futures, python-enum34 (>= 1.0.4), python-six (>= 1.5.2), python:any (<< 2.8), python:any (>= 2.7~), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.12), libssl1.1 (>= 1.1.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Provides: python2.7-grpcio Filename: amd64/python-grpcio_1.17.2-1_amd64.deb Size: 798944 MD5sum: 944a9e8573856e8fd6a050b492f9e4cd SHA1: d8bb7bdee55fe5e2611e4eccd3c3e78fbae73850 SHA256: fc892ed6a765eb779e57707f16fc417454a21ae16628dff787f1f7771d77aa72 Section: python Priority: optional Homepage: http://www.grpc.io/ Description: GRPC system (Python 2) A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package contains the Python 2 bindings. Python-Version: 2.7 Package: python-grpcio-dbgsym Source: grpc Version: 1.17.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 5204 Depends: python-grpcio (= 1.17.2-1) Filename: amd64/python-grpcio-dbgsym_1.17.2-1_amd64.deb Size: 4831772 MD5sum: 0eb735e5434cfbd6798d0956abfa341d SHA1: 8e61aba38ca07976d395c506be3bc0bee5e2bc16 SHA256: 08bbd9bbbf28449cfc12ae8078b87979bb9b3f02e6037d0bb71e4d6ed41ab728 Section: debug Priority: optional Description: debug symbols for python-grpcio Build-Ids: b5ceda42fa8ff089cf0181f09040e35b9f52518c Python-Version: 2.7 Package: python-nnpy Source: nnpy Version: 1.4.2-1 Architecture: amd64 Maintainer: Frédéric LOUI Installed-Size: 56 Depends: python (<< 2.8), python (>= 2.7~), python-cffi-backend-api-min (<= 9729), python-cffi-backend-api-max (>= 9729), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.4), libnanomsg5 (>= 1.1.5), python-cffi, python-cffi-backend, libnanomsg-dev, nanomsg-utils Filename: amd64/python-nnpy_1.4.2-1_amd64.deb Size: 11008 MD5sum: 59dacd0a1fb29d7853e2d1a8ed3ea81b SHA1: c9c03da1e59d6263f53e80a038ec77e9b6f4aff5 SHA256: ef66d7d87fab41c67ef80888837414bb56b59b113ac1ca1b1a2933ba28fd4529 Section: python Priority: optional Homepage: https://github.com/nanomsg/nnpy Description: cffi-based Python bindings for nanomsg nnpy: cffi-based Python bindings for nanomsg ============================================ . Is what it says on the tin. Stay tuned for more. Dependencies: . - Python 2.7 or 3.4 - cffi (http://cffi.readthedocs.org/en/latest/) and its dependencies - nanomsg (tested with 1.0) . How to install -------------- . The usual should work: . .. code-block:: shell . $ sudo pip install nnpy . Getting started --------------- Package: python-nnpy-dbgsym Source: nnpy Version: 1.4.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Frédéric LOUI Installed-Size: 39 Depends: python-nnpy (= 1.4.2-1) Filename: amd64/python-nnpy-dbgsym_1.4.2-1_amd64.deb Size: 23756 MD5sum: 400032ed206aff34596cb51f8cf85adc SHA1: c76fd6c59312f7e828c8796493166e1d37b1d512 SHA256: f09318e17467bae6edc94039f2f4b2845cf0d162f2b5a1ab0995c043eb1c8e8c Section: debug Priority: optional Description: debug symbols for python-nnpy Build-Ids: c5774200f8d367cd54fe6a4505e30cc9d242185f Package: python-scapy Source: scapy Version: 2.4.3-1 Architecture: all Maintainer: Internet Measurement Packaging Team Installed-Size: 4359 Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: tcpdump, tcpreplay, wireshark, graphviz, imagemagick, python-gnuplot, python-crypto, python-pyx, ebtables, python-visual, sox, xpdf, gv, hexer, librsvg2-bin, python-pcapy, python-geoip Breaks: scapy (<< 1.0.5-1) Replaces: scapy (<< 1.0.5-1) Provides: scapy Filename: all/python-scapy_2.4.3-1_all.deb Size: 690648 MD5sum: f96888a4fafe508025375bdd633f61f6 SHA1: dcfb560dd6bba52572d8a06583c05b1e7f98e4ca SHA256: 1a8df126711da26b71fa74bb846c7a1101266dde3ea5ad736c33854916894ee1 Section: python Priority: optional Homepage: https://github.com/secdev/scapy Description: Packet generator/sniffer and network scanner/discovery (Python 2) Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, .... . In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet. . This package contains the Python 2 version of the library and scapy executable. Package: python-tenjin Source: tenjin Version: 1.1.1-1 Architecture: all Maintainer: Frédéric LOUI Installed-Size: 122 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: all/python-tenjin_1.1.1-1_all.deb Size: 31004 MD5sum: df85133097fecc55c704d927c96226f5 SHA1: f39062c71cd54685eb916d005f8fffd940aff66b SHA256: f8ddcbf4559937a615d7838ed2593ee3a4f6ea74bbf6880e40d7786434bc530f Section: python Priority: optional Homepage: http://www.kuwata-lab.com/tenjin/ Description: a fast and full-featured template engine based on embedded P About ----- . pyTenjin is a very fast and full-featured template engine. You can embed Python statements and expressions into your template file. pyTenjin converts it into Python script and evaluate it. . !!ATTENTION!! . pyTenjin is enough stable, but it is under beta release. It means that API or specification may change in the future. . . Features -------- . * Very fast . - About x10 faster than Django, x4 than Cheetah, x2 than Mako - In addition loading tenjin.py is very lightweight (important for CGI) Package: python-thrift Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 297 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), python-six Recommends: python-twisted-web, python-backports.ssl-match-hostname, python-ipaddress Filename: amd64/python-thrift_0.12.0_amd64.deb Size: 58244 MD5sum: df0ddd1092a56f48c0a1ed9964b7e593 SHA1: 091b88f43bb95094eb5d595f432de083cf2349a8 SHA256: a64ddc6d86aaaa245b861927bd401fbf2b1f721b580fec55943fc0d63e65a3d4 Section: python Priority: extra Homepage: http://thrift.apache.org/ Description: Python bindings for Thrift (Python 2) Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Python bindings for Thrift. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. . This package installs the library for Python 2. Package: python-thrift-dbg Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 72 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), python-thrift (= 0.12.0), python-all-dbg Filename: amd64/python-thrift-dbg_0.12.0_amd64.deb Size: 22336 MD5sum: f9f771379275a88bc1724524453133f1 SHA1: 0508ee73c97b45a5faccba33b8cc1fd34463770c SHA256: 03c1e425276aaa89a135479095369c93185a2d40cbe42512bb1a97082f283346 Section: debug Priority: extra Homepage: http://thrift.apache.org/ Description: Python bindings for Thrift (debug version) Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Python bindings for Thrift with debugging symbols. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. Package: python3-grpcio Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2538 Depends: python3 (<< 3.8), python3 (>= 3.7~), python3-six (>= 1.5.2), python3:any, libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.12), libssl1.1 (>= 1.1.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Provides: python3.7-grpcio Filename: amd64/python3-grpcio_1.17.2-1_amd64.deb Size: 807948 MD5sum: 6ecc5919104fc642439cf38f1ab04a40 SHA1: 0e72141130652c3051d443d0270aa07f1317ded9 SHA256: ae3d2cf90c770095753fdd94fa7f556d25971a85580dde50128ade2594b78d89 Section: python Priority: optional Homepage: http://www.grpc.io/ Description: GRPC system (Python 3) A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package contains the Python 3 bindings. Python-Version: 3.7 Package: python3-grpcio-dbgsym Source: grpc Version: 1.17.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 5406 Depends: python3-grpcio (= 1.17.2-1) Filename: amd64/python3-grpcio-dbgsym_1.17.2-1_amd64.deb Size: 5003056 MD5sum: ab3be023e18676291edf68a3238c7cdd SHA1: 6a8c36eced2c5a6ee413dccfa8ffa6ebf5ae34b8 SHA256: b6aaa1980287260681f103323d052d6b579ad80b185497ee8f13ead890cac8f9 Section: debug Priority: optional Description: debug symbols for python3-grpcio Build-Ids: e1a9fcefae70938986c311b0b56e5650b2b021c0 Python-Version: 3.7 Package: python3-scapy Source: scapy Version: 2.4.3-1 Architecture: all Maintainer: Internet Measurement Packaging Team Installed-Size: 4359 Depends: python3:any Recommends: tcpdump, ipython3, python3-matplotlib, python3-pyx, graphviz Suggests: tcpreplay, wireshark, imagemagick, python3-crypto, ebtables, sox, gv, hexer, librsvg2-bin, python3-geoip Filename: all/python3-scapy_2.4.3-1_all.deb Size: 690740 MD5sum: 6fcbea0053a92a1de094f7f57f9faada SHA1: 0f84a5e4efb681c9bb88aca28be13d7811043a84 SHA256: 40720bdc7ccacbacce02fb8abd2c08f7899e3bd00ec7ca5fda35a8f9dab6b935 Section: python Priority: optional Homepage: https://github.com/secdev/scapy Description: Packet generator/sniffer and network scanner/discovery (Python 3) Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, .... . In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet. . This package contains the Python 3 version of the library and scapy executable. Package: python3-thrift Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 297 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), python3-six Recommends: python3-twisted-web Filename: amd64/python3-thrift_0.12.0_amd64.deb Size: 59148 MD5sum: 7c62f560803fda52bdcd0fc7091d65fe SHA1: f60769b5fa118a97b3f1170f5ca3310b9ac1c6bb SHA256: 2fd01158a8b3f69b5b5d5ea4e90e53251dc4a259cb9967acd05a0a91ee5efb76 Section: python Priority: extra Homepage: http://thrift.apache.org/ Description: Python bindings for Thrift (Python 3) Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Python bindings for Thrift. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. . This package installs the library for Python 3. Package: python3-thrift-dbg Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 84 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), python3-thrift (= 0.12.0), python3-all-dbg Filename: amd64/python3-thrift-dbg_0.12.0_amd64.deb Size: 25392 MD5sum: 7d878f5fae7f329dffb4cc27288a3180 SHA1: 731add348405eee66560c6c860748b9ad7270c0f SHA256: cf48427cc844e53f3fee1109e1287edc05652d47d33b6e1bf7faffc455c854c8 Section: debug Priority: extra Homepage: http://thrift.apache.org/ Description: Python bindings for Thrift (debug version) Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Python bindings for Thrift with debugging symbols. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. Package: ruby-grpc Source: grpc Version: 1.17.2-1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 6251 Depends: ruby | ruby-interpreter, ruby-google-protobuf (>= 3.6.1~), ruby-googleauth (>= 0.5.1~), ruby-googleapis-common-protos-types, libc6 (>= 2.4), libgmp10, libgrpc7, libruby2.5 (>= 2.5.0~preview1) Conflicts: ruby-grpc (<< 1.13.0~pre2~) Replaces: ruby-grpc (<< 1.13.0~pre2~) Filename: amd64/ruby-grpc_1.17.2-1_amd64.deb Size: 900324 MD5sum: 1e128472e0b75bf28bf1740ae950b7bf SHA1: 18a7e3f866e67c9cfe180a59517f2ce005cea8d2 SHA256: e930c838d5d7a3009ae86a6081d7a3338fbb848ac175710b53af45bb5c82a4e0 Section: ruby Priority: optional Homepage: http://www.grpc.io/ Description: GRPC system in Ruby Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source universal RPC framework. . Some features of gRPC: * Simple service definition * Works across languages and platforms * Start quickly and scale * Bi-directional streaming and integrated auth Ruby-Versions: ruby2.5 Package: ruby-grpc-dbgsym Source: grpc Version: 1.17.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 25 Depends: ruby-grpc (= 1.17.2-1) Filename: amd64/ruby-grpc-dbgsym_1.17.2-1_amd64.deb Size: 4292 MD5sum: 9272abaf26e1a7613b919a8d24abbb51 SHA1: 9683b86592c55ab41cb36238b2b78f7f3f58adbb SHA256: 7e3b9ca5642574b3918833694f6e0b2bcd8d886c5d81a0d57ad13dd3354c8106 Section: debug Priority: optional Description: debug symbols for ruby-grpc Build-Ids: 382a6072bfdb96a952736fde78c44da096b794d6 Ruby-Versions: ruby2.5 Package: ruby-grpc-tools Source: grpc Version: 1.17.2-1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 31 Depends: ruby | ruby-interpreter, ruby-grpc, protobuf-compiler-grpc Conflicts: ruby-grpc-tools (<< 1.13.0~pre2~) Replaces: ruby-grpc-tools (<< 1.13.0~pre2~) Filename: all/ruby-grpc-tools_1.17.2-1_all.deb Size: 8012 MD5sum: 8a73309e462f378cf8172014eb04d779 SHA1: af2fd7730b76eee9cafa6cda0ba0665f6d9d2674 SHA256: 67e391c0dbb41871a9a343e0535501e98fa870c66a81f98be8b4cb49065bcc07 Section: ruby Priority: optional Homepage: http://www.grpc.io/ Description: Development tools for Ruby gRPC Ruby gRPC library allows sending RPCs from Ruby using GRPC. GRPC is a high performance, open-source universal RPC framework. Ruby-Versions: all Package: ruby-thrift Source: thrift Version: 0.12.0 Architecture: all Maintainer: Thrift Developer's Installed-Size: 12 Depends: ruby | ruby-interpreter Breaks: libthrift-ruby Replaces: libthrift-ruby Provides: libthrift-ruby Filename: all/ruby-thrift_0.12.0_all.deb Size: 3668 MD5sum: 6c526dcd880b86c125045c388c12b060 SHA1: d3e09ed0b196f125eacf1e1fc10e9251aa2f89ac SHA256: 9d8b5f743ba411f82c5820543799cb0473afa9e7ef9157d5402a3d5882101c9b Section: libs Priority: extra Homepage: http://thrift.apache.org/ Description: Ruby bindings for Thrift Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Ruby bindings for Thrift. You will need the thrift tool (in the thrift-compiler package) to compile your definition to Ruby classes, and then the modules in this package will allow you to use those classes in your programs. Package: thrift-compiler Source: thrift Version: 0.12.0 Architecture: amd64 Maintainer: Thrift Developer's Installed-Size: 4328 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: amd64/thrift-compiler_0.12.0_amd64.deb Size: 1326644 MD5sum: 4511e8ec9788225308fedacf5d5544c4 SHA1: f8545ab1b33b34736fe198faded833fbc8f034cc SHA256: 732129ed182faad42661accd19abfc80c67dca053b3507eeefda5c27781859f3 Section: devel Priority: extra Homepage: http://thrift.apache.org/ Description: Compiler for Thrift definition files Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly. . This package contains the Thrift compiler that is used for translating from .thrift files (containing the definitions) to the language binding for the supported languages.