golang-github-mitch000001-go-hbci-dev (0.4.0-2)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- golang-github-mitch000001-go-hbci
- Architecture
- i386
- Section
- universe/devel
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 1.9 kB
- Size expected
- 191.6 kB
- Size actual
- 191.6 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
client library to use the HBCI standard
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 2596bd87…b7b9c229 | |
| SHA-1 | 5d2860b0…34983aa8 | |
| SHA-256 | 5944ed51…6ad53c07 | |
| SHA-512 | c3955771…ceaa7a2b |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-mitch000001-go-hbci-dev usr/share/doc/golang-github-mitch000001-go-hbci-dev/changelog.Debian.gz usr/share/doc/golang-github-mitch000001-go-hbci-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/mitch000001 usr/share/gocode/src/github.com/mitch000001/go-hbci usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bank_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bank_info.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bank_info_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bic_info.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bic_info_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/data_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/parser.go usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/parser_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/charset usr/share/gocode/src/github.com/mitch000001/go-hbci/charset/convert.go usr/share/gocode/src/github.com/mitch000001/go-hbci/client usr/share/gocode/src/github.com/mitch000001/go-hbci/client/client.go usr/share/gocode/src/github.com/mitch000001/go-hbci/client/client_feature_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/client/client_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/client/doc.go usr/share/gocode/src/github.com/mitch000001/go-hbci/client/testmessage.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/bankdata_parser usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/bankdata_parser/bankdata_parser.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/accounts.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/balances.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/doc.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/main.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/root.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/transactions.go usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/unmarshaler usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/unmarshaler/unmarshaler_generator.go usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto/iso9796_encoding.go usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto/iso9796_encoding_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto/rsa.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/bank_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/dialog.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/dialog_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/mock_https_transport.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/pin_tan_dialog.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/pin_tan_dialog_examples_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/rdh_dialog.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_balance.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_connection.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_information.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_limit.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_transaction.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/acknowledgement.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/address.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/balance.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/bank_id.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/bank_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/business_transaction.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/communication_parameter.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/encryption.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/hbci.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/key.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/language.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/message.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/time.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/time_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/user_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element usr/share/gocode/src/github.com/mitch000001/go-hbci/element/account.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/acknowledgement.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/acknowledgement_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/bank_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/bank_parameter_data_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/communication_access.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/data_element.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/data_element_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/data_element_type.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/element_extractor.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/element_extractor_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/encryption.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/group_data_element_group.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/group_data_element_group_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/key_management.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/message.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/message_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/pin.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/segment_header.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/segment_header_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/signature.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/signature_fints3.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/swift.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/tan.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/tan_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/user_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/element/user_parameter_data_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/node.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_field_visitor.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_identifier.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment_custom_interfaces.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment_custom_interfaces_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_segment.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_segment_unknown_element.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_segment_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_stubs.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment_custom_interface.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment_custom_interface_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/go.mod usr/share/gocode/src/github.com/mitch000001/go-hbci/go.sum usr/share/gocode/src/github.com/mitch000001/go-hbci/hbci.go usr/share/gocode/src/github.com/mitch000001/go-hbci/iban usr/share/gocode/src/github.com/mitch000001/go-hbci/iban/iban.go usr/share/gocode/src/github.com/mitch000001/go-hbci/iban/iban_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/internal usr/share/gocode/src/github.com/mitch000001/go-hbci/internal/iterator.go usr/share/gocode/src/github.com/mitch000001/go-hbci/internal/logger.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message usr/share/gocode/src/github.com/mitch000001/go-hbci/message/crypto.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/decryption.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/dialog.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/encryption.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/encryption_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/message.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/segment_extractor.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/segment_extractor_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/signature.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/sync.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/message/unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_balance.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_balance_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_balance_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_information.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_information_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_transaction.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_transaction_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/acknowledgement.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/acknowledgement_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/bank_announcement.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/bank_announcement_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information_unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/business_transaction.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/business_transaction_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/common_bank_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/common_bank_parameter_data_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/common_bank_parameter_data_unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/communication_access.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/communication_access_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/dialog.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/dialog_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/element_extractor.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/element_extractor_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encrypted_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encrypted_data_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encrypted_data_unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encryption_header.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encryption_header_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/fints300.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/hbci220.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/hbci_version.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/identification.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/key_management.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_end.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_end_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_header.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_header_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_header_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/pin_bpd.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/pin_bpd_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/segment.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/segment_index.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_end.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_end_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_header.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_header_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/status_protocol.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/status_protocol_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_compression_method.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_compression_method_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_security_method.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_security_method_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/sync.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/sync_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/sync_unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan_bpd.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan_bpd_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/user_parameter_data.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/user_parameter_data_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/user_parameter_data_unmarshaler_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/element.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/element_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/message_extractor.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/message_extractor_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/mt940.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/mt940_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/mt940_unmarshaler.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/tag_extractor.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/tag_extractor_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/unmarshal.go usr/share/gocode/src/github.com/mitch000001/go-hbci/token usr/share/gocode/src/github.com/mitch000001/go-hbci/token/lexer.go usr/share/gocode/src/github.com/mitch000001/go-hbci/token/lexer_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/token/swift_lexer.go usr/share/gocode/src/github.com/mitch000001/go-hbci/token/swift_lexer_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/token/token.go usr/share/gocode/src/github.com/mitch000001/go-hbci/token/token_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https/https.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https/https_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https/mock_http_transport.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware/encoding.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware/encoding_test.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware/logging.go usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/transport.go