Source: golang-github-bitfinexcom-bitfinex-api-go Section: golang Maintainer: Debian Go Packaging Team Uploaders: Mikhail Potemkin , Otto Kekäläinen , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-davecgh-go-spew-dev, golang-github-gorilla-websocket-dev, golang-github-op-go-logging-dev, golang-github-stretchr-testify-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-bitfinexcom-bitfinex-api-go Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-bitfinexcom-bitfinex-api-go.git Homepage: https://github.com/bitfinexcom/bitfinex-api-go XS-Go-Import-Path: github.com/bitfinexcom/bitfinex-api-go Package: golang-github-bitfinexcom-bitfinex-api-go-dev Architecture: all Multi-Arch: foreign Depends: golang-github-davecgh-go-spew-dev, golang-github-gorilla-websocket-dev, golang-github-op-go-logging-dev, golang-github-stretchr-testify-dev, ${misc:Depends}, Description: BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange (library) This package provides a Go client library for interacting with the Bitfinex cryptocurrency exchange API. It supports both REST and WebSocket APIs, allowing applications to access market data, manage orders, track positions, and perform account operations programmatically. . The library covers both version 1 (v1) and version 2 (v2) of the Bitfinex API, providing comprehensive access to trading features for Bitcoin, Ethereum, Ripple, Litecoin, and other supported digital assets. . This package contains the development files (library source) needed to build Go applications that integrate with the Bitfinex exchange.