golang-github-bitfinexcom-bitfinex-api-go 2.2.9-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Mikhail Potemkin <potemkinmr@gmail.com> |
| Sponsor | otto@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-bitfinexcom-bitfinex-api-go.git (browse) |
| Closes | #1128266 |
| Blocked Bugs | #1128347 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/golang-github-bitfinexcom-bitfinex-api-go |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Source | golang-github-bitfinexcom-bitfinex-api-go |
|---|---|
| Version | 2.2.9-1 |
| Changed-By | Mikhail Potemkin |
| Architecture | source all |
| Distribution | unstable |
| Date | Tue, 17 Feb 2026 12:21:26 +0300 |
Changelog
golang-github-bitfinexcom-bitfinex-api-go (2.2.9-1) unstable; urgency=medium . * Initial release (Closes: #1128266)
.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-bitfinexcom-bitfinex-api-go-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/bitfinexcom/bitfinex-api-go Upstream-Name: bitfinex-api-go Upstream-Contact: https://github.com/bitfinexcom/bitfinex-api-go Files: * Copyright: 2016 iFinex INC License: Expat Files: debian/* Copyright: 2026 Mikhail Potemkin <potemkinmr@gmail.com> 2026 Otto Kekäläinen <otto@debian.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.