We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1805ed4 commit 0cca299Copy full SHA for 0cca299
packages/TCSLib/TCSLib.0.5/opam
@@ -28,6 +28,10 @@ build: [
28
]
29
dev-repo: "git+https://github.com/tcsprojects/tcslib.git"
30
x-maintenance-intent: ["(none)"]
31
+flags: deprecated
32
+post-messages: [
33
+ "TCSLib has been renamed to tcs-lib. Use the tcs-lib package instead."
34
+]
35
url {
36
src:
37
"https://github.com/tcsprojects/tcslib/releases/download/v0.5/tcslib-0.5.tbz"
0 commit comments