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" ] }, { "name": "SebbuBitStream", "path": "Sources/SebbuBitStream", "type": "library", "c99name": "SebbuBitStream", "sources": [ "BitStream + Foundation.swift", "BitStream + GLMSwift.swift", "BitStream.swift", "BitStreamCodable.swift", "Compressors.swift", "DataTypes.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SebbuBitStream" ], "product_dependencies": [ "GLMSwift" ] } ], "products": [ { "name": "SebbuBitStream", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuBitStream" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/MarSe32m/GLMSwift.git", "type": "sourceControl", "identity": "glmswift", "requirement": { "branch": [ "main" ] } } ], "tools_version": "5.3", "manifest_display_name": "sebbu-bitstream" }
{ "name": "sebbu-bitstream", "targets": [ { "name": "SebbuBitStream", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "product": [ "GLMSwift", "GLMSwift", null ] } ] }, { "name": "SebbuBitStreamTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SebbuBitStream", null ] } ] } ], "products": [ { "name": "SebbuBitStream", "type": { "library": [ "automatic" ] }, "targets": [ "SebbuBitStream" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "glmswift", "location": { "remote": [ "https://github.com/MarSe32m/GLMSwift.git" ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "sebbu-bitstream", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/MarSe32m/GLMSwift.git", "name": "GLMSwift", "path": "/usr/src/package/.build/checkouts/GLMSwift", "version": "unspecified", "identity": "glmswift", "dependencies": [] } ] }