This package contains tools for packing bits.
{ "name": "sebbu-bitstream", "path": "/usr/src/package", "targets": [ { "name": "SebbuBitStreamTests", "path": "Tests/SebbuBitStreamTests", "type": "test", "c99name": "SebbuBitStreamTests", "sources": [ "SebbuBitStreamTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SebbuBitStream", "SebbuBitStreamFoundation" ] }, { "name": "SebbuBitStreamFoundation", "path": "Sources/SebbuBitStreamFoundation", "type": "library", "c99name": "SebbuBitStreamFoundation", "sources": [ "BitStream + Foundation.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SebbuBitStreamFoundation" ], "target_dependencies": [ "SebbuBitStream" ] }, { "name": "SebbuBitStream", "path": "Sources/SebbuBitStream", "type": "library", "c99name": "SebbuBitStream", "sources": [ "BitStream + Optionals.swift", "BitStream.swift", "BitStreamCodable.swift", "Compressors.swift", "Utilities.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SebbuBitStream", "SebbuBitStreamFoundation" ] } ], "products": [ { "name": "SebbuBitStream", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuBitStream" ] }, { "name": "SebbuBitStreamFoundation", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuBitStreamFoundation" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.6", "manifest_display_name": "sebbu-bitstream" }
{ "name": "sebbu-bitstream", "targets": [ { "name": "SebbuBitStream", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "SebbuBitStreamFoundation", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SebbuBitStream", null ] } ], "packageAccess": false }, { "name": "SebbuBitStreamTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SebbuBitStream", null ] }, { "byName": [ "SebbuBitStreamFoundation", null ] } ], "packageAccess": false } ], "products": [ { "name": "SebbuBitStream", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuBitStream" ] }, { "name": "SebbuBitStreamFoundation", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuBitStreamFoundation" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.6.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "sebbu-bitstream", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }