Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swiftlang/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
https://github.com/swiftlang/swift-tools-support-core
Last synced: 3 months ago
JSON representation
Contains common infrastructural code for both SwiftPM and llbuild.
- Host: GitHub
- URL: https://github.com/swiftlang/swift-tools-support-core
- Owner: swiftlang
- License: apache-2.0
- Created: 2018-03-27T16:56:45.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T16:57:46.000Z (3 months ago)
- Last Synced: 2024-08-05T17:00:30.357Z (3 months ago)
- Language: Swift
- Size: 1.08 MB
- Stars: 393
- Watchers: 145
- Forks: 121
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
swift-tools-support-core
=========================Contains common infrastructural code for both [SwiftPM](https://github.com/swiftlang/swift-package-manager)
and [llbuild](https://github.com/apple/swift-llbuild).## ⚠️ This package is deprecated
As this package with time has become a collection of unrelated utilities, that made it much harder to version.
Primary users of TSC such as SwiftPM and Swift Driver came up with specialized alternatives to APIs provided
in TSC. Moving forward, we don't recommend adding TSC as a dependency to your project. More and more types
and functions here will be deprecated, with minimal modifications to ease the migration off TSC.License
-------See http://swift.org/LICENSE.txt for license information.