url
stringlengths
11
2.25k
text
stringlengths
88
50k
ts
timestamp[s]date
2026-01-13 08:47:33
2026-01-13 09:30:40
https://zh-cn.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook 邮箱或手机号 密码 忘记账户了? 创建新账户 你暂时被禁止使用此功能 你暂时被禁止使用此功能 似乎你过度使用了此功能,因此暂时被阻止,不能继续使用。 Back 中文(简体) 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 日本語 Português (Brasil) Français (France) Deutsch 注册 登录 Messenger Facebook Lite 视频 Meta Pay Meta 商店 Meta Quest Ray-Ban Meta Meta AI Meta AI 更多内容 Instagram Threads 选民信息中心 隐私政策 隐私中心 关于 创建广告 创建公共主页 开发者 招聘信息 Cookie Ad Choices 条款 帮助 联系人上传和非用户 设置 动态记录 Meta © 2026
2026-01-13T09:30:29
https://dijsur42hqnz1.cloudfront.net
The page you were looking for doesn't exist. (error 404) | SUZURI 404 指定されたページ(URL)が見つかりません URL に間違いがないかご確認ください。 ページの再読み込みをお試しください。 【トップページに戻る】
2026-01-13T09:30:29
https://vi-vn.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.instagram.com%252F%26amp%253Bh%3DAT2nJeKHCPEc0FVCuroxa0bpEZceGJgV6GpPJ7lJ734s0wYdjmZBLyMsTFiX2I70A94OstHhn56tw53QCFTF4zKC0lVtqxlOPnv28kU_hwxKzkqTGaNNEXU8ZGMkJn-CdESeEyB0TTeqeTQ_
Facebook Facebook Email hoặc điện thoại Mật khẩu Bạn quên tài khoản ư? Tạo tài khoản mới Bạn tạm thời bị chặn Bạn tạm thời bị chặn Có vẻ như bạn đang dùng nhầm tính năng này do sử dụng quá nhanh. Bạn tạm thời đã bị chặn sử dụng nó. Back Tiếng Việt 한국어 English (US) Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch Đăng ký Đăng nhập Messenger Facebook Lite Video Meta Pay Cửa hàng trên Meta Meta Quest Ray-Ban Meta Meta AI Nội dung khác do Meta AI tạo Instagram Threads Trung tâm thông tin bỏ phiếu Chính sách quyền riêng tư Trung tâm quyền riêng tư Giới thiệu Tạo quảng cáo Tạo Trang Nhà phát triển Tuyển dụng Cookie Lựa chọn quảng cáo Điều khoản Trợ giúp Tải thông tin liên hệ lên & đối tượng không phải người dùng Cài đặt Nhật ký hoạt động Meta © 2026
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2008/
don't count on finding me: 2008 skip to main | skip to sidebar don't count on finding me Thursday, October 9, 2008 Hauskauf Heute war doch ein recht spezieller Tag. Notartermin zwecks Vertragsunterzeichnung. Ich kann nur sagen daß mein Herz doch ziemlich in die Hose geruscht ist... ...noch nie habe ich so eine Menge Geld auf eine Karte gesetzt. Als nächstes nun wird bezahlt und dann beginnt der lange, schweißtreibende Weg zur Tilgung. Darüber später mehr. Posted by heisenbug at 9:30 AM No comments: Labels: family , house Wednesday, September 10, 2008 Hoare Triples and Thrists While mousing through the L4.verified presentation that took place at Galois , I could not help but build an association bridge between Hoare triples and thrists. Especially when you go to p. 52 and thereabout. Here is my take on the connection: We have some command s that belong to a data type C , and C has two type parameters: data C :: * -> * -> * where C1 :: ... -> C a b The first type parameter can be interpreted as the precondition of the command while the second as its postcondition ({P} and {Q} in Hoare's notation). This convention employs the types-as-properties interpretation. If commands are sequenced, the postconditions of the former commands must imply the preconditions of the latter. This is referred to as the composition rule and corresponds to appending two thrists. Now, in Ωmega the situation is even prettier, because C need not be a two-type-parameter entity, but can be parameterized over arbitrary kind s. The built-in evaluation mechanism (type functions) allow the most powerful constructs. (Haskell will get something similar at the type level, called type families , with GHC v6.10.) Posted by heisenbug at 12:54 PM No comments: Labels: haskell , hoare-triple , omega , thrist Wednesday, September 3, 2008 Saudades É muito bom ficar sozinho alguns dias, pensando e trabalhando em paz. Mas quando as semanas passam a distância parece que aumenta e a ausência começa de doer. Meus amores sinto muito falta de voces, quero que voltam logo. Posted by heisenbug at 12:22 PM No comments: Labels: family Monday, September 1, 2008 Meme evolution While I am missing family induced distraction, I use the opportunity of reading old papers that I always wanted to revisit. Yesterday, while reading "A History of Haskell" I was amused by the sentence: "Wadler misunderstood what Fasel had in mind, and type classes were born!" This is a concrete case of "meme evolution" (in Dawkins ' sense): a mutation of a meme (by transcription error) finds a new habitat where it thrives and blossoms. Some preconditions are needed for this to happen: communication loosening of amorphous ideas an open mind, not shying away from listening to the unknown Many great ideas come to me while reading conference papers of others and where I have no idea what they are talking about :-) While trying to make vague sense of what I have in front of me a fireworks of ideas commence, all building in some way on foundations of things (pet projects) I have done in the past. Now, how can I ensure that I periodically can enjoy the state of minimal disturbances? Posted by heisenbug at 9:38 AM No comments: Labels: evolution , haskell , philosophy Saturday, August 30, 2008 Generalized Monads --> Gonads :-) Here is the usual (basic) definition of monads: class Monad m where return :: a -> m a (>>=) :: m a -> (a -> m b) -> m b This is very much restricted to ordinary function types! Let's see how this restriction can be lifted... class Category (~>) => Geonad (g (~>)) where return :: a ~> g (~>) a (>>=) :: g (~>) a ~> (a ~> g (~>) b) ~> g (~>) b Since the semantics of gonads are already eminently taken, I settled for the name Geonad. No idea whether this can produce something relevant for our lives :-) Cheers,       Gabor Posted by heisenbug at 4:25 AM No comments: Labels: crazy , generalization , haskell , monads Thursday, August 28, 2008 Category With lots of rejoicing, today I discovered that the base-3.0 library, to be distributed with the upcoming GHC 6.10, will contain the Control.Category type class. This is exactly what is needed to put Thrist (~>) into a general context! Can't wait till September... PS: It is also a nice surprise that Ashley Yakeley , the maintainer of this module is an old-time Dylan person :-) Sometime I have to blog about the lots of developers who share a common Haskell/Dylan heritage. Posted by heisenbug at 6:26 AM No comments: Labels: dylan , haskell , thrist Tuesday, August 26, 2008 I'd like to see, but do you want to Show? So, yesterday I tried to implement instance Show (Thrist (a ~> b)) where ... ... and ran against several walls. The short story is: Forget it! The long story comes next, if you are interested. First of all, what do we want? In my paper I define a nice thrist [('A', 33), (65, 'a')]l :: Thrist (,) Char Char and the Ωmega interpreter readily prints it. I wanted to do the same in Haskell too, as a pretty extension of my thrist package. I started like this: instance Show (a ~> b) => Show (Thrist (~>) a b) show Nil = "[]l" I even managed to show singleton thrists (which hold just one element). But the first obstacle was immediate: When the thrist has more than one element the hidden existential type appears, but the compiler does not know that this (a ~> x) has a Show instance! So I hoped to extend the context to require Show (forall a b . a ~> b) that is I want all saturations of the type constructor (~>) to be Show able. But GHC does not like this syntax... At his point I started some fundamental thinking... Since the type of the thrist only reveals the beginning and the end, there may be arbitrary non-showable types hidden inside, even if the resulting type conveys the illusion of Show ability. To wit: [(5, id), (id, 42)]l :: Thrist (,) Int Int We can enter such a thing, but there is no hope to show it :-( So what are our remaining options? Ganesh has brought Show2 to my attention, I might look at it soon, but it won't solve the above problem. We can say goodbye to (,) and define something like: newtype Pair a b = (Show a, Show b) => Pair (a, b) There is some hope that Thrist Pair a b can be declared as a Show2 instance. Who knows? PS: Ωmega cheats, of course. It frobs the Show functionality of the underlying Haskell implementation. It also prints functions as <fn> . Posted by heisenbug at 9:05 AM No comments: Labels: haskell , thrist Saturday, August 23, 2008 Uploaded It's done! My first contribution to the Haskell community has just landed in the belly of the beast ... Overall it was a very pleasurable experience: the website is well organized and makes it easy to find the relevant information, the account is obtained unbureaucratically by e-mail, and the answer is prompt, the upload checker provides helpful guidance how to improve the package. The package itself is in very early stage, please do not expect a wealth of functionality :-). Also the (constructor) function names are expected to change ( Cons --> :~ ) to better fit into the language's overall feel. I have already included a crucial foldThrist function, which is Ganesh's idea (thanks for the feedback, btw.!). What comes now is to figure out how mapThrist could be defined. It is somewhat tricky, as there are three type parameters to deal with (let alone all the existential types inside). One thing comes to my mind as I think about it. mapThrist could change the first parameter, i.e.: Thrist (->) a b -> Thrist (,) a b an elegant way to record the intermediate values of function composition. Fun stuff. Posted by heisenbug at 8:44 AM No comments: Labels: haskell , thrist Friday, August 22, 2008 Ca(ni)balized Today I finally came around reading my way through the Creating my First Haskell Package tutorial, and have put together my first cabalized library. And I must confess that I found it really enjoyable. Certainly not more complicated than writing a makefile or adding a macport . Btw., the said library is thrist-0.0 (what a surprise!) and it is just the embryonal first step. I already have some more stuff in the pipeline... Could not upload it to Hackage yet because I am waiting for my account on the server. Posted by heisenbug at 5:03 PM No comments: Labels: cabal , hackage , haskell , thrist Monday, August 4, 2008 Trotting Forward I am in vacation in Brazil, mostly in an apartment building facing the ocean, but I had little chance to enjoy the water so far. There are several reasons for this, the most important being that Helena was sick the past week and still receives antibiotics . It is also raining a lot and is somewhat cold (24 °C) for my taste. But I have the nights for creative work, so I picked up my recent idea and started fleshing out the design. I succeeded in writing a QuickCheck generator for randomly creating Insert/Remove sequences steering the lifetime of a Value's def/use chain. I am able to update a given chain according to a history and check that it has still consistently set up waymarks that lead back to the Value. I am pretty happy with the results so far . Now it is time to enter the second phase and proactively optimize worn-off waymarks. As discussed in the other blog post the stretchy/shrinky nature of def/use chains leads to deterioration of the waymarks because Stop marks may be punched into the valid (fixed-length) clusters of Zeros/Ones. This happens at Insert events. On the other hand, Remove events may reduce clusters, thus invalidating them. So it is important to refresh the waymarks when longer islands of invalid marks are encountered. The twist is to retain O(1) complexity, which is not too challenging, but given the volatility of the chain some cleverness is needed. I have a smallish plan how to do it: Since I expect that the volatility mostly occurs at the head of the chain (short-lived Use object getting inserted and soon removed), I intend to adjust the waymarks as far to the end as possible. So I have to keep a pointer to the start to invalid cluster immediately preceding a found valid cluster (or FullStop) and refresh the waymarks if there are enough elements present to form a valid cluster. Alternatively I could use the Prev members to walk backwards (in the C++ implementation, since these do not appear in Haskell). But I expect that only a nice histogram of a usage statistics will help to find the optimal strategy anyway. Posted by heisenbug at 5:56 AM No comments: Labels: haskell , llvm , quickcheck Friday, July 11, 2008 Draft Thrist Paper Online I am happy to announce that my thrist paper I've been working on more than a year is now complete, and downloadable from my ad-hoc web directory . Completeness does not mean absence of errors or lack of room for improvement. If you like my paper and would like to improve the presentation please contact me. You can find my e-mail address in my profile. I am happy for every comment, though I cannot guarantee that I will pick it up. Please consider that this is still a draft so it should not be passed on and also please do not cite or link to it, as all links will break when the final version comes out. It has been quite a fight to get this far. I started out April 2007, and the initial e-mails turned into a paper of several pages. But then life took over. My wife in final days of pregnancy needed my support, my daughter was born. Everybody who has been through such events knows that it is a different mode of living. Sleep deprivation and all that... Also, while I have started several papers already, I have never gotten around to finish one. This was quite traumatic, and this time I had sufficient resolve to get through. Hopefully more follow. A final word: the formatting of source code sometimes line-breaks in ugly ways. The reason is that the format may change to one column page and then all is right. This depends on the channel how the paper gets published. Updates may happen next week, but July 18 is my absolute deadline. Enjoy. Posted by heisenbug at 12:10 PM No comments: Labels: haskell , omega , thrist Monday, July 7, 2008 Clang Server? Sometimes things happen that sound like a miracle. There is this guy, Peter, who signs up for Google SoC , with mentor and all. The project plan is to come up with a distcc -like parallel/distributed compilation scheme, only with clang , the aspiring LLVM C frontend. He gets the deal, but the weeks run away, and no signs of any progress. Peter is missing in action. Then, suddenly this weekend: a status report . I did not look at the attached patch, but he promises a working compile server, no less! Posted by heisenbug at 2:31 PM No comments: Labels: clang Saturday, July 5, 2008 Things I hate Each year the same tragicomedy. Filling out my tax declaration. After procrastinating the first half of the year, and seeing that everybody else already has done it. Being dragged kicking and screaming by my wife (I love her nevertheless). Sometimes I even volunteer to do the stuff. But every time I read the forms I do not understand how to fill in the right values. The words make so little sense to me. Even if I figured it out last year, it has almost no value, I have already forgotten it. So I can only stare at the last year's form and try to find the corresponding box, which is not so easy since the boxes tend to wander around. I usually give up and opt for another messed-up evening. And now there are the tax papers for my wife also to be done, yes, her company is new and the bureaucracy requests 12 reports a year and a final declaration. That is not enough, this all has to be made official and another two exemptions handed in till end of May. Welcome to Germany! I definitely prefer programming to this . Posted by heisenbug at 8:48 AM No comments: Labels: personal Friday, June 20, 2008 Birthday season Last Sunday we celebrated my baby daughter Helena's first birthday. She enjoyed it to be in the focal point of the party, but the guests had their fun too. There was another boy, around 16 months old and they played together, hugging each other now and then. Just cute. My son turns 12 mid-July and he'll celebrate twice, at home and some days later in Brazil. This event will close the string of birthday dates in my family, commencing with mine on 29. of April and about 10 in between :-) A kind of frenzy, especially when you are looking back. And people keep telling me that there used to happen a different kind of frenzy in respective years ten months before :-P Posted by heisenbug at 2:20 AM No comments: Labels: family Thursday, June 12, 2008 OpenCL / CLang / CL The most exciting thing that happens under sleep deprivation is a kind of stream of consciousness , where the brain goes into a purely associative mode. I am sleepy now and so I can embark on some journey which I tomorrow morning surely will dismiss as utter nonsense. So, WWDC is progressing at the moment, some under-the-hood technologies are being introduced into the OS X system that is running on the Macs out there. Two of these sound interesting: "Grand Central Dispatcher" and OpenCL. There has been some speculation that utilizing GPU power (which is 99,9% idle, unless you are a framerate-wanking gamer) could be one of the directions of the future (besides multi-cores). Nvidia and ATI both offer technologies to do this at different levels, but they are incompatible. It is hard to imagine that Apple will provide developers several different and incompatible compilers and tell them to compile their compute intensive kernels with them, bundle them up in some big blob of application and ship it untested (how many developers will buy a bunch of video-cards for testing?). Apple likes to provide seamless solutions. They have a proven concept in their OpenGL implementation, namely a machine-independent binary format that can be JITted to a wide variety of processors: LLVM. This would make Joe Developer's life pretty easy: compile your computing kernels to LLVM bitcode, and submit a quadruple to a runtime component (bitcode, characteristics, input data, continuation/consumer of results). The characteristics could state that it is integer- or FP-heavy code etc. After deciding which target will run the code, the LLVM JIT could distill the optimal machine code for the target and invoke it on the input data. When done, the continuation would be called, and would consume the results. Add some speculative execution (start the same job in several computing resources), a good deal of caching (no need to recompile bitcode again), heuristics and profile guided recompilation. This could be some yummy sauce. RoughlyDrafted 's blog so far provides the best intro to the new technology, and helped to start my association chain. What comes next is the fun part. When hearing OpenCL the first time, I thought, what a sucky name. It reminds me of OpenGL, but it is not a graphics language. It reminds me of Common Lisp, but that is not an option. Open Computing Language . Hmmm, all programming languages compute stuff... There is a little gem, still unpolished, called clang . The light footed successor of gcc in corporate environments. Compiling "curly brace" languages to LLVM! Wasn't OpenCL C-based? Those letters CL appear everywhere. What is the initials of the principal LLVM engineer, again? Posted by heisenbug at 3:46 PM 1 comment: Labels: Apple , llvm , OpenCL Friday, May 16, 2008 Merged It did not make it into LLVM release 2.3 (let's be conservative), but it looks like my use-diet branch will make it into LLVM 2.4! I have merged the relevant changes on last Saturday (2008-05-10), and so far it has not been reverted :-) Owen did some memory statistics and found out that the SPEC benchmark 447.dealII had a 13% reduced memory footprint with my patches. This is about what I expected, and a pretty awesome result. Despite of the algorithmic overhead that has been (knowingly) added the compilation did not really get slower, indeed some nightly testers show slightly improved cpu times. Again, this is in line with my observed slight speedup on kimwitu++ benchmark's compilation time. What's next? My plans are to do some more API cleanup and then go after even more memory savings which I am already drafting in my fantasies... Whether they are feasible compile-time-wise is still an open question, but I am determined to find out. Posted by heisenbug at 8:27 AM No comments: Labels: llvm Saturday, April 19, 2008 Absolutely, Positively Crazy My previous two posts revolved around space optimizations in LLVM. The presented technique is a bit unconventional, and paired with the confusing nature of def-use chains , it can leave one quite puzzled... Today in the LLVM IRC channel, chandlerc wondered whether I am eliminating the Value* from the Use struct. I corrected him, that, no, it is all about eliminating User* . But his question drove a nail im my head, making me think. After all, he was thinking of the def-use chain, and I was always dealing with user-use arrays. But deeply inside it is the same problem, a.k.a. the dual one: for a user-use array the User* for all array members is constant, while the def s ( Value* -s) vary, for a def-use chain on the other hand the def s ( Value* -s) are invariant, while the User* -s vary. I wondered whether it is feasible to use the tagging technique to get rid of the Use::Val too? After all, it is just a linked list, and I have already demonstrated something similar in my previous posts. It turns out that it is perfectly feasible, and the rest of this post demonstrates how... ...but please do not misunderstand, I do not propose this for LLVM (yet?). Let's recapitulate what a def->use chain is: There is an instruction that generates a value, thus def ining it: +-------+ Val = | Instr | +-------+ Then there are other instructions which consume this value, but the above instruction only sees the Use objects chained up: +-------+ | Instr | +----+--+ | +---+ +---+ +---+ +---->|Use|--->|Use|--->|Use|---X +---+ +---+ +---+ The X above means that Use::Next is filled with NULL. Otherwise Use::Next obviously contains the pointer to the next Use object. So to apply waymarking we have to get away with two obstacles: There is no way to store something around the Use object (layout-wise), as we did with user-use arrays. We cannot go outside to place the Value* . Def-use chains can be expanded and shrunk dynamically. It turns out that 1) is pretty easy, we do not store NULL in the last Use 's Next field, but the Value* , with the ‹fullstop› waymark. So when we see ‹fullstop›, the Value* can be extracted from the upper bits. So, let's assume the ‹stop› and ‹0›, ‹1› waymarks are also tucked on the Use::Next fields. Like usual, given any Use* we can pick up the digits, and at the ‹stop› we convert the digits to a Value* and we are done. This is nice and dandy, until we remember 2). It appears a bit more tricky. Obviously the insertion/deletion will remove waymarks or add new ones. Our algorithm may begin producing bogus Value* -s. So is there any solution to this problem? I believe there is. I have no proof but I conjecture that each destructive operation should simply place a ‹stop›, and when the algorithm is changed to only accept 32 digits between two ‹stop›s, then we are on the safe side. The corruption gets detected, an uncorrupted segment can still be found, downstream. The corruption can be repaired later (e.g. when traversing the def-use chain). Well this is not a very efficient way of doing things, so it probably only pays off when space is extremely limited and compilation/optimization speed is not paramount. But in these applications an 8-byte (down from 16/12 bytes) Use struct is definitely tempting. Posted by heisenbug at 1:49 AM No comments: Labels: algorithm , crazy , llvm , waymarking Monday, April 14, 2008 Use-diet Update As of r49698 the use-diet branch finishes the testsuite (about 2000 tests) without regressions. Actually the User* member of the structure is not eliminated yet, but instead deliberately set to NULL in various places, and if present, I assert that it equals the computed value. It was quite a fight to get thus far, but it is done! Time to open a good bottle of wine... The next days will be devoted to cleaning up the sometimes messy details, doing some statistics and cautiously trying to merge back my work to trunk. Wish me luck. Posted by heisenbug at 5:47 PM No comments: Labels: llvm Sunday, April 13, 2008 LLVM Data Structures, and Putting Use on Diet There is a good deal of refactoring going on in the LLVM universe, to wit Dominic's renaming of LLVM*Builder to IRBuilder with assorted simplifications... The train is moving fast, getting on board is harder, but rewarding. LLVM does not commit to API (or less even, binary) compatibility, so meaningful changes get in swiftly and without much bureaucracy. A simple mail, warning people of the change in advance, and when accomplished, instructions how to do the conversion, are enough to make folks happy. There are reforms going more than skin deep, too. Clang is is getting a datastructure rewrite with nice gains , and myself is about to reduce the size of the Use struct by 4 bytes, from 16 to 12 (on a 32bit system). The 25% savings is nothing to sneeze at, considering that this struct is the most frequently allocated one in LLVM. And now that I have the functionality basically implemented on a branch, I can say, the idea is working! Consequently, I have the courage to blog about it :-) So what is this Use -diet all about? The Use struct is the home of the pointers to all Value s that an Instruction references. But each Value has to track all of its User s (i.e. the Instruction s), and Use provides forward and backward pointers to chain those up. These are the essential 3 pointers. But why is Use 16 bytes? Because in some situations it is important to get back to the User of the referred Value . So it is 4 pointers in total. Seemingly this is how it works™ and there is nothing that can be shaved off. But wait! Don't all Use s belonging to an Instruction come lined up in a contiguous array? What if we could mark the last Use specially and put a pointer to the Instruction behind it? Or even allocate the Use s immediately in front of Instruction (memory-layout wise)? These were the first ideas how my brain-storming with Sabre began. After several exchanged emails, we settled on a concept that is IMHO really beautiful. We use 2 bits (the least significant ones, which are always zero, normally) of one of the pointers in Use to implement a serial line -like protocol of waymarks that guides us to the end of the array in some reasonably few steps. I will not detail the algorithm , since it is documented elsewhere, I will only say that there are four kinds of waymarks: ‹fullstop›, ‹stop› , ‹0› and ‹1› . Fullstop means we are at the end already, Stop means begin gathering digits, or if already done so, convert them to an offset, that brings us to the end, 0 and 1 are the binary digits to be picked up. It is clear to see that for small arrays there are only a small number of operations needed to determine the end of the array. The complexity of the algorithm is O(log N) . So we do not really have to get concerned with, say, 10000 predecessors to a PHI node :-). The description even contains a Haskell snippet to encode and decode such offset information. For reference I shall present it here: > import Test.QuickCheck > > digits :: Int -> [Char] -> [Char] > digits 0 acc = '0' : acc > digits 1 acc = '1' : acc > digits n acc = digits (n `div` 2) $ digits (n `mod` 2) acc > > dist :: Int -> [Char] -> [Char] > dist 0 [] = ['S'] > dist 0 acc = acc > dist 1 acc = let r = dist 0 acc in 's' : digits (length r) r > dist n acc = dist (n - 1) $ dist 1 acc > > takeLast n ss = reverse $ take n $ reverse ss > > test = takeLast 40 $ dist 20 [] > Printing gives: "1s100000s11010s10100s1111s1010s110s11s1S" The reverse algorithm computes the length of the string just by examining a certain prefix: > pref :: [Char] -> Int > pref "S" = 1 > pref ('s':'1':rest) = decode 2 1 rest > pref (_:rest) = 1 + pref rest > > decode walk acc ('0':rest) = decode (walk + 1) (acc * 2) rest > decode walk acc ('1':rest) = decode (walk + 1) (acc * 2 + 1) rest > decode walk acc _ = walk + acc > Now, as expected, printing gives 40. We can quickCheck this with following property: > testcase = dist 2000 [] > testcaseLength = length testcase > > identityProp n = n > 0 && n length arr == pref arr > where arr = takeLast n testcase As expected gives: *Main> quickCheck identityProp OK, passed 100 tests. Btw., QuickCheck is awesome! So where are the uses of this algorithm outside of LLVM? There is not much of thinking needed to generalize the array to other data structures, which may permit mutating of the node contents, but disallow insertions. Linked lists are an example since one can only cons up stuff to the head. Doubly-ended arrays with fast size() operation (given a pointer to one element) can be implemented if there is another pointer in each node that we can use for storing waymarks to the start of the array. Deque s also could work like this, but they too, need to be fully built up before putting in the waymarks. This all reminds me of cons-hashing but is really a more powerful concept. Let's call it waymarking ! And then let the garbage collector put in the waymarks for us... Down with O(n) complexity on linked-list's length operation! Posted by heisenbug at 2:17 AM 1 comment: Labels: algorithm , haskell , llvm , waymarking Monday, March 31, 2008 ETAPS Budapest I am in Budapest since Saturday, and I love it. The weather is excellent, I am in the middle of some very nice people and I can do what I like most: brainstorming cool concepts. At a satellite event yesterday ( DCC - Designing Correct Circuits ) I met Tim and after the workshop we actually came to chat a plenty on Omega. I very much felt like a satellite, because I did not participate at the conference itself, just hanging around the lobby and the workshop rooms, using the "free" WLAN and thinking about what to do next. Today then was our first Omega hacking day. Building on the googlecode repository 's trunk version Tim checked in everything he had on his laptop, and now we can do concurrent development. Both the documentation and the release management toolchain have been overhauled and checked in, along with a testsuite. This is already much more than what I dreamed of... Tomorrow we'll go thru the issue list, squashing as many bugs as possible and I might get back to the LLVM generation branch. Another interested student will join us, an Hungarian guy called Tamás. This is finally the place to thank Dr. Horváth Zoltán , who has very kindly offered us rooms in the university to have our hacking sessions in complete peace. Posted by heisenbug at 12:15 PM No comments: Labels: Budapest , omega Tuesday, February 5, 2008 Embeddings, Part Two: Monad --> Thrist Here comes the second part of my promised embeddings, this time I'll embed any monadic chain (corresponding to the do -syntax in Haskell) into a thrist and provide a semantics. Later I'll try to discuss some convenience features and try my luck with mfix (and the mdo -notation). As in my post dealing with arrows, we have to define an adapter GADT : data Monad' :: (* -> *) -> * -> * -> * where Feed :: Monad m => m b -> Monad' m a b Digest :: Monad m => (a -> m b) -> Monad' m a b The semantics is a bit trickier as in the arrow case, but let's find out the type signature first... Feed sounds like an introduction of a new monadic value, we would like to interpret it as the ( >> ) connective. Digest on the other hand transforms, and thus corresponds to ( >>= ). Both expect an already formed monadic value, so we can state: recoverM :: Monad m => m a -> Thrist (Monad' m) a b -> m b The effect of an empty thrist is trivial: recoverM mon Nil = mon And the other two connectives turn out to be the only sensible way to do it: recoverM mon (Cons (Feed m) rest) = recoverM (mon >> m) rest recoverM mon (Cons (Digest f) rest) = recoverM (mon >>= f) rest Now, we can build up chains: *Embeddings> :t Cons (Feed getChar) $ Cons (Digest (return . ord)) Nil Cons (Feed getChar) $ Cons (Digest $ (return . ord)) Nil :: forall a. Thrist (Monad' IO) a Int and execute them too: *Embeddings> recoverM getChar (Cons (Feed getChar) $ Cons (Digest (return . ord)) Nil) Loading package haskell98 ... linking ... done. GG71 The first 'G' is consumed by the getChar invocation that is given to recoverM , but its result is ignored. The second is having an effect too, and its result is used to obtain the ASCII value. The overall monadic action is then run by ghci , printing the 71. We have converted >> getChar >>= (return . ord) into a thrist and got it back by means of recoverM ! And this works for any monad. Two shortcuts come to my mind, they can be modelled by adding two simpler variants to the GADT: Feed' :: Monad m => b -> Monad' m a b Digest' :: Monad m => (a -> b) -> Monad' m a b The semantics should be clear, I leave the extension of recoverM to the reader. Now what about the value fixpoint mfix ? Can we dress it in thristy clothes? Frankly, I have no idea, but I would be happy to hear from you. It is late, I need sleep now. Bye. Posted by heisenbug at 4:27 PM No comments: Labels: haskell , monads , thrist Thursday, January 31, 2008 Embeddings, Part One: Arrow --> Thrist Dan Weston asked me how the embeddings of arrows and monads into thrists would look like. Took me some effort, but I think I have found something that appears to be satisfactory. This time I shall prove my claim that in Haskell any Control.Arrow instance can be rewritten as a Thrist data structure. I shall also provide a semantics for the resulting data that shall recover the original arrow. Let me recapitulate the Thrist definition before diving in: data Thrist :: (* -> * -> *) -> * -> * -> * where Nil :: Thrist p a a Cons :: p a b -> Thrist p b c -> Thrist p a c Let's begin with the embedding part. Since the members of thrists are constructors of a two-parameter GADT, we have to construct the Arrow' GADT first. Here is the adapter: data Arrow' :: (* -> * -> *) -> * -> * -> * where Arr :: Arrow a => a b c -> Arrow' a b c First :: Arrow a => Arrow' a b c -> Arrow' a (b, d) (c, d) Arr takes any arrow and wraps it. This constructor is responsible for the actual embedding and it is easy to see that it is completely general. First is responsible for defining a transformation on a pair's first component. Clearly this corresponds to the Arrow type class's first member. I refrain from doing the same to the other functions in the Arrow type class. You may scratch your head now, asking whether I have forgotten to handle the >>> member... The answer is no , I'll come back to this later. Let's see how this works out in the practice... t1 :: Thrist (->) Char Char t1 = Cons ord (Cons chr Nil) This is just the plain chaining of functions as a thrist. Here is the Arrow' embedding: t2 :: Arrow' (->) Char Int t2 = Arr ord We make a thrist of length 1: t3 :: Thrist (Arrow' (->)) Char Int t3 = Cons t2 Nil This is bit more involved, adding a constant second pair component: t4 :: Arrow' (->) a (a, Int) t4 = Arr (\a -> (a, 42)) Now it is time to form a longer thrist: t5 :: Thrist (Arrow' (->)) Int (Int, Int) t5 = Cons (Arr chr) (Cons t4 (Cons (First t2) Nil)) So, this corresponds to what? Intuitively, it could mean chr >>> (\a -> (a, 42)) >>> first ord . The Cons data constructor assumes the rôle of >>> . To obtain a meaning at all, we have to define a semantics for it! Here it comes, and allows us to recover the embedded arrow: recover :: Arrow a => Thrist (Arrow' a) b c -> a b c recover Nil = arr id recover (Cons (Arr f) r) = f >>> recover r recover (Cons (First a) r) = first (recover $ Cons a Nil) >>> recover r Some people call this an (operational) interpreter. Finally, a little test: *Embeddings> (recover t5) 55 Loading package haskell98 ... linking ... done. (55,42) Cute, isn't it? PS: To embed monads, you can try embedding them via Kleisli to obtain an arrow and then via Arrow' to construct a thrist. Alternatively wait for a future post here :-) PPS: For running the above you will need these preliminaries: module Embeddings where import Prelude import Control.Arrow import Char Posted by heisenbug at 1:06 PM No comments: Labels: GADT , haskell , thrist Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ▼  2008 (22) ▼  October (1) Hauskauf ►  September (3) Hoare Triples and Thrists Saudades Meme evolution ►  August (6) Generalized Monads --> Gonads :-) Category I'd like to see, but do you want to Show? Uploaded Ca(ni)balized Trotting Forward ►  July (3) Draft Thrist Paper Online Clang Server? Things I hate ►  June (2) Birthday season OpenCL / CLang / CL ►  May (1) Merged ►  April (3) Absolutely, Positively Crazy Use-diet Update LLVM Data Structures, and Putting Use on Diet ►  March (1) ETAPS Budapest ►  February (1) Embeddings, Part Two: Monad --> Thrist ►  January (1) Embeddings, Part One: Arrow --> Thrist ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://heisenbug.blogspot.com/search?updated-max=2011-12-26T17:11:00-08:00&max-results=7
don't count on finding me skip to main | skip to sidebar don't count on finding me Tuesday, November 22, 2011 Pondering about the Foundations As I am thinking about how a possible Ω mega 2.0 could be implemented, I am trying to come up with some interesting concepts w.r.t. parsing and type checking. Since no single line is written yet, it is easy and cheap to ponder. Some key elements are already taking shape in my mind. These are: parsed entities carry their start and end coordinates in their types there is no difference between patterns and expressions each expression carries a typing thrist. The second item has been elaborated by me in an earlier post. The third must wait a bit until I have something coherent (but the curious reader might visit my sketch of ideas ). I'd like to talk about item one here. The essence is that every grammar element obtains a type that describes where this element is located. For example a function declaration may occupy the text portion between start and end , where these are type-level triples (file, line, column). In order to consider parsed input consistent, the start coordinates must be aligned with the prior element's end coordinates, i.e. we have another thrist here. Things get interesting when we model naming and scope. Name definition and referral must somehow match the types, after the match is done the semantics can be read off the user. To give an example: Ref definer :: Exp (`foo, 42, 7) (`foo, 42, 11)   where definer :: Exp (`foo, 41, 1) (`foo, 45, 37) = ... Both the reference and the definition live in the same file "foo.prg". The former is on line 42 from column 7 to 11 (exclusive). The definition it refers to is in fact enclosing it (a recursive call, maybe?) extending from line 42 to 45. With this representation the name of the indentifier becomes secondary, all that counts is the evidence in definer which contributes to its type! We have created a globally nameless representation. We can expand this world view to also include the level of the grammatical entity (value, type, kind, etc.) as a fourth coordinate. So a reference to a ›25‹ somewhere in the text at floor 0 would point to an integer literal, the same place at floor 1 to the type Int and at floor 2 it would be the kind * . My hope is that all the proof obligations arising in such a scheme can be cleverly extracted from a parsec-like engine. Posted by heisenbug at 3:03 PM No comments: Labels: omega , thrist Wednesday, October 5, 2011 Macs and me I am profoundly saddened since I woke up at 4:00am in the morning, and saw the news headline about the passing of Steve Jobs. I have seen this coming for a long time, as my father died in a very similar way back 1993 with only 52. Looking at the thin appearance of Jobs in the last month or even years I constantly get reminded of him. Basically the same story of suffering, loss of weight, liver transplant (in vain), death. RIP, Dad, RIP, Steve. I am writing this on a rusty vintage 2000 PowerBook G4 Titanium, I bought on eBay last year, because the video of my own 2001 TiBook went black. By today's web standards completely inadequate, it serves me well for news reading, terminal logins, etc. My son Pedro got his MacBook Pro 15'' delivered just today. An awesome piece of technology. My father bought the first Mac in 1986, just after opening his practice as a neurologist. This was two years after cutting all strings in Hungary and fleeing to Germany in a pretty bold move. Must have been a moment of total self-overestimation when I promised to my dad "if you buy that Mac Plus I'll write you the best software for it for your doctor's office". A crazy time began. At day the Mac was used to keep patient's data with a DTP program "RagTime", at 5pm I hauled the Mac home (in a big black bag) and started writing the program. Sometimes deep into the night. I used Turbo Pascal (and later MPW) after figuring out that the Lisp environment I preferred simply did not cut it due to insufficient support of the Toolbox. In the morning my father carried the Mac back and powered it up. Less than year later the program was ready for productive work. A Mac SE joined the party and we had a networked doctor's application with a really neat windowed user interface, that would put even today's programs to shame in this regard. There was even a time when we fancied marketing this product, but my university duties and the early death of my father simply negated all plans to this end. When I had my diploma in my hands I picked up the phone and called the guy who sold us the Mac Plus and a copy of "Inside Macintosh" back in '86. In the meantime he founded a pretty successful company around a networked admin solution called 'netOctopus' which was his baby. We occasionally met at Apple developer events and I new that he was a pretty damn good coder. He hired me and I was earning money by programming Macs! So yes, I love Macs and there is no reason that this will change in the foreseeable future. I kept telling to myself, should Jobs die one day, I'll put that Mac Plus (now in my basement and still functional) up for sale at eBay. My thought today: "screw it – too many fond memories attached". Posted by heisenbug at 9:39 PM 3 comments: Labels: family , mac , sadness Friday, September 9, 2011 GHC 7.0.4 on CentOS This is mainly a post for myself so that I can look back any time how I did it. Basically I fell in every possible hole while wandering around in the dark but I could get out of them :-) after downloading I configured the binary installation for x86-64. configure starts ghc-pwd , which is built with the wrong glibc -versions. Bummer. found out that I have to get the source install. Downloaded and configured, it died in the middle because base-4.2 was not available. Bummer. so I had to install ghc-6.12.3 first. Fortunately this went smoothly (binary install). With this new friend I reconfigured v7.0.4 and started building. When linking the stage1 compiler I got an error from binutils that some relocation went awry. Bummer. the internets are full of hints that the system compiler ( gcc-4.1 ) uses the bad linker. To my luck I found a new gcc-4.4 in an amicable colleague's home directory, so I reconfigured thus: ./configure --prefix=/home/gabor --with-gcc=/home/msichel/local_x86/bin/gcc but configure told me that the shiny new gcc cannot build executables. Bummer. it turned out (I had to write a hello-world to figure that out) that some gcc -internal shared libraries were not found. Luckily they came into scope with LD_LIBRARY_PATH=/home/msichel/local_x86/lib:/opt/lsf/6.2/linux2.6-glibc2.3-x86_64/lib at this point I could smell victory, but it was still out of reach. A blog post suggested to cp mk/build.mk.sample mk/build.mk and edit it in two ways: uncomment BuildFlavour = quick and change to GhcLibWays = v p dyn , i.e. append " p dyn " I did both, reconfigured and typed make install . It went through without a hitch :-) Posted by heisenbug at 12:02 PM No comments: Labels: ghc , haskell Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM 5 comments: Labels: haskell , omega Thursday, February 10, 2011 My Thoughts about Inertia Big caveat: I am very much of a layman when it comes to physics and this is consequence of having heard elementary physics lectures more than 15 years ago. But I like the occasional book on the subject ( The Elegant Universe comes to my mind) and am fascinated by the theoretical possibility of a grand unified theory of Nature's forces. There is a small niggling idea in my head that wants to get out from time to time, and this post is the evidence that it finally made it into the wild. (I will probably appear as a bloody idiot because of this...) Being Hungarian-born has made me somewhat receptive for advances in physics performed by the pretty smart folks coming from this small country, and already as a pupil I was taught that the " equivalence principle " (of gravitational mass and inertial mass coinciding to an amazing degree) was shown by Eötvös . This cannot be a simple coincidence but must be a fundamental thing. A completely ununderstood fundamental thing, as it appears to me. A quick googling for "inertia quantum gravity" brings up some outright lunatics and some rather exotic theory of "zero field fluctuations" causing inertia: http://www.calphysics.org/articles/PRA94.pdf http://www.calphysics.org/articles/gravity_arxiv.pdf But, electromagnetism causing the same mass as gravity (i.e. linking two of the fundamental forces with an unbelievable precision) appears very far-fetched to me. Wikipedia seems to be no help when inquiring for the source of inertia . Mach's principle  referenced therein, namely that the existence of the rest of the universe leads to the phenomenon of inertia does not sound right; after all, when all the other stars (galaxies etc.) would be removed but the Sun , would you expect that the inertia of your body suddenly would fall to almost zero? I cannot believe that modern theories of gravity (such as quantum gravity approaches) do not try to explain the equivalence of gravitational mass and inertial mass. My intuition says that this should be the first step! Now I'll begin a steep descent in the land of speculation and respectlessly mix stuff told by others with vague ideas and metaphors of mine. I won't even make effort to cite or link, but at some point I'll tell what my main idea is. Be warned: at that point probably each self-respecting physicist (that is, a person who successfully solved a differential equation about movement of a body under external force) will turn away with disgust, but okay, let it be... There is this idea that gravity is so weak in comparison to electromagnetism, because the circular (closed)  strings corresponding to the graviton do not permanently bind to our three dimensional space (or four-dimensional spacetime). They are just passing through, and there is little time for them to establish the force between bodies. So, the gravitational force exerted between two glasses of red wine is very small on each other. But when they are accelerated (say, by clinking them) perceptible forces appear. So I conjecture that both forces are caused by the same mass, and by the same gravitons, but they differ in magnitude, because the gravitons stay around longer  in the second case, so as messenger particles they establish a force many orders of magnitude stronger. How can they stay around longer to become relevant ? Perhaps by traveling orthogonally to the gravitational gravitons. Okay, inertial gravitons travel (more or less) orthogonally to our space, that is, along the time axis and thus following the trajectories of the particles the matter is built of. I think it was Feynman who mentioned that an anti-particle traveling 'backwards' in time can be equated with its particle traveling forward in time. Now, what is the anti-graviton? I believe that I read sometime that it is the same as the graviton. Just like a photon is not differing from an anti-photon. So the time inversion does not change any property of the graviton. Good. We have gravitons which make a short visit in our spacetime, and vanish just as fast as they appeared, and there are those which accompany mass-like particles (even when at rest) along their trajectory in time, possibly bouncing back and forth between earlier and later . This constitutes (my IDEA!) a force between a body now and its earlier appearance in spacetime. Of course this is the same as a force between now and the future of the body. Actually there is a force between me and (me one second later). Or ten seconds or even a year! Two things become clear now. First we have to perform an integration (over all time destinations) to get the resulting force. And second, the force toward the past will bear a negative sign, so for stationary bodies all inertial forces will cancel out. I think this can be asserted for uniform movement too (i.e. constant velocity vector) but I did not waste any thoughts on this yet. Anyway, this is Newton's first law. Time to get to the second one. Here I want to make some further remarks. The inverse-square(-like) law should hold for inertial gravitons too, so that a longer time-span enters into the integral with a smaller effect. Kind of like the gravitational force between objects a light-second apart also decrease substantially. Second, causality is a bit smeared at the very short intervals where the forces are really relevant (Planck time?) so the reality a bit before pulls hard backwards and the reality a bit later pulls hard forward. Both look pretty much the same, differing only in the arrow of the force. I do not know whether this is essential, though. Back to Newton's second law. Imagine a stroboscope lighting a scene where a body moves, accelerated by a constant force along its movement direction. When you make a photo (with reasonable exposition time) you'll obtain a picture of several bodies, with the earlier ones nearer together, and the later ones successively more distant. Now let's declare the middle one as being now . Then the prior one is less distant than the next one so the force between the prior and now is bigger than the force between now and next. These do not cancel out any more. This is a consequence of the inverse-square law. Of course the stroboscope should flash with Planck frequency etc. (so that the spacetime distance is small enough), but the principle is clear: We get a resultant force that points backwards, namely the difference between the (bigger) half-integral towards the past and the (smaller) half-integral towards the future. All the time I was using the wrong word 'force' for something space-time-like (a vector with 4 components). What we perceive or measure as accelerating force is the projection of that 4 component vector into our 3-dimensional space. So I conjecture that F = ma is the projection of the resultant 4-force which I explained in the last paragraph to our 3 dimensions. If this little idea holds any water then it should be possible to calculate the inverse law for the 4-force. I'd bet it is inverse-cubic. If this succeeds, then the next test would be to figure out how the 4-force looks like when a relativistic (say half-lightspeed) particle is accelerated by a 3-force. Clearly the 4-speed rotates out of time, but does the the mass of the particle increase? I do not dare to think about whether we can ever get to the point where this idea gets tested in an even more comprehensive setting. But it was sure a lovely night when I was drinking that red wine with a good friend from Brasil two days ago, who dared to ask a quantum-mechanical question and received a long story as an answer, unknowingly liberating this small niggling idea from the confines of my head! Posted by heisenbug at 6:45 PM No comments: Labels: gravity , inertia , pondering Sunday, January 9, 2011 Quantifiers: Dark Matter Modern cosmology routinely deals with dark matter , a source of gravity necessary to explain certain things. In the last days I discovered a kind of dark matter in Ωmega too, and here is the related story. As we know type constructors arise when the data definition is equipped with parameters, like below: data Tree a = Tip a | Fork (Tree a) (Tree a) a is a type variable and gets instantiated (to a type) when we want the tree to contain actual information. Actually I could have written the second recursive occurrence of Tree a in the Fork branch as Tree Char , and the type checker would have accepted it. Why? Because at each instantiation site the type variable a is created fresh , and can be bound to a new expression. But what is the kind of a ? In Haskell it can only be * , which classifies all types, as the other possible kinds ( * → * , etc.) do not classify types. But this kinding relation is not spelled out directly, so let's choose a more explicit definition: data Tree :: * → * where ... When talking about Tree Integer , then it gets pretty clear that Integer 's kind must be * and that the resulting  Tree Integer is itself kinded by * . But there is a fine distinction between explicit and implicit kinding in Ωmega: in the latter case a is kinded by a unification variable instead of by * . The reason is that Ωmega allows us to define custom kinds, which can classify other type-like things. These are usually used for indexing of type constructors. The unification variables that are present, but hidden from the user only become manifest when we have multiple levels of data definitions, with the higher levels indexing the lower ones and some constructor function tries to bind the unification variable to different kinds. Of course that won't work and all you'll see is a very cryptic error message. The smallest example I have encountered is issue 70 , which I will present as an example here. data Pat :: *3 where   Q :: Pat ~> Pat data Pat' :: Pat ~> *2 where   Q' :: Pat' n ~> Pat' (Q n) data Pat'' :: Pat' p ~> *1 where   Q'' :: Pat'' n ~> Pat'' (Q' n) data Pat''' :: Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Look at the last line, it induces these two kind equations: n = Pat'' p1 Q'' n = Pat'' p2 Each equality at some level induces an equality at one level up. But p1 and p2 are kinded by the same unification variable, k . Let's note the two equations with k in the middle: m = k = Q' m where m is the kind of n . You can see now that m is forced to be equal to Q' m , which is clearly incommensurable. The solution is clearly to spell out kinding quantifiers explicitly with type variables. Since these get instantiated to fresh copies on the fly, the above problem does not occur. So we arrive at (only showing the last definition for brevity's sake) data Pat''' :: forall (o::Pat) (p::Pat' o) . Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Black magic? Only when you let the kinds live in the dark! Posted by heisenbug at 12:38 PM No comments: Labels: omega , types Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Tuesday, December 14, 2010 Singleton Types are the Key to Co-dependency Since the last time I wrote about existentials I had a plenty of time to ponder how they fit into the qualifier-typed typed lambda calculus which de Bruijn has proposed , and I am very proud of implementing a formalization for. The headline has already spoiled the suspense, but the interesting part is how I arrived at that assertion. It happened last night and it carries all the attributes of an epiphany :-) There were some anomalies that worried me about the introduction of existential qualifiers in the prequel post : the treatment of patterns that are values was missing, the handwavy argument how the proposition corresponding to the condition is encoded, that the dependent sum binder introduced two variables (where lambdas only introduce one), and finally that parenthesized condition after the ∃-quantor which do not seem to appear in logic textbooks. It was the first worry that kept me awake this night. Here is a prototypic definition: fac 0 = 1 fac (1+n) = (1+n) * fac n In Dylan (an object-oriented functional language) one would write the first branch of same function as define method fac (n :: singleton(0)) 1 end Here the  singleton function returns a type whose sole inhabitant is the argument to  singleton . This analogy pushed me over the top. What if I introduced the concept of co-dependency in my formalization? Say, ∃x:singleton 1 . x where values can be lifted up in the type realm and appear at the right-hand-side of the type judgement (:). I prefer to call this co-dependency because it is opposite to regular dependency which happens in the returned expression . Consider the following type-theory expression: λx:Int . 〈y:singleton (5*x)〉 . y here a universally quantified variable (x) is entering an expression which is the argument to the singleton construct giving the type to y. What does it mean? That for every x there is an y of 5 times the magnitude, which becomes the result. With this interpretation all my worries have vanished: there is just one variable added by the dependent sum quantification and the condition is now neatly tucked away on the right side of the colon! Next to come: introduce this idea into the formalization. Posted by heisenbug at 12:01 AM 6 comments: Labels: dependent types , dylan , logic Saturday, December 11, 2010 Zipping through it In my email conversation with Brandon prior to the release of thrist-0.2 , I told him that I did not come around implementing reverse thrists, and I showed how they arise naturally when doing computational passes over thrists: (((a, b), c), d) e (f, (g, (h, i))) . He asked me whether this has anything to do with zippers , which I answered to the affirmative, my previous ideogram being essentially a thrist zipper . As it maneuvers through the data structure it deconstructs the original thrist, places a new element into focus and zips together a left-associative structure behind. Visually it (kind of) corresponds to the zipper on your jacket. This post is dedicated to this versatile tool being applied to thrists to obtain an isomorphic data structure which I call the ThristZipper . As the ideogram demonstrates, this zipper consists of three parts: the left-associate thrist (usually holding the already visited portion), the focus element e , the (right-associative) thrist (usually to be iterated over). So first we have to define LeftThrist (this is how I prefer to call it). data LeftThrist :: (* → * → *) → * → * → * where   LeftNil :: LeftThrist k a a   LeftCons :: LeftThrist k a b → k b c → LeftThrist k a c Again, the types match up. Now we can define  ThristZipper : data ThristZipper :: (* → * → *) → * → * → * where   Focus :: LeftThrist k a b → k b c → Thrist k c d → ThristZipper k a d It remains to define all the operations on  ThristZipper that will make it a versatile tool. We start with zipInto : zipInto :: Thrist k a b → Maybe (ThristZipper k a b) zipInto Nil = Nothing zipInto (Cons e r) = Just (Focus LeftNil e r) We can similarly define  zipLeftInto , advancing , focus manipulation ,  maps , folds and getting out on the right or in the left. These are of course left as an exercise to the reader, but I will define retract (the opposite movement from advance ) here for good measure: retract :: ThristZipper k a b → Maybe (ThristZipper k a b) retract (Focus LeftNil _ _) = Nothing retract (Focus (LeftCons r e') e t) = Just (Focus r e' (Cons e t)) And a lot prettier in Ωmega ( svn HEAD ): retract (Focus []lt _ _) = Nothing retract (Focus [r; e']lt e t) = Just (Focus r e' [e; t]l) PS: I definitely plan to make all this part of thrist-1.0 when it arrives.  Posted by heisenbug at 4:23 AM No comments: Labels: haskell , omega , thrist Friday, December 10, 2010 The Sky was the Limit Everyone remembers Tom Petty's song 'Into the Great Wide Open' with it's famous refrain The sky was the limit I was thinking about limits (the category theory ones) for many years now, but could never really visualize the concept. (I should really start reading Awodey's 'Category Theory' which will be my present to self at Xmas.) I tried to get hold of the related problems with a mental construction of a lazy, self-building thrist. It was clear that each element should increase the type, Z , (S Z) , (S (S Z)) , etc. ad infinitum, so the start type would be clear: Thrist Up Z ? . But the ? , let's call it the limit, is not clear at all. Anyway it would be an infinite type, not like in the simple analogy of let count = 0 : count in count , where count :: [Int] holds. As we know type checkers do not like infinite types, as it would take forever and two days to check them :-) Fortunately the sky is not a limit anymore and I came up with a solution that is nice and short even in Ωmega, which is a strict language (albeit with a lazy construct). Since it is only a few lines I can effortlessly reproduce it here. data Count :: Nat ~> Nat ~> * where   Incr :: Nat' n -> Count n (1+n)t The Incr constructor states the typing rule, namely one higher to the right than to the left. We can try it out: prompt> [Incr 0v, Incr 1v, Incr 2v]l [(Incr 0v),(Incr 1v),(Incr 2v)]l : Thrist Count 0t 3t Not surprisingly, this is the only value of type  Thrist Count 0t 3t . We follow the example of count above and write: a = [Incr 0v; lazy (shift a)]l Naturally shift will shift a Count thrist to the right, thus satisfying the type constraint of thrists, that at each joining point the left and right types must match up. The  lazy  keyword is needed here to delay the evaluation, it is however pointless in Haskell. All that remains is to write the  shift  function which will create the ominous limit type: shift :: Thrist Count n a -> Thrist Count (1+n)t a shift [Incr n; r]l = [Incr (1+n)v; lazy (shift r)]l It is probably not a surprise that the limit value is ⊥ (i.e. nonexistent), so any type will do (along the constraints of the kind in question). I settled with a universal type. Now we can pattern match on a to see that it really grows into the sky: case a of {[a,aa,aaa,aaaa; b]l -> show b} prints  "[(Incr 4v) ; ...]l" thanks to show 's magic. The  ...  corresponds to the suspended computation. Hey, it wasn't that hard at all! Where is the infinite type? It is hidden behind the existential barrier that is formed at each thrist joining point, and since it cannot escape we do not have to worry it... Good night! Posted by heisenbug at 3:09 PM No comments: Labels: category theory , haskell , omega , thrist Wednesday, December 1, 2010 Es taut nicht The subject is German, meaning "it doesn't thaw", which is rather true: as I write this we have chilly -10 °C (14 °F) and 25 cm (10 inches) snow on the ground. And it keeps snowing. I cannot remember a winter like this. But this is not the reason of my posting! Instead I have hidden a pun in there: "there is no tau ", yes, the Greek letter (τ). Which proposition is definitely false, because as of today I succeeded to encode de Bruijn's higher degree binders in Ωmega . I've fought a lot (on and off) against this fortress... The code is here , see and comment. PS: Does anybody know a better quality URL for this paper ? Posted by heisenbug at 6:08 PM 1 comment: Labels: dependent types , omega Saturday, November 27, 2010 More on Existentials In a previous post I suggested a new (?) interpretation for pattern variables in case branches. This post is my way to understand matters more. Let's start with the basic example data Temp :: * where   Kelvin :: Float -> Temp Then Kelvin 273.2 is about the temperature at which water freezes (or dually, thaws). Okay, let's demonstrate my point by this code: diff :: Temp -> Temp -> Bool diff (Kelvin a) (Kelvin b) = a == b test t = case t of { Kelvin a -> diff t (Kelvin a) } What do you expect the function test is? Yes, the const True one! The explanation is simple, as we are in a referentially transparent context, destructuring a value by pattern matching and reconstructing it the same way from its parts creates a value undistinguishable from the original. This of course means that diff will not be able to detect a difference. Let's switch to a different interpretation. Some oracle invokes the case branch and says: I am not allowed to tell you what it is but here is a Float named a and you can assume that Kelvin a is indistinguishable from t ! Look ma, no 'pattern matching' or 'destructuring' needed! a may contain 3.14 or 3.15 or 100.1 or ..., ad infinitum, we simply do not know. But we know that it names a Float ! It exists as a Float . Mathematically the case branch can be written as ∃ a : Float ( t ≡ Kelvin a ) . diff t (Kelvin a) which is the english phrase "compute diff t (Kelvin a) under the assumption that there is a Float -valued number that when passed to the function Kelvin becomes undistinguishable from the case scrutinee". After seeing the same thing in three languages we have to reformulate it one more time. Into logic, that is the language of type theory . Types are propositions and any value one type inhabit proves the corresponding proposition. The existential quantifier (∃) above gets mapped to a dependent sum that is the input to the computation t : Temp ⊦ 〈a : Float, proof : SomeProp(t, a)〉. diff t (Kelvin a) I took this formulation (and other wisdom) from Appendix A of Steve Awodey's recent paper . This part unfortunately is not my strongest side. My best guess is that SomeProp(t, a) is a type that encodes the same ness fact, and depends on a. Moreover, proof is an inhabitant of that type. The  〈a : Float, proof : SomeProp(t, a)〉 construct binds two existential variables. The I hope to come up with a nicer formulation sometime. ( Please comment if I got something wrong, thanks! ) After understanding this, we can advance to more involved issues, namely one level higher. Take a look at this gorgeous definition: data Ex :: * where   Hide :: a -> Ex This is a pretty useless data type but should be sufficient for my purposes. Then we need a function that pattern matches on it: f :: Ex -> Bool f e = case e of { Hide it -> True } We see that pattern matching unhides the hidden value. It is said that it receives an existential type in the case branch where it is bound. But you will see no type annotation on it , ever. So, what happens in the case branch this time? While the type of it might have been known at the moment of construction, at this point the type system does not know it. So it is assumed to have some type t . After giving our unknown a name (thus qualifying it existentially) we can ponder about the value of it . This is something we have explored above already, so we can reformulate the case branch mathematically like follows: ∃a:* (true) . ∃ it :a (e ≡ Hide it ) . True The first qualifier has just a trivial condition attached to it, I believe I could also have omitted it. I am on pretty thin ice at this point so I'll refrain from giving a type-theoretic transcription, but you can imagine that there will be two dependent sum binders where the first enters in the second in the classifier position . One more closing thought on the oracles involved. They sound mysterious but they aren't at all. For example in Ωmega the oracle for values it the reduction machinery for runtime values. It is obvious how this machinery is able to look into closures and deconstruct instances of polynomial datatypes. On the type (also kind and up) level, however Ωmega resorts to narrowing , an evaluation mechanism usually employed in logic programming. In the typing rules these mechanisms do not have a place, thus how the variables get bound remains elusive to those. Posted by heisenbug at 4:27 PM No comments: Labels: dependent types , haskell , logic Applicative Structures and Thrists I've been toying with the idea of furnishing the the applicative framework into thrist-like clothing , with early attempts here . Last night I might have gotten it, finally... Here is the idea. Since function application is left-associative, but thrists are right associative, I'll reverse the application's direction to right-to-left, i.e. f a b c will become c b a f . This uglyness is another reason to finally whip up a RevThrist , which would be SNOC-like and left-associative. We need following ingredients: Fun - functions perform the reduction to a new object, Arg - arguments successively saturate the applicable structure to the right, Par - partial application (or parent) initiates the reduction. I'll explain these elements next, but first rewrite the above expression a bit to get a parentesized form (c(b(a f))) , and now with roles marked up in thrist syntax: Cons (Arg c) $ Cons (Arg b) $ Cons (Arg a) $ Cons (Fun f) Nil Looks almost reasonable. Time to define the ingredients mentioned above. Remember, that it must be a two-parameter data type and that the types must match up between Arg c and Arg b , etc., and finally between Arg a and Fun f . This is a pretty hefty requirement! We can attempt passing the effective application type between the ingredients, defining the data structure as data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) c   Arg :: a → Appli b (a → b) This means functions pass their own type to the left (and ignoring what comes from the right), while arguments expect a saturable effective type from the right, store an appropriate value and propagate the remaining type to the left. This should work now: Cons (Arg 'a') $ Cons (Fun ord) Nil , with the type being Thrist Appli Int c . As you can see, no function type gets passed to the left, so you cannot prepend any more arguments. But this all appears useless since we cannot nest things. The Par ingredient will take care of this: Par :: Thrist Appli a c → Appli b (a → b) Par has a double role, it acts just like an argument, but holding a thrist inside, and thus groups a sub-application. The c type variable occurring in Par and Fun troubled me a lot, because it allows building up illegal thrists. Consider Cons (Fun f) $ Cons (Fun f) Nil . This gibberish cannot be assigned any reasonable semantics! Finally it occurred to me to use a phantom type for filling in this breach: data Peg Since Peg is uninhabited, no function signature can include it (unless it is a divergent one). It also ensures that the leftmost ingredient in a thrist is a function, how practial for Par ! Anyway, our Appli is done now: data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) Peg   Arg :: a → Appli b (a → b)   Par :: Thrist Appli a Peg → Appli b (a → b) So what brave soul will try this out? Because I must confess, up to this point I've been too lazy to fire up GHC! You might be inclined to say, why this whole circus? An awkward notation for something as simple as function application? Any Haskell implementation can do this with a beautiful syntax! Yes, we can build up applications but can't even compute them. This is a toy at the moment. But try to pull apart an application in Haskell! You can't! Here you can add an evaluator ( foldlThrist ?) and also instrument, trace, debug your evaluation process. Also, there is a reason I say 'Applicative Structures' in the title. Here is a generalization of Appli that is parametrized: data Appli :: ( * → * → * ) → * → * → * where   Fun :: (a ~> b) → Appli ( ~> ) (a ~> b) Peg   Arg :: a → Appli ( ~> ) b (a ~> b)   Par :: Thrist (Appli ( ~> )) a Peg → Appli ( ~> ) b (a ~> b) You are free now to create your own function and value space with attached typing rules and still be able to use Thrist (Appli MySpace) ... The possibilities are endless, e.g. encrypted execution on remote hosts or abstract interpretation, you say it. Have Fun ! Posted by heisenbug at 6:37 AM No comments: Labels: applicative , haskell , thrist Thursday, November 25, 2010 Type Synonyms Generalized Type functions are the new trend. Ωmega has them with the following syntax: tfun :: Nat ~> Nat {tfun Z} = S Z Haskell (that is GHC) has them in the flavor of type families. It has just occurred to me that they can be considered as a syntactic relaxation of type synonyms! Look: tfun :: Nat ~> Nat type tfun Z = S Z type tfun (S n) = Z When conventional type synonyms are used they must be fully applied. This should be the case here too. I am not sure whether type families or Ωmega-style type functions can be partially applied, though. Anyway, a bit more to write at the definition site but less curlies to type at the call site; it may well be worth it. Posted by heisenbug at 3:06 PM No comments: Labels: crazy , haskell , omega Patterns and Existentials I am reading papers again and this always activates my creative fantasy. I want to explain a small revelation I had just now. Patterns are the same thing as declaring existential values corresponding to all pattern variables according to their respective types as stated in their respective constructors and asserting that the pattern interpreted as a value is the same as the scrutinee. The body behind the pattern in turn is similarly evaluated with the existential variables in scope. Of course the existential values are filled in by some oracle which is uninteresting from the typing perspective. A strong corollary of the asserted value identity is that we can also assert that the type of the scrutinee unifies with the type of the pattern-value (in the scope of the existentials, but not outside of it)! Just as universally quantified values are typed by dependent products (∏-stuff) the existentially quantified values are typed by dependent sums (∑-stuff). Note that the stuff is at stratum 1, e.g. types. This is in contrast to the Haskell data declaration data Foo = forall a . Foo a where a is at stratum 1, being an existential type . Hmm, when thinking this to the end we may either end up at the conventional non-inference for GADTs or something like the generalized existentials as proposed in Chuan-kai Lin's thesis. I conjecture also that this is the same thing as the post-facto type inference I suggested here . Now all remains to is to reinterpret function calls as a data type being a tuple with existential values and to apply the above trick. Posted by heisenbug at 2:21 PM No comments: Labels: crazy , GADT , haskell Tuesday, November 23, 2010 Hats off The types subreddit references Chuan-kai Lin's PhD thesis about GADT type inference. I already have read the pointwise paper , but this is of course a revelation. He actually did implement an algorithm that inferred types for 25 (out of 30) little benchmark programs with GADTs. Previous attempts accomplished at most one! But the thing that impressed me the most wasn't the technical side of his story but the beautifully crafted slides of his PhD defense talk. I am baffled... Congratulations Chuan-kai! Posted by heisenbug at 6:09 PM No comments: Labels: GADT , types Friday, November 12, 2010 Cooperation I have just uploaded the thrist-0.2 package to hackage. All credit goes to Brandon Simmons , who has added significant functionality and now provides some functions for thrists that are more in line with the prelude. Brandon has accepted to be a co-author to the library and I am very happy about it. Welcome, Brandon! For the users of the package this is good news, as I am a little dim spot on the outer sectors of the haskell radar, while Brandon is a savvy and ambitioned person, and to continue with my previous metaphor, a bright green dot on the screen, swiftly moving towards the center :-) This post is a kind of mini release note for the release. Being an experimental package we do not intend to guarantee API stability, so we took the freedom to rename routines to make naming more consistent with the prelude. foldThrist is now foldrThrist and it got a bunch of new cousins too. Notably the types are much wider now, which allows for some more magic to happen. Finally, the haddock comments have been enhanced and as-of-present actually tell something. Please ignore the sub-modules for now, they are unfinished, and much more experimental than the rest (I have not got around researching a compelling solution yet). A RevThrist (or similar) GADT did not make it into the release, I hope I can cram it in sometime later. Anyway, enjoy the lib! Posted by heisenbug at 5:55 PM No comments: Labels: hackage , haskell , thrist Monday, October 18, 2010 Lion's Share I am sick. Five days already, and counting. My brain feels like Sauerkraut and thinking is hard. But my dysregulated sleep cycle lets me ponder all kinds of idle things. One of them is the upcoming "Back to Mac" announcements on Wednesday 11/9. It seems pretty sure that Mac OS X 10.7 (or 11.0 possibly) will be introduced under the 'Lion' code name. This is pretty exciting as nothing really revolutionary happened in the Mac world since 'Leopard'. Many people are speculating what the foundations will be. My bet is a fully-LLVM compiled system: good-bye GCC, we had a nice time together. The majority of the LLVM team is virtually absent from the IRC channel and the mailing lists, they must be working on something big... That is, ironing out the latest bugs so that nothing embarrassing can happen while Steve is on stage. But clang v2.8 already compiles e.g. the FreeBSD kernel and userland with pretty good quality, so this cannot be the entire reason. The (already filled-in) job posting for a "revolutionary new feature in the very foundations of Mac OS X" is probably LLVM-related. Modern GPUs have hundreds of very potent processors that excel at floating-point computations. To use them effectively one needs a flexible compiler that can specialize snippets of code to run on each with optimal throughput. OpenCL attempts this but mostly in the graphical domain, and it sources from a C-like language. What we have in this case, however, is not about graphics... I am going on a limb here and suggest that the new feature is about ... conscience! Yeah, a primitive (compared to humans) but effective way of reflection, that is, understanding of its own existence and goals. Also the goals of the user! This will pave the way to new forms of assistance the OS can provide for us to get our jobs done. It has been tried many times, but to cite the job description, "Something that has never been done before and will truly amaze everyone". My neuronal storm has ceased, I feel limp and tired. Time for another nap. Bye. Posted by heisenbug at 1:56 PM No comments: Labels: llvm , mac , speculation Friday, August 27, 2010 Link as link can Today I made my first significant contribution to clang , by fixing PR8007 , which was a showstopper for building the codebase that I develop at my workplace. I added a testcase that validates the fix, too. In a nutshell, everything compiled well, but failed to link because of a non-instantiated type-dependent friend function. Admittedly, I am a green-horned newbie when it comes to clang, but even so I succeeded debugging the problem with some hints from Doug Gregor (on IRC ) in two hours. The fix arrived on short order after the conception of the solution idea. That I could get this working in a few hours is an astonishing feat (that I am pretty proud of) and a tell-tale aspect of clang's awesome design. Naturally, I still have to survive post-commit review, especially w.r.t. performance regressions; OTOH I am rather confident that I got the semantics right. Some loose ends in testing remain, which I hope to wrap up this weekend, so that I can see my application linking with clang (LLVM) on monday. That will burst up the doors towards static analysis ... Go CLANG! PS: Hopefully I won't need months to make this working ;-) Posted by heisenbug at 8:29 PM No comments: Labels: clang , llvm Wednesday, July 21, 2010 64-bit Waymarking Finally I came around working on the 64bit variant of my (array) waymarking algorithm, the result of which can be observer here (starting at line 77). But I'd like to provide some background first. Back when I implemented the original waymarking algorithm with a 2-bit alphabet used as the marks, I hoped that extending the alphabet to have 3 bits could be a major win. 64-bit pointers are by ABI rules aligned on an eight byte boundary, so pointers to these have their 3 lowest bits cleared, and I can use this space for jotting down the marks. With eight letters I can fully encode four digits and the two stops. This almost halves the number of accesses. The big question is how to assign a lucrative rôle to the remaining two characters! After some thinking I settled with the idea to make them valued stops. Clearly, increasing the frequency of stops reduces the chance of long linear searches. In the current incarnation 'x' carries a value of (binary) 01 at the start and at the end of a digit sequence, while 'y' carries 02 in the start rôle only. 's' is not carrying any value and is used when neither of the others fit. Since "s0" is a silly fragment to create, so I assign a special meaning of "s10" to it. I designed the decoder (d3code) first. It is essential that it obtains the correct length for the string tail wherever it starts out. And it should minimize the number of accesses to characters in the string. The decoding rules are taylored to only need maximally 4 accesses to compute the correct length for the last 12 characters. Actually the last couple of marks were a result of a co-evolution with the decoder's rules. In the front of this part the digit sequences become longer and there is less wiggle room, this part can be automatically generated. The code as it is now needs some serious cleanup, but it does QuickCheck and I am pretty confident that it is correct for all lengths. Of course you are encouraged to find a better scheme, but so far I am happy with it. PS: As I wrote this I discovered that I can eliminate another 2 characters of my hand-written seed string. PPS: I do not employ the 'x' terminates with a value rule in the generator yet, only in the hand-written seed. But it should be easy enough to change every "3sx" to "x" in the generator. Posted by heisenbug at 3:00 PM No comments: Labels: haskell , llvm , waymarking Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-3.0.1
semigroupoids: Haskell 98 semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Haskell 98 semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of semigroupoids and operations for working with semigroupds. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Traversable <---- Foldable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Traversable1 <--- Foldable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. Modules [ Index ] Data Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Semigroup Data.Semigroup.Foldable Data.Semigroup.Traversable Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Static Traversable Data.Traversable.Instances Downloads semigroupoids-3.0.1.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Dependencies base (>=4 && <4.18) , comonad (>=3.0) , containers (>=0.3 && <0.6) , contravariant (>=0.2.0.1 && <0.3) , semigroups (>=0.8.3.1) , transformers (>=0.2 && <0.4) [ details ] License BSD-3-Clause Copyright Copyright (C) 2011 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by EdwardKmett at 2013-01-06T19:10:42Z Revised Revision 1 made by ryanglscott at 2023-02-02T15:15:27Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs uploaded by user Build status unknown [ no reports yet ] Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/arm64/pkg_set_build-essential-depends.html
build-essential-depends package set for bookworm/arm64 Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm Test results statistics Results for bookworm/arm64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for arm64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests build-essential-depends package set for bookworm/arm64 All tracked package sets for bookworm/arm64 Debian package sets: essential required important build-essential build-essential-depends popcon_top1337-installed-sources key_packages installed_on_debian.org had_a_DSA cii-census cloud-image cloud-image_build-depends desktop package sets: gnome gnome_build-depends kde kde_build-depends mate mate_build-depends xfce xfce_build-depends Debian distribution package sets: CIP CIP_build-depends debian-edu debian-edu_build-depends freedombox freedombox_build-depends grml grml_build-depends tails tails_build-depends pureos_default_install pureos_default_install_build-depends maintenance team package sets: maint_debian-accessibility maint_debian-boot maint_debian-lua maint_debian-med maint_debian-ocaml maint_debian-on-mobile-maintainers maint_debian-python maint_debian-qa maint_debian-science maint_debian-x maint_pkg-android-tools-devel maint_pkg-erlang-devel maint_pkg-fonts-devel maint_pkg-games-devel maint_pkg-golang-maintainers maint_pkg-grass-devel maint_pkg-haskell-maintainers maint_pkg-java-maintainers maint_pkg-javascript-devel maint_pkg-multimedia-maintainers maint_pkg-perl-maintainers maint_pkg-php-pear maint_pkg-openstack maint_pkg-r maint_pkg-ruby-extras-maintainers maint_pkg-rust-maintainers maint_reproducible-builds The package set build-essential-depends in bookworm/arm64 consists of 4632 packages: 83 (1.8%) packages failed to build reproducibly: mm-common python-jsonschema odc bnd guile-3.0 auctex r-base mono-tools groovy qtserialport-opensource-src qtwebchannel-opensource-src linux86 qtsvg-opensource-src fltk1.3 scons nbconvert gmetrics mrmpi systemtap pstoedit gdcm qtwebsockets-opensource-src efl nbsphinx emoslib # lucene4.10 codenarc dejagnu cxxtest h2database qtconnectivity-opensource-src ruby-pygments.rb nunit qttools-opensource-src python-graphviz node-mocha automake1.11 gtk-sharp2 dask ldc doxygen lucene8 lirc freetds eckit ipyparallel qt6-multimedia qt6-quick3d qt6-5compat qtx11extras-opensource-src mpich secilc eccodes oxygen-icons5 parallel valgrind + gdb lombok underscore python-xarray libcamera qtlocation-opensource-src mesa petsc qt6-declarative fish qtdeclarative-opensource-src bluez gcc-12-cross graphviz + twisted nss emacs tomcat10 python3.11 qtbase-opensource-src # # # icu sphinx-gallery gnupg2 ffmpeg xorg-server imagemagick vlc # + 48 (1.0%) packages failed to build from source: haskell-citeproc haskell-lpeg haskell-unordered-containers seabios pandoc ruby-haml python-argcomplete ruby-fakefs node-flagged-respawn strace freezegun ruby-rest-client python-babel ruby-pry-byebug node-performance-now haskell-doclayout munge uglify-js boost1.74 gjs mypy haskell-basement haskell-unicode-collation gtk4 node-css-tree libgweather4 pandas # haskell-base-compat-batteries llvm-toolchain-15 rustc qtremoteobjects-everywhere-src jupyter-notebook qpdf python-django cross-toolchain-base-ports ruby3.1 uvloop node-rollup-plugin-node-polyfills espeak-ng python-asyncssh yarl nodejs gst-plugins-good1.0 curl openjdk-17 libreoffice # linux webkit2gtk 31 (0.7%) packages are either in depwait state, blacklisted, not for us, or cannot be downloaded: infinipath-psm cross-toolchain-base qt6-webengine amdgcn-tools python-eventlet dietlibc ltrace llvm-toolchain-13 tqdm libpsm2 simde ghc # llvm-toolchain-14 intel-processor-trace intel-mediasdk ceph gcc-12 octave trilinos openblas mono magics++ gcc-11 vtk9 ocaml-dune wpewebkit gcc-12-cross-ports scipy openjfx libhibernate-validator-java qemu 4470 (96.5%) packages successfully build reproducibly: a52dec aalib abego-treelayout abi-compliance-checker abseil acl acorn acpica-unix adduser adwaita-icon-theme afdko aglfn aiofiles aioredis aiosignal alabaster alex alglib alsa-lib animal-sniffer ann ant ant-contrib anthy antlr antlr3 antlr4 antlr-maven-plugin aom apache2 # apache-log4j1.2 apache-log4j2 apache-pom apiguardian apipkg apparmor appconfig appdirs apr apr-util apt argon2 args4j aribb24 armadillo arpack asciidoc asciidoctor asm aspell aspell-en aspell-he assertj-core assimp astroid atf atinject-jsr330 atkmm1.6 at-spi2-core attica-kf5 attr audit autoconf autoconf2.13 autoconf2.69 autoconf-archive autoconf-dickey autodep8 autogen automake-1.16 automat autopkgtest autotools-dev avahi avalon-framework babel-minify babeltrace backbone base-files base-passwd bash bash-completion batik bats bc bcel beautifulsoup4 benchmark biber bignumber.js bindex binfmt-support binutils # binutils-mingw-w64 bison black blinker blockdiag blt boost-defaults boot bottleneck bouncycastle box2d breathe brltty brotli bsdmainutils bsh bubblewrap build-essential build-helper-maven-plugin byacc byacc-j byte-buddy bzip2 c3p0 ca-certificates ca-certificates-java cached-property cachy cairo cairocffi cairomm camlbz2 camlp-streams camlzip capstone c-ares cargo castxml catch c-blosc # ccache cdbs cdebconf cdi-api cdparanoia cffsubr cfgrib cfitsio cfortran cftime cgif cglib chafa chardet charls check checkpolicy cherrypy3 chromaprint chrpath cjson classmate classycle cli-common clikit cloudpickle clp clucene-core + cluster cluster-glue clutter-1.0 clutter-imcontext cmake cmark-gfm cmdliner cmdreader cmdtest cme cmocka cm-super codec2 codemirror-js coderay codetools coffeescript cogl coinmp coinor-cbc coinor-cgl coinor-osi coinutils colord colors.js colorspacious combblas commonmark commons-beanutils commons-configuration commons-csv commons-exec commons-httpclient commons-io commons-math3 commons-parent commons-pool commons-text commons-vfs compreffor compress-lzf constantly contourpy conversant-disruptor # coreutils corosync cpio cppo cppunit cppy cracklib2 crashtest cron cryptsetup cscope cssmin cucumber cudf cunit cup cups # curvesapi cvs cvsps cvxopt cyrus-sasl2 cython + d3 d3-format darts dash dask-sphinx-theme datefudge dav1d db5.3 db-defaults dblatex dbus dbus-broker dbus-c++ dbus-glib dbus-python dconf dctrl-tools dd-plist debconf debhelper debian-archive-keyring debianutils debugedit debugpy deepdiff defcon defusedxml desktop-file-utils device-tree-compiler devscripts dh-autoreconf dh-buildinfo dh-cargo dh-elpa dh-exec dh-fortran-mod dh-golang dh-linktree dh-lisp dh-lua dh-make-perl dh-nss dh-ocaml dh-octave dh-python dh-r dh-runit dh-vim-addon dictionaries-common diffstat diffutils dill directfb directx-headers discount disruptor dist distlib distro-info distro-info-data djvulibre dlm dnspython docbook docbook2x docbook5-xml docbook-dsssl docbook-to-man docbook-utils docbook-xml docbook-xsl docopt doctest dom4j dos2unix dose3 dot2tex dotconf double-conversion doxia doxia-sitetools dpkg # dpkg-awk draco dragonbox dsdp d-shlibs dtd-parser duktape dulwich dvipng dvisvgm dwarves dwz dxflib e2fsprogs easymock ecbuild eccodes-python eclipse-debian-helper eclipse-emf eclipse-equinox eclipse-jdt-core eclipse-jdt-debug eclipse-jdt-ui eclipse-platform-debug eclipse-platform-resources eclipse-platform-runtime eclipse-platform-team eclipse-platform-text eclipse-platform-ua eclipse-platform-ui ecmwflibs ed ehcache eigen3 el-api elementpath elfutils ell emacsen-common enchant-2 ent entrypoints epstool equinox-p2 error-prone-java eslint evolution-data-server excalibur-logkit exec-maven-plugin execnet exempi expat expect extlib extra-cmake-modules exuberant-ctags faad2 fakechroot faketime fastinfoset fastjar fcitx fdupes feedparser felix-bundlerepository felix-framework felix-gogo-runtime felix-osgi-obr felix-resolver felix-shell felix-utils fest-assert fest-test fest-util ffms2 fftw3 fig2dev file findbugs findlib findlibs findutils fiona firebird3.0 firewalld flac flake8-polyfill flask flex flit flite flit-scm fluidsynth flute fmtlib fontconfig fontforge fontmake fontmath fontparts fontpens fonts-cantarell fonts-crosextra-carlito fonts-dejavu fonts-font-awesome fonts-freefont fonts-gfs-baskerville fonts-gfs-porson fonts-inconsolata fonts-inter fonts-kacst fonts-lato fonts-liberation fonts-liberation2 fonts-linuxlibertine fonts-noto fonts-noto-cjk fonts-noto-color-emoji fonts-open-sans fonts-roboto-slab fonts-urw-base35 fonts-wqy-zenhei fonttools fop foreign freeglut freeipmi freerdp2 freetype freexl frei0r fribidi frozenlist fsspec ftgl funcparserlib furo fuse fuse3 fyba galera-4 game-music-emu ganymed-ssh2 gavl gawk + gcc-defaults gcc-defaults-ports gcc-mingw-w64 gcovr gcr gdal gdbm gdk-pixbuf gdk-pixbuf-xlib gdl gdmd gem2deb gengetopt genshi geocode-glib geos geronimo-annotation-1.3-spec geronimo-interceptor-3.0-spec geronimo-jacc-1.1-spec geronimo-jms-1.1-spec geronimo-jpa-2.0-spec geronimo-jta-1.2-spec geronimo-osgi-support geronimo-validation-1.1-spec gettext gf-complete gflags ghostscript ghp-import gi-docgen giflib gist git gl2ps glade glew glibc glibmm2.4 glib-networking glm glpk glslang glusterfs glyphsinfo glyphslib gmp gnome-common gnome-desktop gnome-online-accounts gnome-pkg-tools gnu-efi gnulib gnuplot gnustep-base gnustep-make gnutls28 gnu-which gobject-introspection golang-1.19 golang-defaults golang-github-evanw-esbuild golang-golang-x-sys google-glog google-perftools # googletest gperf gpgme1.0 gpm gradle gradle-debian-helper graphene graphicsmagick graphite2 grep groff grpc grunt gsettings-desktop-schemas gsl gspell gssdp gst-plugins-bad1.0 gst-plugins-base1.0 gstreamer1.0 gtk+2.0 gtk+3.0 gtk-doc gtkmm2.4 gtkmm3.0 gtkspell3 gts guava-libraries guice gumbo-parser gunicorn gupnp gupnp-igd guzzle-sphinx-theme gyp gzip h5py happy harfbuzz haskell-aeson haskell-aeson-pretty haskell-aeson-qq haskell-ansi-terminal haskell-ansi-wl-pprint haskell-appar haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-assoc haskell-async haskell-attoparsec haskell-base16-bytestring haskell-base64-bytestring haskell-base-compat haskell-base-orphans haskell-bifunctors haskell-blaze-builder haskell-blaze-html haskell-blaze-markup haskell-boring haskell-byteorder haskell-cabal-doctest haskell-cabal-install haskell-call-stack haskell-case-insensitive haskell-cereal haskell-chasingbottoms haskell-clock haskell-cmdargs haskell-code-page haskell-colour haskell-commonmark haskell-commonmark-extensions haskell-commonmark-pandoc haskell-comonad haskell-conduit haskell-conduit-extra haskell-connection haskell-contravariant haskell-cookie haskell-cryptohash-sha256 haskell-cryptonite haskell-data-default haskell-data-default-class haskell-data-default-instances-containers haskell-data-default-instances-dlist haskell-data-default-instances-old-locale haskell-data-fix haskell-dec haskell-devscripts haskell-diff haskell-digest haskell-distributive haskell-dlist haskell-doctemplates haskell-doctest haskell-echo haskell-ed25519 haskell-edit-distance haskell-either haskell-emojis haskell-extensible-exceptions haskell-extra haskell-fgl haskell-file-embed haskell-filemanip haskell-filepattern haskell-foldl haskell-foundation haskell-generic-deriving haskell-ghc-paths haskell-glob haskell-hackage-security haskell-haddock-library haskell-hashable haskell-heaps haskell-hostname haskell-hourglass haskell-hslua haskell-hslua-aeson haskell-hslua-classes haskell-hslua-core haskell-hslua-marshalling haskell-hslua-module-path haskell-hslua-module-system haskell-hslua-module-text haskell-hslua-module-version haskell-hslua-objectorientation haskell-hslua-packaging haskell-hspec haskell-hspec-core haskell-hspec-discover haskell-hspec-expectations haskell-hsyaml haskell-http haskell-http-client haskell-http-client-tls haskell-http-types haskell-hunit haskell-indexed-traversable haskell-indexed-traversable-instances haskell-integer-logarithms haskell-iproute haskell-ipynb haskell-jira-wiki-markup haskell-js-dgtable haskell-js-flot haskell-js-jquery haskell-juicypixels haskell-language-python haskell-lexer haskell-libyaml haskell-logging-facade haskell-logict haskell-lua haskell-lua-arbitrary haskell-lukko haskell-memory haskell-mime-types haskell-mockery haskell-monad-control haskell-monads-tf haskell-mono-traversable haskell-network haskell-network-uri haskell-old-locale haskell-old-time haskell-onetuple haskell-optparse-applicative haskell-pandoc-lua-marshal haskell-pandoc-types haskell-pem haskell-pretty-show haskell-primitive haskell-profunctors haskell-quickcheck haskell-quickcheck-instances haskell-quickcheck-io haskell-quickcheck-unicode haskell-random haskell-raw-strings-qq haskell-regex-base haskell-regex-posix haskell-regex-tdfa haskell-resolv haskell-resourcet haskell-safe haskell-scientific haskell-semialign haskell-semigroupoids haskell-semigroups haskell-setenv haskell-sha haskell-shake haskell-silently haskell-singleton-bool haskell-skylighting haskell-skylighting-core haskell-smallcheck haskell-socks haskell-some haskell-split haskell-splitmix haskell-src-exts haskell-src-meta haskell-statevar haskell-streaming-commons haskell-strict haskell-syb haskell-tagged haskell-tagsoup haskell-tar haskell-tasty haskell-tasty-expected-failure haskell-tasty-golden haskell-tasty-hunit haskell-tasty-kat haskell-tasty-lua haskell-tasty-quickcheck haskell-tasty-smallcheck haskell-temporary haskell-test-framework haskell-test-framework-hunit haskell-test-framework-quickcheck2 haskell-texmath haskell-text-conversions haskell-text-short haskell-tf-random haskell-th-abstraction haskell-th-compat haskell-these haskell-th-expand-syns haskell-th-lift haskell-th-lift-instances haskell-th-orphans haskell-th-reify-many haskell-time-compat haskell-timeit haskell-tls haskell-transformers-base haskell-transformers-compat haskell-typed-process haskell-unbounded-delays haskell-unicode-data haskell-unicode-transforms haskell-uniplate haskell-unix-compat haskell-unliftio haskell-unliftio-core haskell-utf8-string haskell-uuid-types haskell-vector haskell-vector-algorithms haskell-wcwidth haskell-witherable haskell-x509 haskell-x509-store haskell-x509-system haskell-x509-validation haskell-xcb-types haskell-xml haskell-xml-conduit haskell-xml-types haskell-yaml haskell-zip-archive haskell-zlib hatchling hatch-vcs hawtjni hdf5 heimdal help2man hfst-ospell hicolor-icon-theme highlight.js highway hiredis hostname hpsockd hscolour hspell hsqldb hsqldb1.8.0 html2text html5lib html-xml-utils httpbin httpcomponents-client httpcomponents-core httpcore http-parser httpx hunspell hwloc hypercorn hyperlink hyphen hypre ibus icoutils icu4j igerman98 ijs imath imlib2 impacket incremental indent iniparser init-system-helpers inkscape intellij-annotations intltool intltool-debian io-stringy iproute2 iptables iputils ipykernel ipython ipython-genutils ipywidgets isl iso-codes isorelax isort ispell istack-commons itstool ivy ivy-debian-helper ivyplusplus jackd2 jackrabbit jackson-annotations jackson-core jackson-databind jackson-dataformat-xml jackson-dataformat-yaml jackson-module-jaxb-annotations jakarta-activation jakarta-mail jakarta-servlet-api janest-ocaml-compiler-libs janino jansi jansi1 jansi-native jansson jaraco.classes jaraco.collections jaraco.context jaraco.text jargs jarjar jarjar-maven-plugin jatl javabeans-activation-framework javacc javacc5 javacc-maven-plugin java-comment-preprocessor java-common javahelp2 javamail javaparser javascript-common javassist javatools # java-wrappers jaxb jaxb-api jaxrpc-api jaxrs-api jbig2dec jbigkit jboss-bridger jboss-jdeparser2 jboss-logging jboss-logging-tools jboss-logmanager jboss-modules jcifs jcommander jctools jdcal jdependency jdupes jeepney jemalloc jerasure jeromq jetring jetty9 jffi jflex jformatstring jgit jinja2 jlex jline jline2 jline3 jmock jmock2 jnr-constants jnr-enxio jnr-ffi jnr-posix jnr-unixsocket jnr-x86asm joblib joda-convert jpeg-xl jq jquery-goodies jquery-tablesorter jquery-throttle-debounce jquery-typeahead.js jqueryui jquery-ui-themes jsbundle-web-interfaces jsch jsch-agent-proxy json-c json-glib jsonpickle json-schema-test-suite json-simple jsoup jsp-api jtb jtharness jtidy jtreg6 jts judy junit junit4 junit5 junixsocket jupyter-client jupyter-console jupyter-core jupyterlab-pygments jupyter-packaging jzlib karchive kauth kbookmarks kcodecs kcompletion kconfig kconfigwidgets kcoreaddons kcrash kdbusaddons kded kdoctools kernel-wedge kernsmooth keyutils kglobalaccel kguiaddons khronos-opencl-clhpp khronos-opencl-headers ki18n kiconthemes kio kitemviews kiwisolver kjobwidgets kmod knopflerfish-osgi knotifications krb5 # kronosnet kservice ktextwidgets kwallet-kf5 kwidgetsaddons kwindowsystem kxml2 kxmlgui kyua ladspa-sdk lame lapack latex2html latexmk lattice lazy-object-proxy lbfgsb lcdf-typetools lcms2 lcov leptonlib lerc less less.js leveldb lib2geom libabw libadwaita-1 libaec libaio libalgorithm-c3-perl libalgorithm-diff-perl libaliased-perl libao P libaopalliance-java libapache-poi-java libapp-cmd-perl libapp-fatpacker-perl libapt-pkg-perl libarchive libarchive-zip-perl libarray-intspan-perl libarray-unique-perl libarray-utils-perl libass libassuan libasyncns libautovivification-perl libavc1394 libavif libb2 libb64 libbase libb-cow-perl libb-debug-perl libberkeleydb-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libb-keywords-perl libbluray libboolean-perl libbpf libbs2b libbsd libbsf-java libbtm-java libbusiness-isbn-data-perl libbusiness-isbn-perl libbusiness-ismn-perl libbusiness-issn-perl libcaca libcacard libcanary-stability-perl libcanberra libcap2 libcap-ng libcapture-tiny-perl libcarp-assert-more-perl libcbor libcddb libcdio libcdio-paranoia libcdr libcgi-pm-perl libclass-accessor-perl libclass-c3-perl libclass-data-inheritable-perl libclass-inspector-perl libclass-load-perl libclass-load-xs-perl libclass-method-modifiers-perl libclass-singleton-perl libclass-tiny-perl libclass-xsaccessor-perl libclone-choose-perl libclone-perl libcloudproviders libcommons-cli-java libcommons-codec-java libcommons-collections3-java libcommons-collections4-java libcommons-compress-java libcommons-dbcp-java libcommons-digester-java libcommon-sense-perl libcommons-fileupload-java libcommons-jexl2-java libcommons-jxpath-java libcommons-lang3-java libcommons-lang-java libcommons-logging-java libcommons-net-java libcommons-validator-java # libconfig libconfig-autoconf-perl libconfig-auto-perl libconfig-inifiles-perl libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl libconfig-model-perl libconfig-tiny-perl libconfuse libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl libcpan-meta-check-perl libcrypto++ libcue libdaemon libdata-compare-perl libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl libdata-optlist-perl libdata-section-perl libdata-section-simple-perl libdata-uniqid-perl libdata-validate-domain-perl libdata-validate-ip-perl libdata-validate-uri-perl libdata-visitor-perl libdate-simple-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl libdatetime-format-mysql-perl libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdatrie libdbd-sqlite3-perl libdbi libdbi-perl libdbm-deep-perl libdbusmenu-qt libdc1394 libdca libde265 libdebian-copyright-perl libdebian-installer libdecor-0 libdeflate libdevel-callchecker-perl libdevel-checkbin-perl libdevel-checkcompiler-perl libdevel-checklib-perl libdevel-confess-perl libdevel-cover-perl libdevel-cycle-perl libdevel-declare-perl libdevel-globaldestruction-perl libdevel-mat-dumper-perl libdevel-overloadinfo-perl libdevel-partialdump-perl libdevel-size-perl libdevel-stacktrace-perl libdevel-symdump-perl libdist-checkconflicts-perl libdrm libdumbtts libdv + libdvbpsi libdvdnav libdvdread libdynaloader-functions-perl libebml libe-book libedit libemail-address-xs-perl libemf libencode-eucjpascii-perl libencode-eucjpms-perl libencode-hanextra-perl libencode-jis2k-perl libencode-locale-perl libencode-perl libeot libepoxy libepubgen liberror-perl libetonyek libev libeval-closure-perl libevdev libevent libexception-class-perl libexecs libexif libexporter-lite-perl libexporter-tiny-perl libexttextcat libextutils-cchecker-perl libextutils-config-perl libextutils-cppguess-perl libextutils-depends-perl libextutils-helpers-perl libextutils-installpaths-perl libextutils-libbuilder-perl libextutils-pkgconfig-perl libfabric libfcgi libfeature-compat-class-perl libfeature-compat-try-perl libffado libffi libfido2 libfile-basedir-perl libfile-chdir-perl libfile-copy-recursive-perl libfile-desktopentry-perl libfile-dirlist-perl libfile-find-rule-perl libfile-find-rule-perl-perl libfile-homedir-perl libfile-libmagic-perl libfile-listing-perl libfile-pushd-perl libfile-remove-perl libfile-sharedir-perl libfile-slurper-perl libfile-slurp-perl libfile-touch-perl libfile-which-perl libfixmath libfontenc libfonts-java libfont-ttf-perl libformula libfreeaptx libfreehand libftdi1 libfuture-asyncawait-perl libfuture-perl libgav1 libgc libgcrypt20 libgd2 libgdiplus libgeotiff libgetopt-argvfile-perl libgetopt-long-descriptive-perl libgit2 libgitlab-api-v4-perl libgit-wrapper-perl libglade2 libglu libglvnd libgoogle-gson-java libgpg-error libgphoto2 libgraph-perl libgsf libgsm libgtop2 libgudev libgusb + libgzstream libhamcrest-java libharu libhash-defhash-perl libhash-merge-perl libhdf4 libheap-perl libheif libhibernate3-java libhibernate-commons-annotations-java libhtml-form-perl libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libiberty libical3 libice libid3tag libidn libidn2 libiec61883 libieee1284 libimage-exiftool-perl libimagequant libimobiledevice libimporter-perl libimport-into-perl libindirect-perl libinih libinput libinstpatch libio-async-perl libiodbc2 libio-html-perl libio-interactive-perl libio-prompter-perl libio-prompt-tiny-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-tiecombine-perl libipc-run3-perl libipc-run-perl libipc-system-simple-perl libiptcdata libiscsi libiterator-perl libiterator-util-perl libitext1-java libitext-java libixion libjavaewah-java libjaxen-java libjaxp1.3-java libjcip-annotations-java libjcommon-java libjdepend-java libjdom1-java libjdom2-java libjettison-java libjgroups-java libjna-java libjoda-time-java libjpeg-turbo libjs-jquery-hotkeys libjs-jquery-isonscreen libjs-jquery-timeago libjsoncpp libjson-maybexs-perl libjson-perl libjsonp-java libjson-xs-perl libjs-qunit libjsr305-java libjs-requirejs-text libjtype-java libjuniversalchardet-java libjwt libjxl-testdata libkate libkml libkryo-java libksba liblangtag liblayout liblc3 libldac liblingua-en-inflect-perl liblingua-translit-perl liblist-allutils-perl liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl liblist-utilsby-perl libloader liblocale-gettext-perl liblocale-us-perl liblockfile liblog-any-adapter-screen-perl liblog-any-perl liblog-log4perl-perl liblouis liblqr liblrdf libltc liblwp-mediatypes-perl liblwp-protocol-https-perl liblzf libmad libmailtools-perl libmanette libmath-base85-perl libmatio libmatroska libmbim libmce-perl libmd libmetrics-any-perl libmicrohttpd libmime-charset-perl libmime-tools-perl libminlog-java libmixin-linewise-perl libmldbm-perl libmnl libmodplug libmodule-build-perl libmodule-build-tiny-perl libmodule-build-xsutil-perl libmodule-implementation-perl libmodule-install-perl libmodule-pluggable-perl libmodule-refresh-perl libmodule-runtime-conflicts-perl libmodule-runtime-perl libmodule-scandeps-perl libmojolicious-perl libmoo-perl libmoose-perl libmoox-aliases-perl libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl libmpc libmpeg3 libmro-compat-perl libmspub libmtp libmwaw libmysofa libnamespace-autoclean-perl libnamespace-clean-perl libnative-platform-java libndp libnetaddr-ip-perl libnet-domain-tld-perl libnetfilter-conntrack libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnfnetlink libnfs libnftnl libnice libnl3 libnotify libnsl libnumber-compare-perl libnumbertext liboauth libobject-pad-perl libodfgen libogg liboggz libomxil-bellagio libonig libopencsd libopenmpt liborcus liboro-java libotf libpackage-deprecationmanager-perl libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl libpagemaker libpaper libparams-classify-perl libparams-coerce-perl libparams-util-perl libparams-validate-perl libparams-validationcompiler-perl libparanamer-java libparse-debcontrol-perl libparse-recdescent-perl libparse-yapp-perl libpath-class-perl libpath-iterator-rule-perl libpath-tiny-perl libpcap libpciaccess libpdf-api2-perl libpdfbox2-java libpdfbox-java libpdfrenderer-java libperl4-corelibs-perl libperl-critic-community-perl libperl-critic-perl libperl-critic-policy-variables-prohibitlooponhash-perl libperl-critic-pulp-perl libperlio-gzip-perl libperlio-utf8-strict-perl libperl-minimumversion-perl libpfm4 libpgm libphonenumber libpipeline libpixie-java libplacebo libplist libpng1.6 libpod-constants-perl libpod-coverage-perl libpod-coverage-trustpod-perl libpod-eventual-perl libpod-minimumversion-perl libpod-parser-perl libpod-pom-perl libpod-pom-view-restructured-perl libpod-spell-perl libppi-perl libppix-quotelike-perl libppix-regexp-perl libppix-utilities-perl libppix-utils-perl libproc-processtable-perl libproxool-java libproxy libpsl libpthread-stubs libqb libqmi libqrtr-glib libqxp librabbitmq libraw libraw1394 libreadonly-perl libre-engine-re2-perl libreflectasm-java libref-util-perl libregexp-common-perl libregexp-ipv6-perl libregexp-java libregexp-pattern-defhash-perl libregexp-pattern-license-perl libregexp-pattern-perl libregexp-wildcards-perl librelaxng-datatype-java libreplaygain librepository librest librevenge librist librole-tiny-perl librsvg librsync librttopo libsamplerate libsass libsass-python libsaxon-java libscope-guard-perl libsdl2 libseccomp libsecret libselinux libsemanage libsepol libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libserializer libset-intspan-perl libset-object-perl libset-scalar-perl libsgmls-perl libshout libsigc++-2.0 libsigsegv libslf4j-java libslirp libsm libsndfile libsocket6-perl libsodium libsoftware-licensemoreutils-perl libsoftware-license-perl libsort-key-perl libsort-versions-perl libsoup2.4 libsoup3 libsoxr libspatialaudio libspecio-perl libspectre libspiro libspring-java libsrtp2 libssh libssh2 libstaroffice libstatgrab libstax2-api-java libstax-java libstb libstrictures-perl libstring-copyright-perl libstring-escape-perl libstring-format-perl libstring-license-perl libstring-rewriteprefix-perl libstring-shellquote-perl libstring-trim-more-perl libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-info-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl libsub-uplevel-perl libsuper-perl libsvm libswarmcache-java libswitch-perl libsyntax-keyword-dynamically-perl libsyntax-keyword-match-perl libsyntax-keyword-multisub-perl libsyntax-keyword-try-perl libtaint-runtime-perl libtask-weaken-perl libtasn1-6 libteam libtemplate-perl libterm-readkey-perl libterm-table-perl libterralib libtest2-suite-perl libtest2-tools-command-perl libtest-cleannamespaces-perl libtest-cpan-meta-perl libtest-deep-perl libtest-differences-perl libtest-exception-perl libtest-failwarnings-perl libtest-fatal-perl libtest-filename-perl libtest-leaktrace-perl libtest-longstring-perl libtest-memory-cycle-perl libtest-metrics-any-perl libtest-minimumversion-perl libtest-mockrandom-perl libtest-needs-perl libtest-number-delta-perl libtest-output-perl libtest-perl-critic-perl libtest-pod-coverage-perl libtest-pod-perl libtest-refcount-perl libtest-regexp-pattern-perl libtest-requires-perl libtest-spelling-perl libtest-strict-perl libtest-synopsis-perl libtest-taint-perl libtest-warnings-perl libtest-warn-perl libtest-without-module-perl libtext-autoformat-perl libtext-bibtex-perl libtext-charwidth-perl libtext-csv-perl libtext-csv-xs-perl libtext-diff-perl libtext-glob-perl libtext-hogan-perl libtext-iconv-perl libtext-levenshtein-damerau-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl libtext-reform-perl libtext-roman-perl libtext-template-perl libtext-trim-perl libtext-unidecode-perl libtextwrap libtext-wrapi18n-perl libtext-xslate-perl libthai libtheora libtie-cycle-perl libtie-ixhash-perl libtie-toobject-perl libtimedate-perl libtime-duration-perl libtime-moment-perl libtirpc libtoml-tiny-perl libtommath libtool libtraceevent libtracefs libtruth-java libtry-tiny-perl libtypes-serialiser-perl libtype-tiny-perl libudfread libunicode-linebreak-perl libunicode-utf8-perl libunistring libunwind liburcu liburing liburi-perl libusb libusb-1.0 libusbmuxd libutempter libuv1 libva libvariable-magic-perl libvdpau libverto libvidstab libvisio libvisual libvncserver libvoikko libvorbis libvpx libwacom libwant-perl libwebp libwmf libwnck3 libwoodstox-java libwpd libwpe libwpg libwps libwww-curl-perl libwww-curl-simple-perl libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11 libxalan2-java libxau libxaw libxbean-java libxcb libxcomposite libxcrypt libxcursor libxcvt libxdamage libxdmcp libxerces2-java libxext libxfce4ui libxfce4util libxfixes libxfont libxi libxinerama libxkbcommon libxkbfile libxml2 libxml++2.6 libxml-commons-resolver1.1-java libxml-dom-perl libxml-java libxml-libxml-perl libxml-libxml-simple-perl libxml-libxslt-perl libxml-namespacesupport-perl libxml-parser-perl libxml-perl libxml-regexp-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-security-java libxml-simple-perl libxmltok libxml-writer-perl libxmu libxpm libxpp2-java libxpp3-java libxpresent libxrandr libxrender libxres libxshmfence libxslt libxs-parse-keyword-perl libxs-parse-sublike-perl libxss libxstream-java libxstring-perl libxt libxtst libxv libxxf86vm libyaml libyaml-libyaml-perl libyaml-perl libyaml-pp-perl libyaml-tiny-perl libyuv libzip libzmf libzstd licensecheck lightcouch lilv linkify-it-py links2 lintian linux-atm linux-base linuxdoc-tools litehtml lksctp-tools llvm-defaults lmdb lmodern lm-sensors localehelper locket log4shib logback logilab-common lombok-patcher lp-solve lsb-release-minimal lsof lua5.1 lua5.2 lua5.3 lua5.4 lua-bitop lua-cjson lumino lutok lv2 lvm2 lwt lxml lynx lyx lz4 lzlib lzo2 lzop m17n-db m17n-lib m4 mailcap mako man2html man-db mariadb marisa markdown markdown-it-py markupsafe mat2 mathjax matplotlib matplotlib-inline maven maven-ant-helper maven-antrun-plugin maven-archiver maven-artifact-transfer maven-assembly-plugin maven-bundle-plugin maven-clean-plugin maven-common-artifact-filters maven-compiler-plugin maven-debian-helper maven-dependency-analyzer maven-dependency-plugin maven-dependency-tree maven-deploy-plugin maven-doxia-tools maven-enforcer maven-file-management maven-filtering maven-install-plugin maven-invoker maven-invoker-plugin maven-jar-plugin maven-javadoc-plugin maven-jaxb2-plugin maven-mapping maven-parent maven-plugin-testing maven-plugin-tools maven-processor-plugin maven-replacer-plugin maven-repo-helper maven-reporting-api maven-reporting-exec maven-reporting-impl maven-repository-builder maven-resolver maven-resources-plugin maven-scm maven-script-interpreter maven-shade-plugin maven-shared-incremental maven-shared-io maven-shared-utils maven-site-plugin maven-source-plugin maven-war-plugin mawk mbedtls md4c mdds mdit-py-plugins mdocml mdurl media-types memcached mercurial mergedeep meson meson-python metis mgcv mhash mime-support mingw-w64 mini-soong minizip miscfiles mistune mitmproxy mjpegtools mkdocs-nature mockito modello modello-maven-plugin modemmanager modernizr mojo-executor mongo-java-driver more-itertools motif mozilla-devscripts mozjs102 mpack mpclib3 mpeg2dec mpfr4 mpg123 mpi4py mpi-defaults mpmath msgpack-c msgpack-cxx msv mtdev mumps munge-maven-plugin mustache.js mutagen mutatormath mysql-defaults myst-parser mythes nas nasm nbclient + nbformat ncurses ndctl nekohtml neon27 netbase netcat-openbsd netcdf netcdf4-python netcdf-cxx-legacy netpbm-free net-snmp nettle net-tools netty netty-tcnative network-manager newt nftables nghttp2 ninja-build nlme nlohmann-json3 nltk node-abab node-abbrev node-abstract-leveldown node-accepts node-after node-agent-base node-ajv node-ajv-keywords node-ampproject-remapping node-ansi-colors node-ansi-escapes node-ansi-font node-ansi-regex node-ansi-styles node-anymatch node-any-promise node-aproba node-archy node-are-we-there-yet node-arg node-argparse node-array-differ node-array-find-index node-array-flatten node-array-from node-array-union node-array-uniq node-arr-diff node-arr-flatten node-arrify node-arr-union node-asap node-asn1.js node-assert node-assertion-error node-assume node-ast-types node-async node-async-each node-asynckit node-auto-bind node-autoprefixer node-ava node-axios node-babel7 node-babel-loader node-babel-plugin-add-module-exports node-babel-plugin-lodash node-babel-polyfills node-babylon node-balanced-match node-base node-base64-js node-basic-auth node-basic-auth-parser node-big.js node-binary-extensions node-bindings node-bl node-bluebird node-blueimp-md5 node-bn.js node-body-parser node-boolbase node-bootstrap-tour node-brace-expansion node-braces node-brfs node-brorand node-browserify node-browserify-aes node-browserify-cipher node-browserify-des node-browserify-lite node-browserify-rsa node-browserify-sign node-browserify-zlib node-browser-pack node-browser-resolve node-browserslist node-browser-stdout node-browser-unpack node-buble node-buf-compare node-buffer node-buffer-equal node-bufferjs node-buffer-xor node-builtin-modules node-builtins node-builtin-status-codes node-busboy node-bytes node-cacache node-cache-base node-cached-path-relative node-callback-stream node-caller node-camelcase node-caniuse-db node-caniuse-lite node-cbor node-chai node-chai-as-promised node-chainsaw node-chalk node-check-error node-cheerio node-chokidar node-chownr node-chrome-trace-event node-ci-info node-cipher-base node-cjs-module-lexer node-cjson node-clean-css node-clean-yaml-object node-cli-boxes node-cli-cursor node-clipboard node-cli-spinners node-cli-table node-cli-truncate node-cliui node-cli-width node-clone node-cloneable-readable node-clone-buffer node-clone-deep node-clone-stats node-co node-coffeeify node-collection-visit node-color-convert node-color-name node-columnify node-combined-stream node-combine-source-map # node-commander node-commondir node-compare-versions node-component-emitter node-concat-stream node-concat-with-sourcemaps node-concordance node-config-chain node-console-browserify node-console-control-strings node-console-group node-consolidate node-constants-browserify node-content-disposition node-content-type node-convert-source-map + node-cookie node-cookiejar node-cookie-parser node-cookies node-cookie-signature node-copy-concurrently node-core-js node-core-util-is node-cosmiconfig node-coveralls node-create-ecdh node-create-hash node-create-hmac node-create-require node-crypto-browserify node-crypto-random-string node-css node-css-loader node-cssom node-css-select node-css-selector-tokenizer node-cssstyle node-csstype node-css-what node-currently-unhandled node-cyclist node-d node-d3-queue node-data-uri-to-buffer node-dateformat node-date-time node-debbundle-es-to-primitive node-debbundle-insert-module-globals node-debug node-debug-fabulous node-decamelize node-decompress-response node-deep-eql node-deep-equal node-deep-for-each node-deep-is node-deepmerge node-defaults node-defined node-define-properties node-define-property node-del node-delayed-stream node-delegates node-depd node-deps-sort node-des.js node-detect-file node-detective node-detect-newline node-diff node-doctrine node-domain-browser node-domelementtype node-domhandler node-domino node-dom-serializer node-domutils node-dot node-dot-prop node-duplexer node-duplexer3 node-duplexify node-ebnf-parser node-ejs node-electron-to-chromium node-elliptic node-emittery node-emojis-list node-encodeurl node-encoding node-end-of-stream node-enhanced-resolve node-entities node-err-code node-errno node-error-ex node-es5-ext node-es6-error node-es6-iterator node-es6-map node-es6-promise node-es6-set node-es6-shim node-es6-symbol node-es6-weak-map node-es-abstract node-escape-html node-escape-string-regexp node-escodegen node-escope node-eslint-plugin-es node-eslint-plugin-eslint-plugin node-eslint-plugin-node node-eslint-scope node-eslint-utils node-eslint-visitor-keys node-es-module-lexer node-espree node-esprima node-esprima-fb node-esquery node-esrecurse node-estraverse node-estree-walker node-esutils # node-etag node-event-emitter node-eventemitter2 node-eventemitter3 node-events node-everything.js node-evp-bytestokey node-execa node-exit node-expand-tilde node-expect.js node-express node-extend node-extend-shallow node-external-editor node-falafel node-fancy-log node-fast-deep-equal node-fast-levenshtein node-fast-safe-stringify node-fbjs node-fetch node-file-entry-cache node-file-loader node-filesize node-file-sync-cmp node-fill-range node-finalhandler node-find-cache-dir node-find-up node-findup-sync node-fined node-flatted node-flow-remove-types node-flush-write-stream node-fn-name node-follow-redirects node-foreground-child node-for-in node-form-data node-formidable node-for-own node-fresh node-from2 node-fs-exists-sync node-fs-extra node-fs-readdir-recursive node-fs.realpath node-fs-write-stream-atomic node-functional-red-black-tree node-function-bind + node-gauge node-get-caller-file node-get-func-name node-getobject node-get-stdin node-get-stream node-gettext-parser node-get-value node-glob node-global-modules node-global-prefix node-globals node-globby node-glob-parent node-glob-stream node-glogg node-got node-graceful-fs node-graphlibrary node-growl node-grunt-babel node-grunt-cli node-grunt-contrib-clean node-grunt-contrib-concat node-grunt-contrib-copy node-grunt-contrib-internal node-grunt-contrib-nodeunit node-grunt-contrib-requirejs node-grunt-contrib-uglify node-grunt-known-options node-grunt-legacy-log node-grunt-legacy-log-utils node-grunt-legacy-util node-grunt-webpack node-gulp node-gulp-babel node-gulp-concat node-gulp-flatten node-gulplog node-gulp-newer node-gulp-plumber node-gulp-rename node-gulp-sourcemaps node-gyp node-gzip-size node-handlebars node-has-ansi node-has-flag node-hash-base node-hashish node-hash.js node-hash-test-vectors node-has-unicode node-has-value node-has-values node-he node-hmac-drbg node-hooker node-hook-std node-hosted-git-info node-html5shiv node-htmlescape node-htmlparser2 node-http-errors node-http-proxy node-https-browserify node-https-proxy-agent node-iconv node-iconv-lite node-icss-utils node-ieee754 node-iferr node-ignore node-ignore-by-default node-immediate node-immutable node-imurmurhash node-indent-string node-inflight node-inherits node-ini node-inline-source-map node-inquirer node-interpret node-invariant node-ip node-ipaddr.js node-ip-regex node-irregular-plurals node-isarray node-is-arrayish node-is-binary-path node-is-buffer node-is-builtin-module node-is-descriptor node-is-directory node-isexe node-is-extendable node-is-extglob node-is-generator-fn node-is-glob node-is-module node-is-negated-glob node-is-node node-is-number node-is-obj node-is-object node-isobject node-isomorphic-fetch node-is-path-cwd node-is-path-inside node-is-plain-obj node-is-plain-object node-is-primitive node-is-promise node-is-reference node-is-stream node-isstream node-istanbul node-is-typedarray node-is-unc-path node-is-valid-glob node-is-windows node-jake node-jasmine node-jed node-jest node-jison node-jison-lex node-jju node-jquery node-jquery-mousewheel node-js-beautify node-jschardet node-jsdom node-jsesc node-json5 # node-json-buffer node-jsonfile node-jsonify node-jsonparse node-json-parse-better-errors node-json-parse-helpfulerror node-json-schema node-json-schema-traverse node-jsonselect node-json-stable-stringify node-jsonstream node-json-stringify-safe node-js-tokens node-js-yaml node-kew node-keygrip node-kind-of node-klaw node-labeled-stream-splicer node-lazystream node-lcov-parse node-leveldown node-leven node-levn node-lex-parser node-libs-browser node-lie node-liftoff node-livescript node-loader-runner node-loader-utils node-load-grunt-tasks node-load-json-file node-locate-character node-locate-path node-lodash node-log4js node-log-driver node-loose-envify node-lowercase-keys node-lru-cache node-lunr node-magic-string node-make-dir node-make-error node-map-cache node-map-visit node-marked node-marked-man node-matcher node-md5-hex node-md5.js node-md5-o-matic node-mdn-browser-compat-data node-mdn-data node-media-typer node-mem node-memfs node-memory-fs node-merge-descriptors node-merge-stream node-methods node-micromatch node-mime node-mime-types node-mimic-fn node-mimic-response node-minimalistic-crypto-utils node-minimatch node-minimist node-minipass node-mississippi node-mixin-deep node-mkdirp node-mkdirp-classic node-module-deps node-moment node-morgan node-move-concurrently node-ms node-multimatch node-mutate-fs node-mute-stream node-mysticatea-eslint-plugin node-mz node-n3 node-nan node-ncp node-negotiator node-neo-async node-nock node-nodeunit node-nomnom node-nopt node-normalize.css node-normalize-package-data node-normalize-path node-normalize-range node-npm-bundled node-npmlog node-npm-package-arg node-npm-run-path node-nth-check node-object-assign node-object-inspect node-object-path node-object-visit node-once node-on-finished node-on-headers node-opener node-optimist node-optionator node-ordered-read-streams node-os-browserify node-osenv node-os-tmpdir node-output-file-sync node-package-preamble node-pako node-parallel-transform node-parents node-parse5 node-parse-asn1 node-parse-base64vlq-mappings node-parse-filepath node-parse-json node-parse-ms node-parseurl node-pascalcase node-path-browserify node-path-dirname node-path-exists node-path-is-absolute node-path-is-inside node-path-root node-path-root-regex node-path-to-regexp node-path-type node-pathval node-pbkdf2 node-p-cancelable node-pend node-p-finally node-picocolors node-pify node-pinkie node-pinkie-promise node-p-is-promise node-pkg-dir node-pkg-up node-p-limit node-p-locate node-plugin-error node-plur node-p-map node-po2json node-postcss node-postcss-cli node-postcss-load-config node-postcss-modules-extract-imports node-postcss-modules-values node-postcss-reporter node-postcss-value-parser node-prelude-ls node-pretty-bytes node-pretty-hrtime node-pretty-ms node-private node-process node-process-nextick-args node-progress node-promise node-promise-inflight node-promise-retry node-prompts node-promzard node-propagate node-propget node-prop-types node-proto-list node-proxy node-proxy-addr node-proxy-from-env node-proxyquire node-prr node-pruddy-error node-pseudorandombytes node-p-timeout node-public-encrypt node-pump node-pumpify node-punycode node-q node-qs node-querystring node-querystring-es3 node-quick-lru node-quote-stream node-ramda node-random-bytes node-randombytes node-randomfill node-range-parser node-raw-body node-react node-read node-readable-stream node-readdirp node-read-only-stream node-read-package-json node-read-pkg node-read-pkg-up node-recast node-rechoir node-regenerate node-regenerate-unicode-properties node-regenerator node-regex-not node-regexpp node-regexpu-core node-regjsgen node-regjsparser # node-remove-trailing-separator node-repeat-string node-replace-ext node-require-dir node-require-directory node-require-inject node-requires-port node-resolve node-resolve-cwd node-resolve-dir node-resolve-from node-resolve-pkg node-restore-cursor node-resumer node-retape node-retry node-rimraf node-ripemd160 node-rollup node-rollup-plugin-alias node-rollup-plugin-babel node-rollup-plugin-buble node-rollup-plugin-commonjs node-rollup-plugin-inject node-rollup-plugin-json node-rollup-plugin-node-resolve node-rollup-plugin-replace node-rollup-plugin-sourcemaps node-rollup-plugin-string node-rollup-plugin-terser node-rollup-plugin-typescript node-rollup-plugin-typescript2 node-rollup-pluginutils node-run-async node-run-queue node-rx node-safe-buffer node-sane node-schema-utils node-seedrandom node-sellside-emitter node-semver node-send node-seq node-serialize-javascript node-serve-static node-set-blocking node-setimmediate node-set-immediate-shim node-setprototypeof node-set-value node-sha.js node-shasum node-shebang-command node-shebang-regex node-shelljs node-shell-quote node-sigmund node-signal-exit node-sinclair-typebox node-sinon node-sinon-chai node-slash node-slice-ansi node-socket.io-parser node-source-list-map node-source-map node-sourcemap-codec node-source-map-resolve node-source-map-support node-sparkles node-spdx-correct node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids node-split node-split2 node-split-string node-sprintf-js node-ssri node-stack-trace node-stack-utils node-static-eval node-static-module node-statuses node-stealthy-require node-stream-array node-stream-assert node-stream-browserify node-stream-combiner2 node-stream-each node-stream-http node-stream-shift node-stream-splicer node-string-decoder node-string-width node-strip-ansi node-strip-bom node-strip-eof node-strip-json-comments node-style-loader node-subarg node-superagent node-supertest # node-supports-color node-syntax-error node-tacks node-tap node-tapable node-tape node-tap-mocha-reporter node-tap-parser node-tar node-tar-fs node-tar-stream node-temp node-terser node-test node-text-encoding node-text-table node-thenby node-thenify node-thenify-all node-through node-through2 node-through2-filter node-timers-browserify node-time-stamp node-time-zone node-tinycolor node-tmatch node-tmp node-to-absolute-glob node-to-arraybuffer node-to-fast-properties node-toidentifier node-to-regex node-to-regex-range node-tough-cookie node-traverse node-ts-jest node-tslib node-tty-browserify node-turbolinks node-turndown node-type-check node-typedarray node-typedarray-to-buffer node-type-detect node-type-is node-typescript node-ua-parser-js node-uid-safe node-umd node-unc-path-regex node-undici node-unicode-canonical-property-names-ecmascript node-unicode-data node-unicode-loose-match node-unicode-match-property-ecmascript node-unicode-match-property-value-ecmascript node-unicode-property-aliases node-unicode-property-aliases-ecmascript node-unicode-property-value-aliases node-unicode-property-value-aliases-ecmascript node-union-value node-unique-filename node-unique-stream node-unique-string node-universalify node-unpipe node-unset-value node-uri-js node-uri-path node-url node-url-loader node-util node-util-deprecate node-utils-merge node-uuid node-uvu node-v8-compile-cache node-v8flags node-validate-npm-package-license node-validate-npm-package-name node-vary node-vhost node-vinyl node-vinyl-fs node-vinyl-sourcemaps-apply node-vlq node-vm-browserify node-watchpack node-wcwidth.js node-webassemblyjs node-webpack node-webpack-merge node-webpack-sources node-whatwg-fetch node-when node-which node-wide-align node-widest-line node-wordwrap node-wrap-ansi node-wrappy node-write-file-atomic node-write-file-promise node-ws node-ws-iconv node-xml2js node-xtend node-xterm node-y18n node-yallist node-yaml node-yargs node-yargs-parser node-yarn-tool-resolve-package node-yn node-zx norm nose nose2 nototools npm npth nspr nss-pem nss-wrapper numactl numexpr numpy numpydoc nv-codec-headers nvptx-tools oath-toolkit objenesis objgraph ocaml ocaml-astring ocaml-base64 ocaml-bigarray-compat ocamlbuild ocaml-csexp ocaml-ctypes ocaml-fmt ocaml-fpath ocamlgraph ocaml-graphics ocaml-integers ocaml-mccs ocaml-migrate-parsetree ocaml-mmap ocaml-odoc ocaml-odoc-parser ocaml-re ocaml-result ocaml-sexplib0 ocaml-topkg ocl-icd ocplib-endian octave-control octave-signal ogdi-dfsg olefile onetbb opam opam-file-format openal-soft opencc opencore-amr opencv openexr openh264 openhpi openipmi openjade openjpeg2 openldap openmpi openni2 openpyxl opensc openslide opensp openssh openssl + openstack-pkg-tools opentest4j opentest4j-reporting optipng opus orc oscache osgi-annotation osgi-compendium osgi-core osgi-foundation-ee ounit p11-kit pacemaker package-notes pam pango1.0 pangomm papyrus paramiko parmap parso partd paste pastedeploy pastel patch patchelf patchutils path.py patsy pcapy pcaudiolib pci.ids pciutils pcre2 pcre3 pcsc-lite pegjs pentaho-reporting-flow-engine pep517 pep8 pep8-naming perl perl-openssl-defaults perltidy pexpect phonon php8.2 php-defaults php-pear pickleshare picocli pigz pikepdf pillow pipewire pixman pkgconf pkg-js-tools pkg-kde-tools pkg-php-tools plasma-wayland-protocols platformdirs plexus-ant-factory plexus-archiver plexus-bsh-factory plexus-build-api plexus-cipher plexus-classworlds plexus-cli plexus-compiler plexus-containers plexus-i18n plexus-interactivity-api plexus-interpolation plexus-io plexus-languages plexus-sec-dispatcher plexus-testing plexus-utils2 plexus-velocity plotly plotutils ply pm
2026-01-13T09:30:29
https://es-la.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook Correo o teléfono Contraseña ¿Olvidaste tu cuenta? Crear cuenta nueva Se te bloqueó temporalmente Se te bloqueó temporalmente Parece que hiciste un uso indebido de esta función al ir muy rápido. Se te bloqueó su uso temporalmente. Back Español 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch Registrarte Iniciar sesión Messenger Facebook Lite Video Meta Pay Tienda de Meta Meta Quest Ray-Ban Meta Meta AI Más contenido de Meta AI Instagram Threads Centro de información de votación Política de privacidad Centro de privacidad Información Crear anuncio Crear página Desarrolladores Empleo Cookies Opciones de anuncios Condiciones Ayuda Importación de contactos y no usuarios Configuración Registro de actividad Meta © 2026
2026-01-13T09:30:29
https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.meta.ai%2F&h=AT3EriIctDIhMMjkMeKqgEH1Vk3v5k8zji5ClzB1HEUD_no0IUKmCSqujEQNYDVZNKJi-ZO0KxL7TExdlfXj1Fr5arLhS-ufLhPyWHXtsCKYupV_rZjklxrW5Nc1CxlqOLO3Vsx9ALpyz6Es
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://heisenbug.blogspot.com/search?updated-max=2014-01-12T18:45:00-08:00&max-results=7&reverse-paginate=true
don't count on finding me skip to main | skip to sidebar don't count on finding me Monday, September 2, 2013 Now it's evident — totally! In one of my posts about logics I have shown that a proof of a true proposition consists of constructing a function from ⊤ (truth) to an inhabitant of that proposition (interpreted as a type). Dually, one would hope, we must construct a function between false propositions and ⊥ (bottom, the empty set). The big question is: How? There appear to be many functions into the empty set. These surely cannot mean to be proofs! There is a catch: totality . For every possible input we are obliged to provide a well-defined, deterministic result. A hard job when the target set is empty! On the other hand it is easy enough for positive proofs: (considering the finite case...) say, we seek a proof of the Bool proposition. Bool has two inhabitants, so the function space from ⊤ (single inhabitant) to Bool must have 2 1 of them. Here is one: provebool () = True (Do you find the other one?) But for negative proofs, it isn't really obvious how to do it. Since refutable propositions (allegedly) have no inhabitants, how do we write a pattern-matching function between them? But remember, in the finite proof case our arrows had n m inhabitants, picking any one of these constituted a valid proof. For the uninhabited case such a way of counting gives us a clue: 0 0 can be interpreted as 1! And this is the key, we need to do pattern matching with no patterns to get that inhabitant: refutation = \case of {} When this function is total, we have our sought-for unique proof. And for actual negative proofs it evidently is! Posted by heisenbug at 1:26 AM No comments: Labels: haskell , logics Tuesday, August 20, 2013 Verschiedenes Mein Vater wäre morgen 72 geworden. Ich habe mich schon lange daran gewöhnt, daß er nicht da ist, dennoch habe ich ruhige Momente, wo ich mir wünschte ich könnte ihm erzählen was ich so mache. Er würde es verstehen. Er sagte mir einmal "Ich hätte es geschafft dich in die Medizin zu bugsieren, wenn ich dort eine Zukunft gesehen hätte." Ich glaube er sah im ganzen medizinischen Komplex keine Zukunft, mit Sicherheit auch im finanziellen Aspekt. Oder er sah einfach keine Perspektive darin, für mich . Auf alle Fälle stand er meinen mathematischen Ambitionen sehr aufgeschlossen gegenüber. Er kaufte mir das Buch das ich immer noch sehr verehre, "A fizika kultúrtörténete" (die Kulturgeschichte der Physik). Ich habe es vor kurzem meinem Sohn auf englisch gekauft. Das aus meinen Ambitionen nicht wirklich viel wurde, lag wahrscheinlich daran, daß ich in die Informatik gegangen bin ;-) Aber egal, es macht mir ja viel Spaß, und die beiden Gebiete verzahnen sich ja zusehends. Es gibt einen signifikanten Trend, die Grundlagen der Mathematik auf das Fundament der Typentheorie zu stellen, und somit die Mengenlehre praktisch zu entthrohnen, nach mehr als 100 Jahren Herrschaft. In einem kleinen Winkel dieses Kriegsschauplatzes mache ich mir selber gedanken. Gestern Abend fuhr ich nach Ansbach, um meine Mutter zu besuchen, und nahm auch Hamster Daniela mit. Ich war wirklich müde geworden nach dem Abendessen, las noch ein Paar Seiten Kategorientheorie und schlief ein. Aber zwischen 2 und 3 wachte ich auf, und ich denke in dem Moment verstand ich, daß meine Idee von Typen als Flächen sich mit den Opetopen vereinbaren lassen, wenn man sich nur in die Kodimension versetzt. Das Stichwort Poincaré-Dualität kommt da auf, was alles erklären könnte. Ich nahm den Hamster mit runter, wir setzten uns vor die Terrassentür, und der Schein des Vollmondes fiel auf uns. Es war mystisch. Außerdem arbeite ich an einer Kodierung, so daß etwas gleichwertiges zum Lambda-Kalkül mit Opetopen kodiert werden kann. Mal schauen wie das alles zusammenkommt. Ich denke mein Vater wäre der einzige aus meinem Umkreis der für solche Gedanken ein wirklich offenes Ohr gehabt hätte, selbst wenn er das meiste gar nicht verstanden hätte. Aber er wäre auf mich manchmal stolz gewesen. Posted by heisenbug at 1:03 PM No comments: Monday, August 19, 2013 Compiling GHC on RHEL6 Compared to building GHC on RHEL5 this is a breeze. git is in the installation — check perl boot — check ./configure — breaks , linker does not find libgmp.so I built gmp from sources, and installed it into my home directory. But... it still did not build :-( As always, Stack Overflow for the win! Specifying setenv LIBRARY_PATH $HOME/lib did the trick. For good measure I also added --with-gmp-libraries= $HOME/lib --with-gmp-includes= $HOME /include to the configure line, but this might be redundant? (Another thought, find seems to reveal some  libgmp.so under /usr , I might point it there.) So, finally, ./configure ... — check The part that involves building was the pleasure part: nice make -j14 — check Then I dared running the test suite: make test — check This step takes its time, as it is not parallelizable. There is only one drop of bitterness, namely the stage2 compiler does not run on RHEL5. But that is something I did not expect, actually. make install — check nothing unexpected here. Have fun with GHC on RHEL6! Posted by heisenbug at 7:49 AM No comments: Labels: ghc , rhel6 Saturday, August 10, 2013 Proudly presenting the »nopetope«! (This is is jotted down, raw posting, that may never get finished. I am publishing it anyway, as it pretty much reflects my current mood.) I am about to do some research with coverings of trees, and it was only natural to look at Baez-Dolan metatrees and the corresponding notion of opetopes. The paper contains a famous 5-minute definition and it is a brain teaser worth reading. They introduce trees and nestings (actually two sides of the same coin) and their superposition, called a constellation, which has to follow some rules, but drawing spheres is a creative process. Then there are zooms which connect constellations as long as the left nesting and the right tree are morally identical. My lambda graphs are basically search trees and a nesting would add the operational notion of evaluation. Since we can freely choose our evaluation strategy (confluence?), the latter corresponds to a nesting. It remains to find out what the degenerate zooms are under this aspect. I am just reading the "Polynomial functors and opetopes" paper (http://arxiv.org/pdf/0706.1033.pdf) and it asserts that it's starting constellation is a one leafed tree: But I wonder if this is fundamental, and since leaves are stripped by zooms, any number will do. So I'll suggest starting with zero leaves, and calling the resulting zoom complex(es) the nopetopes. This might be the first mathematical term I have coined :-) For the mathematically-challenged, a nopetope is just a lollipop wrapped in cellophane, while an opetope is the two-stick version thereof. It is a funny coincidence that "one" and "ope-" contain the same vocals. Going on, we could also have twopetopes and thropetopes, fouretopes etc. But I doubt these are significant in any way. And now back to the paper and then to an Ωmega implementation of nopetopes... PS: while writing this my imagination went though... Are trees and nestings compatible with the famous correspondences energy-mass, wave-particle of physics? Looks like I have to start some more research. Posted by heisenbug at 5:11 AM No comments: Labels: funny , mathematics , opetopes , thrist Wednesday, February 27, 2013 Old Cabal Subhell Sometimes I have a cabal that is too old for generating up-to-date boilerplate files for package installs, so I have to install a new cabal-install . But unfortunately I run into the same problem when installing the HTTP package, which is needed for cabal itself. So I am in a (pun totally intended, as you'll see later on) catch-22 , and each time I feel being lost completely. But there is a cure to this particular problem: create a modified mv dist/build/autogen/Paths_HTTP.hs dist/build and patch it with $ diff -u dist/build/autogen/Paths_HTTP.hs dist/build --- dist/build/autogen/Paths_HTTP.hs 2013-02-27 20:07:01.437225000 +0100 +++ dist/build/Paths_HTTP.hs 2013-02-27 20:20:36.735526000 +0100 @@ -6,6 +6,7 @@ import Data.Version (Version(..)) import System.Environment (getEnv) +import Control.Exception version :: Version version = Version {versionBranch = [4000,2,8], versionTags = []} @@ -17,11 +18,14 @@ datadir = "/home/ggreif/share/HTTP-4000.2.8" libexecdir = "/home/ggreif/libexec" +hardCoded :: FilePath -> IOException -> IO FilePath +hardCoded dir = const $ return dir + getBinDir, getLibDir, getDataDir, getLibexecDir :: IO FilePath -getBinDir = catch (getEnv "HTTP_bindir") (\_ -> return bindir) -getLibDir = catch (getEnv "HTTP_libdir") (\_ -> return libdir) -getDataDir = catch (getEnv "HTTP_datadir") (\_ -> return datadir) -getLibexecDir = catch (getEnv "HTTP_libexecdir") (\_ -> return libexecdir) +getBinDir = catch (getEnv "HTTP_bindir") (hardCoded bindir) +getLibDir = catch (getEnv "HTTP_libdir") (hardCoded libdir) +getDataDir = catch (getEnv "HTTP_datadir") (hardCoded datadir) +getLibexecDir = catch (getEnv "HTTP_libexecdir") (hardCoded libexecdir) getDataFileName :: FilePath -> IO FilePath getDataFileName name = do This file is then preferably found by GHC and all is okay. Incidentally I already employed this trick in the past, but forgot about the details so I had to reinvent it again. After escaping this particular subhell of cabal I came up with this blog post in order to not lose my way in the future. Hopefully it helps you too. Posted by heisenbug at 11:40 AM No comments: Wednesday, December 19, 2012 Decidable equality Trailing Richard Eisenberg's blog post I've been triggered to recollect what I have read about the matter so far. Turns out that I was about 17 when I first came into contact with the concept. After my brother hinted to me a month ago that he is reading "Gödel, Escher, Bach" , I grabbed my own copy from my bookshelf and quickly found the page about the fractal nature of provable propositions and the true-false divide. I have scanned it and showing it below. What is the connection to decidable equality? I believe this illustration shows it: I have depicted T (truth, top, any nullary constructor, e.g. () ) at the north pole, and bottom (false, ⊥) at the south pole. The way or reasoning on the north hemisphere is to transport truth into a type , i.e. construct a function of type () → P , where P is the proposition we want to prove in Curry-Howard encoding. As the figure shows we may have a finite number of stops on our way. We can note that a function of type () → P is isomorphic to P , so simply constructing an object of type P suffices. Dually, proving that a proposition is false, we have to construct a path to bottom from Q , again possibly via a finite number of stops. Since ( Q → ⊥ ) cannot be simplified we really have to construct functions here. The equator divides true from false and thus separates the duals. Since each proof (when computable in finite time) will either result in something from the blue or red island, the type for decidable equality must be Either (a :~: b) ((a :~: b) -> Void) . Posted by heisenbug at 7:21 AM 1 comment: Labels: haskell , logics Tuesday, September 18, 2012 Thrist sightings It's been a bit quiet recently, but not inactive. Edward Kmett has adopted the name and the concept in two of his libraries . Of course the concept is much older than the name, being a path in some category. If you look carefully, in the middle of his ICFP '12 keynote Conor McBride derives thrists (he keeps the name List in his development) and they may also appear in the JFP article where they are named Path . Only with the advent of GADTs and user defined kinds in systems like Ωmega, SHE and Agda the concept of threading types begins to blossom. Since the release of GHC v7.6.1 the most popular Haskell compiler also supports kind polymorphism. This prompted me to re-spin the thrist package to take advantage of GHC's new feature. Have fun,     Gabor Posted by heisenbug at 2:29 PM No comments: Labels: ghc , thrist Monday, December 26, 2011 Showing Thrists Revisited More than three years ago I lamented that it's impossible to to define a show function on thrists, generally, even when the element type is member of the Show class. In the meantime I succeeded to declare certain thrist parametrizations and convince GHC to accept show instances for them. The Appli thrist is such an example. With the upcoming GHC 7.4 things may improve considerably, as it will bring constraint kinds . Remember, thrists are (currently) parameterized like this (* → * → *) → * → * → * , i.e. on types , and with the new kind variable feature we can probably generalize to user-defined kinds . Then the parameters may match Ωmega's: (a → a → *) → a → a → * . So we still result in a type, but we can choose our indices from a vastly bigger domain. Enter constraint kinds! These may be part of our user-defined kinds, so we can form stuff like (Show, *) and supply it for the parameter a . With some luck deriving Show can be more successful and not attached to particular parametrizations. I regrettably still haven't gotten around building a GHC v7.4.1 candidate, so I cannot verify the above, but my gut feeling is that this'll work out... Posted by heisenbug at 5:11 PM 1 comment: Labels: ghc , haskell , thrist Tuesday, November 22, 2011 Pondering about the Foundations As I am thinking about how a possible Ω mega 2.0 could be implemented, I am trying to come up with some interesting concepts w.r.t. parsing and type checking. Since no single line is written yet, it is easy and cheap to ponder. Some key elements are already taking shape in my mind. These are: parsed entities carry their start and end coordinates in their types there is no difference between patterns and expressions each expression carries a typing thrist. The second item has been elaborated by me in an earlier post. The third must wait a bit until I have something coherent (but the curious reader might visit my sketch of ideas ). I'd like to talk about item one here. The essence is that every grammar element obtains a type that describes where this element is located. For example a function declaration may occupy the text portion between start and end , where these are type-level triples (file, line, column). In order to consider parsed input consistent, the start coordinates must be aligned with the prior element's end coordinates, i.e. we have another thrist here. Things get interesting when we model naming and scope. Name definition and referral must somehow match the types, after the match is done the semantics can be read off the user. To give an example: Ref definer :: Exp (`foo, 42, 7) (`foo, 42, 11)   where definer :: Exp (`foo, 41, 1) (`foo, 45, 37) = ... Both the reference and the definition live in the same file "foo.prg". The former is on line 42 from column 7 to 11 (exclusive). The definition it refers to is in fact enclosing it (a recursive call, maybe?) extending from line 42 to 45. With this representation the name of the indentifier becomes secondary, all that counts is the evidence in definer which contributes to its type! We have created a globally nameless representation. We can expand this world view to also include the level of the grammatical entity (value, type, kind, etc.) as a fourth coordinate. So a reference to a ›25‹ somewhere in the text at floor 0 would point to an integer literal, the same place at floor 1 to the type Int and at floor 2 it would be the kind * . My hope is that all the proof obligations arising in such a scheme can be cleverly extracted from a parsec-like engine. Posted by heisenbug at 3:03 PM No comments: Labels: omega , thrist Wednesday, October 5, 2011 Macs and me I am profoundly saddened since I woke up at 4:00am in the morning, and saw the news headline about the passing of Steve Jobs. I have seen this coming for a long time, as my father died in a very similar way back 1993 with only 52. Looking at the thin appearance of Jobs in the last month or even years I constantly get reminded of him. Basically the same story of suffering, loss of weight, liver transplant (in vain), death. RIP, Dad, RIP, Steve. I am writing this on a rusty vintage 2000 PowerBook G4 Titanium, I bought on eBay last year, because the video of my own 2001 TiBook went black. By today's web standards completely inadequate, it serves me well for news reading, terminal logins, etc. My son Pedro got his MacBook Pro 15'' delivered just today. An awesome piece of technology. My father bought the first Mac in 1986, just after opening his practice as a neurologist. This was two years after cutting all strings in Hungary and fleeing to Germany in a pretty bold move. Must have been a moment of total self-overestimation when I promised to my dad "if you buy that Mac Plus I'll write you the best software for it for your doctor's office". A crazy time began. At day the Mac was used to keep patient's data with a DTP program "RagTime", at 5pm I hauled the Mac home (in a big black bag) and started writing the program. Sometimes deep into the night. I used Turbo Pascal (and later MPW) after figuring out that the Lisp environment I preferred simply did not cut it due to insufficient support of the Toolbox. In the morning my father carried the Mac back and powered it up. Less than year later the program was ready for productive work. A Mac SE joined the party and we had a networked doctor's application with a really neat windowed user interface, that would put even today's programs to shame in this regard. There was even a time when we fancied marketing this product, but my university duties and the early death of my father simply negated all plans to this end. When I had my diploma in my hands I picked up the phone and called the guy who sold us the Mac Plus and a copy of "Inside Macintosh" back in '86. In the meantime he founded a pretty successful company around a networked admin solution called 'netOctopus' which was his baby. We occasionally met at Apple developer events and I new that he was a pretty damn good coder. He hired me and I was earning money by programming Macs! So yes, I love Macs and there is no reason that this will change in the foreseeable future. I kept telling to myself, should Jobs die one day, I'll put that Mac Plus (now in my basement and still functional) up for sale at eBay. My thought today: "screw it – too many fond memories attached". Posted by heisenbug at 9:39 PM 3 comments: Labels: family , mac , sadness Friday, September 9, 2011 GHC 7.0.4 on CentOS This is mainly a post for myself so that I can look back any time how I did it. Basically I fell in every possible hole while wandering around in the dark but I could get out of them :-) after downloading I configured the binary installation for x86-64. configure starts ghc-pwd , which is built with the wrong glibc -versions. Bummer. found out that I have to get the source install. Downloaded and configured, it died in the middle because base-4.2 was not available. Bummer. so I had to install ghc-6.12.3 first. Fortunately this went smoothly (binary install). With this new friend I reconfigured v7.0.4 and started building. When linking the stage1 compiler I got an error from binutils that some relocation went awry. Bummer. the internets are full of hints that the system compiler ( gcc-4.1 ) uses the bad linker. To my luck I found a new gcc-4.4 in an amicable colleague's home directory, so I reconfigured thus: ./configure --prefix=/home/gabor --with-gcc=/home/msichel/local_x86/bin/gcc but configure told me that the shiny new gcc cannot build executables. Bummer. it turned out (I had to write a hello-world to figure that out) that some gcc -internal shared libraries were not found. Luckily they came into scope with LD_LIBRARY_PATH=/home/msichel/local_x86/lib:/opt/lsf/6.2/linux2.6-glibc2.3-x86_64/lib at this point I could smell victory, but it was still out of reach. A blog post suggested to cp mk/build.mk.sample mk/build.mk and edit it in two ways: uncomment BuildFlavour = quick and change to GhcLibWays = v p dyn , i.e. append " p dyn " I did both, reconfigured and typed make install . It went through without a hitch :-) Posted by heisenbug at 12:02 PM No comments: Labels: ghc , haskell Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM 5 comments: Labels: haskell , omega Thursday, February 10, 2011 My Thoughts about Inertia Big caveat: I am very much of a layman when it comes to physics and this is consequence of having heard elementary physics lectures more than 15 years ago. But I like the occasional book on the subject ( The Elegant Universe comes to my mind) and am fascinated by the theoretical possibility of a grand unified theory of Nature's forces. There is a small niggling idea in my head that wants to get out from time to time, and this post is the evidence that it finally made it into the wild. (I will probably appear as a bloody idiot because of this...) Being Hungarian-born has made me somewhat receptive for advances in physics performed by the pretty smart folks coming from this small country, and already as a pupil I was taught that the " equivalence principle " (of gravitational mass and inertial mass coinciding to an amazing degree) was shown by Eötvös . This cannot be a simple coincidence but must be a fundamental thing. A completely ununderstood fundamental thing, as it appears to me. A quick googling for "inertia quantum gravity" brings up some outright lunatics and some rather exotic theory of "zero field fluctuations" causing inertia: http://www.calphysics.org/articles/PRA94.pdf http://www.calphysics.org/articles/gravity_arxiv.pdf But, electromagnetism causing the same mass as gravity (i.e. linking two of the fundamental forces with an unbelievable precision) appears very far-fetched to me. Wikipedia seems to be no help when inquiring for the source of inertia . Mach's principle  referenced therein, namely that the existence of the rest of the universe leads to the phenomenon of inertia does not sound right; after all, when all the other stars (galaxies etc.) would be removed but the Sun , would you expect that the inertia of your body suddenly would fall to almost zero? I cannot believe that modern theories of gravity (such as quantum gravity approaches) do not try to explain the equivalence of gravitational mass and inertial mass. My intuition says that this should be the first step! Now I'll begin a steep descent in the land of speculation and respectlessly mix stuff told by others with vague ideas and metaphors of mine. I won't even make effort to cite or link, but at some point I'll tell what my main idea is. Be warned: at that point probably each self-respecting physicist (that is, a person who successfully solved a differential equation about movement of a body under external force) will turn away with disgust, but okay, let it be... There is this idea that gravity is so weak in comparison to electromagnetism, because the circular (closed)  strings corresponding to the graviton do not permanently bind to our three dimensional space (or four-dimensional spacetime). They are just passing through, and there is little time for them to establish the force between bodies. So, the gravitational force exerted between two glasses of red wine is very small on each other. But when they are accelerated (say, by clinking them) perceptible forces appear. So I conjecture that both forces are caused by the same mass, and by the same gravitons, but they differ in magnitude, because the gravitons stay around longer  in the second case, so as messenger particles they establish a force many orders of magnitude stronger. How can they stay around longer to become relevant ? Perhaps by traveling orthogonally to the gravitational gravitons. Okay, inertial gravitons travel (more or less) orthogonally to our space, that is, along the time axis and thus following the trajectories of the particles the matter is built of. I think it was Feynman who mentioned that an anti-particle traveling 'backwards' in time can be equated with its particle traveling forward in time. Now, what is the anti-graviton? I believe that I read sometime that it is the same as the graviton. Just like a photon is not differing from an anti-photon. So the time inversion does not change any property of the graviton. Good. We have gravitons which make a short visit in our spacetime, and vanish just as fast as they appeared, and there are those which accompany mass-like particles (even when at rest) along their trajectory in time, possibly bouncing back and forth between earlier and later . This constitutes (my IDEA!) a force between a body now and its earlier appearance in spacetime. Of course this is the same as a force between now and the future of the body. Actually there is a force between me and (me one second later). Or ten seconds or even a year! Two things become clear now. First we have to perform an integration (over all time destinations) to get the resulting force. And second, the force toward the past will bear a negative sign, so for stationary bodies all inertial forces will cancel out. I think this can be asserted for uniform movement too (i.e. constant velocity vector) but I did not waste any thoughts on this yet. Anyway, this is Newton's first law. Time to get to the second one. Here I want to make some further remarks. The inverse-square(-like) law should hold for inertial gravitons too, so that a longer time-span enters into the integral with a smaller effect. Kind of like the gravitational force between objects a light-second apart also decrease substantially. Second, causality is a bit smeared at the very short intervals where the forces are really relevant (Planck time?) so the reality a bit before pulls hard backwards and the reality a bit later pulls hard forward. Both look pretty much the same, differing only in the arrow of the force. I do not know whether this is essential, though. Back to Newton's second law. Imagine a stroboscope lighting a scene where a body moves, accelerated by a constant force along its movement direction. When you make a photo (with reasonable exposition time) you'll obtain a picture of several bodies, with the earlier ones nearer together, and the later ones successively more distant. Now let's declare the middle one as being now . Then the prior one is less distant than the next one so the force between the prior and now is bigger than the force between now and next. These do not cancel out any more. This is a consequence of the inverse-square law. Of course the stroboscope should flash with Planck frequency etc. (so that the spacetime distance is small enough), but the principle is clear: We get a resultant force that points backwards, namely the difference between the (bigger) half-integral towards the past and the (smaller) half-integral towards the future. All the time I was using the wrong word 'force' for something space-time-like (a vector with 4 components). What we perceive or measure as accelerating force is the projection of that 4 component vector into our 3-dimensional space. So I conjecture that F = ma is the projection of the resultant 4-force which I explained in the last paragraph to our 3 dimensions. If this little idea holds any water then it should be possible to calculate the inverse law for the 4-force. I'd bet it is inverse-cubic. If this succeeds, then the next test would be to figure out how the 4-force looks like when a relativistic (say half-lightspeed) particle is accelerated by a 3-force. Clearly the 4-speed rotates out of time, but does the the mass of the particle increase? I do not dare to think about whether we can ever get to the point where this idea gets tested in an even more comprehensive setting. But it was sure a lovely night when I was drinking that red wine with a good friend from Brasil two days ago, who dared to ask a quantum-mechanical question and received a long story as an answer, unknowingly liberating this small niggling idea from the confines of my head! Posted by heisenbug at 6:45 PM No comments: Labels: gravity , inertia , pondering Sunday, January 9, 2011 Quantifiers: Dark Matter Modern cosmology routinely deals with dark matter , a source of gravity necessary to explain certain things. In the last days I discovered a kind of dark matter in Ωmega too, and here is the related story. As we know type constructors arise when the data definition is equipped with parameters, like below: data Tree a = Tip a | Fork (Tree a) (Tree a) a is a type variable and gets instantiated (to a type) when we want the tree to contain actual information. Actually I could have written the second recursive occurrence of Tree a in the Fork branch as Tree Char , and the type checker would have accepted it. Why? Because at each instantiation site the type variable a is created fresh , and can be bound to a new expression. But what is the kind of a ? In Haskell it can only be * , which classifies all types, as the other possible kinds ( * → * , etc.) do not classify types. But this kinding relation is not spelled out directly, so let's choose a more explicit definition: data Tree :: * → * where ... When talking about Tree Integer , then it gets pretty clear that Integer 's kind must be * and that the resulting  Tree Integer is itself kinded by * . But there is a fine distinction between explicit and implicit kinding in Ωmega: in the latter case a is kinded by a unification variable instead of by * . The reason is that Ωmega allows us to define custom kinds, which can classify other type-like things. These are usually used for indexing of type constructors. The unification variables that are present, but hidden from the user only become manifest when we have multiple levels of data definitions, with the higher levels indexing the lower ones and some constructor function tries to bind the unification variable to different kinds. Of course that won't work and all you'll see is a very cryptic error message. The smallest example I have encountered is issue 70 , which I will present as an example here. data Pat :: *3 where   Q :: Pat ~> Pat data Pat' :: Pat ~> *2 where   Q' :: Pat' n ~> Pat' (Q n) data Pat'' :: Pat' p ~> *1 where   Q'' :: Pat'' n ~> Pat'' (Q' n) data Pat''' :: Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Look at the last line, it induces these two kind equations: n = Pat'' p1 Q'' n = Pat'' p2 Each equality at some level induces an equality at one level up. But p1 and p2 are kinded by the same unification variable, k . Let's note the two equations with k in the middle: m = k = Q' m where m is the kind of n . You can see now that m is forced to be equal to Q' m , which is clearly incommensurable. The solution is clearly to spell out kinding quantifiers explicitly with type variables. Since these get instantiated to fresh copies on the fly, the above problem does not occur. So we arrive at (only showing the last definition for brevity's sake) data Pat''' :: forall (o::Pat) (p::Pat' o) . Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Black magic? Only when you let the kinds live in the dark! Posted by heisenbug at 12:38 PM No comments: Labels: omega , types Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Tuesday, December 14, 2010 Singleton Types are the Key to Co-dependency Since the last time I wrote about existentials I had a plenty of time to ponder how they fit into the qualifier-typed typed lambda calculus which de Bruijn has proposed , and I am very proud of implementing a formalization for. The headline has already spoiled the suspense, but the interesting part is how I arrived at that assertion. It happened last night and it carries all the attributes of an epiphany :-) There were some anomalies that worried me about the introduction of existential qualifiers in the prequel post : the treatment of patterns that are values was missing, the handwavy argument how the proposition corresponding to the condition is encoded, that the dependent sum binder introduced two variables (where lambdas only introduce one), and finally that parenthesized condition after the ∃-quantor which do not seem to appear in logic textbooks. It was the first worry that kept me awake this night. Here is a prototypic definition: fac 0 = 1 fac (1+n) = (1+n) * fac n In Dylan (an object-oriented functional language) one would write the first branch of same function as define method fac (n :: singleton(0)) 1 end Here the  singleton function returns a type whose sole inhabitant is the argument to  singleton . This analogy pushed me over the top. What if I introduced the concept of co-dependency in my formalization? Say, ∃x:singleton 1 . x where values can be lifted up in the type realm and appear at the right-hand-side of the type judgement (:). I prefer to call this co-dependency because it is opposite to regular dependency which happens in the returned expression . Consider the following type-theory expression: λx:Int . 〈y:singleton (5*x)〉 . y here a universally quantified variable (x) is entering an expression which is the argument to the singleton construct giving the type to y. What does it mean? That for every x there is an y of 5 times the magnitude, which becomes the result. With this interpretation all my worries have vanished: there is just one variable added by the dependent sum quantification and the condition is now neatly tucked away on the right side of the colon! Next to come: introduce this idea into the formalization. Posted by heisenbug at 12:01 AM 6 comments: Labels: dependent types , dylan , logic Saturday, December 11, 2010 Zipping through it In my email conversation with Brandon prior to the release of thrist-0.2 , I told him that I did not come around implementing reverse thrists, and I showed how they arise naturally when doing computational passes over thrists: (((a, b), c), d) e (f, (g, (h, i))) . He asked me whether this has anything to do with zippers , which I answered to the affirmative, my previous ideogram being essentially a thrist zipper . As it maneuvers through the data structure it deconstructs the original thrist, places a new element into focus and zips together a left-associative structure behind. Visually it (kind of) corresponds to the zipper on your jacket. This post is dedicated to this versatile tool being applied to thrists to obtain an isomorphic data structure which I call the ThristZipper . As the ideogram demonstrates, this zipper consists of three parts: the left-associate thrist (usually holding the already visited portion), the focus element e , the (right-associative) thrist (usually to be iterated over). So first we have to define LeftThrist (this is how I prefer to call it). data LeftThrist :: (* → * → *) → * → * → * where   LeftNil :: LeftThrist k a a   LeftCons :: LeftThrist k a b → k b c → LeftThrist k a c Again, the types match up. Now we can define  ThristZipper : data ThristZipper :: (* → * → *) → * → * → * where   Focus :: LeftThrist k a b → k b c → Thrist k c d → ThristZipper k a d It remains to define all the operations on  ThristZipper that will make it a versatile tool. We start with zipInto : zipInto :: Thrist k a b → Maybe (ThristZipper k a b) zipInto Nil = Nothing zipInto (Cons e r) = Just (Focus LeftNil e r) We can similarly define  zipLeftInto , advancing , focus manipulation ,  maps , folds and getting out on the right or in the left. These are of course left as an exercise to the reader, but I will define retract (the opposite movement from advance ) here for good measure: retract :: ThristZipper k a b → Maybe (ThristZipper k a b) retract (Focus LeftNil _ _) = Nothing retract (Focus (LeftCons r e') e t) = Just (Focus r e' (Cons e t)) And a lot prettier in Ωmega ( svn HEAD ): retract (Focus []lt _ _) = Nothing retract (Focus [r; e']lt e t) = Just (Focus r e' [e; t]l) PS: I definitely plan to make all this part of thrist-1.0 when it arrives.  Posted by heisenbug at 4:23 AM No comments: Labels: haskell , omega , thrist Friday, December 10, 2010 The Sky was the Limit Everyone remembers Tom Petty's song 'Into the Great Wide Open' with it's famous refrain The sky was the limit I was thinking about limits (the category theory ones) for many years now, but could never really visualize the concept. (I should really start reading Awodey's 'Category Theory' which will be my present to self at Xmas.) I tried to get hold of the related problems with a mental construction of a lazy, self-building thrist. It was clear that each element should increase the type, Z , (S Z) , (S (S Z)) , etc. ad infinitum, so the start type would be clear: Thrist Up Z ? . But the ? , let's call it the limit, is not clear at all. Anyway it would be an infinite type, not like in the simple analogy of let count = 0 : count in count , where count :: [Int] holds. As we know type checkers do not like infinite types, as it would take forever and two days to check them :-) Fortunately the sky is not a limit anymore and I came up with a solution that is nice and short even in Ωmega, which is a strict language (albeit with a lazy construct). Since it is only a few lines I can effortlessly reproduce it here. data Count :: Nat ~> Nat ~> * where   Incr :: Nat' n -> Count n (1+n)t The Incr constructor states the typing rule, namely one higher to the right than to the left. We can try it out: prompt> [Incr 0v, Incr 1v, Incr 2v]l [(Incr 0v),(Incr 1v),(Incr 2v)]l : Thrist Count 0t 3t Not surprisingly, this is the only value of type  Thrist Count 0t 3t . We follow the example of count above and write: a = [Incr 0v; lazy (shift a)]l Naturally shift will shift a Count thrist to the right, thus satisfying the type constraint of thrists, that at each joining point the left and right types must match up. The  lazy  keyword is needed here to delay the evaluation, it is however pointless in Haskell. All that remains is to write the  shift  function which will create the ominous limit type: shift :: Thrist Count n a -> Thrist Count (1+n)t a shift [Incr n; r]l = [Incr (1+n)v; lazy (shift r)]l It is probably not a surprise that the limit value is ⊥ (i.e. nonexistent), so any type will do (along the constraints of the kind in question). I settled with a universal type. Now we can pattern match on a to see that it really grows into the sky: case a of {[a,aa,aaa,aaaa; b]l -> show b} prints  "[(Incr 4v) ; ...]l" thanks to show 's magic. The  ...  corresponds to the suspended computation. Hey, it wasn't that hard at all! Where is the infinite type? It is hidden behind the existential barrier that is formed at each thrist joining point, and since it cannot escape we do not have to worry it... Good night! Posted by heisenbug at 3:09 PM No comments: Labels: category theory , haskell , omega , thrist Wednesday, December 1, 2010 Es taut nicht The subject is German, meaning "it doesn't thaw", which is rather true: as I write this we have chilly -10 °C (14 °F) and 25 cm (10 inches) snow on the ground. And it keeps snowing. I cannot remember a winter like this. But this is not the reason of my posting! Instead I have hidden a pun in there: "there is no tau ", yes, the Greek letter (τ). Which proposition is definitely false, because as of today I succeeded to encode de Bruijn's higher degree binders in Ωmega . I've fought a lot (on and off) against this fortress... The code is here , see and comment. PS: Does anybody know a better quality URL for this paper ? Posted by heisenbug at 6:08 PM 1 comment: Labels: dependent types , omega Saturday, November 27, 2010 More on Existentials In a previous post I suggested a new (?) interpretation for pattern variables in case branches. This post is my way to understand matters more. Let's start with the basic example data Temp :: * where   Kelvin :: Float -> Temp Then Kelvin 273.2 is about the temperature at which water freezes (or dually, thaws). Okay, let's demonstrate my point by this code: diff :: Temp -> Temp -> Bool diff (Kelvin a) (Kelvin b) = a == b test t = case t of { Kelvin a -> diff t (Kelvin a) } What do you expect the function test is? Yes, the const True one! The explanation is simple, as we are in a referentially transparent context, destructuring a value by pattern matching and reconstructing it the same way from its parts creates a value undistinguishable from the original. This of course means that diff will not be able to detect a difference. Let's switch to a different interpretation. Some oracle invokes the case branch and says: I am not allowed to tell you what it is but here is a Float named a and you can assume that Kelvin a is indistinguishable from t ! Look ma, no 'pattern matching' or 'destructuring' needed! a may contain 3.14 or 3.15 or 100.1 or ..., ad infinitum, we simply do not know. But we know that it names a Float ! It exists as a Float . Mathematically the case branch can be written as ∃ a : Float ( t ≡ Kelvin a ) . diff t (Kelvin a) which is the english phrase "compute diff t (Kelvin a) under the assumption that there is a Float -valued number that when passed to the function Kelvin becomes undistinguishable from the case scrutinee". After seeing the same thing in three languages we have to reformulate it one more time. Into logic, that is the language of type theory . Types are propositions and any value one type inhabit proves the corresponding proposition. The existential quantifier (∃) above gets mapped to a dependent sum that is the input to the computation t : Temp ⊦ 〈a : Float, proof : SomeProp(t, a)〉. diff t (Kelvin a) I took this formulation (and other wisdom) from Appendix A of Steve Awodey's recent paper . This part unfortunately is not my strongest side. My best guess is that SomeProp(t, a) is a type that encodes the same ness fact, and depends on a. Moreover, proof is an inhabitant of that type. The  〈a : Float, proof : SomeProp(t, a)〉 construct binds two existential variables. The I hope to come up with a nicer formulation sometime. ( Please comment if I got something wrong, thanks! ) After understanding this, we can advance to more involved issues, namely one level higher. Take a look at this gorgeous definition: data Ex :: * where   Hide :: a -> Ex This is a pretty useless data type but should be sufficient for my purposes. Then we need a function that pattern matches on it: f :: Ex -> Bool f e = case e of { Hide it -> True } We see that pattern matching unhides the hidden value. It is said that it receives an existential type in the case branch where it is bound. But you will see no type annotation on it , ever. So, what happens in the case branch this time? While the type of it might have been known at the moment of construction, at this point the type system does not know it. So it is assumed to have some type t . After giving our unknown a name (thus qualifying it existentially) we can ponder about the value of it . This is something we have explored above already, so we can reformulate the case branch mathematically like follows: ∃a:* (true) . ∃ it :a (e ≡ Hide it ) . True The first qualifier has just a trivial condition attached to it, I believe I could also have omitted it. I am on pretty thin ice at this point so I'll refrain from giving a type-theoretic transcription, but you can imagine that there will be two dependent sum binders where the first enters in the second in the classifier position . One more closing thought on the oracles involved. They sound mysterious but they aren't at all. For example in Ωmega the oracle for values it the reduction machinery for runtime values. It is obvious how this machinery is able to look into closures and deconstruct instances of polynomial datatypes. On the type (also kind and up) level, however Ωmega resorts to narrowing , an evaluation mechanism usually employed in logic programming. In the typing rules these mechanisms do not have a place, thus how the variables get bound remains elusive to those. Posted by heisenbug at 4:27 PM No comments: Labels: dependent types , haskell , logic Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
http://web.comlab.ox.ac.uk/calendar/
Calendar --> Contact us About us Privacy & Cookies Site map Our people Our research Linked in Twitter Facebook Instagram Google plus Digg Pinterest Stumble Upon --> Continue… We use cookies on this website. Our privacy policy explains what cookies are and how they are being used here. If you continue to access our website, we'll assume that you consent to receiving cookies from this website. www.cs.ox.ac.uk/calendar/index.html calendar Please bear with us while we upgrade to a new website. Please follow the links below: Hilary Term Lecture Timetable (pdf) Hilary Term Practical Timetable (pdf) Seminars Conferences Main sections Home Prospective Students Current Students Research People News Events Vacancies & Studentships Contact Us Alumni Industry Liaison RSS Feeds News News All news Awards Events Miscellaneous Project news Publications Current Projects Vacancies & studentships Vacancies & studentships Vacancies Studentships Calendars Seminars & timetables Seminars & timetables All Seminars Lecture timetable Practical timetable Class timetable Internal Internal / Intranet Edit website / database login IT Support
2026-01-13T09:30:29
https://bsky.app/profile/frankel.ch
@frankel.ch on Bluesky JavaScript Required This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is. Learn more about Bluesky at bsky.social and atproto.com . Profile Nicolas Fränkel 🇪🇺🇺🇦🇬🇪 frankel.ch did:plc:lho243ntrkr6h4ohtvk3lr4x 🧑‍💻 Developer and architect 🥑 Developer Advocate ✍️ Blogger @ https://blog.frankel.ch/ 🎓 Eternal learner 📖 Book author at http://leanpub.com/integrationtest
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_all_abc.html
Alphabetically sorted overview of all tested packages in bookworm/amd64 Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Alphabetically sorted overview of all tested packages in bookworm/amd64 695 packages (2.0%) failed to build reproducibly in total in bookworm/amd64: 0ad a2ps abinit adasockets advi + alembic alire allegro5 # amanda amazon-ecr-credential-helper amp apt-offline arduino arduino-core-avr aspectj asterisk-prompt-fr-armelle atlas atlas-ecmwf auctex ausweisapp2 autokey automake1.11 avr-libc awesome axiom ball bibclean bidiui binutils-mipsen biogenesis black blockattack bluez bnd boolstuff boost1.74 boost1.81 botan bpfcc brickos buddy + buici-clock buildapp buildbot cafeobj calibre canl-c cardo cardpeek casacore-data-igrf casacore-data-jplde castle-game-engine cc65 cctbx cddlib chezscheme chromium cinder citar cjk clc-intercal clojure closure-compiler cloudkitty codec2 codenarc comedilib + commons-beanutils commons-vfs conky consult-el content-hub coq coq-iris core-specs-alpha-clojure cp2k crack critcl + cvc5 cxxtest cyclograph dahdi-linux dask dcl dde-qt-dbus-factory deal.ii debian-history debmake-doc debug-me dejagnu dia dicom3tools dict-gcide dnf-plugins-core dnsjit doomsday doxygen dpmb dub dupeguru dxf2gcode eccodes eckit ecl eclipse-titan edk2 efitools efl elpa emacs embark emboss emoslib # enblend-enfuse epix erlang erlang-proper esdl esnacc eso-midas esys-particle expeyes eye fairy-stockfish fcitx5-zhuyin fcitx-libpinyin fdb fdutils fenics-dolfinx ferret-vis ffmpeg fftw fiat-ecmwf filament firehol firmware-microbit-micropython fis-gtm fish flask-limiter flightgear fltk1.3 flycheck fonts-arundina fonts-beteckna fonts-fantasque-sans fonts-fork-awesome fonts-meera-inimai fonts-rit-sundar fonts-smc-anjalioldlipi fonts-smc-dyuthi fonts-smc-karumbi fonts-smc-keraleeyam fonts-smc-meera fonts-smc-rachana fonts-smc-raghumalayalamsans fonts-smc-uroob foot fop freecad freeplane freetds freewnn fricas fs-uae fwknop g15daemon ganeti gap gap-design gatb-core gbrowse gcc-12-cross gcc-avr gcc-h8300-hms gcl gdata-sharp gdb gdcm gegl gentoo geomview gerris getdp getfem gforth gfpoken ghdl giac git-hub git-repair gkrellm-leds P gm-assistant gmetrics gnome-shell-extension-caffeine gnome-shell-extension-easyscreencast gnome-video-arcade gnubg gnupg2 golang-github-jung-kurt-gofpdf + golang-github-mendersoftware-mender-artifact golang-github-revel-revel golang-github-stvp-tempredis goldendict-webengine gpredict gprolog grace gradle-kotlin-dsl + graphviz + grass gr-fosphor gri gridengine # gromacs groonga groovy gr-radar grub2 + + + + gsequencer gsoap gtk-sharp2 guile-2.2 guile-3.0 h2database haskell98-report haskell-haskell-gi-base haskell-shell-conduit hdf-eos5 hello heudiconv hevea hexbox hkl hmmer hol88 hsail-tools htp htsjdk hyperic-sigar ibus-libzhuyin icinga2 icu idm-console-framework igraph ikarus imagemagick infinipath-psm injeqt intel-mediasdk ipxe ipyparallel ironic jabref jakarta-jmeter + jalview jameica-h2database javaparser jcabi-aspects jool jpylyzer jruby jskeus jsxgraph juman kallisto kdevelop-php keepass2 kicad kitty knxd kristall ksh93u+m # kubernetes kuserfeedback lam + latex-cjk-chinese-arphic latex-coffee-stains lava lcm ldap-haskell ldc ledger2beancount leiningen-clojure + lemonldap-ng libadwaita-1 libaunit libayatana-appindicator libcamera libcommons-lang3-java libfann libflame libforms libgnatcoll libgtkada libguestfs libhdate libiio libint libjcat libkolabxml liblog4ada liblopsub libnb-platform18-java libncursesada libofx libopensmtpd libpgjava libpinyin librep librostlab librsb # libsdl-console libswe libtorrent-rasterbar libu2f-host libxmlada libxsmm libxtc-rats-java lie lifelines liggghts linux linux86 linuxcnc liquidsoap liquidwar lirc live-manual lmfit-py logol lombok lomiri lomiri-ui-toolkit lucene4.10 lucene8 lucene-solr lynx macsyfinder madness maint-guide manila mapsembler2 marginalia masakari masakari-monitors mathpiper maxima maxima-sage mayavi2 mdanalysis mdnsd menu metastudent-data metkit metview mia mimetic mir mira mit-scheme mm-common mnemosyne moarvm mona mono-addins mono-tools mono-upnp mono-zeroconf mpich mpl-sphinx-theme mpqc mrmpi mrtrix3 musescore3 muttprint mypy namazu2 nbconvert nbsphinx ncbi-blast+ ncbi-igblast nco ndcube neovim # netrek-client-cow netsurf neuron newlib newtonsoft-json ngspice nheko nitime node-d3 node-mocha node-opencv node-shiny-server notary notmuch noweb nrefactory numpy nunit oaklisp ocaml-atd ocamlviz oclgrind odc omake # onedrive onevpl-intel-gpu + open3d openafs openlp openmcdf openms openmsx opensaml opensmtpd-filter-dkimsign opensnitch opensubdiv opentk openvswitch opm-upscaling orderless oxygen-icons5 paje.app pampi parallel pcp pdb-tools petsc pforth pfstools pgloader pgpool2 pgsphere php8.2 piglit + plover plplot polybar polyml pommed posixtestsuite postfix ppl primesieve proftpd-dfsg prometheus-elasticsearch-exporter prometheus-mysqld-exporter prove6 psicode pstoedit publican pydicom pyfai P pygopherd pymatgen pymodbus pymol pypy3 pyside2 pyswarms python3.11 python-cloup python-cogent python-escript python-fabio python-fudge # python-graphviz python-gsd python-hdf5plugin python-jsonschema python-mkdocs python-parse-type python-pint python-pygraphviz python-qtconsole python-scrapy python-simpy3 python-x2go P python-xarray pytorch qemu qpid-proton qt6-5compat qt6-datavis3d qt6-declarative qt6-multimedia qt6-quick3d qt6-virtualkeyboard qtbase-opensource-src # # # qtconnectivity-opensource-src qtcreator qtdatavis3d-everywhere-src qtdeclarative-opensource-src qtdoc-opensource-src qterm qtgraphicaleffects-opensource-src qtlocation-opensource-src qtquickcontrols2-opensource-src qtquickcontrols-opensource-src qtsensors-opensource-src qtserialbus-everywhere-src qtserialport-opensource-src qtspeech-opensource-src qtsvg-opensource-src qttools-opensource-src qtwayland-opensource-src qtwebengine-opensource-src qtwebsockets-opensource-src qtx11extras-opensource-src quantlib quickfix quodlibet rabbitmq-server rakudo # raku-getopt-long raku-hash-merge raku-json-name raku-log raku-readline raku-tap-harness raku-uri raku-zef rapid-photo-downloader r-base r-bioc-biocparallel r-bioc-genomicfeatures r-bioc-ioniser rcolorbrewer r-cran-amelia r-cran-cli r-cran-cliapp r-cran-dbitest r-cran-diagnosismed r-cran-dimred r-cran-emayili r-cran-futile.logger r-cran-gert r-cran-gh r-cran-gprofiler2 r-cran-knitr r-cran-lambda.r r-cran-parsetools r-cran-quantmod r-cran-r.devices r-cran-repr r-cran-rinside r-cran-rprojroot r-cran-rsdmx r-cran-rstan r-cran-sass r-cran-taxize r-cran-teachingdemos r-cran-tm r-cran-tmvtnorm r-cran-tweenr rdflib + rdkit rebar rebar3 refcard refpolicy remote-tty ring ripmime rkward rocm-hipamd rocsparse rosegarden ruby-pgplot ruby-pygments.rb ruby-sigar ruby-tioga rust-configparser rustc-web sagan sagetex salmon samhain sasview savi sawfish sbcl scala scalable-cyrfonts scala-pickling scap-security-guide scheme48 scmutils scons scrollz sdb sdpb secilc senlin seqan2 seqan3 sfepy sgf2dg shaderc shibboleth-sp silo-llnl simstring P sisc sketch sks slepc slic3r slime slixmpp smlnj snapd spec-alpha-clojure speedcrunch sphinx-gallery sphinx-panels sphinxsearch spooles spring squeak-vm ssocr ssreflect starjava-topcat starjava-ttools statsmodels storm-lang sumo sweethome3d-furniture swi-prolog swish-e syncevolution + syrthes systemtap taoframework tbox telepathy-spec terminaltables termshark texworks-manual tomcat10 topparser toulbar2 tpm2-pytss treeview trufont tsdecrypt tuxpaint twisted twitter-bootstrap3 twopaco u1db-qt uclibc ucspi-proxy ufoai uncertainties underscore unicon # user-mode-linux userv valgrind + vdk2 vertico virtuoso-opensource visp visualvm vkd3d vlc # + votca warzone2100 watcher whitakers-words why3 winff wings3d wireplumber writer2latex wyrd xemacs21 xemacs21-packages xfce4-panel-profiles xindy xmlcopyeditor xonsh # xorg-server xsnow yacas yahtzeesharp yash yasnippet yaws ymuse yudit zabbix zeitgeist 262 packages (0.8%) failed to build from source in total bookworm/amd64: android-platform-tools-apksig apache-opennlp appstream aspell-is astropy asyncpg autogen barrier beets borgbackup breezy-debian clisp command-not-found + crystal curl dask.distributed dateparser dbcsr dbus-cpp debian-installer # # # delve designate devscripts emacs-wgrep epics-base epiphany-browser espeak-ng etcd extrepo-data # facet-analyser fakeroot fonts-monapo form fort-validator freezegun freezer gcc-11-cross gcc-bpf ghc # gjs gkl glibc gnote gnucash go-dlib golang-fsnotify golang-github-benbjohnson-immutable golang-github-coreos-pkg golang-github-fluffle-goirc golang-github-go-co-op-gocron golang-github-go-git-go-git golang-github-go-resty-resty golang-github-go-sql-driver-mysql golang-github-hashicorp-memberlist golang-github-hashicorp-yamux golang-github-likexian-gokit golang-github-lucas-clemente-quic-go golang-github-mitch000001-go-hbci golang-github-mxk-go-flowrate golang-github-opencontainers-runtime-tools golang-github-pion-ice.v2 golang-github-pion-webrtc.v3 golang-github-protonmail-go-crypto golang-github-tklauser-go-sysconf golang-github-tklauser-numcpus golang-github-vishvananda-netlink golang-github-xiang90-probing golang-mongodb-mongo-driver google-guest-agent grilo gss gst-plugins-base1.0 gtk4 guestfs-tools h2o halide haskell-basement haskell-citeproc haskell-clash-lib haskell-clash-prelude haskell-debian haskell-doclayout haskell-ghc-events haskell-ghc-lib-parser haskell-hedgehog-classes haskell-language-javascript haskell-lpeg haskell-parameterized-utils haskell-prettyprinter haskell-pretty-simple haskell-retry haskell-stm-delay haskell-tasty-checklist haskell-unicode-collation haskell-unordered-containers haskell-uri-bytestring haskell-warp haskell-what4 hyperspy icu-ext isc-kea jupyter-notebook kalarm kcmutils kcontacts kel-agent khal kitinerary ktimetracker kuttypy libdazzle libgovirt libgweather4 libical-parser-perl libinfinity libjgrapht0.6-java libjgrapht0.8-java libmail-dmarc-perl libnet-frame-device-perl libsgml-parser-opensp-perl lingua-franca live-build loggerhead m2l-pyqt mender-connect miller moment-timezone.js munge netplan.io neutron nng node-bl node-carto node-css-tree node-flagged-respawn node-grunt-webpack nodejs node-nodemailer node-performance-now node-p-limit node-rollup-plugin-node-polyfills node-sinon node-tar node-v8flags node-webassemblyjs node-webpack-stats-plugin node-wikibase-cli nova nspr ognibuild ojalgo ola onionbalance open-infrastructure-service-tools openldap openorienteering-mapper + openstack-cluster-installer os-autoinst perl persalys pexpect pgpainless + pistache postgresql-filedump postgresql-numeral postgresql-prioritize prismatic-plumbing-clojure puppetdb puppetlabs-ring-middleware-clojure puppetserver pyacidobasic pygame py-rnp pysyncobj pytest-repeat pytest-testinfra python3-onelogin-saml2 python-aioinflux python-argcomplete python-asyncssh python-autopage python-babel python-cassandra-driver python-django-celery-results python-dlt python-mpv python-openstacksdk python-setproctitle python-streamz python-tablib python-taskflow python-w3lib python-watchgod python-workalendar qbs qtcharts-opensource-src qtdeclarative-opensource-src-gles qtpim-opensource-src qtremoteobjects-everywhere-src remake rna-star rnp rsyslog # ruby3.1 ruby-debian ruby-doorkeeper-i18n ruby-fakefs ruby-fugit ruby-haml ruby-hamlit ruby-jaeger-client ruby-jekyll-github-metadata ruby-premailer ruby-pry-byebug ruby-puma-worker-killer ruby-puppetserver-ca-cli ruby-rest-client ruby-rubocop-rspec ruby-scientist ruby-stackprof ruby-tty-command rust-mdl rust-mio-0.6 rust-rustls rust-threadfin samizdat science.js scolasync sdcv servefile shellia sleef smiles-scripts sptag sstp-client strace suitesparse supervisor symfony syslinux taurus-pyqtgraph thrift tkcalendar tomboy-ng totem tqdm transmission trapperkeeper-status-clojure tre tudu turing uglify-js units-filter uvloop valentina vis vitables xmds2 xraylarch yarl znc zookeeper 59 (0.2%) packages which should not be build in bookworm/amd64: adlibtracker2 arm-compute-library atitvout cmucl digitools fenix fenix-plugins flash-kernel fnfx fwupd-arm64-signed fwupd-armhf-signed fwupd-i386-signed gatos grub-efi-arm64-signed grub-efi-ia32-signed iconnect-tools iprutils libica libocxl librtas libservicelog libvecpf libvpd linux-signed-arm64 linux-signed-i386 longrun lphdisk lsvpd micro-evtd ne10 openssl-ibmca optee-client paflib partman-prep pcsx2 pdbg pixbros pixfrogger pmon-update powerpc-utils ppc64-diag pveclib qcontrol rpi.gpio s390-dasd s390-netdevice s390-sysconfig-writer s390-tools s390-zfcp s3switch servicelog shim-helpers-arm64-signed shim-helpers-i386-signed sysconfig xf86-video-omap x-loader xserver-xorg-video-geode zipl-installer zsnes 21 (0.1%) packages which build timed out in bookworm/amd64: cross-toolchain-base cross-toolchain-base-mipsen cross-toolchain-base-ports dovecot freedict gcc-11-cross-mipsen gcc-12-cross-mipsen gimp-help gscan2pdf libhttp-async-perl libtest-http-localserver-perl llvm-toolchain-19 macaulay2 nanoc nss nwchem openqa padatious pytango python-eventlet snakemake 34 (0.1%) packages are blacklisted and will not be tested in bookworm/amd64: acl2 ben calligra ceph cherrytree codelite cvc4 gcc-11 gcc-12 gcc-12-cross-ports gmsh grammalecte lazarus libstdc++-arm-none-eabi magics++ mono navarp ocaml-dune octave opa-ff openblas openjfx paraview # pgocaml psi4 qgis scipy telegram-desktop thunderbird trilinos vtk9 wine wpewebkit yade 33220 (96.9%) packages successfully built reproducibly in bookworm/amd64: 0ad-data 0xffff 2048 2048-qt 2ping 2vcard 3270font 389-ds-base 3dchess 3depict 4g8 4pane 4ti2 64tass 6tunnel 7kaa 7zip 9base 9menu 9mount # 9wm a2jmidid a52dec a56 a7xpg aa3d aac-tactics aalib aaphoto aardvark-dns aasvg abacas abcde abcl abcm2ps abcmidi abe abego-treelayout abgate abicheck abi-compliance-checker abi-dumper abi-monitor abind abi-tracker abiword ableton-link abntex abook abootimg abpoa abr2gbr abseil abs-guide abx abydos abyss accel-config accerciser access-modifier-checker accessodf accounts-qml-module accountsservice acct ace acedb ace-link ace-of-penguins acepack ace-popup-menu aces3 ace-window acheck acheck-rules achilles ack acl aclock.app acm acme acme-tiny acmetool aconnectgui acorn acorn-fdisk acpi acpi-call acpica-unix acpid acpi-override acpi-support acpitail acpitool acr acsccid actdiag actiona activemq activemq-activeio activemq-protobuf activity-aware-firefox actor-framework adacgi adapt adapterremoval adaptive-wrap ada-reference-manual adcli addresses-for-gnustep adduser adequate adios adjtimex admesh adminer adms adns adolc adonthell adonthell-data adplay adplug adql adr-tools adun.app adv-17v35x advancecomp advocate adwaita-icon-theme adwaita-qt aegean aegisub a-el aeolus aeonbits-owner aephea aerc aesfix aeskeyfind aeskulap aespipe aether-ant-tasks aevol aewan aewm++ aewm++-goodies afdko afew affiche afflib afio aflplusplus afnix aft afterburner.fx afterstep afuse agda agda-stdlib age agedu agenda.app agg aggdraw aggregate aggressive-indent-mode aghermann aglfn agnostic-lizard aha ahcpd ahven aide aiksaurus aiodns aiodogstatsd aiofiles aioftp aiohttp-cors aiohttp-jinja2 aiohttp-mako aiohttp-socks aiohttp-wsgi aiomysql aionotify aiopg aioprocessing aioredis aiorpcx aiosignal aiosmtplib aiotask-context aioxmlrpc aiozipkin aiozmq aircrack-ng airlift-airline airlift-slice air-quality-sensor airspyhf airspyone-host airstrike aisleriot aj-snapshot akira akonadi akonadi-calendar akonadi-calendar-tools akonadiconsole akonadi-contacts + akonadi-import-wizard + akonadi-mime + akonadi-notes akonadi-search akregator akuma alabaster alacarte aladin alarm-clock-applet alberta aldo ale alertmanager-irc-relay alevt alex alex4 alfa alfred alglib algobox algol68g algotutor alice alien alienblaster alien-hunter aliki alkimia allegro4.4 allelecount all-knowing-dns allow-html-temp allure almanah almond alot alpine alpine-chroot-install alqalam alsaequal alsa-lib alsamixergui alsa-oss alsaplayer alsa-plugins alsa-tools alsa-topology-conf alsa-ucm-conf alsa-utils altermime alter-sequence-alignment altos altree alttab alure amap-align amavisd-milter amavisd-new amazon-ec2-net-utils amazon-ec2-utils ambdec amb-plugins amdgcn-tools amfora amide amideco amiga-fdisk amispammer aml amoebax amphetamine amphetamine-data amphp-amp ample ampliconnoise ampr-ripd amqp-specs ams amsynth amtk amtterm amule amule-emc an anacron analitza analizo analog anarchism ancient and andi androguard android-androresolvd android-file-transfer android-platform-art android-platform-build android-platform-build-kati android-platform-external-boringssl android-platform-external-jsilver android-platform-external-libselinux android-platform-external-libunwind android-platform-external-nist-sip android-platform-external-rappor android-platform-frameworks-base android-platform-frameworks-data-binding android-platform-frameworks-native android-platform-libcore android-platform-system-extras android-platform-system-tools-aidl android-platform-system-tools-hidl android-platform-tools android-platform-tools-analytics-library android-platform-tools-base android-sdk-helper android-sdk-meta anet angband angelfish angelscript angrydd angular.js animals animal-sniffer anjuta ann anna annexremote annotation-indexer anomaly anonip anope anorack anosql ansi ansible ansible-core ansible-lint + ansible-runner ansifilter ansilove ansimarkup ansiweather ant ant-contrib antelope antennavis anthy antic antigrav antimicro antimony antiword antlr antlr3 antlr4 antlr4-cpp-runtime antlr-maven-plugin antpm any2fasta anymarkup anymarkup-core anymeal anypaper anyremote anytun aobook aodh aoetools aoeui aoflagger aom ap51-flash apache2 # apache2-mod-xforward apache-commons-rdf apache-curator apache-directory-api apache-directory-jdbm apache-directory-server apache-jena apache-log4j1.2 apache-log4j2 apache-log4j-extras1.2 apache-mime4j apache-mode-el apache-pom apachetop apache-upload-progress-module apbs apcupsd apel apertium apertium-afr-nld apertium-all-dev apertium-anaphora apertium-apy apertium-arg-cat apertium-bel-rus apertium-br-fr apertium-cat-ita apertium-cat-srd apertium-dan-nor apertium-eng-cat apertium-en-gl apertium-eng-spa apertium-eo-ca apertium-eo-en apertium-eo-es apertium-eo-fr apertium-es-gl apertium-es-pt apertium-es-ro apertium-eu-en apertium-eu-es apertium-eval-translator apertium-fra-cat apertium-fra-frp apertium-fr-es apertium-get apertium-hbs-eng apertium-hbs-mkd apertium-hbs-slv apertium-hin apertium-ind-zlm apertium-isl-eng apertium-isl-swe apertium-lex-tools apertium-mkd-bul apertium-mkd-eng apertium-nno-nob apertium-oc-ca apertium-oc-es apertium-oci-fra apertium-pol-szl apertium-por-cat apertium-pt-gl apertium-recursive apertium-regtest apertium-rus-ukr apertium-separable apertium-spa-arg apertium-spa-ast apertium-spa-cat apertium-spa-ita apertium-srd-ita apertium-streamparser apertium-swe-dan apertium-swe-nor apertium-urd apertium-urd-hin apf-firewall apfsprogs apg # + apgdiff apiguardian apipkg api-sanity-checker apispec apitrace apiwrap-el apk-parser apksigcopier apktool aplpy aplus-fsf apng2gif apngasm apngdis apngopt apophenia apostrophe apparix apparmor apparmor-profiles-extra appconfig appdirs apper appmenu-gtk-module appmenu-registrar apprise approx appstream-generator appstream-glib apr apriltag aprsdigi apr-util aprx apscheduler apsfilter apt apt-build apt-cacher apt-cacher-ng apt-config-auto-update apt-dater apt-dater-host apt-file apt-forktracer aptfs apticron aptitude aptitude-robot apt-listbugs apt-listchanges apt-listdifferences aptly aptly-api-client apt-mirror apt-move apt-rdepends apt-setup apt-show-source apt-show-versions apt-src apt-transport-in-toto apt-transport-s3 apt-transport-tor apt-venv apt-xapian-index apulse ap-utils apvlv apwal aqemu arachne-pnr aragorn arandr aranym aravis arbiterjs arc arc-gui-clients arch-install-scripts architecture-properties archivemount archlinux-keyring archmage archmbox arch-test archvsync arcp arc-theme arctica-greeter arden ardentryst ardour arduino-builder arduino-ctags arduino-mighty-1284p arduino-mk arename ares argagg argh argon2 argparse4j argparse-manpage args4j argtable2 argus argus-clients argyll aria2 ariba aribas + aribb24 ario arj arjun ark armadillo armagetronad armci-mpi armnn arm-trusted-firmware arno-iptables-firewall arpack arpack++ arpalert arpeggio arping arpon arp-scan arptables arpwatch arpys arqiver array-info arriero artemis artfastqgenerator artha artikulate art-nextgen-simulation-tools as31 asc ascd ascdc ascii ascii2binary asciiart asciidoc asciidoctor asciijump # asciimathtml asciinema asciitree asclock asc-music asdf-astropy asdf-coordinates-schemas asdf-standard asdf-transform-schemas asdf-wcs-schemas aseba asedriveiiie aseqjoy asio asl asm asmail asmix asmixer asmjit asmon asmtools asn1c asn1crypto aspcud aspectc++ aspectj-maven-plugin aspell aspell-am aspell-ar aspell-ar-large aspell-bn aspell-br aspell-cs aspell-cy aspell-el aspell-en aspell-fa aspell-fr aspell-ga aspell-gu aspell-he aspell-hi aspell-hr aspell-hsb aspell-hu aspell-hy aspell-it aspell-kk aspell-kn aspell-ku aspell-ml aspell-mr aspell-or aspell-pa aspell-pl aspell-pt aspell-ro aspell-sk aspell-sl aspell-sv aspell-ta aspell-te aspell-tl aspell-uz aspic asql assembly-stats assemblytics assertj-core assess-el assimp astap astap-cli astc-encoder asterisk-core-sounds asterisk-moh-opsound asterisk-prompt-es-co asterisk-prompt-it astlib astral astroalign astrodendro astroid astroidmail astromatic astrometry.net astroml astronomical-almanac astroplan astropy-healpix astropy-helpers astropy-regions astropy-sphinx-theme astroquery astroscrappy astunparse astyle asunder asused asylum asymptote asyncfuture async-http-client at atanks ataqv at-at-clojure atf atftp atheme-services athena-jot atig atinject-jsr330 atkmm1.6 atlc atom4 atomic-chrome-el atomicparsley atomix atool atop atril atropos ats2-lang at-spi2-core attica-kf5 attr aubio audacious audacious-plugins audacity audiocd-kio audiofile audiolink audioread audiotools audit audmes audtty augeas augur augustus aumix auralquiz austin authbind authheaders authprogs authres auto-07p auto64fto32f auto-apt-proxy autobahn-cpp autoclass autocomplete auto-complete-el autoconf autoconf2.13 autoconf2.64 autoconf2.69 autoconf-archive autoconf-dickey autocutsel autodep8 autodia auto-dictionary-mode autodir autodocksuite autodock-vina auto-editor autofdo autoflake autofs autoimport auto-install-el autojump autolog automake-1.16 automat automaton auto-multiple-choice automysqlbackup autopep8 autopkgtest autopostgresqlbackup autoproject autopsy autoradio autorandr autorenamer autorevision autosize.js autossh autosuspend autotalent autotools-dev avahi avalon-framework avarice avce00 avfs aview avifile avldrums.lv2 avogadro avogadrolibs avra avrdude avr-evtd avro-c avro-java avrp avy avy-menu awardeco away awesfx awesome-extra awesomeversion awesomplete awffull awit-dbackup awl awscli aws-crt-python aws-nuke awstats ax25-apps ax25mail-utils ax25-tools axc axe-demultiplexer axel axis axmail axmlrpc ayatana-ido ayatana-indicator-application ayatana-indicator-bluetooth ayatana-indicator-datetime ayatana-indicator-display ayatana-indicator-keyboard ayatana-indicator-messages ayatana-indicator-notifications ayatana-indicator-power ayatana-indicator-printers ayatana-indicator-session ayatana-indicator-sound ayatana-settings ayatana-webmail azure-cli azure-cosmos-python azure-cosmos-table-python azure-data-lake-store-python azure-devops-cli-extension azure-functions-devops-build azure-kusto-python azure-multiapi-storage-python azure-uamqp-python b4 babeld babelfish babel-minify babeltrace babeltrace2 babl backblaze-b2 backbone backintime backoff backport9 backup2l backup-manager backupninja backuppc backuppc-rsync backward-cpp baconqrcode bacula bacula-doc badger bagel baitfisher balboa bali-phy ballerburg balloon ballz baloo-kf5 baloo-widgets balsa bam bambam bambamc bambootracker bamclipper bamf bamkit bamtools bandage bandit bandwidthd baobab bar barada-pam barbican barbican-tempest-plugin barclay barcode bar-cursor-el barectf baresip barman barnowl barrage barrnap bart bart-view base16384 base-files base-installer base-passwd basex basez bash bash-completion basic256 basket bastet batalert batctl batik batmand batmon.app bats bats-assert bats-file bats-support battery-stats baycomepp baycomusb bazel-bootstrap bazel-platforms bazel-rules-cc bazel-rules-java bazel-rules-proto bazel-skylib bb bbdb bbdb3 bbe bbhash bbmail bbmap bbpager bbswitch bbtime bc bcache-tools bcal bcalm bcel bcftools bcg729 bchunk bcm2835 bcmatroska2 bcnc bcpp bcron bctoolbox bd bdbvu bdebstrap bdf2sfd bdfresize bdii bdist-nsi beacon beads beagle beaker beanbag-docutils beancount beansbinding beanstalkd bear bearssl beast2-mcmc beast-mcmc beautifulsoup4 beav beckon-clojure bedops bedtools beef beep beginend-el behave belcard belenios belle-sip belr bemenu benchmark beneath-a-steel-sky bepasty bergman berkeley-abc berkeley-express berrynet berusky berusky2 berusky2-data berusky-data betamax betaradio bettercap between bfbtester bfh-metapackages bfm bfs bf-utf bglibs bgoffice bgoffice-computer-terms bgpdump bgpq3 bgpq4 bgw-replstatus biabam bibata-cursor-theme bibcursed biber bibledit bibledit-cloud bible-kjv biblesync bibletime biboumi bibtex2html bibtexconv bibtexparser + bibtool bibutils bidentd bidi-clojure bidict bidiv bifcl biff big-cursor bigdoc bigint biglybt bignumber.js bijiben bilibop billard-gl billiard biloba binaryen binaryornot # binclock bind9 # bindechexascii bindex bindfs binfmtc binfmt-support bing biniax2 biniou binkd binoculars binpac bin-prot binstats binutils # binutils-arm-none-eabi binutils-avr binutils-bpf binutils-djgpp binutils-h8300-hms binutils-m68hc1x binutils-mingw-w64 binutils-or1k-elf binutils-riscv64-unknown-elf binutils-sh-elf binutils-xtensa-lx106 binutils-z80 binwalk bioawk biobambam2 biococoa bio-eagle biojava4-live biojava5-live biojava6-live biojava-live biomaj3 biomaj3-cli biomaj3-core biomaj3-daemon biomaj3-download biomaj3-process biomaj3-user biomaj3-zipkin biometric-authentication biometryd bioperl bioperl-run bio-rainbow biosig biosquid + biosyntax bio-tradis bio-vcf bioxtasraw bip bird bird2 birdfont birdtray birthday bismuth bison bison++ bisonc++ bitlbee bitlbee-facebook bitlbee-mastodon bitmeter bitseq bitshuffle bitstream bitstruct bittwist bitwise bkchem blackbird-gtk-theme black-box blackbox blackbox-themes bladerf blaeu blag blag-fortune blahtexml blasr blastem blazeblogger bleachbit bleak blender blends blepvco bless blessings blhc blinken blinker blis bliss blitz++ blkreplay blktool blktrace blobandconquer blobby bloboats blobwars blockdiag blockout2 blocks-of-the-undead blockui blop blop-lv2 blosxom bls-standalone blt bluebird-gtk-theme bluebrain-hpc-coding-conventions bluedevil bluefish blueman bluemon blueprint-compiler bluez-alsa bluez-qt bluez-tools blur-effect blurhash-python bmagic bmake bmap-tools bme280 bm-el bmf bmon bmt bmtk bmusb bnfc boats bobcat bochs bodr bogl bogofilter boilerpipe boinc boinctui bolt bolt-lmm bombadillo bombardier bomber bomberclone bomstrip bongo bonnie++ boogie boohu bookletimposer bookworm boolector boomaga boost-defaults boot bootcd booth boot-info-script bootp bootpc bootsidemenu.js bootstrap-flask bootstrap-html bootstrap-icons bordeaux-threads borgbackup2 borgmatic bornagain bosh bosixnet bossa boswars botch bottleneck bottlerocket bouncy bouncycastle bovo bowtie bowtie2 box2d boxbackup boxer boxer-data boxes boxfort boxquote-el boxshade bpfmon bpftrace bplay bpm-tools bppphyview bppsuite bpython bpytop bqplot braa braceexpand brag braillefont braillegraph brailleutils brainparty branca brandy brasero breathe brebis breeze breeze-grub breeze-gtk breeze-icons breeze-plymouth breezy brewtarget brial brian bridge-method-injector bridge-utils brig brightd brightnessctl briquolo brise brisk-menu br.ispell bristol brlaser brltty bro-aux broker brotli browse-kill-ring-el browserpass browser-request brp-pacu brutalchess brutefir bruteforce-luks bruteforce-salted-openssl bruteforce-wallet brutespray bs1770gain bs2b-ladspa bsaf bsd-finger bsdgames bsdiff bsd-mailx bsdmainutils bsdowl bsfilter bsh bspwm bst-external btanks btcheck btchip-python bterm-unifont btest btfs bti btllib btop btrbk btrfs-compsize btrfs-heatmap btrfsmaintenance btrfs-progs btscanner btyacc bubblewrap bucardo bucklespring budgie-control-center budgie-desktop budgie-desktop-view budgie-extras budgie-indicator-applet buffer bugsquish bugwarrior bugz bui-el build-essential build-essential-mipsen build-helper-maven-plugin buildlog-consultant buildstream buildtorrent buku bulk-media-downloader bullet bulletml bully bumblebee bumblebee-status bumprace bumpversion bundlewrap bup burgerspace burp burrow busco buskill bustle bustools busybox buthead butt butteraugli buzztrax bvi bwa bwbar bwbasic + bwidget bwm-ng byacc byacc-j byobu byte-buddy bytecode byteman bytes-circle byzanz bzflag bzip2 bzip3 bzr bzr-builddeb bzr-email bzr-fastimport bzr-git bzr-stats bzrtools bzrtp bzr-upload c2050 c2esp c2go c2hs c2x c3 c3p0 cabal-debian cabextract ca-certificates ca-certificates-java cached-property cachefilesd cachelib cachy cackey cacti cacti-spine cactoos cadabra cadabra2 cadaver caddy cadencii cadical cado cadubi caffeine caffeine-cache cage cairo cairo-5c cairocffi cairo-dock cairo-dock-plug-ins cairomm cairomm1.16 cairo-ocaml cairosvg caja caja-actions caja-admin caja-eiciel caja-extensions caja-mediainfo caja-rename caja-seahorse cal cal3d calamares calamares-extensions calamares-settings-debian calamares-settings-mobian calamaris calc calcium calculix-ccx calculix-ccx-doc calculix-ccx-test calculix-cgx calcurse calendar calf calife callaudiod calligraplan callisto calypso camera.app caml2html camlbz2 caml-crush camlidl camlidl-doc camlimages camljava camlmix caml-mode camlp4 camlp5 camlpdf camlp-streams camltemplate camlzip camo camomile camp campania camping camv-rnd canadian-ham-exam caneda canid canl-java canlock canna canna-shion c++-annotations cantata cantor canu can-utils capirca capistrano capnproto cappuccino caps caps2esc capstats capstone capsule-maven-nextflow capsule-nextflow car carbon-c-relay carburetor care c-ares cargo caribou carmetal carrotsearch-hppc carrotsearch-procfork carrotsearch-randomizedtesting carton casacore casacore-data casacore-data-lines casacore-data-observatories casacore-data-sources casacore-data-tai-utc casa-formats-io case caspar cassbeam cassiopee castor castxml casync cataclysm-dda catatonit cat-bat catch catch2 catcodec catdoc catdvi catfish catfishq catgirl catimg cattle-1.0 cava cava-alsa caveconverter caveexpress cavezofphear cb2bib cba cbatticon cbflib cbios c-blosc # cbm cbmconvert cbmplugs cbonsai cbootimage cbor2 cbp2make cc1541 ccache ccbuild cccc cccd cccolutils ccd2iso ccdiff ccdproc ccfits ccid cciss-vol-status cclib cclive ccls cconv ccrypt ccsm cct cc-tool cctools cctz ccze cd5 cdargs cdbackup cdbfasta cdbs cdcd cd-circleprint cdck cdcover cdde cd-discid cde cdebconf cdebconf-entropy cdebconf-terminal cdebootstrap + cdecl cdftools cd-hit cdi-api cdiff cdist cdk cdkr cdlabelgen cdo cdparanoia cdpr cdrdao cdrkit cdrom-checker cdrom-detect cdrom-retriever cds-healpix-java cdtool cdw cecil cecil-flowanalysis cecilia cedar-backup3 ceferino cegui-mk2 ceilometer ceilometer-instance-poller celery celery-progress celluloid cen64 cen64-qt ceni cenon.app censys centreon-plugins centrifuge ceph-iscsi cereal ceres-solver certinfo certipy certmonger certspotter cervisia cewl cfengine3 cffi cffsubr cfgrib cfgv cfi cfingerd cfitsio cflow cfortran cfourcc cfrpki cftime cg3 cgal cgdb cgif cgit cglib cglm cgoban cgroupfs-mount cgsi-gsoap cgvg cgview ch5m3d chafa chake chalow chameleon-cursor-theme changeme changeo changetrack chaos-marmosets chaosread chaosreader charactermanaj chardet chargebee2-python chargebee-python charliecloud charls charmap.app char-menu-el charmtimetracker chartkick.js charts4j chase chasen chasquid chatty chaussette chealpix check check-dfsg-status checker-framework-java checkinstall checkit-tiff check-manifest check-pgactivity check-pgbackrest checkpolicy check-postgres checkpw checksec checksecurity checkstyle cheese cheesecutter cheetah chemeq chemical-mime-data chemical-structures chemicaltagger chemps2 chemtool cherrypy3 cheshire-clojure chess.app chessx chewing-editor chewmail chez-srfi chiaki chiark-tcl chiark-tcl-applet chiark-utils chibicc chicken chipmunk chip-seq chirp chise-base + chkboot chkrootkit chktex chmlib chntpw chocolate-doom choose-mirror choosewm choqok chordii christianriesen-base32 christianriesen-otp chroma chromaprint chromhmm chromimpute chromium-bsu chromono chron chronicle chrony chrootuid chrpath chuck c-icap c-icap-modules ciderwebmail cif2cell cif2hkl cif-api cifs-utils ciftilib cif-tools ciftools-java cifxom cil cimfomfa cimg cinder-tempest-plugin cinnamon cinnamon-control-center cinnamon-desktop cinnamon-desktop-environment cinnamon-menus cinnamon-screensaver cinnamon-session cinnamon-settings-daemon cinnamon-translations ciphersaber circe circlator + circos circos-tools circuit-macros circuits circuslinux cisco7crack citadel-client citation-style-language-locales citation-style-language-styles citeproc-py civetweb cjet cjose cjs cjson ck ckb-next ckbuilder ckeditor ckeditor3 ckermit ckon cksfv cl-abnf cl-alexandria clalsadrv clamassassin clamav clamav-cvdupdate clamav-unofficial-sigs clamfs clamsmtp clamtk clamz cl-anaphora clanlib clap clapper cl-asdf cl-asdf-finalizers cl-asdf-flv cl-asdf-system-connections clasp classified-ads classmate classycle clawsker claws-mail claws-mail-themes clazy + cl-babel cl-base64 clblast cl-chipz cl-chunga cl-closer-mop cl-closure-common cl-cluck cl-clx-sbcl cl-command-line-arguments cl-containers cl-contextl cl-csv cl-curry-compose-reader-macros cl-cxml cld2 cl-daemon cl-db3 cl-drakma cldump cl-dynamic-classes clearcut clear-sans clearsilver clementine cleo cl-esrap clevis clex cl-fad clfft cl-fftw3 cl-fiasco cl-fiveam clfswm cl-ftp cl-garbage-pools cl-getopt cl-github-v3 cl-global-vars cl-graph clhep + cl-heredoc cl-hyperobject cli11 click click-completion click-help-colors clickhouse click-man cli-common cl-ieee-floats cli-helpers clikit clinfo cl-interpol clipf clipit clipman clipper clips cliquer cl-irc cl-irc-logger cl-ironclad clirr cl-iterate clitest cl-ixf clj-digest-clojure clj-http-clojure clj-stacktrace-clojure clj-time-clojure clj-tuple-clojure clj-yaml-clojure cl-kmrcl cl-launch cl-lml cl-lml2 cl-local-time cl-log cl-lparallel cl-lw-compat cl-markdown cl-md5 cl-metabang-bind cl-metatilities-base cl-modlisp cl-mssql cl-mustache cln cl-named-readtables cl-nibbles cloc clock-setup clog clojure-maven-plugin clonalframe clonalframeml clonalorigin clonezilla cloop closql-el cloudcompare cloud-enum cloudflare-ddns cloud-init cloud-initramfs-tools cloudkitty-dashboard cloudkitty-tempest-plugin cloudpickle cloud-sptheme cloudsql-proxy cloud-utils clout-clojure clp cl-parse-number clpeak cl-pg cl-photo cl-pipes cl-plus-ssl cl-portable-aserve cl-postmodern cl-ppcre cl-ptester cl-pubmed cl-puri cl-py-configparser cl-qmynd cl-quri cl-regex cl-reversi cl-rfc2388 cl-rss cl-rt cl-salza2 cl-split-sequence cl-sql cl-sqlite clsync clthreads cl-trivial-backtrace cl-trivial-garbage cl-trivial-utf-8 cl-uax-15 clucene-core + clues-emacs cl-uffi cl-unicode cl-usocket clustalo clustalw clustalx cluster cluster-glue clustershell clusterssh cl-utilities clutter-1.0 clutter-gst-3.0 clutter-gtk clutter-imcontext cl-uuid cl-who clxclient cl-xlunit cl-xmls cl-xptest cl-yason cl-zip clzip cl-zs3 cmake cmake-extras cmake-fedora cmake-format cmake-vala cmark cmark-gfm cmatrix cmd2 cmdliner cmdreader cmdtest cme cmigemo cminpack cmlxom cmocka cmor cmor-tables cmospwd cmph cmst cm-super cmt cmtk cmus cmyt cntlm cnvkit cobertura cobra-cli coccinella coccinelle cockpit cockpit-machines cockpit-podman coco-cpp coco-cs coco-doc coco-java coda code2html codeblocks codecgraph codecrypt codegroup codemirror-js codequery coderay code-saturne codesearch codespell codetools codfis codicefiscale codonw cod-tools coffeescript cofoja cog cogl cognitive-complexity cohomcalg coils coin3 coinmp coinor-bonmin coinor-cbc coinor-cgl coinor-csdp coinor-dylp coinor-ipopt coinor-osi coinor-symphony coinor-vol coinst coinutils collada2gltf collada-dom collatinus collectd collectl colmap colobot colorcet colorclass colorcode colord colord-gtk colordiff colord-kde colored colorhug-client colorize colorized-logs colormake color-picker colorpicker colors.js colorspacious colortail colortest colortest-python color-theme-modern colorzero colpack colplot combat combblas comet-ms comgt com-hypirion-io-clojure comic-neue comidi-clojure comitup comixcursors commando commit-patch commonmark commonmark-bkrs commons-configuration commons-configuration2 commons-csv commons-daemon commons-dbcp2 commons-email commons-exec commons-httpclient commons-io commons-jci commons-math commons-math3 commons-parent commons-pool commons-pool2 commons-text company-mode comparepdf compartment compass-blend-modes-plugin compass-blueprint-plugin compass-breakpoint-plugin compass-color-schemer-plugin compass-fancy-buttons-plugin compass-h5bp-plugin compass-layoutgala-plugin compass-normalize-plugin compass-sassy-maps-plugin compass-toolkit-plugin compat-el compile-command-annotations compiz compiz-bcop compiz-boxmenu compizconfig-python compiz-plugins-experimental compiz-plugins-extra compiz-plugins-main complete-clojure complexity compojure-clojure composer compreffor compress-lzf comprez comptext compton compton-conf comptty compyle comskip concalc concavity concordance concurrent-dfsg concurrent-log-handler concurrentqueue conda-package-handling conda-package-streaming confclerk confget configobj config-package-dev configure-debian confusable-homoglyphs confy congruity conman conmon conmux connectagram connectome-workbench connect-proxy connman connman-gtk connman-ui conntrack-tools consensuscore conservation-code conserver consfigurator consolation console-braille console-bridge console-common console-cyrillic console-data console-log console-setup consonance conspy constantly construct construct.legacy containerd context contextfree contextlib2 context-modules continuity contourpy controlsfx conversant-disruptor # converseen convertall convertdate convlit convmv conv-tools cookiecutter cookietool coolkey coolmail cool-retro-term copyq copyright-update coq-bignums coq-corn coq-deriving coq-dpdgraph coqeal coq-elpi coq-equations coq-ext-lib coq-extructures coq-gappa coq-hammer coq-hierarchy-builder coq-hott coq-interval coq-libhyps coq-math-classes coq-menhirlib coq-mtac2 coqprime coq-quickchick coq-record-update coq-reduction-effects coq-reglang coq-relation-algebra coq-simple-io coq-stdpp coquelicot coq-unicoq coq-unimath coreapi core-async-clojure coreboot core-cache-clojure corekeeper core-match-clojure core-memoize-clojure coreschema coreutils corkscrew corosync corosync-qdevice cortado cothreads coturn courier courier-authlib courier-filter-perl couriergraph couriergrey courier-unicode covtobed cowdancer cowpatty cowsay coyote coz-profiler cpan-listchanges cpanminus cpanoutdated cpath-clojure cpdb-backend-cups cpdb-backend-file cpdb-libs cpio cpipe cpl cplay-ng cpl-plugin-amber cpl-plugin-giraf cpl-plugin-hawki cpl-plugin-muse cpl-plugin-naco cpl-plugin-uves cpl-plugin-vimos cpl-plugin-visir cpluff cpm cpmtools cppcheck cppdb cpp-hocon cpphs cpp-httplib cppimport cpp-jwt cpplint cppman cppnumericalsolvers cppo cppreference-doc cpprest cpptasks cpptest cpptoml cppunit cpputest cppy cppzmq cproto cpu cpu-checker cpu-features cpufetch cpufreqd cpufrequtils cpuid cpuinfo cpulimit cpuset cpustat cputool cpu-x cqrlib cqrlog crac crack-attack cracklib2 cram cramfsswap crash crashmail crashme crashtest crasm crawl crazywa crccheck crdt-el cream createrepo-c create-resources creddump7 credential-sheets creduce cricket crimson crip crispy-doom criterion criticalmass critnib critterding criu crm114 crmsh croaring crochet cron cron-apt cronic cronolog cronometer cronutils crossfire crossfire-client crossfire-client-images crossfire-maps cross-gcc crossguid crosshurd crowbar crowdsec crowdsec-custom-bouncer crowdsec-firewall-bouncer crrcsim crudini cruft-ng crun crunch crust-firmware cryfs crypt++el cryptgps cryptmount crypto-equality-clojure cryptojs cryptokit cryptominisat crypto-random-clojure cryptsetup cryptsetup-nuke-password crystalcursors crystal-facet-uml csaps cscope csh c-sig csladspa csmash csmash-demosong csmith csound csound-manual csound-plugins csoundqt css2xslfo css3pie cssc cssmin cssparser csstidy cssutils cstocs cstream csv2latex csvjdbc csvkit csv-mode csync2 ctapi ctdconverter ctdopts ctemplate cthreadpool cthumb ctioga2 ctn ctorrent ctpl ctsim ctwm cub cubature cube2 cube2-data cube2font cubeb cubemap cubicsdr cucumber cudf cuetools culmus culmus-fancy cultivation cumin cunit cup cupp cups # cups-bjnp cups-filters cups-pdf cups-pk-helper cups-x2go cupt cura cura-engine curlpp curseofwar curtain curvedns curvesapi custodia customidenticon cutecom cutefish-core cutemaze cutesdr cutesv cutils cutycapt cuyo cvector cvelib cvise cvm cvs cvs-buildpackage cvsd cvsdelta cvs-fast-export cvsgraph cvs-mailcommit cvsps cvsweb c-vtapi cvxopt cwdaemon cwebx cwidget cwiid cwlformat cwltool cwl-upgrader cwl-utils cwm cxref cxxopts cxxtools cyarray cycfx2prog cyclades-serial-client cycle cyclonedds cylc-flow cynthiune.app cypari2 cyrus-imapd cyrus-imspd cyrus-sasl2 cysignals cython + cyvcf2 czmq d2to1 d3 d3-format d3-tip.js d52 daa2iso dablin dacco dacite dact dadadodo daemon daemonize daemonlogger daemontools dafny dahdi-tools dailystrips daisy-player daligner damapper dangen danmaq dante dapl dap-mode daps daptup daq dar darcs darcs-monitor darcsum darcula dares darkcold-gtk-theme dark-gtk-themes darkice darkmint-gtk-theme darknet darkplaces darkradiant darkstat darktable darnwdl dart darts dasbus dascrubber dash dash-el dashel dasher dask-sphinx-theme dasm dasprid-enum das-watchdog dataclasses-json data-csv-clojure data-fressian-clojure data-generators-clojure data-json-clojure datalad datalad-container datamash data-priority-map-clojure dataquay dataset-fashion-mnist datatables-extensions datatables.js data-xml-clojure date datefudge dateutils dav1d dav4tbsync davegnukem davfs2 davical davix davmail dav-text dawg dawgdic dazzdb db1-compat db4o db5.3 dbar dbconfig-common db-defaults dbeacon dbench dbf dbf2mysql dbi dbix-easy-perl dblatex dbskkd-cdb dbtoepub dbus dbusada dbus-broker dbus-c++ dbus-deviation dbus-fast dbus-glib dbus-java dbuskit dbus-python dbus-sharp dbus-sharp-glib dbus-test-runner dbview dc3dd dcap dcfldd dclock dcm2niix dcmstack dcmtk dconf dconf-editor dcontainers dcraw dctrl-tools dd2 # ddate ddcci-driver-linux ddccontrol ddccontrol-db ddclient ddcui ddcutil ddd dde-account-faces dde-calendar dde-network-utils dde-qt5integration dde-store ddgr ddir ddnet ddogleg dd-opentracing-cpp dd-plist ddpt ddrescueview ddrutility dds dds2tar ddskk ddtc ddupdate de4dot deal dealer deap debarchiver debaux debci debconf debconf-kde debdate debdelta debfoster deb-gview debhelper debian-archive-keyring debian-astro debianbuttons debian-cd debian-cloud-images debiancontributors debian-crossgrader debian-design debiandoc-sgml debiandoc-sgml-doc debiandoc-sgml-doc-pt-br debian-edu debian-edu-artwork debian-edu-artwork-legacy debian-edu-config debian-edu-doc debian-edu-fai debian-edu-install debian-edu-router debian-el debian-electronics debian-faq debian-fbx debian-games debian-gis debian-goodies debian-hamradio debian-handbook debian-installer-launcher debian-installer-netboot-images debian-installer-utils debian-junior debian-keyring debian-med debian-multimedia debian-pan debian-parl debian-policy # debian-ports-archive-keyring debian-reference debian-science debian-security-support debianutils debichem debiman debmake debmirror debmutate debocker debomatic debootstick debootstrap deborphan debos debpaste-el debpear debram debroster debsecan debsigs debsig-verify debspawn debsums debtags debtree debuerreotype debugbreak debugedit debugpy debvm deck decko decopy dee deepboof deepdiff deepin-album deepin-boot-maker deepin-calculator deepin-deb-installer deepin-gettext-tools deepin-icon-theme deepin-image-viewer deepin-log-viewer deepin-menu deepin-movie-reborn deepin-music deepin-notifications deepin-picker deepin-qt5dxcb-plugin deepin-screen-recorder deepin-shortcut-viewer deepin-sound-theme deepin-terminal deets defcon deft defusedxml deheader dehydrated dehydrated-hook-ddns-tsig deja-dup deken delay delimmatch delly delta deltarpm deluge denemo density-fitness denss depqbf deps depthcharge-tools depthcharge-tools-installer derby derivations derpconf designate-dashboard designate-tempest-plugin designate-tlds desktop-autoloader desktop-base desktop-file-utils desktopfolder desmume desproxy detachtty detox deutex devede develock-el developers-reference devhelp deviceinfo device-tree-compiler devicexlib devil devilspie devilspie2 devio devscripts-el devtodo dewalls dex dextractor dfc dfcgen-gtk dfdatetime d-feet dfu-programmer dfu-util dfwinreg dgedit dgit dh-ada-library dh-autoreconf dh-buildinfo dh-cargo dh-cmake dh-coq dhcpcd5 dhcpcd-dbus dhcpcd-ui dhcpd-pools dhcpdump dhcp-helper dhcpig dhcping dhcpoptinj dhcp-probe dhcpstarv dhcpy6d dh-di dh-dist-zilla dh-dlang dhelp dh-elpa dhex dh-exec dh-fortran-mod dh-golang dh-haskell # dhis-client dhis-mx-sendmail-engine dhis-server dh-linktree dh-lisp dh-lua dh-make dh-make-elpa dh-make-golang dh-make-perl dh-make-raku dh-nss dh-ocaml dh-octave dh-perl6 dh-php dh-puredata dh-python dh-r dh-raku dh-rebar dh-ros dh-runit dh-sysuser dh-vim-addon dh-virtualenv di dia2code diagnostics dialect dialign dialign-t dialog dials dials-data diamond-aligner dianara dia-shapes dibbler dicelab diceware dico dicomnifti dicomscope dictconv dictd dict-devil dict-elements dictem dicteval dict-foldoc diction dictionaries-common dict-jargon dictzip-java didiwiki dieharder dietlibc diet-ng diff-cover diff-hl-el diffmon diffoscope diffpdf diffstat diffuse diffutils diffview-el digikam digimend-dkms digitemp digup dijitso dill dillo dimbl dime diminish-el dimmer-el din di-netboot-assistant ding ding-libs dino-im diod diodon dioptas diploma dipy dir2ogg dirb dircproxy dirdiff directfb directvnc directx-headers dired-du dired-quick-sort dired-rsync direnv direvent direwolf dirgra dirsearch dirty-equals dirty.js dirvish dis51 disc-cover discosnp discount discover discover-data discover-my-major discus dish diskcache disk-filltest diskscan disktype dislocker disorderfs displaycal-py3 display-dhammapada dispmua disruptor dissononce dist distance distcc distlib distorm3 distrobox distro-info distro-info-data disulfinder ditaa dita-ot d-itg divxcomp dizzy django-ajax-selects django-allauth django-any-js django-anymail django-assets django-auth-ldap django-auto-one-to-one django-axes django-bitfield django-bleach django-cachalot django-cache-memoize django-cacheops django-cas-server django-celery-email django-classy-tags django-cleanup django-cors-headers django-countries django-cte django-dirtyfields django-downloadview django-environ django-filter django-fsm django-fsm-admin django-graphene django-graphiql-debug-toolbar django-guardian django-haystack django-haystack-redis django-housekeeping django-iconify django-impersonate django-invitations django-ipware django-jinja django-js-reverse django-ldapdb django-macaddress django-mailman3 django-maintenance-mode django-maintenancemode django-markupfield django-measurement django-memoize django-modeltranslation django-model-utils django-nose django-notification django-oauth-toolkit django-organizations django-pagination django-paintstore django-pglocks django-picklefield django-pipeline django-polymodels django-polymorphic django-prometheus django-python3-ldap django-q django-qr-code django-ranged-response django-recurrence django-redis django-redis-sessions django-render-block djangorestframework djangorestframework-api-key djangorestframework-filters djangorestframework-gis django-reversion django-rich django-rq django-sass django-sass-processor django-sekizai django-session-security django-setuptest django-shortuuidfield django-simple-captcha django-simple-redis-admin django-sitetree django-sortedm2m django-stronghold django-tables django-taggit django-tastypie django-templated-email django-testproject django-uwsgi django-webpack-loader django-wkhtmltopdf django-xmlrpc django-yarnpkg djbdns dj-database-url djinn djoser dj-static djview4 djvubind djvulibre dkg-handwriting dkimpy dkimpy-milter dkim-rotate dkms dkopp dl10n dlang-libevent dlang-openssl dlib dlint dlm dlmodelbox dlocate dlpack dlt-daemon dlt-viewer dma dmagnetic dmalloc dmarc-cat dmarcts-report-parser dmaths dmg2img dmidecode dmitry dmlc-core dmraid dmrconfig dmtx-utils dmucs dm-writeboost dmz-cursor-theme dnaclust dna
2026-01-13T09:30:29
https://www.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://th-th.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.instagram.com%252F%26amp%253Bh%3DAT2nJeKHCPEc0FVCuroxa0bpEZceGJgV6GpPJ7lJ734s0wYdjmZBLyMsTFiX2I70A94OstHhn56tw53QCFTF4zKC0lVtqxlOPnv28kU_hwxKzkqTGaNNEXU8ZGMkJn-CdESeEyB0TTeqeTQ_
Facebook Facebook อีเมลหรือโทรศัพท์ รหัสผ่าน ลืมบัญชีใช่หรือไม่ สร้างบัญชีใหม่ คุณถูกบล็อกชั่วคราว คุณถูกบล็อกชั่วคราว ดูเหมือนว่าคุณจะใช้คุณสมบัตินี้ในทางที่ผิดโดยการใช้เร็วเกินไป คุณถูกบล็อกจากการใช้โดยชั่วคราว Back ภาษาไทย 한국어 English (US) Tiếng Việt Bahasa Indonesia Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch สมัคร เข้าสู่ระบบ Messenger Facebook Lite วิดีโอ Meta Pay Meta Store Meta Quest Ray-Ban Meta Meta AI เนื้อหาเพิ่มเติมจาก Meta AI Instagram Threads ศูนย์ข้อมูลการลงคะแนนเสียง นโยบายความเป็นส่วนตัว ศูนย์ความเป็นส่วนตัว เกี่ยวกับ สร้างโฆษณา สร้างเพจ ผู้พัฒนา ร่วมงานกับ Facebook คุกกี้ ตัวเลือกโฆษณา เงื่อนไข ความช่วยเหลือ การอัพโหลดผู้ติดต่อและผู้ที่ไม่ได้ใช้บริการ การตั้งค่า บันทึกกิจกรรม Meta © 2026
2026-01-13T09:30:29
https://www.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://l.facebook.com/l.php?u=https%3A%2F%2Fabout.meta.com%2Ftechnologies%2Fmeta-pay&h=AT3EriIctDIhMMjkMeKqgEH1Vk3v5k8zji5ClzB1HEUD_no0IUKmCSqujEQNYDVZNKJi-ZO0KxL7TExdlfXj1Fr5arLhS-ufLhPyWHXtsCKYupV_rZjklxrW5Nc1CxlqOLO3Vsx9ALpyz6Es
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://www.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.instagram.com%252F%26amp%253Bh%3DAT2nJeKHCPEc0FVCuroxa0bpEZceGJgV6GpPJ7lJ734s0wYdjmZBLyMsTFiX2I70A94OstHhn56tw53QCFTF4zKC0lVtqxlOPnv28kU_hwxKzkqTGaNNEXU8ZGMkJn-CdESeEyB0TTeqeTQ_
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&h=AT16hOiJdxMw51KUdJN1nAw7mD8wOxGZ8EPEk9gU4JNHSfpp-X9SVY-w71Il5ikEwAr2PuMJz5PQPTShg2uYgRrs4Cc5D9-lHDHP4nCsjyaYX-OW1i92RTQJPg4cbZOe3XJp_ERzR5fS6-6e
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://www.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.instagram.com%252F%26amp%253Bh%3DAT1fxA2yCzfflm1tXw-aDiDltj09naIBwRNnikDWAnGOtO4oibxWA9tjRemJ0DcDtszcaZdliYsn8omYOySfwbsqXAJ4W_xdv4iLB4-ztCIF4CjU-_wyTPCiB3_hPJQkN6d93WRZIEWDsDCE
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://vi-vn.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook Email hoặc điện thoại Mật khẩu Bạn quên tài khoản ư? Tạo tài khoản mới Bạn tạm thời bị chặn Bạn tạm thời bị chặn Có vẻ như bạn đang dùng nhầm tính năng này do sử dụng quá nhanh. Bạn tạm thời đã bị chặn sử dụng nó. Back Tiếng Việt 한국어 English (US) Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch Đăng ký Đăng nhập Messenger Facebook Lite Video Meta Pay Cửa hàng trên Meta Meta Quest Ray-Ban Meta Meta AI Nội dung khác do Meta AI tạo Instagram Threads Trung tâm thông tin bỏ phiếu Chính sách quyền riêng tư Trung tâm quyền riêng tư Giới thiệu Tạo quảng cáo Tạo Trang Nhà phát triển Tuyển dụng Cookie Lựa chọn quảng cáo Điều khoản Trợ giúp Tải thông tin liên hệ lên & đối tượng không phải người dùng Cài đặt Nhật ký hoạt động Meta © 2026
2026-01-13T09:30:29
https://es-la.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.instagram.com%252F%26amp%253Bh%3DAT1fxA2yCzfflm1tXw-aDiDltj09naIBwRNnikDWAnGOtO4oibxWA9tjRemJ0DcDtszcaZdliYsn8omYOySfwbsqXAJ4W_xdv4iLB4-ztCIF4CjU-_wyTPCiB3_hPJQkN6d93WRZIEWDsDCE
Facebook Facebook Correo o teléfono Contraseña ¿Olvidaste tu cuenta? Crear cuenta nueva Se te bloqueó temporalmente Se te bloqueó temporalmente Parece que hiciste un uso indebido de esta función al ir muy rápido. Se te bloqueó su uso temporalmente. Back Español 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch Registrarte Iniciar sesión Messenger Facebook Lite Video Meta Pay Tienda de Meta Meta Quest Ray-Ban Meta Meta AI Más contenido de Meta AI Instagram Threads Centro de información de votación Política de privacidad Centro de privacidad Información Crear anuncio Crear página Desarrolladores Empleo Cookies Opciones de anuncios Condiciones Ayuda Importación de contactos y no usuarios Configuración Registro de actividad Meta © 2026
2026-01-13T09:30:29
https://github.com/composer/composer/edit/main/doc/faqs/how-to-use-composer-behind-a-proxy.md
Sign in to GitHub · GitHub Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Sign in to GitHub {{ message }} --> Username or email address Password Forgot password? Uh oh! There was an error while loading. Please reload this page . New to GitHub? Create an account Sign in with a passkey Terms Privacy Docs Contact GitHub Support Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://heisenbug.blogspot.com/#sidebar
don't count on finding me skip to main | skip to sidebar don't count on finding me Friday, February 4, 2022 Pattern musings A new breed of patterns I like to code up little snippets in Haskell to play around with interesting concepts. Sometimes I invent notation that must appear forcing to most, but let's introduce it anyway... How I use ViewPatterns , for fun and profit When writing evaluators, I like to use view patterns to evaluate subtrees already on the LHS (pattern side). Let's introduce a mini-language (also called Hutton's razor) that can only add: data AST = Lit Integer | Plus AST AST deriving Show The evaluator is maximally simple, as it only needs to care about two sole cases: eval :: AST -> Integer eval (Lit res) = res eval (Plus l r) = eval l + eval r There is a train of thought that cares about termination and logical consistency and thus requires that in the definition of  eval (Plus l r)  the function to be defined can only be applied to structurally strictly smaller arguments (these are the hypotheses ). We adhere to this rule above, but for more complicated functions it is possible to introduce bugs when not being super careful. So why not resort to view patterns, and ban the eval from the RHS altogether? eval (Plus (eval -> l) (eval -> r)) = l + r This way of putting it makes it totally clear that eval is always applied to parts of the syntax tree. Result patterns? But let's return to the base case ( Lit ). We are forced to come up with a new binding ( res ), just to have something in our hands that we can return? Sounds like redundancy. So for the purpose of this post I'll come up with a result pattern (=), which can appear on the LHS only once and it's presence there will rule out the RHS: eval (Lit =) No more arbitrary names! View lambdas, anyone? Okay, so let's turn up the heat a bit more. A continuation-passing interpreter is a tail recursive way to evaluate the AST: cps :: forall k. AST -> (Integer -> k) -> k cps (Lit n) k = k n cps (Plus l r) k = cps l (\l -> cps r (\r -> k $ l + r)) For the purpose of this exercise you can consider the type k to be unit () , and the continuation (value k ) a consumer of intermediate results. We recognise the same usage pattern as in eval : subtrees are immediately (and linearly) passed to the function to be defined. So let's rewrite it with view patterns: cps (Plus (cps -> l) (cps -> r)) k = l (\l -> r (\r -> k $ l + r)) But  now we face the same redundancy issue, that the view patterns bind identifiers that are somehow repetitive, as they are applied to lambdas immediately. Can we come up with a notation for a view pattern that applies on a lambda and extends its scope to the rest of the patterns and to the RHS? Consider cps (Plus (cps -> \l) (cps -> \r)) k = k (l + r) It takes some time to see the charm here, as it is wormholing a lambda-bound identifier to the RHS, but it is unbeatably concise. And we can combine it with the result pattern idea too: cps (Plus (cps -> \l) (cps -> \r)) (($ l + r) -> =) At this point however the readability is suffering. Outro Note that the view lambdas are strange beasts, not only because they wrap the result (RHS or = pattern), but also the identity holds:  \p ≡ (id -> \p) , but since all the ids don't change anything, they can be stripped anyway. I wonder where I shall encounter more such view lambdas in the wild... Posted by heisenbug at 2:43 PM No comments: Thursday, November 6, 2014 Unembedded associations Everytime I start understanding the gist of a paper that appeared unfathomable to me a few months before, a strange thing happens to me. My brain often wanders off, and creates interesting new bridges, on which my thoughts begin to run and reach new previously unchartered land. This same thing happened to me when reading Atkey et al.'s "Unembedding Domain-Specific Languages" . Here I encountered my old friend, the HOAS lambda vocabulary class LC expr where   lam :: (expr → expr) → expr   app :: expr → expr → expr Freely associating I came up with an idea how to simulate a limited form of duck typing for conditionals: class Condition expr   toBool :: expr → Bool   cond :: expr → a → a → a   cond c th el = if toBool c then th else el This would allow to retrofit many condition-like data types with this vocabulary. Nothing , 0 , (Left _)  all could serve as false . Maybe I could even follow Conor McBride's advice and make the then and else arms of the conditional differently typed. Though I would need associated types for that. Duck typing may turn out like a good idea in a statically typed language, when implemented this way. Another use case would be function application by the built-in juxtaposition syntax. It already means different things in different syntactic contexts, like function application or type (family) application. Idiom brackets come to my mind. Edward Kmett's Apply class looks like a good candidate for a related vocabulary. The typing rule would be implemented by an associated (injective) type family. Hopefully someday we'll see -XRebindableSyntax for value-level application, that is type-directed. Posted by heisenbug at 3:57 PM No comments: Labels: finally-tagless , haskell , HOAS Sunday, October 26, 2014 gdiff – Polymorphically In the few last months I've been busy coming up with techniques mastering the gdiff Haskell library , even for use cases it was not originally designed for. This is mostly a brain dump of some approaches I have learnt while tinkering and trying to solve certain problems. 1) Polymorphic diff : Eelco Lempsink writes in the conclusion of his 2010 thesis «Furthermore, we can not encode polymorphic datatypes such as lists, but need to write specific encodings for each type we want to include». In the library documentation he says «It might require another master thesis project to solve this». However in the last days I developed a trick, which does allow me to describe polymorphic data types, such as [a] or Maybe a . I just needed to add these lines: in the family GADT:   ListNil :: List Fam as → Fam a as → Fam [a] Nil   ListCons :: List Fam as → Fam a as → Fam [a] (a `Cons` [a] `Cons` Nil) then define a Type instance: instance Type Fam a ⇒ Type Fam [a] where   constructors = head [Concr (ListNil cc) | Concr cc Concr cc ← constructors] : [head [Concr (ListCons cc) | Concr cc ← constructors]] What is this doing? It picks two random constructors from the underlying data type and wraps them with ListNil and ListCons . We usually ignore what is wrapped, with one exception: in decEq  one needs to ensure that the constructors' arguments are compared too, otherwise one cannot finish the type equality proof. 2) Non-moving pairs: In the usual textual diff algorithm the lines may move around a bit to make room for insertions, etc. This is normally the case for gdiff too. I have seen gdiff reusing values (with Cpy ) when comparing (True, False) with (False, True) . But sometimes this is not desired at all. I figured out that "inlining" the leaves into the pair's description (i.e. instead of (a `Cons` b `Cons` Nil) writing appendList on the field decompositions of a and b does the trick. 3) Location types: I found a way to equip Abstr constructor descriptors with type class dictionaries. It is similar to the lifting approach shown under 1), but much more involved. The idea is to wrap a location-aware descriptor with a descriptor that is location-blind, i.e. that hides the location parameter: Loc' :: KnownNat n ⇒ Fam (Loc n Bool) … Then we need the wrapper: Hidden' :: KnownNat n ⇒ Fam (Loc n Bool) ts → Fam (Hidden Loc) ts Giving the Type instance for the latter is tricky, as Abstr alone has no provision for dodging the class dictionary into Hidden' , so I had to write a locAware smart constructor to syphon it through the Hidden' wrapper. This also stressed the compiler to its limits in the advanced PolyKind -ed approach I needed, so I filed a GHC bug #9725 . There is also some code showing how the Hidden Loc is unwrapped and the dictionary-passing functions is installed into the Abstr . 4) Monadic actions coming out of patch : Here another wrapping approach is needed, but this time we need a sum type for diff and patch so that we can enter with a pure value at the Left and obtain a Right action back. This is the most involved approach. I can probably blog another time about it. Posted by heisenbug at 4:09 PM No comments: Labels: gdiff , haskell Thursday, August 7, 2014 First Programming with my Daughter Today I had a short programming session with my 7 year old. I had shown her earlier what a list is and she came back several times already to show her "more lists". So this time I thought we could do something more interesting. A letter-changing game! I fired up GHCi and entered: Prelude⟩ let satz = "Leleka hat Kacke in der Hose" Prelude⟩ print satz "Leleka hat Kacke in der Hose" She loved it so far. Fun is the strongest motivator to learn for kids… Then came the changer for letters: Prelude⟩ let tausch = \x → case x of {'L' → 'K'; 'e' → 'i'; 'i' → 'u'; 'u' → 'e'; x → x } Then I applied it on the phrase defined earlier: Prelude⟩ map tausch satz "Kilika hat Kacki un dir Hosi" This did it. She kept repeating the transformed sentence for an hour, giggling. I tried to explain to her what we did just now, but I guess I'll wait till next time to make her repeat this exercise. Posted by heisenbug at 1:27 AM No comments: Labels: haskell , teaching Thursday, July 31, 2014 Rank-2 PHOAS Lately I've been experimenting with finally-tagless (typed) representations and made an attempt to model the (implicitly typed) lambda calculus. However, I wanted to use the parametric higher-order abstract syntax (PHOAS) technique to obtain variable bindings that are automatically well-scoped. I arrived at this formulation: class LC rep where   var :: p → rep   lam :: (forall p . p → rep) → rep (I am ignoring applications as they are not important for making my point.) As Andres Löh has pointed out to me this is not the final-tagless formulation of the regular PHOAS form, as that would add the p type variable as the second class parameter and the rank-2 forall would appear from "outside". But I liked my simple formulation and the obviously and explicitly parametric lambda body. So I started implementing a rudimentary visualisation instance given a name supply: instance LC ([String] → String) where   var = ??? -- const "VAR"   lam f = \supply → ... It turns out that implementing var is only possible by giving a constant result, and for lam I am in trouble, because I cannot call f as it expects a polymorphic argument. Both problems are due to the fact that p is too polymorphic. Can we have it a bit less polymorphic in order to make some progress? Thinking about it I came up with the idea of giving each instance a way to constrain the p variable as it fits. So I changed class LC such: class LC rep where   type Restricted rep p :: Constraint   var :: Restricted rep p ⇒ p → rep   lam :: (forall p . Restricted rep p ⇒ p → rep) → rep Now my instance can pick the restriction as it fits: instance LC ([String] → String) where   type Restricted ([String] → String) p = ([String] → String) ~ p   var = id   lam f = \supply → ... As you see I chose the restriction to be type equality which essentially cancels parametricity in this instance and gives me simple HOAS. Filling in p becomes easy now.   lam f = \(n:ns) → "\\" ++ n ++ "." ++ (f $ const n) ns Let's try it out! But in order to do that we need an instance of Show for name supplies. This could be one: instance Show ([String] → String) where   show f = f $ map (('v':) . show) [0..] Now we can interpret a lambda term as a name supply. *Main› lam (\x → lam $ \y → var x) :: [String] → String \v0.\v1.v0 It works™ :-) But I can go further. After implementing several other instances I observed that I always wanted to destroy parametricity completely and implement var as the identity. So why not have these as defaults and reduce the boilerplate by a nice margin? Here is the final class definition that I arrived at: class LC rep where   type Restricted rep p :: Constraint   type Restricted rep p = rep ~ p   var :: Restricted rep p ⇒ p → rep   default var :: rep ~ p ⇒ p → rep   var = id   lam :: (forall p . Restricted rep p ⇒ p → rep) → rep I like it so far. PS: Here are the prerequisites if you want to compile the above yourself: {-# LANGUAGE UnicodeSyntax, ConstraintKinds, TypeFamilies, RankNTypes, FlexibleInstances, DefaultSignatures #-} import GHC.Exts Posted by heisenbug at 2:28 PM No comments: Labels: final-tagless , haskell , HOAS , lambda calculus , parametric , PHOAS Sunday, January 12, 2014 Testing LaTeX with MathJax $3_{5}$ $$42^{25}$$ extensions: ["tex2jax.js"], jax: ["input/TeX", "output/HTML-CSS"], Does not work But this: <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> <script type='math/tex; mode=display'>   \{ 0, 1, 2 \} </script> Results in something pretty: Posted by heisenbug at 6:45 PM No comments: Labels: latex , mathjax , maths Monday, September 2, 2013 Now it's evident — totally! In one of my posts about logics I have shown that a proof of a true proposition consists of constructing a function from ⊤ (truth) to an inhabitant of that proposition (interpreted as a type). Dually, one would hope, we must construct a function between false propositions and ⊥ (bottom, the empty set). The big question is: How? There appear to be many functions into the empty set. These surely cannot mean to be proofs! There is a catch: totality . For every possible input we are obliged to provide a well-defined, deterministic result. A hard job when the target set is empty! On the other hand it is easy enough for positive proofs: (considering the finite case...) say, we seek a proof of the Bool proposition. Bool has two inhabitants, so the function space from ⊤ (single inhabitant) to Bool must have 2 1 of them. Here is one: provebool () = True (Do you find the other one?) But for negative proofs, it isn't really obvious how to do it. Since refutable propositions (allegedly) have no inhabitants, how do we write a pattern-matching function between them? But remember, in the finite proof case our arrows had n m inhabitants, picking any one of these constituted a valid proof. For the uninhabited case such a way of counting gives us a clue: 0 0 can be interpreted as 1! And this is the key, we need to do pattern matching with no patterns to get that inhabitant: refutation = \case of {} When this function is total, we have our sought-for unique proof. And for actual negative proofs it evidently is! Posted by heisenbug at 1:26 AM No comments: Labels: haskell , logics Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://github.com/composer/composer/edit/main/doc/faqs/how-to-use-composer-behind-a-proxy.md
Sign in to GitHub · GitHub Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Sign in to GitHub {{ message }} --> Username or email address Password Forgot password? Uh oh! There was an error while loading. Please reload this page . New to GitHub? Create an account Sign in with a passkey Terms Privacy Docs Contact GitHub Support Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://pt-br.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook Email ou telefone Senha Esqueceu a conta? Criar nova conta Você está bloqueado temporariamente Você está bloqueado temporariamente Parece que você estava usando este recurso de forma indevida. Bloqueamos temporariamente sua capacidade de usar o recurso. Back Português (Brasil) 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Français (France) Deutsch Cadastre-se Entrar Messenger Facebook Lite Vídeo Meta Pay Meta Store Meta Quest Ray-Ban Meta Meta AI Mais conteúdo da Meta AI Instagram Threads Central de Informações de Votação Política de Privacidade Central de Privacidade Sobre Criar anúncio Criar Página Desenvolvedores Carreiras Cookies Escolhas para anúncios Termos Ajuda Upload de contatos e não usuários Configurações Registro de atividades Meta © 2026
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2022/02/pattern-musings.html
don't count on finding me: Pattern musings skip to main | skip to sidebar don't count on finding me Friday, February 4, 2022 Pattern musings A new breed of patterns I like to code up little snippets in Haskell to play around with interesting concepts. Sometimes I invent notation that must appear forcing to most, but let's introduce it anyway... How I use ViewPatterns , for fun and profit When writing evaluators, I like to use view patterns to evaluate subtrees already on the LHS (pattern side). Let's introduce a mini-language (also called Hutton's razor) that can only add: data AST = Lit Integer | Plus AST AST deriving Show The evaluator is maximally simple, as it only needs to care about two sole cases: eval :: AST -> Integer eval (Lit res) = res eval (Plus l r) = eval l + eval r There is a train of thought that cares about termination and logical consistency and thus requires that in the definition of  eval (Plus l r)  the function to be defined can only be applied to structurally strictly smaller arguments (these are the hypotheses ). We adhere to this rule above, but for more complicated functions it is possible to introduce bugs when not being super careful. So why not resort to view patterns, and ban the eval from the RHS altogether? eval (Plus (eval -> l) (eval -> r)) = l + r This way of putting it makes it totally clear that eval is always applied to parts of the syntax tree. Result patterns? But let's return to the base case ( Lit ). We are forced to come up with a new binding ( res ), just to have something in our hands that we can return? Sounds like redundancy. So for the purpose of this post I'll come up with a result pattern (=), which can appear on the LHS only once and it's presence there will rule out the RHS: eval (Lit =) No more arbitrary names! View lambdas, anyone? Okay, so let's turn up the heat a bit more. A continuation-passing interpreter is a tail recursive way to evaluate the AST: cps :: forall k. AST -> (Integer -> k) -> k cps (Lit n) k = k n cps (Plus l r) k = cps l (\l -> cps r (\r -> k $ l + r)) For the purpose of this exercise you can consider the type k to be unit () , and the continuation (value k ) a consumer of intermediate results. We recognise the same usage pattern as in eval : subtrees are immediately (and linearly) passed to the function to be defined. So let's rewrite it with view patterns: cps (Plus (cps -> l) (cps -> r)) k = l (\l -> r (\r -> k $ l + r)) But  now we face the same redundancy issue, that the view patterns bind identifiers that are somehow repetitive, as they are applied to lambdas immediately. Can we come up with a notation for a view pattern that applies on a lambda and extends its scope to the rest of the patterns and to the RHS? Consider cps (Plus (cps -> \l) (cps -> \r)) k = k (l + r) It takes some time to see the charm here, as it is wormholing a lambda-bound identifier to the RHS, but it is unbeatably concise. And we can combine it with the result pattern idea too: cps (Plus (cps -> \l) (cps -> \r)) (($ l + r) -> =) At this point however the readability is suffering. Outro Note that the view lambdas are strange beasts, not only because they wrap the result (RHS or = pattern), but also the identity holds:  \p ≡ (id -> \p) , but since all the ids don't change anything, they can be stripped anyway. I wonder where I shall encounter more such view lambdas in the wild... Posted by heisenbug at 2:43 PM No comments: Post a Comment Older Post Home Subscribe to: Post Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/unstable/arm64/index_notes.html
Packages with notes Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for unstable/arm64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for arm64 Maintainers of in unstable Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Packages with notes There are 6302 packages with notes in unstable/arm64. 609 unreproducible packages in unstable/arm64, ordered by build date: mdnsd gpredict haskell-typed-process kate haskell-filtrable frobby dnf-plugins-core xorg-server vertico geomview dask pygopherd oxygen-icons fonts-atarist # python-django-import-export + node-shiny-server slime spglib jool hmmer gnubg clhep + zookeeper awesome marginalia cherrypy3 maxima-sage kicad quickfix vlfeat libguestfs with-editor ruby-pygments.rb yubihsm-connector psychtoolbox-3 fonts-meera-inimai embark wxmplot + ssreflect dahdi-linux libnet core-specs-alpha-clojure binutils-mipsen openms fsspec fricas xmonad-contrib cp2k haskell-iso8601-time pyferret gerris python-schema-salad efl mesa magit eccodes ocaml-atd haskell-attoparsec posixtestsuite spooles emboss libtorrent-rasterbar slepc ocamlviz golang-github-rogpeppe-go-internal haskell-comonad twopaco jupyter-server buildapp r-cran-dbitest leiningen-clojure + pcp haskell-language-c haskell-profunctors kdebugsettings python-propcache haskell-juicypixels haskell-openglraw haskell-hsopenssl haskell-parallel haskell-sop-core haskell-monoid-subclasses haskell-patience libzstd allegro5 # bluez haskell-network asymptote u1db-qt pyside6 emacs paje.app grass spec-alpha-clojure jakarta-jmeter + swish-e mia libopensmtpd scalable-cyrfonts fonts-arundina node-opencv amanda fonts-beteckna octave-geometry colobot bibclean fonts-fantasque-sans python-laszip vlc # + nitime igraph eye elpa-transient haskell-hledger r-cran-r.rsp tty-record ymuse jameica-h2database guile-2.2 indexed-gzip xindy libjcat polyml haskell-xml-conduit aspectj kitty closure-compiler blockattack fenics-dolfinx lynx liblnk avr-libc lam + fftw maxima lammps fonts-smc-keraleeyam debug-me dxf2gcode r-cran-tweenr bacula-doc gri scons g15daemon libiio ledger2beancount libswe golang-github-cloudflare-cfssl haskell-shell-conduit gcc-avr ripmime gap-scscp cardo libofx scala-pickling savi wrk libpll sdpb condor fonts-smc-anjalioldlipi graxxia libhdate orderless chemps2 consult-el sfepy gcl node-cbor go-qrcode userv fonts-smc-meera fonts-smc-dyuthi fonts-smc-rachana fonts-smc-raghumalayalamsans fonts-smc-karumbi telepathy-spec libscout dpmb fonts-smc-uroob htp gkrellm-leds P critcl + netrek-client-cow sisc topal node-function-bind + r-cran-futile.logger scheme48 python-pysam lie asterisk-prompt-fr-armelle idm-console-framework r-cran-repr casacore-data-jplde casacore-data-igrf treeview metastudent-data cddlib buddy + rcolorbrewer dicom3tools epix sphinxsearch libpqxx octave-ltfat esnacc hx r-cran-quantmod openmcdf sundials eso-midas alembic pympress + apertium-es-gl python-escript groovy r-cran-lambda.r ghub-el xmlcopyeditor h2database sweethome3d-furniture simstring P bidiui gmetrics pforth zeitgeist parallel log4net augeas sgf2dg fritzing hyperic-sigar latex-coffee-stains mona r-cran-tmvtnorm r-cran-teachingdemos libnb-platform18-java python-pint liquidsoap wyrd python-inline-snapshot aspectc++ sbcl python-polyfactory grandorgue tsdecrypt writer2latex openmpi ocaml-containers pam opencpn r-bioc-mofa2 raku-license-spdx sayonara raku-log golang-github-francoispqt-gojay haskell-tls libesedb sogo pydoctor python-pytest-shell-utilities + gap-sonata texworks-manual octave-nan brian python-mkdocs exabgp whitakers-words pyxplot cyclograph r-cran-gprofiler2 r-cran-rprojroot pyzmq ne10 scikit-misc astroquery raku-readline mpich raku-zef cdebootstrap + libgtkada apertium-pt-gl r-cran-prophet citar chezscheme r-cran-sass libcamera libitext5-java bedtools statsmodels python-pyqtgraph linux86 r-cran-gert muttprint fcitx-libpinyin nwchem govarnam pyfai P r-cran-r.devices iceoryx epm latex-make mah-jong raku-hash-merge python-geopandas neuron r-cran-emmeans slixmpp phcpack visualvm rocdbgapi + starjava-ttools plplot r-bioc-genomicfeatures samhain emoslib # freeplane notmuch petsc pymol apertium-spa-ita cjk pfstools haskell-shelly adasockets snek ncbi-igblast jabref r-cran-xfun r-bioc-ioniser ibus-libzhuyin terminaltables python-git isospec boolstuff nbsphinx codenarc clamav node-axios qt6-quick3d zabbix python-rcon r-bioc-ballgown pypy3 freecad netatalk xonsh # pydicom r-bioc-qtlizer yarl r-cran-rstan libncursesada qtconnectivity-opensource-src comedilib + bsh velvet pycoast linuxcnc r-bioc-biocparallel r-cran-dimred cyvcf2 python-signxml r-cran-rsdmx kuttypy opensmtpd-filter-dkimsign rakudo # maint-guide getfem lmfit-py kallisto bitshuffle gobgp cc65 pnetcdf + isync + ns2 liblog4ada libbrahe python-x2go P seqan3 jsjac rsass gr-fosphor grub2 + + + + node-rollup krfb haskell-mono-traversable rockdodger qtcreator cxxtest qt6-declarative vip-manager2 qt6-multimedia dcl opensubdiv goiardi crac cardpeek libcdk5 sqlalchemy macaulay2 pstoedit r-base python-hdf5plugin gr-radar clisp r-cran-emayili node-d3 opm-simulators autokey doomsday kdepim-addons enblend-enfuse libxml-security-java syncevolution + python-envisage python-fissix golang-github-mendersoftware-mender-artifact knxd silo-llnl magic-wormhole-transit-relay + sumo mdtraj qt6-base patroni # python-biopython icinga2 python-igraph qt6-scxml prometheus-sql-exporter gsequencer vdr-plugin-markad libpinyin ncbi-blast+ yasnippet r-cran-cli vcsh + coq-iris rust-microformats pushpin nco aiohttp-asyncmdnsresolver guidata pandas # psi-plus latex-cjk-chinese-arphic dict-gcide live-manual hol88 gtsam r-cran-diagnosismed nss librsvg tree-puzzle magit-forge-el samtools lifelines scalapack nomacs librsb # python-assertpy + beancount coq-elpi qpid-proton belenios golang-github-micromdm-scep dipy r-cran-cliapp fs-uae crowdsec ivar systemtap pgloader dejagnu libtool mpi4py black python-gsd haskell-hakyll arduino kore mruby acmetool ufoai r-cran-tm sphinx-gallery hdf-eos4 tuxpaint tomcat9 cinder qt6-languageserver metview sketch injeqt python3.13 boinc frozenlist fiat-ecmwf scap-security-guide skimage opm-upscaling mdanalysis topparser gradle-kotlin-dsl + termshark go-gir-generator watcher bibtool apertium-eo-es matplotlib omake # hexbox kcalutils kmailtransport pim-data-exporter pim-sieve-editor akonadi-calendar kpimtextedit akonadi akonadi-contacts + kmail netsurf emscripten pyosmium libgdf secilc hdf-eos5 yaws namazu2 python-xlrd rebar mapsembler2 vkd3d fdb opentk quantlib cysignals caddy pwntools coq python-qtconsole octave-communications fonts-rit-sundar pinfish freebayes madness scala fltk1.3 getdp fte doxygen lucene-solr python-mt-940 + datalad-next haskell-yesod-test python-fabio m2crypto unicon # gnome-shell-extension-easyscreencast macs metis ecl giac dnsjit libkolabxml primer3 musescore3 scikit-fmm esys-particle linuxtv-dvb-apps valgrind + liquidwar librep notary sasview erlang lucene4.10 swi-prolog masakari-monitors manila yash pytango alire dde-qt-dbus-factory heudiconv flite piglit + librostlab radare2 foot ocaml-bitstring python-levenshtein mathpiper jpylyzer ironic casacore libvslvm libfvde castle-game-engine masakari grace nbconvert jsxgraph rdflib + tomcat10 gap-design openmm fonts-fork-awesome 211 FTBFS packages in unstable/arm64, ordered by build date: abinit libprelude globjects open-build-service firmware-microbit-micropython 389-ds-base rocrand tiledarray drawterm meshlab autogen ruby-eb dcontainers pplacer qtquickcontrols-opensource-src vim python-cython-blis nextpnr xgammon ruby-regexp-property-values rustc apper python-xsdata pynx propka lintian-brush ruby-rpatricia code-saturne spd gr-osmosdr deal.ii pixmap python-av polymake xaw3d macromoleculebuilder mame python-jpype connectome-workbench mm3d yosys ruby-hamlit postgresql-numeral ntopng docker.io python-gammu ecflow openfoam xdu xmldiff node-autoprefixer simh ldc s2geometry node-postcss qgis qtlocation-opensource-src pymatgen libpreludedb jupyter-notebook armnn criu sfcgal seqan2 numba blender diceware axiom pysph gridengine # lookup open-coarrays edk2 nat ceres-solver octave-stk drbd-doc vart tilix apertium-swe-nor golang-github-traefik-yaegi ohcount vrfy xrt ispell 0ad linux freewnn freedroidrpg ruby-gd mingw-w64 siconos mpqc eigen3 cmake grpn jskeus iem-plugin-suite mrpt nautilus-image-converter python-webob python-dtcwt vdr-plugin-remote chromium mercurial publican llvm-toolchain-14 sawfish plotsauce broker bliss android-platform-external-libunwind java-gnome frama-c cafeobj onnx wpewebkit nova gcc-bpf linphone golang-v2ray-core erlang-ranch pesign shim go-cve-dictionary libunwind log4c ipywidgets apertium-eo-en sks tla ytree node-zrender libembperl-perl ufoai-maps mayavi2 ghc # sn ruby-debian sambamba firefox-esr cctbx slic3r-prusa quickroute-gps genomicsdb libquartz-java sublime-music openscad dune-istl owncloud-client highlight.js rapmap ruby-gsl moment-timezone.js highway singularity-container firefox xfrisk jh7100-bootloader-recovery python-anndata eclipse-titan gauche-c-wrapper openbabel graph-tool qtwebengine-opensource-src xserver-xorg-input-mutouch python-cogent mustache-d diet-ng mir-core rkward jpeg-xl python-django budgie-desktop squeak-vm magic apertium-en-gl apertium-oc-es vecgeom robot-testing-framework transmission gromacs apptainer gcc-12-cross-mipsen poppassd gnutls28 gforth plume-creator utalk sardana xsunpinyin pytorch gcc-mingw-w64 mlton refind # aribas + neovim # golang-github-lucas-clemente-quic-go ruby-regexp-parser + libreoffice # hippomocks # ruby-benchmark-suite # command-not-found + krita + sphinxbase openjdk-11 siege + php-sabre-vobject # python-aiohomekit + node-xterm guix # 362 (0.9%) source packages failed to satisfy their build-dependencies, ordered by build date: agda ants # apprise aseba biobambam2 camitk circlator + compressed-tensors cross-toolchain-base-mipsen cross-toolchain-base-ports custodian datalab debian-installer # # # devscripts diffoscope dioptas ecere-sdk fretboard gcc-11-cross-mipsen gensim ghdl gimp-plugin-registry gitaly gitit glirc gpsshogi grpc gubbins haskell-active haskell-adjunctions haskell-aeson haskell-aeson-diff haskell-aeson-qq haskell-authenticate haskell-aws haskell-binary-conduit haskell-binary-instances haskell-binary-orphans haskell-bv-sized haskell-bytes haskell-casa-types haskell-cassava-megaparsec haskell-cborg-json haskell-cereal-conduit haskell-charset haskell-chart haskell-chart-cairo haskell-chimera haskell-citeproc haskell-clash-prelude haskell-classy-prelude haskell-classy-prelude-conduit haskell-conduit-extra haskell-config-ini haskell-config-schema haskell-control-monad-free haskell-criterion haskell-criterion-measurement haskell-crypton-connection haskell-cryptonite-conduit haskell-dav haskell-dbus haskell-dbus-hslogger haskell-debian haskell-dense-linear-algebra haskell-dhall haskell-diagrams-cairo haskell-diagrams-core haskell-diagrams-lib haskell-diagrams-svg haskell-dice-entropy-conduit haskell-doctemplates haskell-either haskell-esqueleto haskell-fb haskell-fdo-notify haskell-feed haskell-focuslist haskell-free haskell-futhark-server haskell-gi-atk haskell-gi-cairo haskell-gi-cairo-connector haskell-gi-cairo-render haskell-gi-freetype2 haskell-gi-gobject haskell-gi-harfbuzz haskell-git-lfs haskell-gi-xlib haskell-graphviz haskell-hadrian haskell-haxr haskell-hedgehog-classes haskell-heist haskell-hledger-lib haskell-hledger-ui haskell-hledger-web haskell-hoauth2 haskell-hpack haskell-hslua-aeson haskell-hslua-cli haskell-hslua-module-path haskell-hslua-module-system haskell-hslua-module-text haskell-hslua-module-version haskell-hslua-objectorientation haskell-hslua-packaging haskell-hspec-wai haskell-html-conduit haskell-http2 haskell-http-api-data haskell-http-link-header haskell-http-reverse-proxy haskell-http-streams haskell-incremental-parser haskell-inline-c haskell-input-parsers haskell-invariant haskell-ipynb haskell-jmacro haskell-jwt haskell-kan-extensions haskell-lambdabot-social-plugins haskell-lens haskell-lens-action haskell-lens-aeson haskell-libmpd haskell-libyaml haskell-linear haskell-markdown haskell-microlens-aeson haskell-microstache haskell-mime-mail-ses haskell-mod haskell-monad-chronicle haskell-mono-traversable-instances haskell-musicbrainz haskell-mustache haskell-mutable-containers haskell-netwire haskell-network-conduit-tls haskell-openssl-streams haskell-ormolu haskell-parsers haskell-path haskell-path-io haskell-persistent haskell-persistent-postgresql haskell-pipes-safe haskell-prettyprinter-interp haskell-project-template haskell-quickcheck-instances haskell-rio-orphans haskell-rio-prettyprint haskell-sandi haskell-sdl2 haskell-sdl2-mixer haskell-sdl2-ttf haskell-secret-sharing haskell-semigroupoids haskell-serialise haskell-servant haskell-servant-client haskell-servant-client-core haskell-simple-sendfile haskell-snap haskell-snap-core haskell-snap-server haskell-statistics haskell-status-notifier-item haskell-strict-list haskell-string-interpolate haskell-tagstream-conduit haskell-tar-conduit haskell-tasty-checklist haskell-texmath haskell-time-parsers haskell-trifecta haskell-twitter-conduit haskell-twitter-types haskell-twitter-types-lens haskell-unordered-containers haskell-uri-bytestring haskell-uri-bytestring-aeson haskell-vector-algorithms haskell-vector-instances haskell-versions haskell-wai haskell-wai-app-static haskell-wai-conduit haskell-wai-cors haskell-wai-extra haskell-wai-handler-launch haskell-wai-http2-extra haskell-wai-logger haskell-wai-middleware-static haskell-wai-websockets haskell-warp haskell-weigh haskell-wreq haskell-xdg-desktop-entry haskell-xeno haskell-xml-hamlet haskell-xml-html-qq haskell-xss-sanitize haskell-yaml haskell-yesod haskell-yesod-auth-hashdb haskell-yesod-bin haskell-yesod-core haskell-yesod-default haskell-yesod-form haskell-yesod-newsfeed haskell-yesod-persistent haskell-yi-frontend-vty haskell-yi-keymap-vim haskell-yi-misc-modes haskell-yi-mode-haskell haskell-yi-mode-javascript haskell-zeromq4-haskell helvum hkl hlint hyperspy ironic-inspector itkadaptivedenoising itkgenericlabelinterpolator kaidan kodi ledgersmb libextractor libt3widget libt3window massxpert massxpert2 minexpert2 minimac4 morph-browser mozc nabu neutron-tempest-plugin oaklisp olive-editor orange-spectroscopy phpdox php-fdomdocument php-fxsl plastimatch prelude-correlator promod3 psortb pyemd pygccjit python-adb-shell python-aiohttp-security python-aioraven python-aodhclient python-barbicanclient python-certbot-dns-gandi python-fastparquet python-feather-format python-glanceclient python-gnocchiclient python-keystoneauth1 python-keystonemiddleware python-magnumclient python-manilaclient python-mistralclient python-neutronclient python-neutron-lib python-nxtomomill python-ocp python-os-collect-config python-oslo.policy python-oslo.reports python-oslo.vmware python-os-traits python-pyghmi python-sepaxml python-swiftclient python-taskflow python-tosca-parser python-zaqarclient python-zunclient pytorch-vision q2-dada2 qemu r-cran-devtools rdkit ros-catkin-pkg ruby-arbre ruby-css-parser ruby-fakefs ruby-fog-google ruby-github-markup + ruby-gitlab-markup ruby-google-api-client ruby-google-apis-androidpublisher-v3 ruby-google-apis-cloudbilling-v1 ruby-google-apis-cloudresourcemanager-v1 ruby-google-apis-compute-v1 ruby-google-apis-container-v1 ruby-google-apis-container-v1beta1 ruby-google-apis-core ruby-google-apis-dns-v1 ruby-google-apis-iamcredentials-v1 ruby-google-apis-iam-v1 ruby-google-apis-monitoring-v3 ruby-google-apis-pubsub-v1 ruby-google-apis-serviceusage-v1 ruby-google-apis-sqladmin-v1beta4 ruby-google-apis-storage-v1 ruby-kubeclient ruby-maxitest ruby-prometheus-client-mmap ruby-rack-cache ruby-with-advisory-lock rust-atspi rust-atspi-common rust-atspi-connection rust-atspi-proxies rust-gvdb-macros rust-minidom rust-pdb-addr2line rust-ripasso-cursive rust-subversion-sys rust-vid-dup-finder-lib sagemath sagetex scmutils scrcpy shc shovill sight speedcrunch stylish-haskell syrthes taurus threeb tilde tomwer trafficserver unburden-home-dir unicycler uuagc vagrant vagrant-cachier vagrant-hostmanager vagrant-librarian-puppet vagrant-libvirt vagrant-lxc vagrant-mutate vagrant-sshfs warzone2100 webcamoid win32-loader xemacs21 xgrammar xmobar xmonad-extras xserver-xorg-video-glide # zfind 43 not for us packages in unstable/arm64: palo pftools glide gfxboot + probabel infinipath-psm bio-eagle yacpi fis-gtm smlsharp intel-cmt-cat x86info libpsm2 xbyak pcsx2 bmtk xserver-xorg-video-intel opa-fm r-bioc-dada2 baycomepp mac-fdisk traildb gprolog insighttoolkit5 xserver-xorg-video-openchrome springlobby cen64 nvram-wakeup + ikarus xenium shim-helpers-amd64-signed smlnj onevpl-intel-gpu + syslinux soapdenovo cde libstatgen pommed wcc elastix intel-graphics-compiler blastem user-mode-linux 5 timing out packages in unstable/arm64: python-ruffus neutron nbdkit openstructure guestfs-tools 39 blacklisted packages in unstable/arm64: golang-github-azure-azure-sdk-for-go openjfx gcc-13-cross-ports gcc-11-cross-ports telegram-desktop scipy gcc-12-cross-ports grammalecte ocaml-dune pgocaml cherrytree ben vtk9 gcc-11 wine codelite cvc4 gmsh gr-dab octave opa-ff psi4 trilinos lazarus libstdc++-arm-none-eabi magics++ mono yade calligra gcc-13 navarp openblas paraview # thunderbird gcc-snapshot gcc-12 acl2 ceph openvswitch 5344 reproducible packages in unstable/arm64: apg # + runit tseries quassel plasma-desktop ngraph-gtk golang-github-spf13-cobra lft protobuf lltdscan balboa kaccounts-integration xmpp-dns dolphin fonttools haskell-src-meta mlt pg-partman baloo-widgets konsole ark qpdf kompare r-cran-rcmdrmisc rcpp obs-studio nuttcp r-cran-unitizer xbattbar sssd debian-installer-netboot-images pikepdf consfigurator gwenview fig2dev xfig epr-api janus pytest-qt r-cran-rcppspdlog libmodule-starter-perl # xmake gammu dnscrypt-proxy r-cran-forcats yggdrasil prometheus-snmp-exporter pgfincore stlink r-cran-askpass r-cran-ddalpha gnuplot-mode civetweb nncp lxqt-notificationd snimpy gcc-arm-none-eabi astrometry.net r-cran-spelling r-cran-filehash developers-reference r-cran-party molds # collectd r-cran-genieclust synaptic pyodbc last-align arpack pymodbus r-bioc-lpsymphony xpuzzles main-menu golang-github-google-wire cppad r-cran-circlize node-tippex r-cran-rbibutils ocaml srecord r-cran-plm cacti snapper + + md-toc netris gftl-shared r-cran-pixmap qmenumodel fpyutils form hmisc fstrcmp ruby-raindrops r-cran-epi aspcud sonivox apulse r-cran-urltools backup-manager xlassie iverilog pixman r-cran-guerry mrtg tstools node-d3-ease node-d3-color genht gosu camlimages debmake-doc openvas-scanner http-icons git-lfs daq libmcrypt xkeycaps r-cran-yaml sdcv caneda libjsr305-java tcplay libjuniversalchardet-java hessian python-pyftpdlib spatial4j-0.4 vflib3 wsclean jboss-modules e2tools xdotool # eurephia iec16022 gnumail rome relaxngcc electric-fence lwt r-cran-phytools qabcs r-cran-pheatmap indent compiz r-cran-sys r-cran-plotmo libselinux glulxe golang-honnef-go-tools doublecmd r-bioc-ihw node-buble seafile-client xlunzip c-munipack r-cran-pki r-cran-plot3d pike8.0 + + + r-cran-pillar r-cran-units r-cran-ordinal slidge libjpeg r-cran-publish r-cran-profvis golang-github-varlink-go r-bioc-edger r-cran-rslurm r-cran-sjmisc pytables libjsr311-api-java knotifications gtk2-engines libquazip cdrkit mosdepth luajit tftp-hpa yt gimp yajl uncertainties r-cran-blme r-cran-rcppcctz ibus-table-others gegl babl gpt poco gnu-efi libubootenv rplay hts-nim-tools fldigi lxqt-admin gnome-software gvm-libs maliit-framework ocaml-ao postgresql-hll pupnp r-cran-psych chromaprint kissfft kdevelop r-cran-rmpfr python-mediafile colorcet go-md2man-v2 qqc2-desktop-style gmerlin-avdecoder barada-pam liblip contourpy r-cran-reprex r-cran-wgcna irony-mode r-cran-mnp r-cran-rsconnect freeorion r-cran-graphlayouts kconfig uim target-factory r-cran-rprotobuf mergerfs sshesame ueberzug weupnp r-cran-seuratobject gnss-sdr nifticlib r-cran-rlinsolve cppy r-cran-openmx cthreadpool python-webvtt r-cran-tinytex r-cran-glmmtmb r-cran-udunits2 r-cran-tmb r-cran-timereg r-cran-tsp r-cran-rcpphnsw r-cran-mets r-cran-amap x265 ruby-commonmarker opsin abyss hepmc3 r-cran-zip jboss-logmanager plee-the-bear jtharness ruby-hiredis wavpack openhft-lang # ipp-usb r-cran-bdsmatrix python-pyalsa gp2c cantata getstream + mako r-cran-rdflib appstream-generator svnkit spatialindex supertux baycomusb zziplib cg3 arpon bamtools libmusicbrainz5 libbpp-phyl xdmf searx python-jsonschema ygl xtv msort cue2toc mpm-itk libapache-mod-evasive xzoom libpwiz tachyon le-dico-de-rene-cougnenc xdemineur ncbi-vdb uml-utilities nmapsi4 jackson-module-jaxb-annotations apertium jstest-gtk robustirc-bridge etoile libitl gputils vtwm sandwich golang-gogoprotobuf python-pam jenkins-trilead-ssh2 libcommons-collections4-java combblas hugo rsyslog # alsa-lib shadow balsa curl cwltool gnome-menus kiwi g2clib ffmpegthumbnailer ncl ferret-vis oasis3 cockpit pacemaker r-cran-semplot r-cran-seurat createrepo-c python-tornado ipyparallel r-cran-seriation r-cran-satellite notcurses openjpeg2 r-cran-selectr ruby-jekyll-seo-tag tarlz jquery-tablesorter eckit prometheus-postgres-exporter prometheus-mysqld-exporter prometheus-postfix-exporter yojson idjc r-cran-wk r-cran-sampling indi + ruby-websocket-driver r-cran-cubature python-xarray passenger btop marisa spell kodi-vfs-libarchive kodi-pvr-vuplus dlt-daemon kodi-peripheral-xarcade kodi-pvr-mediaportal-tvserver kodi-imagedecoder-raw kodi-screensaver-asteroids kodi-inputstream-rtmp kodi-visualization-pictureit kodi-audiodecoder-openmpt python-parsl python-marshmallow kodi-visualization-spectrum kodi-visualization-waveform kodi-pvr-vbox kodi-audiodecoder-sidplay kodi-vfs-sftp kodi-screensaver-greynetic chuck qstylizer r-cran-webutils r-cran-raster r-cran-gmp r-cran-distr r-cran-ggplot.multistats r-cran-jquerylib pdsh python-whoosh ruby-enumerable-statistics murasaki embree r-cran-pammtools prometheus-bind-exporter colorzero subversion # r-cran-chk hjson-go r-cran-themis burrow z3 cdi-api r-cran-distributional zarr r-cran-matching tdfsb r-cran-nanotime lattice r-cran-surveillance r-cran-caret rmysql pytools ruby-pkg-config prometheus-varnish-exporter csync2 proftpd-mod-msg r-cran-clue efm-langserver rafkill azure-uamqp-python djvulibre r-cran-relsurv libstatgrab kio r-cran-lubridate vdeplug4 ausweisapp2 r-cran-gee r-cran-cmdfun enlighten mira r-cran-gss ocplib-endian r-cran-findpython libdbusmenu fzf r-cran-matlab r-cran-fontawesome r-cran-genie cl-asdf fsplib pk4 libfreesrp r-cran-prodlim libqtxdg mapcache arduino-builder ocaml-cstruct kdeconnect dash linuxdoc-tools libimglib2-java r-cran-wikitaxa r-cran-dotcall64 r-cran-optparse ffindex ompl kup-backup lgooddatepicker node-pako opencryptoki r-cran-nloptr jimfs docopt.cpp dustmite biojava4-live glfw3 udpcast orpie fregression authbind uni2ascii termdebug python-ly xmlrpc-epi libidw-java blobandconquer r-cran-bms mpdcon.app discover rubiks mpfi mm minisat+ proftpd-mod-vroot r-cran-spc codequery gnome-nds-thumbnailer libstax2-api-java libbpp-core jboss-jdeparser2 gxmessage libfreemarker-java localepurge # textedit.app fuzzylite glosstex pyregion dvidvi komi libpixels-java dojo jam-lib jxrlib lambda-term r-cran-goftest python-poppler-qt5 cvsd vdr-plugin-epgsync libauthen-libwrap-perl task jtidy exodusii bwbasic + libjpeg9 obconf-qt dawgdic cramfsswap cervisia iroffer fweb pvrg-jpeg yorick-gy nexus patch clfft quantlib-swig kodi-inputstream-ffmpegdirect opencascade netcdf-fortran nfs-ganesha r-cran-utf8 node-katex + why3 r-cran-zeallot advi + r-cran-pkgload r-cran-pkgdown r-cran-kmsurv r-cran-roxygen2 r-cran-labdsv r-cran-bayesplot r-cran-ragg neomutt r-cran-bradleyterry2 dublin-traceroute u-boot apt graphviz + r-cran-usethis r-cran-fs r-cran-pkgbuild libnl3 python-josepy ntirpc ares libforms pycares cyrus-imapd ppx-deriving-yojson node-istanbul lumpy-sv morbig nss-wrapper libxtrx libxtrxll r-cran-rcdk deja-dup python-cryptography node-combine-source-map # xtables-addons open-iscsi kodi-audioencoder-flac alkimia asl python-picologging osm2pgsql orafce kodi-screensaver-shadertoy r-bioc-shortread mbedtls aptly r-cran-rpostgresql r-cran-qap r-cran-withr librdfa-java r-cran-expm cryptokit gobuster r-cran-skimr kodi-pvr-filmon kodi-pvr-stalker kodi-screensaver-pingpong lz4-java xshisen python-clevercsv osmium-tool opendrop subuser worklog nlme foreign opari2 P nlopt libkf5kexiv2 wiipdf rnp swarm-cluster libxtrxdsp r-cran-qvcalc musl libapache2-mod-form pslib debos vte2.91 golang-github-go-debos-fakemachine haskell-template-haskell-compat-v0208 gnokii bird2 ffmpegfs tortoize bs2b-ladspa r-cran-vcdextra javawriter ruby-github-markdown ufo-core python-nacl fhist postal ocaml-pulseaudio r-cran-labeling nis r-cran-qqman fqterm xauth safe-hole-perl fl-cow eiskaltdcpp mqtt-client clearsilver cdebconf libdecentxml-java jackson-dataformat-cbor abr2gbr vdr-plugin-streamdev libjettison-java lasi plopfolio.app kdevelop-python libj2ssh-java libogg osdclock gtools libhdhomerun ocamlmod csvjdbc objcryst-fox ocaml-csv mlgmp xosd r-cran-sparsem reaver phonon-backend-vlc libacpi ocamlify felix-bundlerepository tnftp z80asm args4j hevea golang-github-mesos-mesos-go # swapspace libisrt-java unixcw r-cran-msm antelope codesearch easymock visp libiscwt-java ragel argparse4j ruby-distribution # clc-intercal enigma mathjax-docs opensp commons-jci camlpdf dhcp-probe plexus-build-api driftnet xsok ruby-curb r-cran-stanheaders tin node-react-highlighter python-parse-type python-fudge # jack node-d3-scale libapache2-mod-python micro libftdi1 kcalcore typer ocamlgraph checkit-tiff r-bioc-gsva reproject gnustep-make ocaml-uunf silly pseudo libnet-z3950-simpleserver-perl bluez-qt jiconfont node-d3-force pdl ocaml-re r-cran-smcfcs r-bioc-destiny varnam-schemes qbittorrent r-cran-spatstat.sparse r-cran-swagger r-cran-startupmsg r-cran-ggrepel threadweaver ocaml-uucp linbox r-cran-dirmult r-cran-progressr glaurung xpore r-cran-digest octave-struct csound golang-github-segmentio-ksuid prime-phylo pd-iemnet surgescript # r-cran-vcd r-cran-ranger ganymed-ssh2 r-cran-distory ancient r-cran-setrng r-cran-wavethresh wav2cdr r-cran-vdiffr r-cran-paramhelpers maven r-cran-gsa r-cran-haplo.stats biojava-live libapache2-mod-auth-plain r-cran-estimability less.js parprouted + libpaper libalien-sdl-perl libchado-perl sdate tycho python-hashids fcitx-skk r-cran-sendmailr canl-java r-cran-png libvterm grhino kodi-pvr-hts ckbuilder kst jsonm ocaml-base64 pytds + r-cran-markdown ocaml-libvirt kbdd i3-wm bulletml r-cran-bio3d ocamlpam ruby-atomic libgcr410 libpgm fonts-ocr-a powerdebug + dnsproxy libxalan2-java quesoglc palbart libjson-rpc-cpp r-cran-cmprsk r-cran-progress mysql-ocaml tandem-mass libdshconfig mimetic debomatic kannel pidgin-blinklight proftpd-mod-fsync nkf libevhtp xserver-xorg-input-joystick + vdr fityk staden jug evolvotron jackson-dataformat-smile r-cran-readbrukerflexdata ir.lv2 libandroid-json-org-java jnr-constants easy-format robocode maria kxd xsd kdgcommons-java zsh # ocaml-usb geki2 spatial4j klick java-imaging-utilities tcm compress-lzf apache-log4j-extras1.2 r-cran-testthat commons-vfs wbxml2 duff r-cran-pls josql libwx-perl r-cran-snakecase r-cran-purrrlyr r-cran-psychotree r-cran-powerlaw r-cran-snowfall netpbm-free fish lyx clementine dlib sdpa sqlobject xmms2 shotcut + mathgl autodock-vina vnlog go-sendxmpp obsession python-libevdev mapnik rheolef icon libgetdata subnetcalc libdigest-whirlpool-perl runc singular gap octave-control znc mosquitto brltty setools r-cran-runit graphicsmagick zeroconf-ioslave keditbookmarks tcl9.0 r-cran-deoptimr kpublictransport kf6-extra-cmake-modules r-bioc-singler liblxqt gap-grape kpeople r-cran-httr2 r-bioc-scran ocaml-fileutils r-cran-gridtext r-cran-th.data ostree # r-cran-statip deviceinfo udisks2 python-suitesparse-graphblas gpgme1.0 juman python-matrix-nio netdiag fontforge r-cran-modeest pg-auto-failover node-chroma-js r-cran-mclustcomp snd wcslib sdbus-cpp perl fmtlib gnustep-gui r-cran-spdata packeth r-cran-rmarkdown octave-sparsersb analitza kpat ksh93u+m # blis kolourpaint curlpp rgl fim r-cran-readr xrayutilities gsort xtrkcad refcard stayrtr dino-im python-miio + libcommons-fileupload-java dbusada fastjet r-cran-googlevis libminc stfl + java-sdp-api libjdom1-java unicorn gnome-pie libantlr3c hivex ruby-unf-ext jaxb ini4j gmodels t-digest node-js-yaml pulseaudio syslog-ocaml fwbuilder httpunit r-cran-biasedurn r-cran-formula spim cgoban ocaml-faad dsh netkit-rwho vtprint r-cran-lsmeans r-cran-maptree r-cran-epibasix conv-tools dares libraw1394 gorm.app libsmf vecmath owasp-java-html-sanitizer xstrp4 geoip jericho-html ucspi-unix r-cran-ecosolver libmbassador-java pyserial-asyncio r-cran-pbmcapply canid hellfire r-cran-shinythemes r-cran-bh holes r-cran-rhandsontable r-cran-ddrtree r-other-rajewsky-dropbead r-cran-rtsne ruby-character-set r-cran-poissonbinomial jiconfont-swing node-d3-dispatch python-pygit2 nbclient + qps kcodecs cbor2 python-reportlab pentobi lxqt-config ezquake stardata-common glgrib libapache-mod-removeip openshot-qt rdiff-backup-fs libapache2-mod-lookup-identity libopenshot libopenshot-audio stressant openjph autoclass virtuoso-opensource etcd libapache2-mod-auth-openidc python-django-pint darkradiant python-xlib r-cran-evaluate r-cran-tibble gap-laguna python-pyspike python-espeak r-cran-pscbs r-bioc-biocstyle nextcloud-spreed-signaling lf r-bioc-scuttle golang-golang-x-vuln pbuilder cdo libvigraimpex # binutils-m68hc1x libsmdev charls r-cran-exactranktests onetbb libtheschwartz-perl # r-cran-sqldf r-cran-genetics r-cran-ggtext balloon r-cran-ratelimitr edfbrowser r-cran-janeaustenr golang-github-go-enry-go-license-detector selinux-python kodi-pvr-zattoo gitbatch phast r-cran-slider bibletime r-cran-stringdist netavark kodi-pvr-pctv pidgin libsdl3 lxqt-globalkeys mediawiki2latex python-django-celery-beat libnbd looptools mac-widgets swirc libam7xxx r-cran-crayon ats2-lang r-cran-rsvg ocaml-mmap kodi-audioencoder-wav prometheus-redis-exporter kodi-screensaver-biogenesis dh-ada-library age r-cran-corrplot r-cran-shinystan kodi-visualization-shadertoy r-cran-grimport2 r-cran-fontbitstreamvera r-cran-sodium panicparse r-cran-gbrd eclipse-wtp r-cran-fpc bombadillo delly libambix waffle quisk slurp yudit fairy-stockfish r-cran-xts commons-configuration healpix-fortran libapache2-mod-auth-mellon r-cran-sfsmisc source-highlight airspyhf jnr-x86asm r-cran-gower assertj-core fortunate.app hikaricp r-cran-spam activemq-protobuf jackson-databind libapache2-mod-authz-unixgroup mcl libtwelvemonkeys-java python-iptables aegisub taglib netkit-rwall kodi-pvr-vdr-vnsi netkit-rusers bootp tj3 xapp libpdfbox-java cdcd r-cran-nlp netkit-bootparamd r-cran-matrixmodels volk dvbtune joptsimple libapache2-mod-authnz-external wmweather r-cran-r.oo kodi-pvr-argustv sunxi-tools modello gsoap r-cran-hexbin xracer activemq-activeio libsfml haskell-pandoc-types kodi-pvr-njoy apbs haskell-keys debian-history librcsb-core-wrapper libjung-free-java kodi-pvr-wmc kodi-pvr-dvbviewer slt libcap2 rdiff-backup ocaml-samplerate fest-reflect r-cran-mda r-cran-multcompview kubernetes-split-yaml r-cran-leaps r-cran-earth svxlink prometheus-node-exporter castxml mpv qtsvg-opensource-src atlas-ecmwf yoyo libvmime qgnomeplatform python-pylatex r-cran-intervals ocaml-rope filezilla trustedqsl r-cran-dials spew r-bioc-rhdf5 doschk postgis krb5 # python-asdf gnunet golang-github-aymerick-douceur r-cran-benchmarkmedata libmatio librandomx r-cran-cmstatr r-cran-truncnorm copyq r-cran-sem davix r-cran-restfulr r-cran-broom.mixed r-cran-sets libdap r-cran-rlist r-cran-amelia fonts-smc-chilanka slib golang-github-hhatto-gorst golang-github-docker-docker-credential-helpers secsipidx r-cran-rnaturalearthdata golang-github-containernetworking-plugins junit5 aws-nuke sqlite-utils golang-go-flags # adwaita-qt r-cran-rtdists r-cran-pkgcond simgrid r-cran-mice fonts-smc-manjari plexus-sec-dispatcher nettle haskell-boomerang titanion devio libjpeg6b libimage-imlib2-perl python-rtmidi canna-shion qd gap-toric taningia duma felix-gogo-runtime starlink-pal libformula nrg2iso kmc sollya powerdevil kickpass ogre-1.12 prometheus waili jreen r-cran-ape vcdimager aspic r-cran-kernlab modplugtools xmlstreambuffer ess eztrace acsccid quodlibet xorg-docs dico unicode-screensaver r-cran-logger termit lcms2 krusader ruby-nfc kodi-screensaver-pyro kodi-audioencoder-vorbis kodi-audioencoder-lame kodi-visualization-fishbmc kodi-pvr-dvblink kodi-pvr-octonet r-cran-partykit symfony qtwayland-opensource-src libsodium openimageio qtbase-opensource-src # # # python-tomli-w postgresql-mysql-fdw salmon snibbetracker liburcu fio latticeextra insserv fckit pyopenssl postgresql-q3c pg-squeeze adios2 gkrelltop qtmir r-cran-loo wsjtx r-cran-lamw r-cran-polyclip golang-github-vincent-petithory-dataurl bobcat r-cran-qtl r-cran-thematic mopac7 piuparts rmpi r-cran-network python-installer fop textql r-bioc-delayedmatrixstats prometheus-mqtt-exporter r-cran-mvnormtest r-cran-proc r-cran-cachem r-cran-ncdf4 libx11 r-cran-spatstat.random r-cran-statnet.common r-cran-rstatix fbpager golang-github-golang-jwt-jwt prometheus-nginx-exporter fcitx5-gtk fcitx5-qt node-prop-types debian-ports-archive-keyring lxqt-about rocm-smi-lib xeus-python octavia node-qs node-react darktable python-semantic-version r-bioc-matrixgenerics ros2-osrf-testing-tools-cpp r-cran-rversions r-cran-rlumshiny r-cran-tokenizers r-cran-dendsort ignition r-cran-rsqlite snoopy r-cran-mclust r-cran-fancova go-for-it golang-github-anacrolix-dms node-fuzzaldrin-plus r-cran-tidyselect python-doc8 libjs-webrtc-adapter node-vscode-lsp arj libphonenumber r-cran-rle r-cran-itertools grim r-cran-optimx ruby-byebug r-cran-parmigene dune-grid ruby-gpgme jellyfish toppic muparserx lablgtk3 ruby-mpi gnustep-back r-cran-bitops gap-ctbllib epiphany r-cran-tidyverse crack jsoup fastforward pecomato pal r-cran-fontliberation xssproxy kget + # altree openorienteering-mapper + ruby-libxml ruby-lapack libtext-iconv-perl jsap ruli macsyfinder hwinfo proftpd-mod-autohost perftest # r-cran-arm findimagedupes nam dvgrab libspin-java eclipselink pd-lyonpotpourri proftpd-mod-counter leveldb r-cran-psychotools ocaml-time-now ppx-optcomp ocaml-merlin ocaml-ptime ocaml-mtime ocaml-cry ocaml-gettext ocaml-charinfo-width openal-soft fcitx5-configtool python-bsddb3 libime-jyutping ocaml-parsexp ocamldap ocaml-dtools openturns nvidia-texture-tools wireplumber scikit-learn numpy net-snmp prometheus-apache-exporter bandit snakemake prometheus-frr-exporter prometheus-bird-exporter adplug libime ffmpeg xe primesieve a2ps sccache python-oslo.concurrency imagemagick r-cran-pbdzmq freecell-solver jeepney libgav1 gtkwave npm rotter + libdssialsacompat bombardier eliom mpg123 hmat-oss mplayer xml2 simgear puzzle-jigsaw nspr icmake libjaxen-java nfs-utils rakarrack libprintsys r-bioc-rhdf5lib lighttpd libssh lucene++ inkscape gstreamer-vaapi js-of-ocaml r-bioc-limma rime-stroke raku-meta6 raku-json-unmarshal avogadro r-cran-spatstat.geom delve jackson-core jackrabbit raku-file-find raku-librarycheck r-bioc-purecn mathcomp-finmap pipewalker raku-json-marshal r-cran-robust raku-json-class raku-test-meta raku-getopt-long opendht r-cran-reticulate coq-interval timeshift r-cran-modeldata astropy-regions git-annex freesweep graphql-core ibm-3270 gradle mender-cli golang-github-axgle-mahonia emd r-cran-postlogic r-cran-maxstat inkscape-textext r-cran-ggsignif r-cran-ggpubr lltsv r-cran-gitcreds r-cran-lifecycle r-cran-rcppml r-cran-fastmap python-aioamqp binutils-djgpp ipqalc r-cran-metadat kappanhang cglib r-cran-mediana r-cran-rwiener prometheus-tplink-plug-exporter r-cran-leiden r-cran-cubelyr r-cran-rrcov quvi libwildmagic r-cran-tsne r-cran-svmisc xlbiff r-cran-tinytest r-cran-warp r-cran-ggalluvial golang-github-coreos-discovery-etcd-io r-cran-doparallel todoman r-cran-qgraph golang-github-rsc-devweb haskell-semirings r-cran-d3network r-cran-randomglm mockery golang-github-mmcloughlin-avo blackbox primecount r-cran-uniqtag misc3d krb5-auth-dialog r-cran-rsvd libio-aio-perl duktape r-cran-promises menhir clamfs miniupnpc teg fnonlinear octave-netcdf r-cran-matrixstats benchmark ethflux libcorkipset xphoon etherape diffpdf wsynth-dssi r-cran-adephylo r-cran-phylobase tasksh r-cran-shazam silentjack r-cran-adegenet celery xrdp pymssql hipblas hub node-npmrc libjsoncpp opentracing-cpp uftrace skycat jove buici-clock gcc-defaults limesuite montage cmus haskell-gi-vte apitrace openexr audacity xz-utils car nginx cmocka camlp4 cohomcalg collada-dom golang-github-odeke-em-ripper # python-tinycss2 kodi-pvr-nextpvr r-cran-quantreg r-bioc-cummerbund r-cran-jinjar sqlitebrowser r-bioc-rhdf5filters r-cran-rockchalk r-cran-spatstat.model r-cran-ff r-bioc-ensembldb pdb-tools r-cran-rcurl gmime libapache2-mod-xsendfile qiime jtdx strucchange yoshimi pycryptodome mkcert soapyremote r-cran-ncdfgeom mender-client r-cran-tmvnsim r-cran-fit.models r-cran-linprog r-cran-mvnfast r-cran-ggdendro r-cran-logging r-cran-multidimbio r-cran-goplot maven-jar-plugin r-cran-fdrtool cyclonedds ruby-timfel-krb5-auth r-cran-prettycode gron libapache2-mod-authn-yolo fvwm python-phply maven-scm golang-github-avast-apkverifier plexus-i18n r-cran-ks r-cran-scatterd3 ruby-narray ruby-unicode r-cran-multilevel influxdb cairo-dock r-cran-statmod skiboot r-cran-modelmetrics libirclib-java fmultivar torrus # r-cran-rwave r-cran-tfisher facter velocity plexus-cipher blobby libjdom2-java pyx3 fftw3 slrn gbatnav libopenobex xtel ccbuild anet fdutils powerman insubstantial squirrel3 libalog r-cran-pbkrtest batmon.app tidy-html5 x2goclient gmp-ecm augustus eperl ludevit + libpicocontainer-java gplcver typespeed scummvm python-tooz r-bioc-phyloseq r-cran-seqinr r-cran-alakazam jackmeter gap-polycyclic r-cran-nnls make-dfsg ruby-augeas input-utils jsamp r-cran-bigmemory r-cran-ggfortify r-cran-ggm r-cran-ggbeeswarm nitpic r-cran-ggforce r-cran-incidence r-cran-jpeg r-cran-tigger r-cran-irace r-cran-keyring r-cran-ksamples ngspetsc r-cran-knn.covertree borgbackup2 r-cran-genoplotr r-cran-hypergeo r-cran-ade4 r-cran-treespace r-cran-isoband r-cran-isospecr r-cran-igraph r-cran-jsonlite r-cran-isocodes juce r-cran-cvar r-cran-gbutils opus htsjdk r-cran-hunspell pgpool2 libapache2-mod-authn-yubikey gcc-sh-elf r-cran-future r-cran-future.apply r-cran-forecast r-cran-globals r-cran-parallelly fluidsynth r-cran-httpuv r-cran-ggthemes cheesecutter r-cran-htmltools r-cran-gmm r-cran-git2r r-cran-hardhat r-cran-ggraph r-cran-hms r-cran-ggsci r-cran-ggridges r-cran-glmnet r-cran-gparotation r-cran-ggseqlogo r-cran-here r-cran-gsl r-cran-permute r-cran-gridsvg r-cran-heatmaply cairo-dock-plug-ins sqlite3 dislocker ocaml-odoc hsqldb1.8.0 octave-image-acquisition proftpd-dfsg libquicktime mydumper libsigc++-2.0 gnustep-base wcstools libsndfile daemontools python-bytecode fapolicyd milkytracker twine zynaddsubfx r-bioc-ggbio raku-uri scm cvxopt kodi-pvr-sledovanitv-cz nvme-cli lomiri-docviewer-app r-cran-ggeffects r-cran-spatstat.linnet r-cran-shapes raku-file-which ocaml-mirage-crypto r-cran-ipred opengv urdfdom lomiri-indicator-network r-cran-metap wipe raku-json-optin raku-tap-harness mtail raku-json-name raku-json-fast ngspice opensaml remmina ppx-expect arduino-core-avr littler prove6 ppx-sexp-conv ruby-babosa + powercap ocurl quotatool r-cran-drr r-cran-cvst lr r-cran-ritis r-cran-cardata avarice gokey osdsh node-d3-queue racket mutagen jgit swtchart libvistaio popt libgsm golang-bindata guice r-cran-maldiquant zbackup tripwire libgepub vdr-plugin-xineliboutput astroscrappy achilles nyquist libace-perl apache-upload-progress-module libusb-java gniall proofgeneral python-bioblend ipvsadm r-cran-pwt dbview ruby-ftw # bosixnet speex ocaml-dbus coinor-ipopt xdebug plexus-utils2 uuidm haskell-gtk-traymanager bibtex2html liece latex2rtf pescetti derby certmonger blitz++ lirc golang-github-cloudflare-redoctober pente sofia-sip + libdv + r-cran-proto libax25 r-cran-rsolnp ftrading libpostscriptbarcode fbonds ibus-table-extraphrase joy2key r-cran-numderiv open-gram lmtest ahven r-cran-reshape mopidy atlc google-perftools # java3d mnormt flute itools ratfor joda-convert rime-ipa liboping ocaml-bjack r-cran-later r-cran-pwr r-cran-colourpicker stoken gauche-gl logzero r-cran-eipack debiman r-cran-kmi rime-double-pinyin obs-cli r-cran-clustergeneration qttools-opensource-src hivelytracker ocaml-augeas libemf2svg r-cran-fields debian-policy # molmodel r-cran-fitdistrplus r-cran-gganimate puredata-import r-cran-ggally klayout r-cran-dtplyr r-cran-emdbook pgmodeler python-futurist r-cran-geepack r-cran-gdtools r-cran-generics r-cran-gamm4 gdcm r-cran-gclus r-cran-afex r-cran-systemfonts r-cran-gb2 r-cran-getoptlong r-cran-gam r-cran-future.batchtools r-cran-globaloptions kokkos r-cran-xml readline openigtlink python-pymzml fcitx5 flit boost1.83 crystal-facet-uml survivor dh-make-perl fenics-ffcx beast-mcmc python-openstackclient r-bioc-isoformswitchanalyzer aircrack-ng r-bioc-genomicfiles e2guardian qca2 r-bioc-gviz python-limits r-cran-exactextractr r-bioc-bsgenome pcb-rnd opennds org-mode pacparser lshw mediascanner2 libterm-filter-perl # slashem node-deepmerge node-modern-syslog r-cran-spatstat r-bioc-dropletutils r-cran-magick r-cran-spatstat.explore r-bioc-tximeta logback libcrypt-openssl-rsa-perl r-cran-classint lvm2 libterm-readline-zoid-perl libm4rie xfsdump atinject-jsr330 r-cran-benchmarkme music dvi2ps r-bioc-structuralvariantannotation r-cran-tzdb r-cran-matrixcalc hdf5 ocaml-astring python-drf-spectacular r-bioc-titancna ipxe r-cran-spatstat.utils golang-github-canonical-go-dqlite skeema mptcpd tortoisehg react r-cran-lbfgsb3c kseexpr open3d btrfs-progs valabind golang-github-approvals-go-approval-tests # controlsfx hawtjni geronimo-validation-1.0-spec guymager ocaml-gen r-cran-shinyjs r-cran-miniui libjoda-time-java colorize afterburner.fx neverball r-cran-dosnow node-iconv fonts-smc-suruma ocaml-inifiles rclone libphysfs wxastrocapture smtpping apr synapse python-csb openocd ruby-hitimes ruby-fast-xs geki3 minlog dossizola wily golang-github-yosssi-ace xbacklight nbtscan flex toilet ruby-exif ocaml-extunix node-es6-promise jam snow ppx-deriving fomp glyr gr-hpsdr libhtmlparser-java r-cran-fastcluster critterding latexdraw invokebinder fwknop rrdtool tenace chasquid gocryptfs xsysinfo felix-shell hamradio-maintguide commons-beanutils koules uclibc r-cran-flextable sphinx r-cran-officer mp3info r-cran-fansi picolibc r-cran-epir translate-toolkit r-cran-etm r-cran-enrichwith r-cran-dbscan cmor kodi-peripheral-joystick keystone gdb wpa containerd exim4 suricata mgcv mypaint r-cran-dt r-cran-elliptic kombu boost1.88 pgrouting voms-api-java coinor-csdp tyxml prometheus-cpp ocaml-sqlite3 xvier libwfa2 fpylll r-cran-tfmpvalue ruby-fast-blank node-marked-man libusermetrics r-bioc-rcpi latex2html greed docker-registry uruk r-cran-urlchecker osmo-hlr ocaml-uri r-cran-pbapply r-cran-wikidataqueryservicer golang-k8s-kube-openapi r-cran-mockr r-cran-lobstr r-bioc-organismdbi ocaml-ansi-terminal r-cran-sjlabelled r-bioc-netsam r-bioc-tcgabiolinks grub-installer r-bioc-demixt openmesh bbdb3 libtheora shibboleth-sp r-cran-testit r-cran-recipes r-cran-rpact zeroinstall-injector lwipv6 r-cran-hsaur3 teem mailman3 r-cran-suppdists pyftdi python-demgengeo fscrypt r-bioc-mutationalpatterns peony-extensions r-bioc-goseq r-cran-rdbnomics r-cran-rann cryptgps r-cran-sctransform r-cran-readxl haxe alertmanager-irc-relay gitmagic r-cran-rdpack pybluez python-gevent amazon-ecr-credential-helper librostlab-blast r-cran-magic pugixml morsmall r-cran-prabclus stellarium r-cran-clisymbols r-cran-nortest glimpse tcpslice prometheus-nextcloud-exporter r-cran-rgenoud r-cran-emoa r-cran-openxlsx r-cran-wikipedir liboglappth r-cran-spatstat.data wxmaxima hershey-fonts wmfrog r-cran-semtools rumur liboggplay javamail ogamesim bogl sunflow r-cran-natserv pktools jnr-unixsocket gross bible-kjv libpal-java bin-prot icewm dtkcore mlpost pygccxml stalin libnids fdclone python-django-treebeard wide-dhcpv6 wss4j libjlatexmath-java r-cran-rsclient uhd r-cran-highr coinor-symphony ircmarkers csh pmount ocaml-ssl encfs ocaml-trie ocaml-bigarray-compat and cmark-gfm vips ossp-uuid tig gitbrute libbluray performous golang-github-tinylib-msgp apriltag ponyprog r-cran-knitr phing borgbackup libconfig golang-github-niklasfasching-go-org mpeg2dec geographiclib htslib gmp ftpmirror tlsh onedrive dbus r-bioc-complexheatmap r-bioc-saturn r-bioc-densvis bash r-bioc-edaseq r-bioc-genelendatabase r-bioc-htsfilter r-bioc-gseabase r-bioc-deseq2 r-bioc-fishpond r-bioc-dexseq r-bioc-geneplotter r-bioc-consensusclusterplus r-bioc-experimenthub r-bioc-s4arrays r-bioc-makecdfenv r-bioc-go.db r-bioc-biocneighbors r-cran-fnn r-bioc-scaledmatrix r-cran-pcapp r-bioc-org.hs.eg.db r-bioc-genomicalignments r-bioc-biomformat r-cran-rmutil bettercap r-cran-whoami r-cran-luminescence r-cran-rose ruby-hdfeos5 fasttext kolf r-cran-stringi votca node-cross-fetch freehep-io gltron ksirk r-bioc-arrayexpress fest-assert r-bioc-bsseq r-bioc-deseq gcc-riscv64-unknown-elf r-bioc-tfbstools pyicu dbus-python golang-github-smallstep-truststore sentencepiece paramiko lomiri-url-dispatcher accountsservice obs-advanced-scene-switcher winrmcp signond fcopulae neko ocamlagrep tcpreplay jython lomiri-app-launch grcompiler mpfr4 keepass2 antlr3 biogenesis zulucrypt nekohtml ettercap r-cran-rcpproll speech-tools libjtds-java libjgraphx-java lapack fontconfig mirage lablgl robustbase r-cran-randomforest liboro-java gpm bytecode commons-math3 starjava-topcat moreutils mnemosyne openzwave libmetadata-extractor-java ruby-xmlparser rng-tools5 ilisp ssh-contact codetools maven-shared-io r-cran-learnbayes tmpreaper fceux axmlrpc editorconfig-core mailfilter colorcode libjpf-java rt-extension-customfieldsonupdate r-other-amsmercury pagodacf ruby-rdiscount spacearyarya libgdiplus ruby-redcloth python-prctl aboot P dumpet pyalsaaudio osgi-annotation pasdoc ipadic libhibernate-validator-java ocamlcreal pycairo zpaq ruby-pcaprub ruby-sdl asc uima-as auctex sqljet ruby-msgpack kdevelop-pg-qt asclock jenkins-json r-cran-domc classycle node-websocket cairo-ocaml xstr ibus-chewing libgee-0.8 sigil icmptx bsaf python-iow git-repair fextremes libxbean-java golang-github-containers-toolbox qtvirtualkeyboard-opensource-src c3p0 kvirc unidic-mecab golang-github-alecthomas-chroma-v2 libsdl2-gfx stardict-czech q4wine tvtime kconfigwidgets fwupd pyml avfs retroarch libsdl2 python-pygraphviz faudio simdjson evolution-ews qtdatavis3d-everywhere-src jebl2 golang-github-alecthomas-chroma maven-reporting-impl qtimageformats-opensource-src r-bioc-eir r-bioc-annotationdbi r-bioc-delayedarray r-cran-bslib r-bioc-altcdfenvs r-bioc-pcamethods r-bioc-residualmatrix r-bioc-genomicranges gpsbabel python-skbio boot python-ilorest genimage r-cran-vcr r-bioc-drimseq qtwebsockets-opensource-src httpcomponents-client5 kookbook r-bioc-monocle r-bioc-biovizbase r-bioc-multiassayexperiment r-bioc-annotate svt-av1 r-bioc-singlecellexperiment chipmunk r-bioc-degnorm r-bioc-rgsepd r-cran-nfactors r-bioc-biocsingular r-bioc-variantannotation r-cran-orthopolynom plfit r-bioc-biocio r-bioc-oligoclasses r-bioc-rsamtools r-bioc-glmgampoi lorene r-bioc-genefilter postorius r-bioc-noiseq libarcus r-bioc-annotationfilter r-bioc-bladderbatch r-cran-matchit r-cran-prevalence osmcoastline msc-generator libjpeg-turbo r-bioc-progeny libkcddb python-docutils coinor-cgl minieigen pysurfer sweeper browserpass r-bioc-sva nfft luminance-hdr triod-postnaja liblaxjson qhull libapache2-mod-authnz-pam + kiten libmarc-charset-perl golang-github-xordataexchange-crypt libemf ocaml-mad javatools # stenographer libstroke radon kcptun kdf png-sixlegs cssparser xom cluster stimfit r-cran-lpsolve rtkit papyrus golang-github-hashicorp-yamux fest-test misery jaxb-api lokalize yorick r-cran-curl libskinlf-java lmms poster jmdns ruby-termios python-pyaudio r-cran-stringr android-platform-libcore r-cran-memoise pxp gap-atlasrep ruby-multibitnums genius mod-vhost-ldap ucimf-sunpinyin spinner ifstat libcommons-jxpath-java wagon r-cran-rneos guava-libraries mbr opencsv libloki jsemver compass-h5bp-plugin libevt jts localizer ruby-levenshtein ruby-celluloid # r-cran-nleqslv r-cran-shape ruby-version-sorter iat ruby-curses kmix id-utils libswingx-java preview.app gap-radiroot gawk + toppred ruby-ed25519 xserver-xorg-input-elographics node-jschardet haproxy mshr python-django-mptt saint openmotor commons-csv survex therion pipemeter statcvs kdsoap dpkg # httpcomponents-client mujs gdigi jiconfont-font-awesome libcommons-lang3-java pathos orthanc-postgresql r-cran-gh libpeas obexftp 4g8 funitroots r-bioc-sparsematrixstats syslog-ng totem electrum r-bioc-biocbaseutils r-bioc-scater r-bioc-s4vectors r-cran-kableextra r-bioc-impute go-exploitdb r-bioc-pfamanalyzer r-bioc-stringdb ffuf dnss git-buildpackage ppx-derivers r-cran-renv reactivedata ocaml-qtest r-cran-viridis ocaml-gmap orthanc-webviewer linuxinfo r-bioc-rhtslib libkiwix ocaml-afl-persistent r-cran-timechange ocaml-cs
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2011/12/#sidebar
don't count on finding me: December 2011 skip to main | skip to sidebar don't count on finding me Monday, December 26, 2011 Showing Thrists Revisited More than three years ago I lamented that it's impossible to to define a show function on thrists, generally, even when the element type is member of the Show class. In the meantime I succeeded to declare certain thrist parametrizations and convince GHC to accept show instances for them. The Appli thrist is such an example. With the upcoming GHC 7.4 things may improve considerably, as it will bring constraint kinds . Remember, thrists are (currently) parameterized like this (* → * → *) → * → * → * , i.e. on types , and with the new kind variable feature we can probably generalize to user-defined kinds . Then the parameters may match Ωmega's: (a → a → *) → a → a → * . So we still result in a type, but we can choose our indices from a vastly bigger domain. Enter constraint kinds! These may be part of our user-defined kinds, so we can form stuff like (Show, *) and supply it for the parameter a . With some luck deriving Show can be more successful and not attached to particular parametrizations. I regrettably still haven't gotten around building a GHC v7.4.1 candidate, so I cannot verify the above, but my gut feeling is that this'll work out... Posted by heisenbug at 5:11 PM 1 comment: Labels: ghc , haskell , thrist Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ▼  2011 (7) ▼  December (1) Showing Thrists Revisited ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://heisenbug.blogspot.com/search?updated-max=2022-02-04T14:43:00-08:00&max-results=7
don't count on finding me skip to main | skip to sidebar don't count on finding me Thursday, November 6, 2014 Unembedded associations Everytime I start understanding the gist of a paper that appeared unfathomable to me a few months before, a strange thing happens to me. My brain often wanders off, and creates interesting new bridges, on which my thoughts begin to run and reach new previously unchartered land. This same thing happened to me when reading Atkey et al.'s "Unembedding Domain-Specific Languages" . Here I encountered my old friend, the HOAS lambda vocabulary class LC expr where   lam :: (expr → expr) → expr   app :: expr → expr → expr Freely associating I came up with an idea how to simulate a limited form of duck typing for conditionals: class Condition expr   toBool :: expr → Bool   cond :: expr → a → a → a   cond c th el = if toBool c then th else el This would allow to retrofit many condition-like data types with this vocabulary. Nothing , 0 , (Left _)  all could serve as false . Maybe I could even follow Conor McBride's advice and make the then and else arms of the conditional differently typed. Though I would need associated types for that. Duck typing may turn out like a good idea in a statically typed language, when implemented this way. Another use case would be function application by the built-in juxtaposition syntax. It already means different things in different syntactic contexts, like function application or type (family) application. Idiom brackets come to my mind. Edward Kmett's Apply class looks like a good candidate for a related vocabulary. The typing rule would be implemented by an associated (injective) type family. Hopefully someday we'll see -XRebindableSyntax for value-level application, that is type-directed. Posted by heisenbug at 3:57 PM No comments: Labels: finally-tagless , haskell , HOAS Sunday, October 26, 2014 gdiff – Polymorphically In the few last months I've been busy coming up with techniques mastering the gdiff Haskell library , even for use cases it was not originally designed for. This is mostly a brain dump of some approaches I have learnt while tinkering and trying to solve certain problems. 1) Polymorphic diff : Eelco Lempsink writes in the conclusion of his 2010 thesis «Furthermore, we can not encode polymorphic datatypes such as lists, but need to write specific encodings for each type we want to include». In the library documentation he says «It might require another master thesis project to solve this». However in the last days I developed a trick, which does allow me to describe polymorphic data types, such as [a] or Maybe a . I just needed to add these lines: in the family GADT:   ListNil :: List Fam as → Fam a as → Fam [a] Nil   ListCons :: List Fam as → Fam a as → Fam [a] (a `Cons` [a] `Cons` Nil) then define a Type instance: instance Type Fam a ⇒ Type Fam [a] where   constructors = head [Concr (ListNil cc) | Concr cc Concr cc ← constructors] : [head [Concr (ListCons cc) | Concr cc ← constructors]] What is this doing? It picks two random constructors from the underlying data type and wraps them with ListNil and ListCons . We usually ignore what is wrapped, with one exception: in decEq  one needs to ensure that the constructors' arguments are compared too, otherwise one cannot finish the type equality proof. 2) Non-moving pairs: In the usual textual diff algorithm the lines may move around a bit to make room for insertions, etc. This is normally the case for gdiff too. I have seen gdiff reusing values (with Cpy ) when comparing (True, False) with (False, True) . But sometimes this is not desired at all. I figured out that "inlining" the leaves into the pair's description (i.e. instead of (a `Cons` b `Cons` Nil) writing appendList on the field decompositions of a and b does the trick. 3) Location types: I found a way to equip Abstr constructor descriptors with type class dictionaries. It is similar to the lifting approach shown under 1), but much more involved. The idea is to wrap a location-aware descriptor with a descriptor that is location-blind, i.e. that hides the location parameter: Loc' :: KnownNat n ⇒ Fam (Loc n Bool) … Then we need the wrapper: Hidden' :: KnownNat n ⇒ Fam (Loc n Bool) ts → Fam (Hidden Loc) ts Giving the Type instance for the latter is tricky, as Abstr alone has no provision for dodging the class dictionary into Hidden' , so I had to write a locAware smart constructor to syphon it through the Hidden' wrapper. This also stressed the compiler to its limits in the advanced PolyKind -ed approach I needed, so I filed a GHC bug #9725 . There is also some code showing how the Hidden Loc is unwrapped and the dictionary-passing functions is installed into the Abstr . 4) Monadic actions coming out of patch : Here another wrapping approach is needed, but this time we need a sum type for diff and patch so that we can enter with a pure value at the Left and obtain a Right action back. This is the most involved approach. I can probably blog another time about it. Posted by heisenbug at 4:09 PM No comments: Labels: gdiff , haskell Thursday, August 7, 2014 First Programming with my Daughter Today I had a short programming session with my 7 year old. I had shown her earlier what a list is and she came back several times already to show her "more lists". So this time I thought we could do something more interesting. A letter-changing game! I fired up GHCi and entered: Prelude⟩ let satz = "Leleka hat Kacke in der Hose" Prelude⟩ print satz "Leleka hat Kacke in der Hose" She loved it so far. Fun is the strongest motivator to learn for kids… Then came the changer for letters: Prelude⟩ let tausch = \x → case x of {'L' → 'K'; 'e' → 'i'; 'i' → 'u'; 'u' → 'e'; x → x } Then I applied it on the phrase defined earlier: Prelude⟩ map tausch satz "Kilika hat Kacki un dir Hosi" This did it. She kept repeating the transformed sentence for an hour, giggling. I tried to explain to her what we did just now, but I guess I'll wait till next time to make her repeat this exercise. Posted by heisenbug at 1:27 AM No comments: Labels: haskell , teaching Thursday, July 31, 2014 Rank-2 PHOAS Lately I've been experimenting with finally-tagless (typed) representations and made an attempt to model the (implicitly typed) lambda calculus. However, I wanted to use the parametric higher-order abstract syntax (PHOAS) technique to obtain variable bindings that are automatically well-scoped. I arrived at this formulation: class LC rep where   var :: p → rep   lam :: (forall p . p → rep) → rep (I am ignoring applications as they are not important for making my point.) As Andres Löh has pointed out to me this is not the final-tagless formulation of the regular PHOAS form, as that would add the p type variable as the second class parameter and the rank-2 forall would appear from "outside". But I liked my simple formulation and the obviously and explicitly parametric lambda body. So I started implementing a rudimentary visualisation instance given a name supply: instance LC ([String] → String) where   var = ??? -- const "VAR"   lam f = \supply → ... It turns out that implementing var is only possible by giving a constant result, and for lam I am in trouble, because I cannot call f as it expects a polymorphic argument. Both problems are due to the fact that p is too polymorphic. Can we have it a bit less polymorphic in order to make some progress? Thinking about it I came up with the idea of giving each instance a way to constrain the p variable as it fits. So I changed class LC such: class LC rep where   type Restricted rep p :: Constraint   var :: Restricted rep p ⇒ p → rep   lam :: (forall p . Restricted rep p ⇒ p → rep) → rep Now my instance can pick the restriction as it fits: instance LC ([String] → String) where   type Restricted ([String] → String) p = ([String] → String) ~ p   var = id   lam f = \supply → ... As you see I chose the restriction to be type equality which essentially cancels parametricity in this instance and gives me simple HOAS. Filling in p becomes easy now.   lam f = \(n:ns) → "\\" ++ n ++ "." ++ (f $ const n) ns Let's try it out! But in order to do that we need an instance of Show for name supplies. This could be one: instance Show ([String] → String) where   show f = f $ map (('v':) . show) [0..] Now we can interpret a lambda term as a name supply. *Main› lam (\x → lam $ \y → var x) :: [String] → String \v0.\v1.v0 It works™ :-) But I can go further. After implementing several other instances I observed that I always wanted to destroy parametricity completely and implement var as the identity. So why not have these as defaults and reduce the boilerplate by a nice margin? Here is the final class definition that I arrived at: class LC rep where   type Restricted rep p :: Constraint   type Restricted rep p = rep ~ p   var :: Restricted rep p ⇒ p → rep   default var :: rep ~ p ⇒ p → rep   var = id   lam :: (forall p . Restricted rep p ⇒ p → rep) → rep I like it so far. PS: Here are the prerequisites if you want to compile the above yourself: {-# LANGUAGE UnicodeSyntax, ConstraintKinds, TypeFamilies, RankNTypes, FlexibleInstances, DefaultSignatures #-} import GHC.Exts Posted by heisenbug at 2:28 PM No comments: Labels: final-tagless , haskell , HOAS , lambda calculus , parametric , PHOAS Sunday, January 12, 2014 Testing LaTeX with MathJax $3_{5}$ $$42^{25}$$ extensions: ["tex2jax.js"], jax: ["input/TeX", "output/HTML-CSS"], Does not work But this: <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> <script type='math/tex; mode=display'>   \{ 0, 1, 2 \} </script> Results in something pretty: Posted by heisenbug at 6:45 PM No comments: Labels: latex , mathjax , maths Monday, September 2, 2013 Now it's evident — totally! In one of my posts about logics I have shown that a proof of a true proposition consists of constructing a function from ⊤ (truth) to an inhabitant of that proposition (interpreted as a type). Dually, one would hope, we must construct a function between false propositions and ⊥ (bottom, the empty set). The big question is: How? There appear to be many functions into the empty set. These surely cannot mean to be proofs! There is a catch: totality . For every possible input we are obliged to provide a well-defined, deterministic result. A hard job when the target set is empty! On the other hand it is easy enough for positive proofs: (considering the finite case...) say, we seek a proof of the Bool proposition. Bool has two inhabitants, so the function space from ⊤ (single inhabitant) to Bool must have 2 1 of them. Here is one: provebool () = True (Do you find the other one?) But for negative proofs, it isn't really obvious how to do it. Since refutable propositions (allegedly) have no inhabitants, how do we write a pattern-matching function between them? But remember, in the finite proof case our arrows had n m inhabitants, picking any one of these constituted a valid proof. For the uninhabited case such a way of counting gives us a clue: 0 0 can be interpreted as 1! And this is the key, we need to do pattern matching with no patterns to get that inhabitant: refutation = \case of {} When this function is total, we have our sought-for unique proof. And for actual negative proofs it evidently is! Posted by heisenbug at 1:26 AM No comments: Labels: haskell , logics Tuesday, August 20, 2013 Verschiedenes Mein Vater wäre morgen 72 geworden. Ich habe mich schon lange daran gewöhnt, daß er nicht da ist, dennoch habe ich ruhige Momente, wo ich mir wünschte ich könnte ihm erzählen was ich so mache. Er würde es verstehen. Er sagte mir einmal "Ich hätte es geschafft dich in die Medizin zu bugsieren, wenn ich dort eine Zukunft gesehen hätte." Ich glaube er sah im ganzen medizinischen Komplex keine Zukunft, mit Sicherheit auch im finanziellen Aspekt. Oder er sah einfach keine Perspektive darin, für mich . Auf alle Fälle stand er meinen mathematischen Ambitionen sehr aufgeschlossen gegenüber. Er kaufte mir das Buch das ich immer noch sehr verehre, "A fizika kultúrtörténete" (die Kulturgeschichte der Physik). Ich habe es vor kurzem meinem Sohn auf englisch gekauft. Das aus meinen Ambitionen nicht wirklich viel wurde, lag wahrscheinlich daran, daß ich in die Informatik gegangen bin ;-) Aber egal, es macht mir ja viel Spaß, und die beiden Gebiete verzahnen sich ja zusehends. Es gibt einen signifikanten Trend, die Grundlagen der Mathematik auf das Fundament der Typentheorie zu stellen, und somit die Mengenlehre praktisch zu entthrohnen, nach mehr als 100 Jahren Herrschaft. In einem kleinen Winkel dieses Kriegsschauplatzes mache ich mir selber gedanken. Gestern Abend fuhr ich nach Ansbach, um meine Mutter zu besuchen, und nahm auch Hamster Daniela mit. Ich war wirklich müde geworden nach dem Abendessen, las noch ein Paar Seiten Kategorientheorie und schlief ein. Aber zwischen 2 und 3 wachte ich auf, und ich denke in dem Moment verstand ich, daß meine Idee von Typen als Flächen sich mit den Opetopen vereinbaren lassen, wenn man sich nur in die Kodimension versetzt. Das Stichwort Poincaré-Dualität kommt da auf, was alles erklären könnte. Ich nahm den Hamster mit runter, wir setzten uns vor die Terrassentür, und der Schein des Vollmondes fiel auf uns. Es war mystisch. Außerdem arbeite ich an einer Kodierung, so daß etwas gleichwertiges zum Lambda-Kalkül mit Opetopen kodiert werden kann. Mal schauen wie das alles zusammenkommt. Ich denke mein Vater wäre der einzige aus meinem Umkreis der für solche Gedanken ein wirklich offenes Ohr gehabt hätte, selbst wenn er das meiste gar nicht verstanden hätte. Aber er wäre auf mich manchmal stolz gewesen. Posted by heisenbug at 1:03 PM No comments: Monday, August 19, 2013 Compiling GHC on RHEL6 Compared to building GHC on RHEL5 this is a breeze. git is in the installation — check perl boot — check ./configure — breaks , linker does not find libgmp.so I built gmp from sources, and installed it into my home directory. But... it still did not build :-( As always, Stack Overflow for the win! Specifying setenv LIBRARY_PATH $HOME/lib did the trick. For good measure I also added --with-gmp-libraries= $HOME/lib --with-gmp-includes= $HOME /include to the configure line, but this might be redundant? (Another thought, find seems to reveal some  libgmp.so under /usr , I might point it there.) So, finally, ./configure ... — check The part that involves building was the pleasure part: nice make -j14 — check Then I dared running the test suite: make test — check This step takes its time, as it is not parallelizable. There is only one drop of bitterness, namely the stage2 compiler does not run on RHEL5. But that is something I did not expect, actually. make install — check nothing unexpected here. Have fun with GHC on RHEL6! Posted by heisenbug at 7:49 AM No comments: Labels: ghc , rhel6 Saturday, August 10, 2013 Proudly presenting the »nopetope«! (This is is jotted down, raw posting, that may never get finished. I am publishing it anyway, as it pretty much reflects my current mood.) I am about to do some research with coverings of trees, and it was only natural to look at Baez-Dolan metatrees and the corresponding notion of opetopes. The paper contains a famous 5-minute definition and it is a brain teaser worth reading. They introduce trees and nestings (actually two sides of the same coin) and their superposition, called a constellation, which has to follow some rules, but drawing spheres is a creative process. Then there are zooms which connect constellations as long as the left nesting and the right tree are morally identical. My lambda graphs are basically search trees and a nesting would add the operational notion of evaluation. Since we can freely choose our evaluation strategy (confluence?), the latter corresponds to a nesting. It remains to find out what the degenerate zooms are under this aspect. I am just reading the "Polynomial functors and opetopes" paper (http://arxiv.org/pdf/0706.1033.pdf) and it asserts that it's starting constellation is a one leafed tree: But I wonder if this is fundamental, and since leaves are stripped by zooms, any number will do. So I'll suggest starting with zero leaves, and calling the resulting zoom complex(es) the nopetopes. This might be the first mathematical term I have coined :-) For the mathematically-challenged, a nopetope is just a lollipop wrapped in cellophane, while an opetope is the two-stick version thereof. It is a funny coincidence that "one" and "ope-" contain the same vocals. Going on, we could also have twopetopes and thropetopes, fouretopes etc. But I doubt these are significant in any way. And now back to the paper and then to an Ωmega implementation of nopetopes... PS: while writing this my imagination went though... Are trees and nestings compatible with the famous correspondences energy-mass, wave-particle of physics? Looks like I have to start some more research. Posted by heisenbug at 5:11 AM No comments: Labels: funny , mathematics , opetopes , thrist Wednesday, February 27, 2013 Old Cabal Subhell Sometimes I have a cabal that is too old for generating up-to-date boilerplate files for package installs, so I have to install a new cabal-install . But unfortunately I run into the same problem when installing the HTTP package, which is needed for cabal itself. So I am in a (pun totally intended, as you'll see later on) catch-22 , and each time I feel being lost completely. But there is a cure to this particular problem: create a modified mv dist/build/autogen/Paths_HTTP.hs dist/build and patch it with $ diff -u dist/build/autogen/Paths_HTTP.hs dist/build --- dist/build/autogen/Paths_HTTP.hs 2013-02-27 20:07:01.437225000 +0100 +++ dist/build/Paths_HTTP.hs 2013-02-27 20:20:36.735526000 +0100 @@ -6,6 +6,7 @@ import Data.Version (Version(..)) import System.Environment (getEnv) +import Control.Exception version :: Version version = Version {versionBranch = [4000,2,8], versionTags = []} @@ -17,11 +18,14 @@ datadir = "/home/ggreif/share/HTTP-4000.2.8" libexecdir = "/home/ggreif/libexec" +hardCoded :: FilePath -> IOException -> IO FilePath +hardCoded dir = const $ return dir + getBinDir, getLibDir, getDataDir, getLibexecDir :: IO FilePath -getBinDir = catch (getEnv "HTTP_bindir") (\_ -> return bindir) -getLibDir = catch (getEnv "HTTP_libdir") (\_ -> return libdir) -getDataDir = catch (getEnv "HTTP_datadir") (\_ -> return datadir) -getLibexecDir = catch (getEnv "HTTP_libexecdir") (\_ -> return libexecdir) +getBinDir = catch (getEnv "HTTP_bindir") (hardCoded bindir) +getLibDir = catch (getEnv "HTTP_libdir") (hardCoded libdir) +getDataDir = catch (getEnv "HTTP_datadir") (hardCoded datadir) +getLibexecDir = catch (getEnv "HTTP_libexecdir") (hardCoded libexecdir) getDataFileName :: FilePath -> IO FilePath getDataFileName name = do This file is then preferably found by GHC and all is okay. Incidentally I already employed this trick in the past, but forgot about the details so I had to reinvent it again. After escaping this particular subhell of cabal I came up with this blog post in order to not lose my way in the future. Hopefully it helps you too. Posted by heisenbug at 11:40 AM No comments: Wednesday, December 19, 2012 Decidable equality Trailing Richard Eisenberg's blog post I've been triggered to recollect what I have read about the matter so far. Turns out that I was about 17 when I first came into contact with the concept. After my brother hinted to me a month ago that he is reading "Gödel, Escher, Bach" , I grabbed my own copy from my bookshelf and quickly found the page about the fractal nature of provable propositions and the true-false divide. I have scanned it and showing it below. What is the connection to decidable equality? I believe this illustration shows it: I have depicted T (truth, top, any nullary constructor, e.g. () ) at the north pole, and bottom (false, ⊥) at the south pole. The way or reasoning on the north hemisphere is to transport truth into a type , i.e. construct a function of type () → P , where P is the proposition we want to prove in Curry-Howard encoding. As the figure shows we may have a finite number of stops on our way. We can note that a function of type () → P is isomorphic to P , so simply constructing an object of type P suffices. Dually, proving that a proposition is false, we have to construct a path to bottom from Q , again possibly via a finite number of stops. Since ( Q → ⊥ ) cannot be simplified we really have to construct functions here. The equator divides true from false and thus separates the duals. Since each proof (when computable in finite time) will either result in something from the blue or red island, the type for decidable equality must be Either (a :~: b) ((a :~: b) -> Void) . Posted by heisenbug at 7:21 AM 1 comment: Labels: haskell , logics Tuesday, September 18, 2012 Thrist sightings It's been a bit quiet recently, but not inactive. Edward Kmett has adopted the name and the concept in two of his libraries . Of course the concept is much older than the name, being a path in some category. If you look carefully, in the middle of his ICFP '12 keynote Conor McBride derives thrists (he keeps the name List in his development) and they may also appear in the JFP article where they are named Path . Only with the advent of GADTs and user defined kinds in systems like Ωmega, SHE and Agda the concept of threading types begins to blossom. Since the release of GHC v7.6.1 the most popular Haskell compiler also supports kind polymorphism. This prompted me to re-spin the thrist package to take advantage of GHC's new feature. Have fun,     Gabor Posted by heisenbug at 2:29 PM No comments: Labels: ghc , thrist Monday, December 26, 2011 Showing Thrists Revisited More than three years ago I lamented that it's impossible to to define a show function on thrists, generally, even when the element type is member of the Show class. In the meantime I succeeded to declare certain thrist parametrizations and convince GHC to accept show instances for them. The Appli thrist is such an example. With the upcoming GHC 7.4 things may improve considerably, as it will bring constraint kinds . Remember, thrists are (currently) parameterized like this (* → * → *) → * → * → * , i.e. on types , and with the new kind variable feature we can probably generalize to user-defined kinds . Then the parameters may match Ωmega's: (a → a → *) → a → a → * . So we still result in a type, but we can choose our indices from a vastly bigger domain. Enter constraint kinds! These may be part of our user-defined kinds, so we can form stuff like (Show, *) and supply it for the parameter a . With some luck deriving Show can be more successful and not attached to particular parametrizations. I regrettably still haven't gotten around building a GHC v7.4.1 candidate, so I cannot verify the above, but my gut feeling is that this'll work out... Posted by heisenbug at 5:11 PM 1 comment: Labels: ghc , haskell , thrist Tuesday, November 22, 2011 Pondering about the Foundations As I am thinking about how a possible Ω mega 2.0 could be implemented, I am trying to come up with some interesting concepts w.r.t. parsing and type checking. Since no single line is written yet, it is easy and cheap to ponder. Some key elements are already taking shape in my mind. These are: parsed entities carry their start and end coordinates in their types there is no difference between patterns and expressions each expression carries a typing thrist. The second item has been elaborated by me in an earlier post. The third must wait a bit until I have something coherent (but the curious reader might visit my sketch of ideas ). I'd like to talk about item one here. The essence is that every grammar element obtains a type that describes where this element is located. For example a function declaration may occupy the text portion between start and end , where these are type-level triples (file, line, column). In order to consider parsed input consistent, the start coordinates must be aligned with the prior element's end coordinates, i.e. we have another thrist here. Things get interesting when we model naming and scope. Name definition and referral must somehow match the types, after the match is done the semantics can be read off the user. To give an example: Ref definer :: Exp (`foo, 42, 7) (`foo, 42, 11)   where definer :: Exp (`foo, 41, 1) (`foo, 45, 37) = ... Both the reference and the definition live in the same file "foo.prg". The former is on line 42 from column 7 to 11 (exclusive). The definition it refers to is in fact enclosing it (a recursive call, maybe?) extending from line 42 to 45. With this representation the name of the indentifier becomes secondary, all that counts is the evidence in definer which contributes to its type! We have created a globally nameless representation. We can expand this world view to also include the level of the grammatical entity (value, type, kind, etc.) as a fourth coordinate. So a reference to a ›25‹ somewhere in the text at floor 0 would point to an integer literal, the same place at floor 1 to the type Int and at floor 2 it would be the kind * . My hope is that all the proof obligations arising in such a scheme can be cleverly extracted from a parsec-like engine. Posted by heisenbug at 3:03 PM No comments: Labels: omega , thrist Wednesday, October 5, 2011 Macs and me I am profoundly saddened since I woke up at 4:00am in the morning, and saw the news headline about the passing of Steve Jobs. I have seen this coming for a long time, as my father died in a very similar way back 1993 with only 52. Looking at the thin appearance of Jobs in the last month or even years I constantly get reminded of him. Basically the same story of suffering, loss of weight, liver transplant (in vain), death. RIP, Dad, RIP, Steve. I am writing this on a rusty vintage 2000 PowerBook G4 Titanium, I bought on eBay last year, because the video of my own 2001 TiBook went black. By today's web standards completely inadequate, it serves me well for news reading, terminal logins, etc. My son Pedro got his MacBook Pro 15'' delivered just today. An awesome piece of technology. My father bought the first Mac in 1986, just after opening his practice as a neurologist. This was two years after cutting all strings in Hungary and fleeing to Germany in a pretty bold move. Must have been a moment of total self-overestimation when I promised to my dad "if you buy that Mac Plus I'll write you the best software for it for your doctor's office". A crazy time began. At day the Mac was used to keep patient's data with a DTP program "RagTime", at 5pm I hauled the Mac home (in a big black bag) and started writing the program. Sometimes deep into the night. I used Turbo Pascal (and later MPW) after figuring out that the Lisp environment I preferred simply did not cut it due to insufficient support of the Toolbox. In the morning my father carried the Mac back and powered it up. Less than year later the program was ready for productive work. A Mac SE joined the party and we had a networked doctor's application with a really neat windowed user interface, that would put even today's programs to shame in this regard. There was even a time when we fancied marketing this product, but my university duties and the early death of my father simply negated all plans to this end. When I had my diploma in my hands I picked up the phone and called the guy who sold us the Mac Plus and a copy of "Inside Macintosh" back in '86. In the meantime he founded a pretty successful company around a networked admin solution called 'netOctopus' which was his baby. We occasionally met at Apple developer events and I new that he was a pretty damn good coder. He hired me and I was earning money by programming Macs! So yes, I love Macs and there is no reason that this will change in the foreseeable future. I kept telling to myself, should Jobs die one day, I'll put that Mac Plus (now in my basement and still functional) up for sale at eBay. My thought today: "screw it – too many fond memories attached". Posted by heisenbug at 9:39 PM 3 comments: Labels: family , mac , sadness Friday, September 9, 2011 GHC 7.0.4 on CentOS This is mainly a post for myself so that I can look back any time how I did it. Basically I fell in every possible hole while wandering around in the dark but I could get out of them :-) after downloading I configured the binary installation for x86-64. configure starts ghc-pwd , which is built with the wrong glibc -versions. Bummer. found out that I have to get the source install. Downloaded and configured, it died in the middle because base-4.2 was not available. Bummer. so I had to install ghc-6.12.3 first. Fortunately this went smoothly (binary install). With this new friend I reconfigured v7.0.4 and started building. When linking the stage1 compiler I got an error from binutils that some relocation went awry. Bummer. the internets are full of hints that the system compiler ( gcc-4.1 ) uses the bad linker. To my luck I found a new gcc-4.4 in an amicable colleague's home directory, so I reconfigured thus: ./configure --prefix=/home/gabor --with-gcc=/home/msichel/local_x86/bin/gcc but configure told me that the shiny new gcc cannot build executables. Bummer. it turned out (I had to write a hello-world to figure that out) that some gcc -internal shared libraries were not found. Luckily they came into scope with LD_LIBRARY_PATH=/home/msichel/local_x86/lib:/opt/lsf/6.2/linux2.6-glibc2.3-x86_64/lib at this point I could smell victory, but it was still out of reach. A blog post suggested to cp mk/build.mk.sample mk/build.mk and edit it in two ways: uncomment BuildFlavour = quick and change to GhcLibWays = v p dyn , i.e. append " p dyn " I did both, reconfigured and typed make install . It went through without a hitch :-) Posted by heisenbug at 12:02 PM No comments: Labels: ghc , haskell Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM 5 comments: Labels: haskell , omega Thursday, February 10, 2011 My Thoughts about Inertia Big caveat: I am very much of a layman when it comes to physics and this is consequence of having heard elementary physics lectures more than 15 years ago. But I like the occasional book on the subject ( The Elegant Universe comes to my mind) and am fascinated by the theoretical possibility of a grand unified theory of Nature's forces. There is a small niggling idea in my head that wants to get out from time to time, and this post is the evidence that it finally made it into the wild. (I will probably appear as a bloody idiot because of this...) Being Hungarian-born has made me somewhat receptive for advances in physics performed by the pretty smart folks coming from this small country, and already as a pupil I was taught that the " equivalence principle " (of gravitational mass and inertial mass coinciding to an amazing degree) was shown by Eötvös . This cannot be a simple coincidence but must be a fundamental thing. A completely ununderstood fundamental thing, as it appears to me. A quick googling for "inertia quantum gravity" brings up some outright lunatics and some rather exotic theory of "zero field fluctuations" causing inertia: http://www.calphysics.org/articles/PRA94.pdf http://www.calphysics.org/articles/gravity_arxiv.pdf But, electromagnetism causing the same mass as gravity (i.e. linking two of the fundamental forces with an unbelievable precision) appears very far-fetched to me. Wikipedia seems to be no help when inquiring for the source of inertia . Mach's principle  referenced therein, namely that the existence of the rest of the universe leads to the phenomenon of inertia does not sound right; after all, when all the other stars (galaxies etc.) would be removed but the Sun , would you expect that the inertia of your body suddenly would fall to almost zero? I cannot believe that modern theories of gravity (such as quantum gravity approaches) do not try to explain the equivalence of gravitational mass and inertial mass. My intuition says that this should be the first step! Now I'll begin a steep descent in the land of speculation and respectlessly mix stuff told by others with vague ideas and metaphors of mine. I won't even make effort to cite or link, but at some point I'll tell what my main idea is. Be warned: at that point probably each self-respecting physicist (that is, a person who successfully solved a differential equation about movement of a body under external force) will turn away with disgust, but okay, let it be... There is this idea that gravity is so weak in comparison to electromagnetism, because the circular (closed)  strings corresponding to the graviton do not permanently bind to our three dimensional space (or four-dimensional spacetime). They are just passing through, and there is little time for them to establish the force between bodies. So, the gravitational force exerted between two glasses of red wine is very small on each other. But when they are accelerated (say, by clinking them) perceptible forces appear. So I conjecture that both forces are caused by the same mass, and by the same gravitons, but they differ in magnitude, because the gravitons stay around longer  in the second case, so as messenger particles they establish a force many orders of magnitude stronger. How can they stay around longer to become relevant ? Perhaps by traveling orthogonally to the gravitational gravitons. Okay, inertial gravitons travel (more or less) orthogonally to our space, that is, along the time axis and thus following the trajectories of the particles the matter is built of. I think it was Feynman who mentioned that an anti-particle traveling 'backwards' in time can be equated with its particle traveling forward in time. Now, what is the anti-graviton? I believe that I read sometime that it is the same as the graviton. Just like a photon is not differing from an anti-photon. So the time inversion does not change any property of the graviton. Good. We have gravitons which make a short visit in our spacetime, and vanish just as fast as they appeared, and there are those which accompany mass-like particles (even when at rest) along their trajectory in time, possibly bouncing back and forth between earlier and later . This constitutes (my IDEA!) a force between a body now and its earlier appearance in spacetime. Of course this is the same as a force between now and the future of the body. Actually there is a force between me and (me one second later). Or ten seconds or even a year! Two things become clear now. First we have to perform an integration (over all time destinations) to get the resulting force. And second, the force toward the past will bear a negative sign, so for stationary bodies all inertial forces will cancel out. I think this can be asserted for uniform movement too (i.e. constant velocity vector) but I did not waste any thoughts on this yet. Anyway, this is Newton's first law. Time to get to the second one. Here I want to make some further remarks. The inverse-square(-like) law should hold for inertial gravitons too, so that a longer time-span enters into the integral with a smaller effect. Kind of like the gravitational force between objects a light-second apart also decrease substantially. Second, causality is a bit smeared at the very short intervals where the forces are really relevant (Planck time?) so the reality a bit before pulls hard backwards and the reality a bit later pulls hard forward. Both look pretty much the same, differing only in the arrow of the force. I do not know whether this is essential, though. Back to Newton's second law. Imagine a stroboscope lighting a scene where a body moves, accelerated by a constant force along its movement direction. When you make a photo (with reasonable exposition time) you'll obtain a picture of several bodies, with the earlier ones nearer together, and the later ones successively more distant. Now let's declare the middle one as being now . Then the prior one is less distant than the next one so the force between the prior and now is bigger than the force between now and next. These do not cancel out any more. This is a consequence of the inverse-square law. Of course the stroboscope should flash with Planck frequency etc. (so that the spacetime distance is small enough), but the principle is clear: We get a resultant force that points backwards, namely the difference between the (bigger) half-integral towards the past and the (smaller) half-integral towards the future. All the time I was using the wrong word 'force' for something space-time-like (a vector with 4 components). What we perceive or measure as accelerating force is the projection of that 4 component vector into our 3-dimensional space. So I conjecture that F = ma is the projection of the resultant 4-force which I explained in the last paragraph to our 3 dimensions. If this little idea holds any water then it should be possible to calculate the inverse law for the 4-force. I'd bet it is inverse-cubic. If this succeeds, then the next test would be to figure out how the 4-force looks like when a relativistic (say half-lightspeed) particle is accelerated by a 3-force. Clearly the 4-speed rotates out of time, but does the the mass of the particle increase? I do not dare to think about whether we can ever get to the point where this idea gets tested in an even more comprehensive setting. But it was sure a lovely night when I was drinking that red wine with a good friend from Brasil two days ago, who dared to ask a quantum-mechanical question and received a long story as an answer, unknowingly liberating this small niggling idea from the confines of my head! Posted by heisenbug at 6:45 PM No comments: Labels: gravity , inertia , pondering Sunday, January 9, 2011 Quantifiers: Dark Matter Modern cosmology routinely deals with dark matter , a source of gravity necessary to explain certain things. In the last days I discovered a kind of dark matter in Ωmega too, and here is the related story. As we know type constructors arise when the data definition is equipped with parameters, like below: data Tree a = Tip a | Fork (Tree a) (Tree a) a is a type variable and gets instantiated (to a type) when we want the tree to contain actual information. Actually I could have written the second recursive occurrence of Tree a in the Fork branch as Tree Char , and the type checker would have accepted it. Why? Because at each instantiation site the type variable a is created fresh , and can be bound to a new expression. But what is the kind of a ? In Haskell it can only be * , which classifies all types, as the other possible kinds ( * → * , etc.) do not classify types. But this kinding relation is not spelled out directly, so let's choose a more explicit definition: data Tree :: * → * where ... When talking about Tree Integer , then it gets pretty clear that Integer 's kind must be * and that the resulting  Tree Integer is itself kinded by * . But there is a fine distinction between explicit and implicit kinding in Ωmega: in the latter case a is kinded by a unification variable instead of by * . The reason is that Ωmega allows us to define custom kinds, which can classify other type-like things. These are usually used for indexing of type constructors. The unification variables that are present, but hidden from the user only become manifest when we have multiple levels of data definitions, with the higher levels indexing the lower ones and some constructor function tries to bind the unification variable to different kinds. Of course that won't work and all you'll see is a very cryptic error message. The smallest example I have encountered is issue 70 , which I will present as an example here. data Pat :: *3 where   Q :: Pat ~> Pat data Pat' :: Pat ~> *2 where   Q' :: Pat' n ~> Pat' (Q n) data Pat'' :: Pat' p ~> *1 where   Q'' :: Pat'' n ~> Pat'' (Q' n) data Pat''' :: Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Look at the last line, it induces these two kind equations: n = Pat'' p1 Q'' n = Pat'' p2 Each equality at some level induces an equality at one level up. But p1 and p2 are kinded by the same unification variable, k . Let's note the two equations with k in the middle: m = k = Q' m where m is the kind of n . You can see now that m is forced to be equal to Q' m , which is clearly incommensurable. The solution is clearly to spell out kinding quantifiers explicitly with type variables. Since these get instantiated to fresh copies on the fly, the above problem does not occur. So we arrive at (only showing the last definition for brevity's sake) data Pat''' :: forall (o::Pat) (p::Pat' o) . Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Black magic? Only when you let the kinds live in the dark! Posted by heisenbug at 12:38 PM No comments: Labels: omega , types Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://heisenbug.blogspot.com/search/label/omega
don't count on finding me: omega skip to main | skip to sidebar don't count on finding me Showing posts with label omega . Show all posts Showing posts with label omega . Show all posts Tuesday, November 22, 2011 Pondering about the Foundations As I am thinking about how a possible Ω mega 2.0 could be implemented, I am trying to come up with some interesting concepts w.r.t. parsing and type checking. Since no single line is written yet, it is easy and cheap to ponder. Some key elements are already taking shape in my mind. These are: parsed entities carry their start and end coordinates in their types there is no difference between patterns and expressions each expression carries a typing thrist. The second item has been elaborated by me in an earlier post. The third must wait a bit until I have something coherent (but the curious reader might visit my sketch of ideas ). I'd like to talk about item one here. The essence is that every grammar element obtains a type that describes where this element is located. For example a function declaration may occupy the text portion between start and end , where these are type-level triples (file, line, column). In order to consider parsed input consistent, the start coordinates must be aligned with the prior element's end coordinates, i.e. we have another thrist here. Things get interesting when we model naming and scope. Name definition and referral must somehow match the types, after the match is done the semantics can be read off the user. To give an example: Ref definer :: Exp (`foo, 42, 7) (`foo, 42, 11)   where definer :: Exp (`foo, 41, 1) (`foo, 45, 37) = ... Both the reference and the definition live in the same file "foo.prg". The former is on line 42 from column 7 to 11 (exclusive). The definition it refers to is in fact enclosing it (a recursive call, maybe?) extending from line 42 to 45. With this representation the name of the indentifier becomes secondary, all that counts is the evidence in definer which contributes to its type! We have created a globally nameless representation. We can expand this world view to also include the level of the grammatical entity (value, type, kind, etc.) as a fourth coordinate. So a reference to a ›25‹ somewhere in the text at floor 0 would point to an integer literal, the same place at floor 1 to the type Int and at floor 2 it would be the kind * . My hope is that all the proof obligations arising in such a scheme can be cleverly extracted from a parsec-like engine. Posted by heisenbug at 3:03 PM No comments: Labels: omega , thrist Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM 5 comments: Labels: haskell , omega Sunday, January 9, 2011 Quantifiers: Dark Matter Modern cosmology routinely deals with dark matter , a source of gravity necessary to explain certain things. In the last days I discovered a kind of dark matter in Ωmega too, and here is the related story. As we know type constructors arise when the data definition is equipped with parameters, like below: data Tree a = Tip a | Fork (Tree a) (Tree a) a is a type variable and gets instantiated (to a type) when we want the tree to contain actual information. Actually I could have written the second recursive occurrence of Tree a in the Fork branch as Tree Char , and the type checker would have accepted it. Why? Because at each instantiation site the type variable a is created fresh , and can be bound to a new expression. But what is the kind of a ? In Haskell it can only be * , which classifies all types, as the other possible kinds ( * → * , etc.) do not classify types. But this kinding relation is not spelled out directly, so let's choose a more explicit definition: data Tree :: * → * where ... When talking about Tree Integer , then it gets pretty clear that Integer 's kind must be * and that the resulting  Tree Integer is itself kinded by * . But there is a fine distinction between explicit and implicit kinding in Ωmega: in the latter case a is kinded by a unification variable instead of by * . The reason is that Ωmega allows us to define custom kinds, which can classify other type-like things. These are usually used for indexing of type constructors. The unification variables that are present, but hidden from the user only become manifest when we have multiple levels of data definitions, with the higher levels indexing the lower ones and some constructor function tries to bind the unification variable to different kinds. Of course that won't work and all you'll see is a very cryptic error message. The smallest example I have encountered is issue 70 , which I will present as an example here. data Pat :: *3 where   Q :: Pat ~> Pat data Pat' :: Pat ~> *2 where   Q' :: Pat' n ~> Pat' (Q n) data Pat'' :: Pat' p ~> *1 where   Q'' :: Pat'' n ~> Pat'' (Q' n) data Pat''' :: Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Look at the last line, it induces these two kind equations: n = Pat'' p1 Q'' n = Pat'' p2 Each equality at some level induces an equality at one level up. But p1 and p2 are kinded by the same unification variable, k . Let's note the two equations with k in the middle: m = k = Q' m where m is the kind of n . You can see now that m is forced to be equal to Q' m , which is clearly incommensurable. The solution is clearly to spell out kinding quantifiers explicitly with type variables. Since these get instantiated to fresh copies on the fly, the above problem does not occur. So we arrive at (only showing the last definition for brevity's sake) data Pat''' :: forall (o::Pat) (p::Pat' o) . Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Black magic? Only when you let the kinds live in the dark! Posted by heisenbug at 12:38 PM No comments: Labels: omega , types Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Saturday, December 11, 2010 Zipping through it In my email conversation with Brandon prior to the release of thrist-0.2 , I told him that I did not come around implementing reverse thrists, and I showed how they arise naturally when doing computational passes over thrists: (((a, b), c), d) e (f, (g, (h, i))) . He asked me whether this has anything to do with zippers , which I answered to the affirmative, my previous ideogram being essentially a thrist zipper . As it maneuvers through the data structure it deconstructs the original thrist, places a new element into focus and zips together a left-associative structure behind. Visually it (kind of) corresponds to the zipper on your jacket. This post is dedicated to this versatile tool being applied to thrists to obtain an isomorphic data structure which I call the ThristZipper . As the ideogram demonstrates, this zipper consists of three parts: the left-associate thrist (usually holding the already visited portion), the focus element e , the (right-associative) thrist (usually to be iterated over). So first we have to define LeftThrist (this is how I prefer to call it). data LeftThrist :: (* → * → *) → * → * → * where   LeftNil :: LeftThrist k a a   LeftCons :: LeftThrist k a b → k b c → LeftThrist k a c Again, the types match up. Now we can define  ThristZipper : data ThristZipper :: (* → * → *) → * → * → * where   Focus :: LeftThrist k a b → k b c → Thrist k c d → ThristZipper k a d It remains to define all the operations on  ThristZipper that will make it a versatile tool. We start with zipInto : zipInto :: Thrist k a b → Maybe (ThristZipper k a b) zipInto Nil = Nothing zipInto (Cons e r) = Just (Focus LeftNil e r) We can similarly define  zipLeftInto , advancing , focus manipulation ,  maps , folds and getting out on the right or in the left. These are of course left as an exercise to the reader, but I will define retract (the opposite movement from advance ) here for good measure: retract :: ThristZipper k a b → Maybe (ThristZipper k a b) retract (Focus LeftNil _ _) = Nothing retract (Focus (LeftCons r e') e t) = Just (Focus r e' (Cons e t)) And a lot prettier in Ωmega ( svn HEAD ): retract (Focus []lt _ _) = Nothing retract (Focus [r; e']lt e t) = Just (Focus r e' [e; t]l) PS: I definitely plan to make all this part of thrist-1.0 when it arrives.  Posted by heisenbug at 4:23 AM No comments: Labels: haskell , omega , thrist Friday, December 10, 2010 The Sky was the Limit Everyone remembers Tom Petty's song 'Into the Great Wide Open' with it's famous refrain The sky was the limit I was thinking about limits (the category theory ones) for many years now, but could never really visualize the concept. (I should really start reading Awodey's 'Category Theory' which will be my present to self at Xmas.) I tried to get hold of the related problems with a mental construction of a lazy, self-building thrist. It was clear that each element should increase the type, Z , (S Z) , (S (S Z)) , etc. ad infinitum, so the start type would be clear: Thrist Up Z ? . But the ? , let's call it the limit, is not clear at all. Anyway it would be an infinite type, not like in the simple analogy of let count = 0 : count in count , where count :: [Int] holds. As we know type checkers do not like infinite types, as it would take forever and two days to check them :-) Fortunately the sky is not a limit anymore and I came up with a solution that is nice and short even in Ωmega, which is a strict language (albeit with a lazy construct). Since it is only a few lines I can effortlessly reproduce it here. data Count :: Nat ~> Nat ~> * where   Incr :: Nat' n -> Count n (1+n)t The Incr constructor states the typing rule, namely one higher to the right than to the left. We can try it out: prompt> [Incr 0v, Incr 1v, Incr 2v]l [(Incr 0v),(Incr 1v),(Incr 2v)]l : Thrist Count 0t 3t Not surprisingly, this is the only value of type  Thrist Count 0t 3t . We follow the example of count above and write: a = [Incr 0v; lazy (shift a)]l Naturally shift will shift a Count thrist to the right, thus satisfying the type constraint of thrists, that at each joining point the left and right types must match up. The  lazy  keyword is needed here to delay the evaluation, it is however pointless in Haskell. All that remains is to write the  shift  function which will create the ominous limit type: shift :: Thrist Count n a -> Thrist Count (1+n)t a shift [Incr n; r]l = [Incr (1+n)v; lazy (shift r)]l It is probably not a surprise that the limit value is ⊥ (i.e. nonexistent), so any type will do (along the constraints of the kind in question). I settled with a universal type. Now we can pattern match on a to see that it really grows into the sky: case a of {[a,aa,aaa,aaaa; b]l -> show b} prints  "[(Incr 4v) ; ...]l" thanks to show 's magic. The  ...  corresponds to the suspended computation. Hey, it wasn't that hard at all! Where is the infinite type? It is hidden behind the existential barrier that is formed at each thrist joining point, and since it cannot escape we do not have to worry it... Good night! Posted by heisenbug at 3:09 PM No comments: Labels: category theory , haskell , omega , thrist Wednesday, December 1, 2010 Es taut nicht The subject is German, meaning "it doesn't thaw", which is rather true: as I write this we have chilly -10 °C (14 °F) and 25 cm (10 inches) snow on the ground. And it keeps snowing. I cannot remember a winter like this. But this is not the reason of my posting! Instead I have hidden a pun in there: "there is no tau ", yes, the Greek letter (τ). Which proposition is definitely false, because as of today I succeeded to encode de Bruijn's higher degree binders in Ωmega . I've fought a lot (on and off) against this fortress... The code is here , see and comment. PS: Does anybody know a better quality URL for this paper ? Posted by heisenbug at 6:08 PM 1 comment: Labels: dependent types , omega Thursday, November 25, 2010 Type Synonyms Generalized Type functions are the new trend. Ωmega has them with the following syntax: tfun :: Nat ~> Nat {tfun Z} = S Z Haskell (that is GHC) has them in the flavor of type families. It has just occurred to me that they can be considered as a syntactic relaxation of type synonyms! Look: tfun :: Nat ~> Nat type tfun Z = S Z type tfun (S n) = Z When conventional type synonyms are used they must be fully applied. This should be the case here too. I am not sure whether type families or Ωmega-style type functions can be partially applied, though. Anyway, a bit more to write at the definition site but less curlies to type at the call site; it may well be worth it. Posted by heisenbug at 3:06 PM No comments: Labels: crazy , haskell , omega Friday, June 18, 2010 Sized types I have always liked the idea of assigning some notion of size to (tree-like) values, and track its changes along pattern matching and construction to be able to reason about termination-unaffecting recursive calls. Many years ago, when reading the Hughes-Pareto-Sabry paper I did not see the point yet why termination is fundamental in various aspects. Only when sitting on the park bench on the isle of Margitsziget (Budapest) and discussing with Tim about sound logic in Ωmega, it dawned to me how termination checking with sized types can be exploited. I developed the intuition of the tree-like data floating heads down in the water and we are reasoning about criteria that it can still float without touching the ground at depth n . Still, this metaphor was rather hazy. In the meantime I have tried to digest the relevant papers from Barthe and Abel, brainstormed somewhat here and let my brain background. Yesterday, I found (on reddit) a link to Abel's new MiniAgda implementation and its description. It made clear to me that my early intuition was not bad at all, the water depth is the upper limit of the size, and recursion is to reduce this to obtain a well-founded induction. Now it is time to rethink my ideas about infinite function types and how they can be reconciled with sized types. But it looks like Abel has done the hard work and his Haskell implementation of MiniAgda could be married with Ωmega in the following way: Derive a sized variant of every (suitable) Ωmega datatype and try to check which functions on them terminate. These can be used as theorems in Ωmega. Hopefully Tim is paying attention to this when implementing Trellys... Posted by heisenbug at 12:01 PM No comments: Labels: omega , termination , types Tuesday, August 4, 2009 Static Constraints In the last months Tim has been adding a new function sameLabel to Ωmega and this finally allowed me to encode the concept of free variables. In just a couple of days I managed to implement environment construction with statically checked proof that no identifier is shadowed. Here is a little example. Building on this advance I fulfilled a long lasting desire and managed to prototype LLVM basic blocks in Ωmega with thrists. The approach is implemented in 2 steps: build up a labelled sequence of preinstructions, and then construct sufficient evidence about well-formedness, that the strict type constraints in the thrist can be proven. Curiously, the defs propagate to the right and the uses to the right in this thrist. The good thing is, that after all this struggle I am pretty confident that many more properties and constraints can be encoded, such as the LLVM type system (on defs, uses and constants), that Phi nodes must not go into entry blocks, that Phi nodes must preceed other instructions in the basic block, every use must happen in the scope of a corresponding def, etc. The next days will surely see more progress, I have crawled out of the swamp and have firm ground under my feet... Posted by heisenbug at 3:52 PM No comments: Labels: llvm , omega , thrist Wednesday, September 10, 2008 Hoare Triples and Thrists While mousing through the L4.verified presentation that took place at Galois , I could not help but build an association bridge between Hoare triples and thrists. Especially when you go to p. 52 and thereabout. Here is my take on the connection: We have some command s that belong to a data type C , and C has two type parameters: data C :: * -> * -> * where C1 :: ... -> C a b The first type parameter can be interpreted as the precondition of the command while the second as its postcondition ({P} and {Q} in Hoare's notation). This convention employs the types-as-properties interpretation. If commands are sequenced, the postconditions of the former commands must imply the preconditions of the latter. This is referred to as the composition rule and corresponds to appending two thrists. Now, in Ωmega the situation is even prettier, because C need not be a two-type-parameter entity, but can be parameterized over arbitrary kind s. The built-in evaluation mechanism (type functions) allow the most powerful constructs. (Haskell will get something similar at the type level, called type families , with GHC v6.10.) Posted by heisenbug at 12:54 PM No comments: Labels: haskell , hoare-triple , omega , thrist Friday, July 11, 2008 Draft Thrist Paper Online I am happy to announce that my thrist paper I've been working on more than a year is now complete, and downloadable from my ad-hoc web directory . Completeness does not mean absence of errors or lack of room for improvement. If you like my paper and would like to improve the presentation please contact me. You can find my e-mail address in my profile. I am happy for every comment, though I cannot guarantee that I will pick it up. Please consider that this is still a draft so it should not be passed on and also please do not cite or link to it, as all links will break when the final version comes out. It has been quite a fight to get this far. I started out April 2007, and the initial e-mails turned into a paper of several pages. But then life took over. My wife in final days of pregnancy needed my support, my daughter was born. Everybody who has been through such events knows that it is a different mode of living. Sleep deprivation and all that... Also, while I have started several papers already, I have never gotten around to finish one. This was quite traumatic, and this time I had sufficient resolve to get through. Hopefully more follow. A final word: the formatting of source code sometimes line-breaks in ugly ways. The reason is that the format may change to one column page and then all is right. This depends on the channel how the paper gets published. Updates may happen next week, but July 18 is my absolute deadline. Enjoy. Posted by heisenbug at 12:10 PM No comments: Labels: haskell , omega , thrist Monday, March 31, 2008 ETAPS Budapest I am in Budapest since Saturday, and I love it. The weather is excellent, I am in the middle of some very nice people and I can do what I like most: brainstorming cool concepts. At a satellite event yesterday ( DCC - Designing Correct Circuits ) I met Tim and after the workshop we actually came to chat a plenty on Omega. I very much felt like a satellite, because I did not participate at the conference itself, just hanging around the lobby and the workshop rooms, using the "free" WLAN and thinking about what to do next. Today then was our first Omega hacking day. Building on the googlecode repository 's trunk version Tim checked in everything he had on his laptop, and now we can do concurrent development. Both the documentation and the release management toolchain have been overhauled and checked in, along with a testsuite. This is already much more than what I dreamed of... Tomorrow we'll go thru the issue list, squashing as many bugs as possible and I might get back to the LLVM generation branch. Another interested student will join us, an Hungarian guy called Tamás. This is finally the place to thank Dr. Horváth Zoltán , who has very kindly offered us rooms in the university to have our hacking sessions in complete peace. Posted by heisenbug at 12:15 PM No comments: Labels: Budapest , omega Tuesday, December 11, 2007 What Ωmega has joined, no one can take apart Some days ago I became enthusiastic about creating data structures with some pretty strong invariants . What I did not expect were the difficulties actually providing the evidence that the preconditions hold, and that taking apart the the data into pieces without losing the constraints can become a challenge. In fact, when embarking on programming with SingleLabel , a bunch of proof obligations arise. So the title is actually misleading (sounds cool nevertheless!) and should read "... no one can take apart losslessly ". Of course a non-empty SingleLabel can be taken apart by pattern matching! This article is about propositional facts, and their propagation. The More data constructor is only accessible if the constraint Equal rest {drop l rest} is given. Last time no evidence was needed, because rest was explicitly known, so the drop type function could be evaluated and the equality checked. But when we just want to join a new head with an unknown tail ? This should still be possible in case that a witness is provided, that testifies that the tail does not contain the label occurring in the new head. Simple enough, join :: Label a -> v -> SingleLabel tail -> Equal {drop a tail} tail -> SingleLabel {a=v; tail}r join a v t Eq = {a=v; t}s should do it. Unfortunately I am running against the wall again. The Eq witness is not accepted by Ω mega , on the grounds that no refinement can be established. The debugging session tomorrow promises to become an adventure! When this problem is fixed, I'll come back and tell you the story of the lossless decomposition (so that calling join with the results gives us the original back). Posted by heisenbug at 7:21 PM No comments: Labels: omega Friday, December 7, 2007 Only one of each, please! Must be all those sleepless nights (no, I do not want to blame my 6 month old daughter) that light the fire of creativity sometimes... Two nights ago I had this marvelous idea: how to say that a list is indeed a set. Dear reader, if you do not like maths, please go home now. I am in the happy state of a half bottle of Shiraz and only want people around who share my interests! Okay let's come to the point. As you probably know, Ω mega provides a Row kind, it is a classifier for associations at the type level. The shorthand notation {`a=Int, `b=Char}r can express a record where a component labelled with `a contains values of type Int while under the key `b we can store Char s. This is probably boring stuff if you already understand extensible records. Now let's descend to the value plane. A value can have a type SingleLabel {`a=Int, `b=Char}r when we define following datatype: data SingleLabel :: Row Tag * ~> * where None :: SingleLabel RNil More :: Label l -> t -> SingleLabel rest -> SingleLabel {l=t;rest}r deriving Record(s) As usual we have two data constructors, one for the empty record and one for augmenting an existing one. The "deriving" clause just tells Ω mega to enable the following syntactic sugar for None and More : More `lab 42 None === {`lab=42}s , nothing exciting. But no one can hinder us to define a record value with repeated identical keys: {`a=25, `a="42"}s is a perfectly legal value of type {`a=Int, `a=[Char]}s but it really is incompatible with our aim of defining a one-to-one correspondence between labels and values. Now enters my cunning idea: using a constraint , we can restrict the tail of the list to not contain a key we are about to add . Constraints are much like Haskell 's type classes, but they are less ad-hoc and mirror propositional facts (properties). The new definition could look like this: data SingleLabel :: Row Tag * ~> * where None :: SingleLabel RNil More :: Equal rest {drop l rest} => Label l -> t -> SingleLabel rest -> SingleLabel {l=t;rest}r deriving Record(s) We have defined following semantics: Under the restriction that dropping the tag l from the tail does not change it at all (a fixpoint !), we can construct an augmented list. We have almost reached our self imposed objective: it only remains to provide a suitable definition for drop ! Now, Ω mega helps us in this respect too (but not entirely so for Tag s), as we can define functions on types (or kinds for that matter). We can do it this way: drop :: Tag ~> Row Tag * ~> Row Tag * {drop o RNil} = RNil {drop `a (RCons `a v r)} = {drop `a r} {drop `b (RCons `b v r)} = {drop `b r} {drop `b (RCons `a v r)} = RCons `a v {drop `b r} {drop `a (RCons `b v r)} = RCons `b v {drop `a r} This should be enough for demonstration purposes. (We get a quadratic blowup with increasing number of desired labels, since we have to write our definition in an inductively sequential fashion). With all of this in place we can give a whirl to our SingleLabel datatype: prompt> {`a=42}s --> {`a=42}s :: SingleLabel {`a=Int}r prompt> {`a=42,`b='K'}s --> {`a=42,`b='K'}s :: SingleLabel {`a=Int,`b=Char}r prompt> {`a=42,`a='K'}s --- Type error: cannot find a solution for equation {`a=Char}r == {}r We can now go to bed with the feeling of having accomplished a thing... PS: Ω mega in its last released form cannot compile the code presented here. You will need some patches to get various bugs ironed out. With some luck this all will work out of the box in the next release! Posted by heisenbug at 12:40 PM No comments: Labels: omega , shiraz Thursday, November 8, 2007 Trendy Topics There seem to be two important trends in the Haskell universe and I must admit, that I do not want to stay away from them either... The first one is the exploration of category-theoretic concepts and their showing-off in the blogosphere. Generalizations of monads or the category type class are just two recent picks from the bottomless supply of ideas . The second trend is more subtle and one has to dive into the recent ICFP papers to perceive it. I have already mentioned the Unimo framework, which guarantees the monad laws and allows to represent the monadic computation as a pure data structure which is then run by recursive analysis. Wouter Swierstra et al. introduced another concept to capture monads (also strongly resembling the free monad ) and they have improved testing ability on their minds when doing this. The third paper that comes to my mind is about speeding up arrow computations by analysis and optimization of a data structure closely resembling arrows . So I am not in bad company announcing that I am preparing a paper about thrists which are the moral equivalents of free categories . The rest of this article gives an appetizer about thrists. data Thrist :: (* -> * -> *) -> * -> * -> * where Nil :: Thrist p a a Cons :: p a b -> Thrist p b c -> Thrist p a c The definition makes it clear that Thrist is a GADT (I use the Haskell way of defining a GADT here, the paper will use the slightly different Ωmega syntax) and it is a curious mixture of listness and threadedness (this is the reason for its name). The types of the thrist elements must match up in a certain way, resembling function composition. Indeed, instead of composing functions, we can put them into a thrist: Cons ord $ Cons chr Nil gives us an arrow thrist ( Thrist (->) Char Char ) only showing the start and end types, with the internal types abstracted away existentially. Of course we have to supply an interpreter for this data structure to get the functionality (the semantics ) of function composition, but this easy exercise is left to you. But... What do thrists buy us? Two very important things: Unlike function composition, we can take the thrist apart, analyse and transform it, and a vast field opens up with the first ( p ) parameter to the Thrist . It can be the pair constructor (,) or the LE (less-or-equal) proposition, there are many sensible instantiations -- especially with two-parameter user-defined GADTs. Finally, the category-theoretic twist: think of the parameter p as the morphisms of a category C (with C 's objects being the morphisms' domains and ranges) then Thrist p is essentially the free category of C , often written as C* . I hope you enjoyed reading this in the same way as me writing it! Posted by heisenbug at 1:23 PM 4 comments: Labels: category theory , haskell , monads , omega , thrist Tuesday, July 17, 2007 Ωmega Tutorial Posted Finally there is a 67 page Ωmega introductory text . Well, actually it is a delta to Haskell, so the audience is Haskell (and perhaps OCaml) savvy folk, but at least one does not need to collect all the information from the scattered papers . From the first glance I had at it, it describes all the new features neatly, although sometimes the old "#n" notation sneaks in (the new notation is 1v and 1t, for values resp. types). I guess this is a live document and Tim together with Nathan will keep it current, cleaning up the few anachronisms as they go. I am using Ωmega more than a year now, and can only say that it is a remarkably powerful system. (I shall come back with a more detailed and subjective analysis some other day.) The thing that fascinates me most, however, is the astonishing stability of this product. Being essentially a one-man show, Tim corrected dozens of errors, that I mailed him, or filed in the new issue tracker at googlecode . It is really hard to find any more serious bugs in the core system. This is also a consequence of Ωmega being written in Haskell, so it inherits all of Haskell's blessings. I wish I were a good Haskell hacker, then I would fix the bugs myself :-/ The only drawback at the moment is that it is an interpreter, and this fact makes it a bit slow. So a performant version is needed. Then one can think of bootstrapping the interpreter/compiler. Ωmega written in itself would definitely be the dream of formal methods coming true! Posted by heisenbug at 1:54 PM No comments: Labels: haskell , omega Monday, July 9, 2007 More on Tail Merging In an earlier post I speculated that factoring out Cat combinators other than Dup would just be a matter of copy-and-paste (I used the euphemism boilerplate back then). It came to me as a shocking revelation that the Ωmega interpreter did not agree. It asserted that type _d is equated to type _e which is inacceptable. The error message was not exactly like this, but very similar. It took me some time to understand it. First I wrote an even shorter function than the one-liner that caused the error. It only happened when I recombined the two shortened If legs (that is, after removing a Print from each). This piqued my curiosity and I made an excursion into Ωmega's interactive typecheck mode , just to discover that the two If legs ended with different stack configurations! This put me over the top, and I could come up with an example immediately: If [Push 42, Print] [Push True, Print] is a case where the Print cannot be removed without violating the invariant that the exit stack configurations at both If legs must be the same. In this case the yes-leg would have an Int at TOS and the no-leg a Bool . Since I have to cater for the general case, the removal of a Print is unsound. Ωmega discovered this. There are two lessons to be learned from this incident, namely: If you see a mysterious error (message), simply provoke the same with a smaller program, and Ωmega's error messages need to be improved in a way that somehow the piece of code is indicated that gives rise to the erroneous types. In the meantime I have an idea how to find a way to remove that Print anyway. The key is abstract interpretation of the two If legs, to construct a proof that the stacks have the same shape immediately before the Print . Given this proof the typechecker can be persuaded to allow the recombination of the shortened legs. But to implement this idea there are many more hours to be spent hacking. It will surely be worth blogging about. Posted by heisenbug at 3:01 PM No comments: Labels: omega , optimization Saturday, July 7, 2007 Tail Merging in Ωmega Today finally I got around improving my Cat-like language optimizer with a new twist: I can finally factor out common instructions from the end of the two If legs and prepend them to the If 's continuation. This wouldn't be an interesting achievement if it wouldn't be written in Ωmega 's type-pedantic fragment. To wit: tailMerge False [If [Dup]l [Dup]l, Print]l (revThrist' [Dup]l) (revThrist' [Dup]l) [Print]l becomes: [(PopN 1v),Dup,Print]l : forall a (b:Prod *0).Thrist Cat [Bool,a; b]sh [a; b]sh If you think the above lines are in Chinese, you can stop now. If you discover that the If has completely been eliminated and replaced by popping a boolean and duplicating the TOS , then you are pretty good in reading obscure code. The funny thing is that all the types of values that are on the stack are painstakingly tracked, and the transformation is automatically type correct in Cat because it is type checked in the metalanguage . I am sure that similar transformations have been proven type correct (and thus pretty correct) before, however I would like to know whether this particular optimization has been already formalized using expressive types. The big surprise for me was the fact that writing down the transformation only needed a dozen lines of code, support functions included. Of course, my proof of concept only matches on Dup instructions, but the rest is basically boilerplate. The second surprise is, that so far I did not need a single theorem declaration, an indication that either I am still in very shallow waters regarding the power of Ωmega's typechecker, or my Thrist construction is so clever that it provides enough type hints to the narrowing engine to deduce all types. I am in the process of writing a paper on all this, and - as always - need some encouragement. Tail merging will definitely belong to the beef part of it. Posted by heisenbug at 4:18 PM No comments: Labels: omega , optimization , types Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2014/11/unembedded-associations.html
don't count on finding me: Unembedded associations skip to main | skip to sidebar don't count on finding me Thursday, November 6, 2014 Unembedded associations Everytime I start understanding the gist of a paper that appeared unfathomable to me a few months before, a strange thing happens to me. My brain often wanders off, and creates interesting new bridges, on which my thoughts begin to run and reach new previously unchartered land. This same thing happened to me when reading Atkey et al.'s "Unembedding Domain-Specific Languages" . Here I encountered my old friend, the HOAS lambda vocabulary class LC expr where   lam :: (expr → expr) → expr   app :: expr → expr → expr Freely associating I came up with an idea how to simulate a limited form of duck typing for conditionals: class Condition expr   toBool :: expr → Bool   cond :: expr → a → a → a   cond c th el = if toBool c then th else el This would allow to retrofit many condition-like data types with this vocabulary. Nothing , 0 , (Left _)  all could serve as false . Maybe I could even follow Conor McBride's advice and make the then and else arms of the conditional differently typed. Though I would need associated types for that. Duck typing may turn out like a good idea in a statically typed language, when implemented this way. Another use case would be function application by the built-in juxtaposition syntax. It already means different things in different syntactic contexts, like function application or type (family) application. Idiom brackets come to my mind. Edward Kmett's Apply class looks like a good candidate for a related vocabulary. The typing rule would be implemented by an associated (injective) type family. Hopefully someday we'll see -XRebindableSyntax for value-level application, that is type-directed. Posted by heisenbug at 3:57 PM Labels: finally-tagless , haskell , HOAS No comments: Post a Comment Newer Post Older Post Home Subscribe to: Post Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ▼  2014 (5) ▼  November (1) Unembedded associations ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://ja-jp.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.meta.com%252Fquest%252F%26amp%253Bh%3DAT2QWxmcgLRMhhUlBwppWSA4CSfnY6lWx-okKZmzzajDUYSJoMa3Fz5MFz2ChbAmK_tBPGHPqVsKpvJaPVwPm7d9UQXAJrzBwyUw7R3l_EaNKtanu_gn4gGFcvZFevxDNhxIpfUd58MknENm
Facebook Facebook メールアドレスまたは電話番号 パスワード アカウントを忘れた場合 新しいアカウントを作成 機能の一時停止 機能の一時停止 この機能の使用ペースが早過ぎるため、機能の使用が一時的にブロックされました。 Back 日本語 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) Português (Brasil) Français (France) Deutsch アカウント登録 ログイン Messenger Facebook Lite 動画 Meta Pay Metaストア Meta Quest Ray-Ban Meta Meta AI Meta AIのコンテンツをもっと見る Instagram Threads 投票情報センター プライバシーポリシー プライバシーセンター Facebookについて 広告を作成 ページを作成 開発者 採用情報 Cookie AdChoices 規約 ヘルプ 連絡先のアップロードと非ユーザー 設定 アクティビティログ Meta © 2026
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-1.2.6.2
semigroupoids: Haskell 98 semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Haskell 98 semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of semigroupoids and operations for working with semigroupds. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Traversable <---- Foldable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Traversable1 <--- Foldable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extract give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. Modules [ Index ] Data Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Plus Semigroup Data.Semigroup.Foldable Data.Semigroup.Traversable Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Static Traversable Data.Traversable.Instances Downloads semigroupoids-1.2.6.2.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Dependencies base (>=4 && <4.6) , comonad (>=1.1.1.1 && <1.2) , containers (>=0.3 && <0.5) , contravariant (>=0.1.2 && <0.2) , semigroups (>=0.8 && <0.9) , transformers (>=0.2 && <0.4) [ details ] License BSD-3-Clause Copyright Copyright (C) 2011 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by EdwardKmett at 2012-04-09T05:36:45Z Revised Revision 1 made by HerbertValerioRiedel at 2015-01-03T09:39:18Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs uploaded by user Build status unknown [ no reports yet ] Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://heisenbug.blogspot.com/search?updated-max=2013-08-20T13:03:00-07:00&max-results=7&reverse-paginate=true
don't count on finding me skip to main | skip to sidebar don't count on finding me Monday, August 19, 2013 Compiling GHC on RHEL6 Compared to building GHC on RHEL5 this is a breeze. git is in the installation — check perl boot — check ./configure — breaks , linker does not find libgmp.so I built gmp from sources, and installed it into my home directory. But... it still did not build :-( As always, Stack Overflow for the win! Specifying setenv LIBRARY_PATH $HOME/lib did the trick. For good measure I also added --with-gmp-libraries= $HOME/lib --with-gmp-includes= $HOME /include to the configure line, but this might be redundant? (Another thought, find seems to reveal some  libgmp.so under /usr , I might point it there.) So, finally, ./configure ... — check The part that involves building was the pleasure part: nice make -j14 — check Then I dared running the test suite: make test — check This step takes its time, as it is not parallelizable. There is only one drop of bitterness, namely the stage2 compiler does not run on RHEL5. But that is something I did not expect, actually. make install — check nothing unexpected here. Have fun with GHC on RHEL6! Posted by heisenbug at 7:49 AM No comments: Labels: ghc , rhel6 Saturday, August 10, 2013 Proudly presenting the »nopetope«! (This is is jotted down, raw posting, that may never get finished. I am publishing it anyway, as it pretty much reflects my current mood.) I am about to do some research with coverings of trees, and it was only natural to look at Baez-Dolan metatrees and the corresponding notion of opetopes. The paper contains a famous 5-minute definition and it is a brain teaser worth reading. They introduce trees and nestings (actually two sides of the same coin) and their superposition, called a constellation, which has to follow some rules, but drawing spheres is a creative process. Then there are zooms which connect constellations as long as the left nesting and the right tree are morally identical. My lambda graphs are basically search trees and a nesting would add the operational notion of evaluation. Since we can freely choose our evaluation strategy (confluence?), the latter corresponds to a nesting. It remains to find out what the degenerate zooms are under this aspect. I am just reading the "Polynomial functors and opetopes" paper (http://arxiv.org/pdf/0706.1033.pdf) and it asserts that it's starting constellation is a one leafed tree: But I wonder if this is fundamental, and since leaves are stripped by zooms, any number will do. So I'll suggest starting with zero leaves, and calling the resulting zoom complex(es) the nopetopes. This might be the first mathematical term I have coined :-) For the mathematically-challenged, a nopetope is just a lollipop wrapped in cellophane, while an opetope is the two-stick version thereof. It is a funny coincidence that "one" and "ope-" contain the same vocals. Going on, we could also have twopetopes and thropetopes, fouretopes etc. But I doubt these are significant in any way. And now back to the paper and then to an Ωmega implementation of nopetopes... PS: while writing this my imagination went though... Are trees and nestings compatible with the famous correspondences energy-mass, wave-particle of physics? Looks like I have to start some more research. Posted by heisenbug at 5:11 AM No comments: Labels: funny , mathematics , opetopes , thrist Wednesday, February 27, 2013 Old Cabal Subhell Sometimes I have a cabal that is too old for generating up-to-date boilerplate files for package installs, so I have to install a new cabal-install . But unfortunately I run into the same problem when installing the HTTP package, which is needed for cabal itself. So I am in a (pun totally intended, as you'll see later on) catch-22 , and each time I feel being lost completely. But there is a cure to this particular problem: create a modified mv dist/build/autogen/Paths_HTTP.hs dist/build and patch it with $ diff -u dist/build/autogen/Paths_HTTP.hs dist/build --- dist/build/autogen/Paths_HTTP.hs 2013-02-27 20:07:01.437225000 +0100 +++ dist/build/Paths_HTTP.hs 2013-02-27 20:20:36.735526000 +0100 @@ -6,6 +6,7 @@ import Data.Version (Version(..)) import System.Environment (getEnv) +import Control.Exception version :: Version version = Version {versionBranch = [4000,2,8], versionTags = []} @@ -17,11 +18,14 @@ datadir = "/home/ggreif/share/HTTP-4000.2.8" libexecdir = "/home/ggreif/libexec" +hardCoded :: FilePath -> IOException -> IO FilePath +hardCoded dir = const $ return dir + getBinDir, getLibDir, getDataDir, getLibexecDir :: IO FilePath -getBinDir = catch (getEnv "HTTP_bindir") (\_ -> return bindir) -getLibDir = catch (getEnv "HTTP_libdir") (\_ -> return libdir) -getDataDir = catch (getEnv "HTTP_datadir") (\_ -> return datadir) -getLibexecDir = catch (getEnv "HTTP_libexecdir") (\_ -> return libexecdir) +getBinDir = catch (getEnv "HTTP_bindir") (hardCoded bindir) +getLibDir = catch (getEnv "HTTP_libdir") (hardCoded libdir) +getDataDir = catch (getEnv "HTTP_datadir") (hardCoded datadir) +getLibexecDir = catch (getEnv "HTTP_libexecdir") (hardCoded libexecdir) getDataFileName :: FilePath -> IO FilePath getDataFileName name = do This file is then preferably found by GHC and all is okay. Incidentally I already employed this trick in the past, but forgot about the details so I had to reinvent it again. After escaping this particular subhell of cabal I came up with this blog post in order to not lose my way in the future. Hopefully it helps you too. Posted by heisenbug at 11:40 AM No comments: Wednesday, December 19, 2012 Decidable equality Trailing Richard Eisenberg's blog post I've been triggered to recollect what I have read about the matter so far. Turns out that I was about 17 when I first came into contact with the concept. After my brother hinted to me a month ago that he is reading "Gödel, Escher, Bach" , I grabbed my own copy from my bookshelf and quickly found the page about the fractal nature of provable propositions and the true-false divide. I have scanned it and showing it below. What is the connection to decidable equality? I believe this illustration shows it: I have depicted T (truth, top, any nullary constructor, e.g. () ) at the north pole, and bottom (false, ⊥) at the south pole. The way or reasoning on the north hemisphere is to transport truth into a type , i.e. construct a function of type () → P , where P is the proposition we want to prove in Curry-Howard encoding. As the figure shows we may have a finite number of stops on our way. We can note that a function of type () → P is isomorphic to P , so simply constructing an object of type P suffices. Dually, proving that a proposition is false, we have to construct a path to bottom from Q , again possibly via a finite number of stops. Since ( Q → ⊥ ) cannot be simplified we really have to construct functions here. The equator divides true from false and thus separates the duals. Since each proof (when computable in finite time) will either result in something from the blue or red island, the type for decidable equality must be Either (a :~: b) ((a :~: b) -> Void) . Posted by heisenbug at 7:21 AM 1 comment: Labels: haskell , logics Tuesday, September 18, 2012 Thrist sightings It's been a bit quiet recently, but not inactive. Edward Kmett has adopted the name and the concept in two of his libraries . Of course the concept is much older than the name, being a path in some category. If you look carefully, in the middle of his ICFP '12 keynote Conor McBride derives thrists (he keeps the name List in his development) and they may also appear in the JFP article where they are named Path . Only with the advent of GADTs and user defined kinds in systems like Ωmega, SHE and Agda the concept of threading types begins to blossom. Since the release of GHC v7.6.1 the most popular Haskell compiler also supports kind polymorphism. This prompted me to re-spin the thrist package to take advantage of GHC's new feature. Have fun,     Gabor Posted by heisenbug at 2:29 PM No comments: Labels: ghc , thrist Monday, December 26, 2011 Showing Thrists Revisited More than three years ago I lamented that it's impossible to to define a show function on thrists, generally, even when the element type is member of the Show class. In the meantime I succeeded to declare certain thrist parametrizations and convince GHC to accept show instances for them. The Appli thrist is such an example. With the upcoming GHC 7.4 things may improve considerably, as it will bring constraint kinds . Remember, thrists are (currently) parameterized like this (* → * → *) → * → * → * , i.e. on types , and with the new kind variable feature we can probably generalize to user-defined kinds . Then the parameters may match Ωmega's: (a → a → *) → a → a → * . So we still result in a type, but we can choose our indices from a vastly bigger domain. Enter constraint kinds! These may be part of our user-defined kinds, so we can form stuff like (Show, *) and supply it for the parameter a . With some luck deriving Show can be more successful and not attached to particular parametrizations. I regrettably still haven't gotten around building a GHC v7.4.1 candidate, so I cannot verify the above, but my gut feeling is that this'll work out... Posted by heisenbug at 5:11 PM 1 comment: Labels: ghc , haskell , thrist Tuesday, November 22, 2011 Pondering about the Foundations As I am thinking about how a possible Ω mega 2.0 could be implemented, I am trying to come up with some interesting concepts w.r.t. parsing and type checking. Since no single line is written yet, it is easy and cheap to ponder. Some key elements are already taking shape in my mind. These are: parsed entities carry their start and end coordinates in their types there is no difference between patterns and expressions each expression carries a typing thrist. The second item has been elaborated by me in an earlier post. The third must wait a bit until I have something coherent (but the curious reader might visit my sketch of ideas ). I'd like to talk about item one here. The essence is that every grammar element obtains a type that describes where this element is located. For example a function declaration may occupy the text portion between start and end , where these are type-level triples (file, line, column). In order to consider parsed input consistent, the start coordinates must be aligned with the prior element's end coordinates, i.e. we have another thrist here. Things get interesting when we model naming and scope. Name definition and referral must somehow match the types, after the match is done the semantics can be read off the user. To give an example: Ref definer :: Exp (`foo, 42, 7) (`foo, 42, 11)   where definer :: Exp (`foo, 41, 1) (`foo, 45, 37) = ... Both the reference and the definition live in the same file "foo.prg". The former is on line 42 from column 7 to 11 (exclusive). The definition it refers to is in fact enclosing it (a recursive call, maybe?) extending from line 42 to 45. With this representation the name of the indentifier becomes secondary, all that counts is the evidence in definer which contributes to its type! We have created a globally nameless representation. We can expand this world view to also include the level of the grammatical entity (value, type, kind, etc.) as a fourth coordinate. So a reference to a ›25‹ somewhere in the text at floor 0 would point to an integer literal, the same place at floor 1 to the type Int and at floor 2 it would be the kind * . My hope is that all the proof obligations arising in such a scheme can be cleverly extracted from a parsec-like engine. Posted by heisenbug at 3:03 PM No comments: Labels: omega , thrist Wednesday, October 5, 2011 Macs and me I am profoundly saddened since I woke up at 4:00am in the morning, and saw the news headline about the passing of Steve Jobs. I have seen this coming for a long time, as my father died in a very similar way back 1993 with only 52. Looking at the thin appearance of Jobs in the last month or even years I constantly get reminded of him. Basically the same story of suffering, loss of weight, liver transplant (in vain), death. RIP, Dad, RIP, Steve. I am writing this on a rusty vintage 2000 PowerBook G4 Titanium, I bought on eBay last year, because the video of my own 2001 TiBook went black. By today's web standards completely inadequate, it serves me well for news reading, terminal logins, etc. My son Pedro got his MacBook Pro 15'' delivered just today. An awesome piece of technology. My father bought the first Mac in 1986, just after opening his practice as a neurologist. This was two years after cutting all strings in Hungary and fleeing to Germany in a pretty bold move. Must have been a moment of total self-overestimation when I promised to my dad "if you buy that Mac Plus I'll write you the best software for it for your doctor's office". A crazy time began. At day the Mac was used to keep patient's data with a DTP program "RagTime", at 5pm I hauled the Mac home (in a big black bag) and started writing the program. Sometimes deep into the night. I used Turbo Pascal (and later MPW) after figuring out that the Lisp environment I preferred simply did not cut it due to insufficient support of the Toolbox. In the morning my father carried the Mac back and powered it up. Less than year later the program was ready for productive work. A Mac SE joined the party and we had a networked doctor's application with a really neat windowed user interface, that would put even today's programs to shame in this regard. There was even a time when we fancied marketing this product, but my university duties and the early death of my father simply negated all plans to this end. When I had my diploma in my hands I picked up the phone and called the guy who sold us the Mac Plus and a copy of "Inside Macintosh" back in '86. In the meantime he founded a pretty successful company around a networked admin solution called 'netOctopus' which was his baby. We occasionally met at Apple developer events and I new that he was a pretty damn good coder. He hired me and I was earning money by programming Macs! So yes, I love Macs and there is no reason that this will change in the foreseeable future. I kept telling to myself, should Jobs die one day, I'll put that Mac Plus (now in my basement and still functional) up for sale at eBay. My thought today: "screw it – too many fond memories attached". Posted by heisenbug at 9:39 PM 3 comments: Labels: family , mac , sadness Friday, September 9, 2011 GHC 7.0.4 on CentOS This is mainly a post for myself so that I can look back any time how I did it. Basically I fell in every possible hole while wandering around in the dark but I could get out of them :-) after downloading I configured the binary installation for x86-64. configure starts ghc-pwd , which is built with the wrong glibc -versions. Bummer. found out that I have to get the source install. Downloaded and configured, it died in the middle because base-4.2 was not available. Bummer. so I had to install ghc-6.12.3 first. Fortunately this went smoothly (binary install). With this new friend I reconfigured v7.0.4 and started building. When linking the stage1 compiler I got an error from binutils that some relocation went awry. Bummer. the internets are full of hints that the system compiler ( gcc-4.1 ) uses the bad linker. To my luck I found a new gcc-4.4 in an amicable colleague's home directory, so I reconfigured thus: ./configure --prefix=/home/gabor --with-gcc=/home/msichel/local_x86/bin/gcc but configure told me that the shiny new gcc cannot build executables. Bummer. it turned out (I had to write a hello-world to figure that out) that some gcc -internal shared libraries were not found. Luckily they came into scope with LD_LIBRARY_PATH=/home/msichel/local_x86/lib:/opt/lsf/6.2/linux2.6-glibc2.3-x86_64/lib at this point I could smell victory, but it was still out of reach. A blog post suggested to cp mk/build.mk.sample mk/build.mk and edit it in two ways: uncomment BuildFlavour = quick and change to GhcLibWays = v p dyn , i.e. append " p dyn " I did both, reconfigured and typed make install . It went through without a hitch :-) Posted by heisenbug at 12:02 PM No comments: Labels: ghc , haskell Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM 5 comments: Labels: haskell , omega Thursday, February 10, 2011 My Thoughts about Inertia Big caveat: I am very much of a layman when it comes to physics and this is consequence of having heard elementary physics lectures more than 15 years ago. But I like the occasional book on the subject ( The Elegant Universe comes to my mind) and am fascinated by the theoretical possibility of a grand unified theory of Nature's forces. There is a small niggling idea in my head that wants to get out from time to time, and this post is the evidence that it finally made it into the wild. (I will probably appear as a bloody idiot because of this...) Being Hungarian-born has made me somewhat receptive for advances in physics performed by the pretty smart folks coming from this small country, and already as a pupil I was taught that the " equivalence principle " (of gravitational mass and inertial mass coinciding to an amazing degree) was shown by Eötvös . This cannot be a simple coincidence but must be a fundamental thing. A completely ununderstood fundamental thing, as it appears to me. A quick googling for "inertia quantum gravity" brings up some outright lunatics and some rather exotic theory of "zero field fluctuations" causing inertia: http://www.calphysics.org/articles/PRA94.pdf http://www.calphysics.org/articles/gravity_arxiv.pdf But, electromagnetism causing the same mass as gravity (i.e. linking two of the fundamental forces with an unbelievable precision) appears very far-fetched to me. Wikipedia seems to be no help when inquiring for the source of inertia . Mach's principle  referenced therein, namely that the existence of the rest of the universe leads to the phenomenon of inertia does not sound right; after all, when all the other stars (galaxies etc.) would be removed but the Sun , would you expect that the inertia of your body suddenly would fall to almost zero? I cannot believe that modern theories of gravity (such as quantum gravity approaches) do not try to explain the equivalence of gravitational mass and inertial mass. My intuition says that this should be the first step! Now I'll begin a steep descent in the land of speculation and respectlessly mix stuff told by others with vague ideas and metaphors of mine. I won't even make effort to cite or link, but at some point I'll tell what my main idea is. Be warned: at that point probably each self-respecting physicist (that is, a person who successfully solved a differential equation about movement of a body under external force) will turn away with disgust, but okay, let it be... There is this idea that gravity is so weak in comparison to electromagnetism, because the circular (closed)  strings corresponding to the graviton do not permanently bind to our three dimensional space (or four-dimensional spacetime). They are just passing through, and there is little time for them to establish the force between bodies. So, the gravitational force exerted between two glasses of red wine is very small on each other. But when they are accelerated (say, by clinking them) perceptible forces appear. So I conjecture that both forces are caused by the same mass, and by the same gravitons, but they differ in magnitude, because the gravitons stay around longer  in the second case, so as messenger particles they establish a force many orders of magnitude stronger. How can they stay around longer to become relevant ? Perhaps by traveling orthogonally to the gravitational gravitons. Okay, inertial gravitons travel (more or less) orthogonally to our space, that is, along the time axis and thus following the trajectories of the particles the matter is built of. I think it was Feynman who mentioned that an anti-particle traveling 'backwards' in time can be equated with its particle traveling forward in time. Now, what is the anti-graviton? I believe that I read sometime that it is the same as the graviton. Just like a photon is not differing from an anti-photon. So the time inversion does not change any property of the graviton. Good. We have gravitons which make a short visit in our spacetime, and vanish just as fast as they appeared, and there are those which accompany mass-like particles (even when at rest) along their trajectory in time, possibly bouncing back and forth between earlier and later . This constitutes (my IDEA!) a force between a body now and its earlier appearance in spacetime. Of course this is the same as a force between now and the future of the body. Actually there is a force between me and (me one second later). Or ten seconds or even a year! Two things become clear now. First we have to perform an integration (over all time destinations) to get the resulting force. And second, the force toward the past will bear a negative sign, so for stationary bodies all inertial forces will cancel out. I think this can be asserted for uniform movement too (i.e. constant velocity vector) but I did not waste any thoughts on this yet. Anyway, this is Newton's first law. Time to get to the second one. Here I want to make some further remarks. The inverse-square(-like) law should hold for inertial gravitons too, so that a longer time-span enters into the integral with a smaller effect. Kind of like the gravitational force between objects a light-second apart also decrease substantially. Second, causality is a bit smeared at the very short intervals where the forces are really relevant (Planck time?) so the reality a bit before pulls hard backwards and the reality a bit later pulls hard forward. Both look pretty much the same, differing only in the arrow of the force. I do not know whether this is essential, though. Back to Newton's second law. Imagine a stroboscope lighting a scene where a body moves, accelerated by a constant force along its movement direction. When you make a photo (with reasonable exposition time) you'll obtain a picture of several bodies, with the earlier ones nearer together, and the later ones successively more distant. Now let's declare the middle one as being now . Then the prior one is less distant than the next one so the force between the prior and now is bigger than the force between now and next. These do not cancel out any more. This is a consequence of the inverse-square law. Of course the stroboscope should flash with Planck frequency etc. (so that the spacetime distance is small enough), but the principle is clear: We get a resultant force that points backwards, namely the difference between the (bigger) half-integral towards the past and the (smaller) half-integral towards the future. All the time I was using the wrong word 'force' for something space-time-like (a vector with 4 components). What we perceive or measure as accelerating force is the projection of that 4 component vector into our 3-dimensional space. So I conjecture that F = ma is the projection of the resultant 4-force which I explained in the last paragraph to our 3 dimensions. If this little idea holds any water then it should be possible to calculate the inverse law for the 4-force. I'd bet it is inverse-cubic. If this succeeds, then the next test would be to figure out how the 4-force looks like when a relativistic (say half-lightspeed) particle is accelerated by a 3-force. Clearly the 4-speed rotates out of time, but does the the mass of the particle increase? I do not dare to think about whether we can ever get to the point where this idea gets tested in an even more comprehensive setting. But it was sure a lovely night when I was drinking that red wine with a good friend from Brasil two days ago, who dared to ask a quantum-mechanical question and received a long story as an answer, unknowingly liberating this small niggling idea from the confines of my head! Posted by heisenbug at 6:45 PM No comments: Labels: gravity , inertia , pondering Sunday, January 9, 2011 Quantifiers: Dark Matter Modern cosmology routinely deals with dark matter , a source of gravity necessary to explain certain things. In the last days I discovered a kind of dark matter in Ωmega too, and here is the related story. As we know type constructors arise when the data definition is equipped with parameters, like below: data Tree a = Tip a | Fork (Tree a) (Tree a) a is a type variable and gets instantiated (to a type) when we want the tree to contain actual information. Actually I could have written the second recursive occurrence of Tree a in the Fork branch as Tree Char , and the type checker would have accepted it. Why? Because at each instantiation site the type variable a is created fresh , and can be bound to a new expression. But what is the kind of a ? In Haskell it can only be * , which classifies all types, as the other possible kinds ( * → * , etc.) do not classify types. But this kinding relation is not spelled out directly, so let's choose a more explicit definition: data Tree :: * → * where ... When talking about Tree Integer , then it gets pretty clear that Integer 's kind must be * and that the resulting  Tree Integer is itself kinded by * . But there is a fine distinction between explicit and implicit kinding in Ωmega: in the latter case a is kinded by a unification variable instead of by * . The reason is that Ωmega allows us to define custom kinds, which can classify other type-like things. These are usually used for indexing of type constructors. The unification variables that are present, but hidden from the user only become manifest when we have multiple levels of data definitions, with the higher levels indexing the lower ones and some constructor function tries to bind the unification variable to different kinds. Of course that won't work and all you'll see is a very cryptic error message. The smallest example I have encountered is issue 70 , which I will present as an example here. data Pat :: *3 where   Q :: Pat ~> Pat data Pat' :: Pat ~> *2 where   Q' :: Pat' n ~> Pat' (Q n) data Pat'' :: Pat' p ~> *1 where   Q'' :: Pat'' n ~> Pat'' (Q' n) data Pat''' :: Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Look at the last line, it induces these two kind equations: n = Pat'' p1 Q'' n = Pat'' p2 Each equality at some level induces an equality at one level up. But p1 and p2 are kinded by the same unification variable, k . Let's note the two equations with k in the middle: m = k = Q' m where m is the kind of n . You can see now that m is forced to be equal to Q' m , which is clearly incommensurable. The solution is clearly to spell out kinding quantifiers explicitly with type variables. Since these get instantiated to fresh copies on the fly, the above problem does not occur. So we arrive at (only showing the last definition for brevity's sake) data Pat''' :: forall (o::Pat) (p::Pat' o) . Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Black magic? Only when you let the kinds live in the dark! Posted by heisenbug at 12:38 PM No comments: Labels: omega , types Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Tuesday, December 14, 2010 Singleton Types are the Key to Co-dependency Since the last time I wrote about existentials I had a plenty of time to ponder how they fit into the qualifier-typed typed lambda calculus which de Bruijn has proposed , and I am very proud of implementing a formalization for. The headline has already spoiled the suspense, but the interesting part is how I arrived at that assertion. It happened last night and it carries all the attributes of an epiphany :-) There were some anomalies that worried me about the introduction of existential qualifiers in the prequel post : the treatment of patterns that are values was missing, the handwavy argument how the proposition corresponding to the condition is encoded, that the dependent sum binder introduced two variables (where lambdas only introduce one), and finally that parenthesized condition after the ∃-quantor which do not seem to appear in logic textbooks. It was the first worry that kept me awake this night. Here is a prototypic definition: fac 0 = 1 fac (1+n) = (1+n) * fac n In Dylan (an object-oriented functional language) one would write the first branch of same function as define method fac (n :: singleton(0)) 1 end Here the  singleton function returns a type whose sole inhabitant is the argument to  singleton . This analogy pushed me over the top. What if I introduced the concept of co-dependency in my formalization? Say, ∃x:singleton 1 . x where values can be lifted up in the type realm and appear at the right-hand-side of the type judgement (:). I prefer to call this co-dependency because it is opposite to regular dependency which happens in the returned expression . Consider the following type-theory expression: λx:Int . 〈y:singleton (5*x)〉 . y here a universally quantified variable (x) is entering an expression which is the argument to the singleton construct giving the type to y. What does it mean? That for every x there is an y of 5 times the magnitude, which becomes the result. With this interpretation all my worries have vanished: there is just one variable added by the dependent sum quantification and the condition is now neatly tucked away on the right side of the colon! Next to come: introduce this idea into the formalization. Posted by heisenbug at 12:01 AM 6 comments: Labels: dependent types , dylan , logic Saturday, December 11, 2010 Zipping through it In my email conversation with Brandon prior to the release of thrist-0.2 , I told him that I did not come around implementing reverse thrists, and I showed how they arise naturally when doing computational passes over thrists: (((a, b), c), d) e (f, (g, (h, i))) . He asked me whether this has anything to do with zippers , which I answered to the affirmative, my previous ideogram being essentially a thrist zipper . As it maneuvers through the data structure it deconstructs the original thrist, places a new element into focus and zips together a left-associative structure behind. Visually it (kind of) corresponds to the zipper on your jacket. This post is dedicated to this versatile tool being applied to thrists to obtain an isomorphic data structure which I call the ThristZipper . As the ideogram demonstrates, this zipper consists of three parts: the left-associate thrist (usually holding the already visited portion), the focus element e , the (right-associative) thrist (usually to be iterated over). So first we have to define LeftThrist (this is how I prefer to call it). data LeftThrist :: (* → * → *) → * → * → * where   LeftNil :: LeftThrist k a a   LeftCons :: LeftThrist k a b → k b c → LeftThrist k a c Again, the types match up. Now we can define  ThristZipper : data ThristZipper :: (* → * → *) → * → * → * where   Focus :: LeftThrist k a b → k b c → Thrist k c d → ThristZipper k a d It remains to define all the operations on  ThristZipper that will make it a versatile tool. We start with zipInto : zipInto :: Thrist k a b → Maybe (ThristZipper k a b) zipInto Nil = Nothing zipInto (Cons e r) = Just (Focus LeftNil e r) We can similarly define  zipLeftInto , advancing , focus manipulation ,  maps , folds and getting out on the right or in the left. These are of course left as an exercise to the reader, but I will define retract (the opposite movement from advance ) here for good measure: retract :: ThristZipper k a b → Maybe (ThristZipper k a b) retract (Focus LeftNil _ _) = Nothing retract (Focus (LeftCons r e') e t) = Just (Focus r e' (Cons e t)) And a lot prettier in Ωmega ( svn HEAD ): retract (Focus []lt _ _) = Nothing retract (Focus [r; e']lt e t) = Just (Focus r e' [e; t]l) PS: I definitely plan to make all this part of thrist-1.0 when it arrives.  Posted by heisenbug at 4:23 AM No comments: Labels: haskell , omega , thrist Friday, December 10, 2010 The Sky was the Limit Everyone remembers Tom Petty's song 'Into the Great Wide Open' with it's famous refrain The sky was the limit I was thinking about limits (the category theory ones) for many years now, but could never really visualize the concept. (I should really start reading Awodey's 'Category Theory' which will be my present to self at Xmas.) I tried to get hold of the related problems with a mental construction of a lazy, self-building thrist. It was clear that each element should increase the type, Z , (S Z) , (S (S Z)) , etc. ad infinitum, so the start type would be clear: Thrist Up Z ? . But the ? , let's call it the limit, is not clear at all. Anyway it would be an infinite type, not like in the simple analogy of let count = 0 : count in count , where count :: [Int] holds. As we know type checkers do not like infinite types, as it would take forever and two days to check them :-) Fortunately the sky is not a limit anymore and I came up with a solution that is nice and short even in Ωmega, which is a strict language (albeit with a lazy construct). Since it is only a few lines I can effortlessly reproduce it here. data Count :: Nat ~> Nat ~> * where   Incr :: Nat' n -> Count n (1+n)t The Incr constructor states the typing rule, namely one higher to the right than to the left. We can try it out: prompt> [Incr 0v, Incr 1v, Incr 2v]l [(Incr 0v),(Incr 1v),(Incr 2v)]l : Thrist Count 0t 3t Not surprisingly, this is the only value of type  Thrist Count 0t 3t . We follow the example of count above and write: a = [Incr 0v; lazy (shift a)]l Naturally shift will shift a Count thrist to the right, thus satisfying the type constraint of thrists, that at each joining point the left and right types must match up. The  lazy  keyword is needed here to delay the evaluation, it is however pointless in Haskell. All that remains is to write the  shift  function which will create the ominous limit type: shift :: Thrist Count n a -> Thrist Count (1+n)t a shift [Incr n; r]l = [Incr (1+n)v; lazy (shift r)]l It is probably not a surprise that the limit value is ⊥ (i.e. nonexistent), so any type will do (along the constraints of the kind in question). I settled with a universal type. Now we can pattern match on a to see that it really grows into the sky: case a of {[a,aa,aaa,aaaa; b]l -> show b} prints  "[(Incr 4v) ; ...]l" thanks to show 's magic. The  ...  corresponds to the suspended computation. Hey, it wasn't that hard at all! Where is the infinite type? It is hidden behind the existential barrier that is formed at each thrist joining point, and since it cannot escape we do not have to worry it... Good night! Posted by heisenbug at 3:09 PM No comments: Labels: category theory , haskell , omega , thrist Wednesday, December 1, 2010 Es taut nicht The subject is German, meaning "it doesn't thaw", which is rather true: as I write this we have chilly -10 °C (14 °F) and 25 cm (10 inches) snow on the ground. And it keeps snowing. I cannot remember a winter like this. But this is not the reason of my posting! Instead I have hidden a pun in there: "there is no tau ", yes, the Greek letter (τ). Which proposition is definitely false, because as of today I succeeded to encode de Bruijn's higher degree binders in Ωmega . I've fought a lot (on and off) against this fortress... The code is here , see and comment. PS: Does anybody know a better quality URL for this paper ? Posted by heisenbug at 6:08 PM 1 comment: Labels: dependent types , omega Saturday, November 27, 2010 More on Existentials In a previous post I suggested a new (?) interpretation for pattern variables in case branches. This post is my way to understand matters more. Let's start with the basic example data Temp :: * where   Kelvin :: Float -> Temp Then Kelvin 273.2 is about the temperature at which water freezes (or dually, thaws). Okay, let's demonstrate my point by this code: diff :: Temp -> Temp -> Bool diff (Kelvin a) (Kelvin b) = a == b test t = case t of { Kelvin a -> diff t (Kelvin a) } What do you expect the function test is? Yes, the const True one! The explanation is simple, as we are in a referentially transparent context, destructuring a value by pattern matching and reconstructing it the same way from its parts creates a value undistinguishable from the original. This of course means that diff will not be able to detect a difference. Let's switch to a different interpretation. Some oracle invokes the case branch and says: I am not allowed to tell you what it is but here is a Float named a and you can assume that Kelvin a is indistinguishable from t ! Look ma, no 'pattern matching' or 'destructuring' needed! a may contain 3.14 or 3.15 or 100.1 or ..., ad infinitum, we simply do not know. But we know that it names a Float ! It exists as a Float . Mathematically the case branch can be written as ∃ a : Float ( t ≡ Kelvin a ) . diff t (Kelvin a) which is the english phrase "compute diff t (Kelvin a) under the assumption that there is a Float -valued number that when passed to the function Kelvin becomes undistinguishable from the case scrutinee". After seeing the same thing in three languages we have to reformulate it one more time. Into logic, that is the language of type theory . Types are propositions and any value one type inhabit proves the corresponding proposition. The existential quantifier (∃) above gets mapped to a dependent sum that is the input to the computation t : Temp ⊦ 〈a : Float, proof : SomeProp(t, a)〉. diff t (Kelvin a) I took this formulation (and other wisdom) from Appendix A of Steve Awodey's recent paper . This part unfortunately is not my strongest side. My best guess is that SomeProp(t, a) is a type that encodes the same ness fact, and depends on a. Moreover, proof is an inhabitant of that type. The  〈a : Float, proof : SomeProp(t, a)〉 construct binds two existential variables. The I hope to come up with a nicer formulation sometime. ( Please comment if I got something wrong, thanks! ) After understanding this, we can advance to more involved issues, namely one level higher. Take a look at this gorgeous definition: data Ex :: * where   Hide :: a -> Ex This is a pretty useless data type but should be sufficient for my purposes. Then we need a function that pattern matches on it: f :: Ex -> Bool f e = case e of { Hide it -> True } We see that pattern matching unhides the hidden value. It is said that it receives an existential type in the case branch where it is bound. But you will see no type annotation on it , ever. So, what happens in the case branch this time? While the type of it might have been known at the moment of construction, at this point the type system does not know it. So it is assumed to have some type t . After giving our unknown a name (thus qualifying it existentially) we can ponder about the value of it . This is something we have explored above already, so we can reformulate the case branch mathematically like follows: ∃a:* (true) . ∃ it :a (e ≡ Hide it ) . True The first qualifier has just a trivial condition attached to it, I believe I could also have omitted it. I am on pretty thin ice at this point so I'll refrain from giving a type-theoretic transcription, but you can imagine that there will be two dependent sum binders where the first enters in the second in the classifier position . One more closing thought on the oracles involved. They sound mysterious but they aren't at all. For example in Ωmega the oracle for values it the reduction machinery for runtime values. It is obvious how this machinery is able to look into closures and deconstruct instances of polynomial datatypes. On the type (also kind and up) level, however Ωmega resorts to narrowing , an evaluation mechanism usually employed in logic programming. In the typing rules these mechanisms do not have a place, thus how the variables get bound remains elusive to those. Posted by heisenbug at 4:27 PM No comments: Labels: dependent types , haskell , logic Applicative Structures and Thrists I've been toying with the idea of furnishing the the applicative framework into thrist-like clothing , with early attempts here . Last night I might have gotten it, finally... Here is the idea. Since function application is left-associative, but thrists are right associative, I'll reverse the application's direction to right-to-left, i.e. f a b c will become c b a f . This uglyness is another reason to finally whip up a RevThrist , which would be SNOC-like and left-associative. We need following ingredients: Fun - functions perform the reduction to a new object, Arg - arguments successively saturate the applicable structure to the right, Par - partial application (or parent) initiates the reduction. I'll explain these elements next, but first rewrite the above expression a bit to get a parentesized form (c(b(a f))) , and now with roles marked up in thrist syntax: Cons (Arg c) $ Cons (Arg b) $ Cons (Arg a) $ Cons (Fun f) Nil Looks almost reasonable. Time to define the ingredients mentioned above. Remember, that it must be a two-parameter data type and that the types must match up between Arg c and Arg b , etc., and finally between Arg a and Fun f . This is a pretty hefty requirement! We can attempt passing the effective application type between the ingredients, defining the data structure as data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) c   Arg :: a → Appli b (a → b) This means functions pass their own type to the left (and ignoring what comes from the right), while arguments expect a saturable effective type from the right, store an appropriate value and propagate the remaining type to the left. This should work now: Cons (Arg 'a') $ Cons (Fun ord) Nil , with the type being Thrist Appli Int c . As you can see, no function type gets passed to the left, so you cannot prepend any more arguments. But this all appears useless since we cannot nest things. The Par ingredient will take care of this: Par :: Thrist Appli a c → Appli b (a → b) Par has a double role, it acts just like an argument, but holding a thrist inside, and thus groups a sub-application. The c type variable occurring in Par and Fun troubled me a lot, because it allows building up illegal thrists. Consider Cons (Fun f) $ Cons (Fun f) Nil . This gibberish cannot be assigned any reasonable semantics! Finally it occurred to me to use a phantom type for filling in this breach: data Peg Since Peg is uninhabited, no function signature can include it (unless it is a divergent one). It also ensures that the leftmost ingredient in a thrist is a function, how practial for Par ! Anyway, our Appli is done now: data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) Peg   Arg :: a → Appli b (a → b)   Par :: Thrist Appli a Peg → Appli b (a → b) So what brave soul will try this out? Because I must confess, up to this point I've been too lazy to fire up GHC! You might be inclined to say, why this whole circus? An awkward notation for something as simple as function application? Any Haskell implementation can do this with a beautiful syntax! Yes, we can build up applications but can't even compute them. This is a toy at the moment. But try to pull apart an application in Haskell! You can't! Here you can add an evaluator ( foldlThrist ?) and also instrument, trace, debug your evaluation process. Also, there is a reason I say 'Applicative Structures' in the title. Here is a generalization of Appli that is parametrized: data Appli :: ( * → * → * ) → * → * → * where   Fun :: (a ~> b) → Appli ( ~> ) (a ~> b) Peg   Arg :: a → Appli ( ~> ) b (a ~> b)   Par :: Thrist (Appli ( ~> )) a Peg → Appli ( ~> ) b (a ~> b) You are free now to create your own function and value space with attached typing rules and still be able to use Thrist (Appli MySpace) ... The possibilities are endless, e.g. encrypted execution on remote hosts or abstract interpretation, you say it. Have Fun ! Posted by heisenbug at 6:37 AM No comments: Labels: applicative , haskell , thrist Thursday, November 25, 2010 Type Synonyms Generalized Type functions are the new trend. Ωmega has them with the following syntax: tfun :: Nat ~> Nat {tfun Z} = S Z Haskell (that is GHC) has them in the flavor of type families. It has just occurred to me that they can be considered as a syntactic relaxation of type synonyms! Look: tfun :: Nat ~> Nat type tfun Z = S Z type tfun (S n) = Z When conventional type synonyms are used they must be fully applied. This should be the case here too. I am not sure whether type families or Ωmega-style type functions can be partially applied, though. Anyway, a bit more to write at the definition site but less curlies to type at the call site; it may well be worth it. Posted by heisenbug at 3:06 PM No comments: Labels: crazy , haskell , omega Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile &#
2026-01-13T09:30:29
https://id-id.facebook.com/login/?next=https%3A%2F%2Fl.facebook.com%2Fl.php%3Fu%3Dhttps%253A%252F%252Fwww.instagram.com%252F%26amp%253Bh%3DAT2nJeKHCPEc0FVCuroxa0bpEZceGJgV6GpPJ7lJ734s0wYdjmZBLyMsTFiX2I70A94OstHhn56tw53QCFTF4zKC0lVtqxlOPnv28kU_hwxKzkqTGaNNEXU8ZGMkJn-CdESeEyB0TTeqeTQ_
Facebook Facebook Email atau telepon Kata Sandi Lupa akun? Buat Akun Baru Anda Diblokir Sementara Anda Diblokir Sementara Sepertinya Anda menyalahgunakan fitur ini dengan menggunakannya terlalu cepat. Anda dilarang menggunakan fitur ini untuk sementara. Back Bahasa Indonesia 한국어 English (US) Tiếng Việt ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch Daftar Masuk Messenger Facebook Lite Video Meta Pay Meta Store Meta Quest Ray-Ban Meta Meta AI Konten Meta AI lainnya Instagram Threads Pusat Informasi Pemilu Kebijakan Privasi Pusat Privasi Tentang Buat Iklan Buat Halaman Developer Karier Cookie Pilihan Iklan Ketentuan Bantuan Pengunggahan Kontak & Non-Pengguna Pengaturan Log aktivitas Meta © 2026
2026-01-13T09:30:29
https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&h=AT1lhkijCjFizf88oi85vzUMe2hc2KS14pu72Y_cfqTdpAO3BlZHolNmuU9TqiNp130O9a7BLUT3hrGXT7Uj5BUiel_nedYXaymspxXIxW-yi1_Bma_FMQAbDv6VsopPD132O12cOHfwskLC
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&h=AT2v4kMK5qigNjVDUp66hSdWBf4_zVnQxE__H4LTow30xKEjr8sHarv0GWkzdfs7KoNziaq4xzfCt2JlXe58mn9IcAYD-0tYI-ymgQrDlxqmmSTe8ivLaqKApFFHgqZ4_C60wAbAVyX5LJO5
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-1.2.5/docs/Data-Semigroup-Traversable.html
Data.Semigroup.Traversable Source Contents Index semigroupoids-1.2.5: Haskell 98 semigroupoids: Category sans id Portability portable Stability provisional Maintainer Edward Kmett <ekmett@gmail.com> Data.Semigroup.Traversable Description   Documentation class ( Foldable1 t, Traversable t) => Traversable1 t where Source Methods traverse1 :: Apply f => (a -> f b) -> t a -> f (t b) Source sequence1 :: Apply f => t (f b) -> f (t b) Source Instances Traversable1 Tree   Traversable1 NonEmpty   Traversable1 Identity   Traversable1 f => Traversable1 ( IdentityT f)   ( Traversable1 f, Traversable1 g) => Traversable1 ( Compose f g)   ( Traversable1 f, Traversable1 g) => Traversable1 ( Product f g)   foldMap1Default :: ( Traversable1 f, Semigroup m) => (a -> m) -> f a -> m Source Produced by Haddock version 2.9.2
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-4.5
semigroupoids: Semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] This version is deprecated. Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. A Category is any Semigroupoid for which the Yoneda lemma holds. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Foldable ----> Traversable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Foldable1 ---> Traversable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. Modules [ Index ] Data Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Data.Groupoid Data.Isomorphism Data.Semifunctor Data.Semifunctor.Associative Data.Semifunctor.Braided Semigroup Data.Semigroup.Foldable Data.Semigroup.Traversable Data.Semigroupoid Data.Semigroupoid.Coproduct Data.Semigroupoid.Dual Data.Semigroupoid.Ob Data.Semigroupoid.Product Data.Semigroupoid.Static Traversable Data.Traversable.Instances Flags Manual Flags Name Description Default containers You can disable the use of the containers package using `-f-containers`. Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled contravariant You can disable the use of the contravariant package using `-f-contravariant`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Contravariant Enabled distributive You can disable the use of the distributive package using `-f-distributive`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Distributive Enabled doctests You can disable testing with doctests using `-f-doctests`. Enabled comonad You can disable the use of the comonad package using `-f-comonad`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Comonad Enabled Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info Downloads semigroupoids-4.5.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Dependencies base (<0) , base-orphans (>=0.3 && <1) , comonad (>=4 && <5) , containers (>=0.3 && <0.6) , contravariant (>=0.2.0.1 && <2) , distributive (>=0.2.2 && <1) , semigroups (>=0.8.3.1 && <1) , transformers (>=0.2 && <0.6) , transformers-compat (>=0.3 && <0.5) [ details ] License BSD-3-Clause Copyright Copyright (C) 2011-2015 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by EdwardKmett at 2015-05-13T21:25:12Z Revised Revision 1 made by EdwardKmett at 2015-05-15T12:44:56Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs available [ build log ] Last success reported on 2015-05-13 [ all 1 reports ] Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&h=AT2LVUC0m6TWJQN1PIPlmABXP_LsXTLPFWCbSgOzRfBAbPGebvTWByf40zx-lzKssmypiSPV8eKPCM-58-VH43AReIc0EIoQgt1bKiAJqAzNIknyhAZnWhczMLyyxfDUdtLiO5vhF4iSXKtc
Facebook Facebook 이메일 또는 휴대폰 비밀번호 계정을 잊으셨나요? 새 계정 만들기 일시적으로 차단됨 일시적으로 차단됨 회원님의 이 기능 사용 속도가 너무 빠른 것 같습니다. 이 기능 사용에서 일시적으로 차단되었습니다. Back 한국어 English (US) Tiếng Việt Bahasa Indonesia ภาษาไทย Español 中文(简体) 日本語 Português (Brasil) Français (France) Deutsch 가입하기 로그인 Messenger Facebook Lite 동영상 Meta Pay Meta 스토어 Meta Quest Ray-Ban Meta Meta AI Meta AI 콘텐츠 더 보기 Instagram Threads 투표 정보 센터 개인정보처리방침 개인정보 보호 센터 정보 광고 만들기 페이지 만들기 개발자 채용 정보 쿠키 AdChoices 이용 약관 고객 센터 연락처 업로드 및 비사용자 설정 활동 로그 Meta © 2026
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2011/10/#sidebar
don't count on finding me: October 2011 skip to main | skip to sidebar don't count on finding me Wednesday, October 5, 2011 Macs and me I am profoundly saddened since I woke up at 4:00am in the morning, and saw the news headline about the passing of Steve Jobs. I have seen this coming for a long time, as my father died in a very similar way back 1993 with only 52. Looking at the thin appearance of Jobs in the last month or even years I constantly get reminded of him. Basically the same story of suffering, loss of weight, liver transplant (in vain), death. RIP, Dad, RIP, Steve. I am writing this on a rusty vintage 2000 PowerBook G4 Titanium, I bought on eBay last year, because the video of my own 2001 TiBook went black. By today's web standards completely inadequate, it serves me well for news reading, terminal logins, etc. My son Pedro got his MacBook Pro 15'' delivered just today. An awesome piece of technology. My father bought the first Mac in 1986, just after opening his practice as a neurologist. This was two years after cutting all strings in Hungary and fleeing to Germany in a pretty bold move. Must have been a moment of total self-overestimation when I promised to my dad "if you buy that Mac Plus I'll write you the best software for it for your doctor's office". A crazy time began. At day the Mac was used to keep patient's data with a DTP program "RagTime", at 5pm I hauled the Mac home (in a big black bag) and started writing the program. Sometimes deep into the night. I used Turbo Pascal (and later MPW) after figuring out that the Lisp environment I preferred simply did not cut it due to insufficient support of the Toolbox. In the morning my father carried the Mac back and powered it up. Less than year later the program was ready for productive work. A Mac SE joined the party and we had a networked doctor's application with a really neat windowed user interface, that would put even today's programs to shame in this regard. There was even a time when we fancied marketing this product, but my university duties and the early death of my father simply negated all plans to this end. When I had my diploma in my hands I picked up the phone and called the guy who sold us the Mac Plus and a copy of "Inside Macintosh" back in '86. In the meantime he founded a pretty successful company around a networked admin solution called 'netOctopus' which was his baby. We occasionally met at Apple developer events and I new that he was a pretty damn good coder. He hired me and I was earning money by programming Macs! So yes, I love Macs and there is no reason that this will change in the foreseeable future. I kept telling to myself, should Jobs die one day, I'll put that Mac Plus (now in my basement and still functional) up for sale at eBay. My thought today: "screw it – too many fond memories attached". Posted by heisenbug at 9:39 PM 3 comments: Labels: family , mac , sadness Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ▼  2011 (7) ►  December (1) ►  November (1) ▼  October (1) Macs and me ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/pkg_set_key_packages.html
key_packages package set for bookworm/amd64 Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests key_packages package set for bookworm/amd64 All tracked package sets for bookworm/amd64 Debian package sets: essential required important build-essential build-essential-depends popcon_top1337-installed-sources key_packages installed_on_debian.org had_a_DSA cii-census cloud-image cloud-image_build-depends desktop package sets: gnome gnome_build-depends kde kde_build-depends mate mate_build-depends xfce xfce_build-depends Debian distribution package sets: CIP CIP_build-depends debian-edu debian-edu_build-depends freedombox freedombox_build-depends grml grml_build-depends tails tails_build-depends pureos_default_install pureos_default_install_build-depends maintenance team package sets: maint_debian-accessibility maint_debian-boot maint_debian-lua maint_debian-med maint_debian-ocaml maint_debian-on-mobile-maintainers maint_debian-python maint_debian-qa maint_debian-science maint_debian-x maint_pkg-android-tools-devel maint_pkg-erlang-devel maint_pkg-fonts-devel maint_pkg-games-devel maint_pkg-golang-maintainers maint_pkg-grass-devel maint_pkg-haskell-maintainers maint_pkg-java-maintainers maint_pkg-javascript-devel maint_pkg-multimedia-maintainers maint_pkg-perl-maintainers maint_pkg-php-pear maint_pkg-openstack maint_pkg-r maint_pkg-ruby-extras-maintainers maint_pkg-rust-maintainers maint_reproducible-builds The package set key_packages in bookworm/amd64 consists of 6661 packages: 138 (2.1%) packages failed to build reproducibly: shaderc efl automake1.11 bnd cxxtest codenarc gtk-sharp2 ipxe cjk javaparser libkolabxml libnb-platform18-java latex-cjk-chinese-arphic menu maxima mm-common mono-tools guile-3.0 mrmpi aspectj nunit pstoedit scalable-cyrfonts systemtap lucene4.10 gmetrics emoslib # codec2 scons r-cran-cli closure-compiler infinipath-psm ruby-pygments.rb groovy nbsphinx lirc r-cran-rprojroot hsail-tools python-graphviz lynx fonts-smc-rachana dask qtx11extras-opensource-src doxygen qtsensors-opensource-src xindy h2database qtquickcontrols2-opensource-src ldc qttools-opensource-src fltk1.3 dejagnu auctex freetds snapd sbcl qtwayland-opensource-src intel-mediasdk libjcat qt6-5compat grub2 + + + + qt6-multimedia qtquickcontrols-opensource-src qt6-quick3d kuserfeedback eckit gcl qtserialport-opensource-src qtspeech-opensource-src linux86 mpich qtgraphicaleffects-opensource-src python-jsonschema secilc wireplumber oxygen-icons5 eccodes libayatana-appindicator parallel valgrind + libadwaita-1 black underscore sphinx-panels python-xarray qtwebsockets-opensource-src python-pygraphviz qtconnectivity-opensource-src qtsvg-opensource-src qtlocation-opensource-src ksh93u+m # libcamera gdcm r-base mypy qt6-declarative boost1.74 lucene8 gdb statsmodels python-mkdocs nbconvert petsc qtwebengine-opensource-src binutils-mipsen qtdeclarative-opensource-src fish lombok odc node-mocha ipyparallel fop hevea bluez openvswitch gcc-12-cross graphviz + numpy twisted libpgjava emacs qtbase-opensource-src # # # python3.11 tomcat10 twitter-bootstrap3 commons-vfs php8.2 commons-beanutils icu sphinx-gallery libcommons-lang3-java imagemagick qemu ffmpeg vlc # + xorg-server linux gnupg2 73 (1.1%) packages failed to build from source: ruby-stackprof google-guest-agent python-watchgod node-grunt-webpack ruby-fakefs ruby-rest-client ruby-haml strace haskell-unordered-containers freezegun haskell-unicode-collation haskell-citeproc haskell-lpeg python-babel tqdm python-argcomplete ruby-pry-byebug pexpect node-v8flags grilo node-performance-now kalarm node-sinon appstream node-webassemblyjs libdazzle suitesparse node-p-limit apache-opennlp haskell-doclayout python-setproctitle openldap uglify-js munge node-bl haskell-basement gjs node-flagged-respawn node-tar gtk4 node-css-tree golang-fsnotify libgweather4 python-autopage fakeroot netplan.io syslinux kcmutils qtcharts-opensource-src totem kitinerary clisp ghc # nspr qtremoteobjects-everywhere-src kcontacts jupyter-notebook autogen ruby3.1 uvloop gcc-11-cross devscripts node-rollup-plugin-node-polyfills python-asyncssh espeak-ng rsyslog # yarl nodejs curl gst-plugins-base1.0 perl glibc debian-installer # # # 42 (0.6%) packages are either in depwait state, blacklisted, not for us, or cannot be downloaded: librtas iprutils powerpc-utils s390-sysconfig-writer gcc-11-cross-mipsen flash-kernel sysconfig qcontrol gcc-12-cross-mipsen s390-tools s390-zfcp micro-evtd cross-toolchain-base cross-toolchain-base-ports s390-netdevice zipl-installer s390-dasd python-eventlet partman-prep ceph gcc-12 openblas wine octave trilinos mono magics++ gcc-11 vtk9 ocaml-dune wpewebkit scipy gcc-12-cross-ports openjfx grub-efi-arm64-signed grub-efi-ia32-signed cross-toolchain-base-mipsen shim-helpers-i386-signed shim-helpers-arm64-signed nss linux-signed-i386 linux-signed-arm64 6408 (96.2%) packages successfully build reproducibly: a52dec aalib abego-treelayout abi-compliance-checker abseil accerciser accountsservice acl acorn acpica-unix adduser adequate advancecomp adwaita-icon-theme afdko aglfn aiofiles aioredis aiosignal aisleriot akonadi akonadi-calendar akonadi-calendar-tools akonadiconsole akonadi-contacts + akonadi-import-wizard + akonadi-mime + akonadi-notes akonadi-search akregator alabaster alex alglib alsa-lib alsa-plugins alsa-utils amazon-ec2-utils amdgcn-tools amtk anacron analitza animal-sniffer ann anna ansible-core ant ant-contrib anthy antlr antlr3 antlr4 antlr-maven-plugin aom apache2 # apache-log4j1.2 apache-log4j2 apache-pom apg # + apiguardian apipkg apparmor appconfig appdirs appstream-glib apr apr-util apt apt-cacher-ng apt-listchanges apt-setup argon2 args4j argyll aribb24 ark armadillo arm-trusted-firmware arpack artikulate asciidoc asciidoctor asm aspcud aspell aspell-en aspell-he assertj-core assimp astroid asymptote atf atinject-jsr330 atkmm1.6 at-spi2-core attica-kf5 attr audiocd-kio audit augeas autoconf autoconf2.13 autoconf2.69 autoconf-archive autoconf-dickey autodep8 automake-1.16 automat autopep8 autopkgtest autotools-dev avahi avalon-framework avogadrolibs awscli aws-crt-python axis ayatana-ido babel-minify babeltrace backbone baloo-kf5 baloo-widgets baobab base-files base-installer base-passwd bash bash-completion batik bats bc bcache-tools bcel bcg729 bctoolbox bdfresize beautifulsoup4 beep benchmark bf-utf biber bignumber.js bind9 # bindex binfmt-support binutils # binutils-arm-none-eabi binutils-mingw-w64 binutils-or1k-elf bison blends blinken blinker blktrace blockdiag blt bluez-qt bobcat bogl bogofilter bomber boost-defaults boot bottleneck bouncycastle bovo box2d brasero breathe breeze breeze-icons breezy brltty brotli bsd-mailx bsdmainutils bsh bterm-unifont btrfs-progs bubblewrap build-essential build-helper-maven-plugin busybox bwidget byacc byacc-j byte-buddy bzip2 bzr c3p0 ca-certificates ca-certificates-java cached-property cachy cairo cairocffi cairomm cairosvg caja camlbz2 camlp-streams camlzip cantor capstone c-ares cargo caribou carrotsearch-hppc carrotsearch-randomizedtesting castor castxml catch catch2 c-blosc # ccache ccid cdbs cdebconf cdebconf-entropy cdebconf-terminal cdi-api cdparanoia cdrkit cdrom-checker cdrom-detect cdrom-retriever cecil cervisia cfengine3 cffi cffsubr cfgrib cfitsio cfortran cftime cgif cglib chafa chardet charls check checkpolicy cheese cheetah chemical-mime-data cherrypy3 chktex chmlib choose-mirror chromaprint chrony chrpath cinnamon cinnamon-control-center cinnamon-desktop cinnamon-desktop-environment cinnamon-menus cinnamon-screensaver cinnamon-session cinnamon-settings-daemon cinnamon-translations cjs cjson cl-alexandria clasp classmate classycle cl-babel clear-sans cli-common clikit cln clock-setup cloud-init cloud-initramfs-tools cloudpickle cloud-utils clp cl-regex clucene-core + cluster cluster-glue clutter-1.0 clutter-gst-3.0 clutter-gtk cmake cmake-extras cmark cmark-gfm cmd2 cmdliner cmdreader cmdtest cme cmocka cm-super cobertura cobra-cli codemirror-js coderay codespell codetools coffeescript cogl coinmp coinor-cbc coinor-cgl coinor-osi coinutils colord colord-gtk colors.js colorspacious combblas comic-neue commonmark commons-configuration commons-csv commons-exec commons-httpclient commons-io commons-jci commons-math3 commons-parent commons-pool commons-pool2 commons-text compreffor compress-lzf configobj console-common console-data console-setup constantly context contextlib2 contourpy conversant-disruptor # coolkey coreboot coreutils corosync cpio cppcheck cppo cpptasks cppunit cppy cracklib2 crashtest cron crust-firmware cryptsetup cscope cssmin cucumber cudf cunit cup cups # cups-filters cups-pk-helper curvesapi cvs cvsps cvxopt cyrus-sasl2 cython + czmq d3 d3-format darts dash dask-sphinx-theme datefudge dav1d db5.3 dbconfig-common db-defaults dblatex dbus dbus-broker dbus-c++ dbus-glib dbus-python dbus-test-runner dconf dconf-editor dctrl-tools dd-plist debconf debconf-kde debhelper debian-archive-keyring debian-cd debian-cloud-images debiandoc-sgml debian-edu debian-edu-artwork debian-edu-config debian-edu-install debian-faq debian-installer-netboot-images debian-installer-utils debian-ports-archive-keyring debianutils debootstrap debsums debugedit debugpy dee deepdiff defcon defusedxml depthcharge-tools depthcharge-tools-installer derby desktop-base desktop-file-utils devhelp device-tree-compiler devio dh-autoreconf dh-buildinfo dh-cargo dh-di dh-elpa dh-exec dh-fortran-mod dh-golang dh-linktree dh-lisp dh-lua dh-make-perl dh-nss dh-ocaml dh-octave dh-php dh-python dh-r dh-runit dh-sysuser dh-vim-addon dictionaries-common dietlibc diffstat diffutils dill directfb directx-headers discount diskcache disruptor dist distlib distro-info distro-info-data django-nose djview4 djvulibre dkms dlm dmidecode dmz-cursor-theme dns323-firmware-tools dnspython dns-root-data doc-base docbook docbook2x docbook5-xml docbook-dsssl docbook-to-man docbook-utils docbook-xml docbook-xsl doc-debian docopt doctest dolphin dolphin-plugins dom4j dos2unix dose3 dosfstools dot2tex dotconf double-conversion doxia doxia-sitetools dpdk dpkg # dpkg-awk dpkg-cross dpkg-source-gitarchive draco dragon dragonbox drkonqi dropwizard-metrics dsdp d-shlibs dtd-parser duktape dulwich dupload dvd+rw-tools dvidvi dvipng dvisvgm dwarfutils dwarves dwz dxflib e2fsprogs easymock ebook-tools ecbuild eccodes-python ecj eclipse-debian-helper eclipse-emf eclipse-equinox eclipse-jdt-core eclipse-jdt-debug eclipse-jdt-ui eclipselink eclipselink-jpa-2.1-spec eclipse-platform-debug eclipse-platform-resources eclipse-platform-runtime eclipse-platform-team eclipse-platform-text eclipse-platform-ua eclipse-platform-ui ecmwflibs ed edict editorconfig-core efi-reader efivar eglexternalplatform egl-wayland ehcache eigen3 el-api elementpath elfutils elisa-player ell emacsen-common enchant-2 ent entrypoints eog eperl epstool equinox-p2 equivs error-prone-java eslint espeak espeakup etckeeper ethtool evince evolution evolution-data-server excalibur-logger excalibur-logkit exec-maven-plugin execnet exempi exim4 exiv2 exo expat expect extlib extra-cmake-modules exuberant-ctags f2fs-tools faad2 facile fakechroot faketime fastinfoset fastjar fbset fcitx fcode-utils fdupes featherpad feedparser felix-bundlerepository felix-framework felix-gogo-command felix-gogo-runtime felix-gogo-shell felix-main felix-osgi-obr felix-resolver felix-shell felix-shell-tui felix-utils fest-assert festival festival-freebsoft-utils fest-test fest-util feynmf ffcall ffms2 fftw3 fig2dev file filelight file-roller findbugs findlib findlibs findutils finish-install fiona firebird3.0 firewalld five-or-more flac flake8-polyfill flashrom flask flatpak flex flit flite flit-scm fluid-soundfont fluidsynth flute fmtlib folks fontconfig fontforge fontmake fontmath fontparts fontpens fonts-adf fonts-android fonts-arphic-bkai00mp fonts-arphic-bsmi00lp fonts-arphic-gbsn00lp fonts-arphic-gkai00mp fonts-arphic-uming fonts-baekmuk fonts-cabin fonts-cantarell fonts-comfortaa fonts-crosextra-caladea fonts-crosextra-carlito fonts-dejavu fonts-dustin fonts-ebgaramond fonts-farsiweb fonts-font-awesome fonts-freefont fonts-gfs-artemisia fonts-gfs-baskerville fonts-gfs-complutum fonts-gfs-didot fonts-gfs-neohellenic fonts-gfs-olga fonts-gfs-porson fonts-gfs-solomos fonts-go fonts-gubbi fonts-hosny-amiri fonts-inconsolata fonts-inter fonts-junicode fonts-kacst fonts-kanjistrokeorders fonts-khmeros fonts-lao fonts-lato fonts-liberation fonts-liberation2 fonts-linuxlibertine fonts-lobstertwo fonts-lohit-guru fonts-lohit-telu fonts-noto fonts-noto-cjk fonts-noto-color-emoji fonts-oflb-asana-math fonts-open-sans fonts-paratype fonts-quicksand fonts-roboto fonts-roboto-slab fonts-samyak fonts-sil-abyssinica fonts-sil-andika fonts-sil-charis fonts-sil-gentium fonts-sil-gentium-basic fonts-sil-gentiumplus fonts-sil-gentiumplus-compact fonts-sil-padauk fonts-sil-scheherazade fonts-stix fonts-tibetan-machine fonts-tlwg fonts-ukij-uyghur fonts-unfonts-core fonts-unfonts-extra fonts-urw-base35 fonts-vlgothic fonts-wqy-zenhei fonttools foreign four-in-a-row fping fragmaster frameworkintegration freecell-solver freeglut freehep-chartableconverter-plugin freehep-io freehep-util freehep-vectorgraphics freeipmi freepats freerdp2 freetable freetype freexl frei0r fribidi frozenlist fsspec fstrm ftgl funcparserlib furo fuse fuse3 fwupd fwupd-efi fyba galculator galera-4 game-music-emu ganymed-ssh2 garcon gavl gawk + gcab gcc-arm-none-eabi gcc-defaults gcc-defaults-mipsen gcc-defaults-ports gcc-mingw-w64 gcc-or1k-elf gcovr gcr gdal gdbm gdisk gdk-pixbuf gdk-pixbuf-xlib gdl gdm3 gdmd gedit gem2deb genext2fs gengetopt genshi geoclue-2.0 geocode-glib geos geronimo-annotation-1.3-spec geronimo-commonj-spec geronimo-concurrent-1.0-spec geronimo-ejb-3.2-spec geronimo-interceptor-3.0-spec geronimo-j2ee-connector-1.5-spec geronimo-jacc-1.1-spec geronimo-jcache-1.0-spec geronimo-jms-1.1-spec geronimo-jpa-2.0-spec geronimo-jta-1.2-spec geronimo-osgi-support geronimo-validation-1.0-spec geronimo-validation-1.1-spec gettext gexiv2 gf-complete gflags ghostscript ghp-import gi-docgen giflib gist git gitg git-lfs gl2ps glade glew glib2.0 glibmm2.4 glib-networking glm glpk glslang gluegen2 glusterfs glyphsinfo glyphslib gmp gnome-2048 gnome-autoar gnome-backgrounds gnome-bluetooth3 gnome-boxes gnome-builder gnome-calculator gnome-calendar gnome-characters gnome-chess gnome-clocks gnome-color-manager gnome-common gnome-contacts gnome-control-center gnome-desktop gnome-desktop-testing gnome-devel-docs gnome-disk-utility gnome-flashback gnome-font-viewer gnome-keyring gnome-klotski gnome-logs gnome-mahjongg gnome-maps gnome-menus gnome-mines gnome-music gnome-nibbles gnome-online-accounts gnome-panel gnome-pkg-tools gnome-robots gnome-screenshot gnome-session gnome-settings-daemon gnome-shell gnome-shell-extensions gnome-software gnome-sound-recorder gnome-sudoku gnome-sushi gnome-system-monitor gnome-taquin gnome-terminal gnome-tetravex gnome-text-editor gnome-themes-extra gnome-tweaks gnome-user-docs gnome-user-share gnome-video-effects gnome-weather gnu-efi gnulib gnupg1 gnuplot gnu-standards gnustep-base gnustep-make gnutls28 gnu-which gobject-introspection golang-blackfriday-v2 golang-check.v1 golang-dbus golang-defaults golang-github-boltdb-bolt golang-github-chzyer-readline golang-github-coreos-go-systemd golang-github-creack-pty golang-github-davecgh-go-spew golang-github-dpotapov-go-spnego golang-github-evanw-esbuild golang-github-frankban-quicktest golang-github-git-lfs-gitobj golang-github-git-lfs-go-netrc golang-github-git-lfs-pktline golang-github-git-lfs-wildmatch golang-github-go-ini-ini golang-github-golang-groupcache golang-github-golang-mock golang-github-golang-protobuf-1-3 golang-github-googleapis-gax-go golang-github-google-btree golang-github-googlecloudplatform-guest-logging-go golang-github-google-go-cmp golang-github-google-martian golang-github-google-pprof golang-github-gorilla-mux golang-github-hashicorp-go-uuid golang-github-hashicorp-hcl golang-github-ianlancetaylor-demangle golang-github-jcmturner-gofork golang-github-juju-ansiterm golang-github-juju-clock golang-github-juju-errors golang-github-juju-loggo golang-github-juju-ratelimit golang-github-juju-testing golang-github-kardianos-service golang-github-kr-fs golang-github-leonelquinteros-gotext golang-github-lunixbochs-vtclean golang-github-magiconair-properties golang-github-mattn-go-colorable golang-github-mattn-go-isatty golang-github-mitchellh-mapstructure golang-github-mvo5-goconfigparser golang-github-olekukonko-ts golang-github-pelletier-go-toml golang-github-pkg-diff golang-github-pkg-errors golang-github-pkg-sftp golang-github-pmezard-go-difflib golang-github-rogpeppe-go-internal golang-github-rubyist-tracerx golang-github-seccomp-libseccomp-golang golang-github-sergi-go-diff golang-github-shurcool-sanitized-anchor-name golang-github-spf13-afero # golang-github-spf13-cast golang-github-spf13-cobra golang-github-spf13-jwalterweatherman golang-github-spf13-pflag golang-github-spf13-viper golang-github-ssgelm-cookiejarparser golang-github-subosito-gotenv golang-github-tarm-serial golang-github-xeipuuv-gojsonpointer golang-github-xeipuuv-gojsonreference golang-github-xeipuuv-gojsonschema golang-github-yuin-goldmark golang-glog golang-go.crypto golang-go-flags # golang-golang-x-exp golang-golang-x-mod golang-golang-x-net golang-golang-x-oauth2 golang-golang-x-sync golang-golang-x-sys golang-golang-x-term golang-golang-x-text golang-golang-x-time golang-golang-x-tools golang-golang-x-vuln golang-golang-x-xerrors golang-google-api golang-google-cloud golang-google-genproto golang-google-grpc golang-google-protobuf golang-go.opencensus golang-gopkg-ini.v1 golang-gopkg-jcmturner-aescts.v1 golang-gopkg-jcmturner-dnsutils.v1 golang-gopkg-jcmturner-goidentity.v2 golang-gopkg-jcmturner-gokrb5.v5 golang-gopkg-jcmturner-rpc.v0 golang-gopkg-macaroon.v1 golang-gopkg-mgo.v2 golang-gopkg-retry.v1 golang-gopkg-tomb.v2 golang-gopkg-tylerb-graceful.v1 golang-gopkg-yaml.v3 golang-honnef-go-tools golang-mvdan-gofumpt golang-mvdan-xurls golang-objx golang-pretty golang-rsc-binaryregexp golang-testify golang-text golang-toml golang-yaml.v2 go-md2man-v2 google-auth-httplib2 google-compute-engine-oslogin google-glog google-perftools # googletest gperf gpgme1.0 gpicview gpm gpsd gradle gradle-debian-helper gradle-plugin-protobuf gradle-propdeps-plugin granatier grantlee5 graphene graphicsmagick graphite2 grep grilo-plugins gringo groff grpc grub-cloud grub-efi-amd64-signed grub-installer grunt gsettings-desktop-schemas gsl gsound gspell gssdp gst-libav1.0 gst-plugins-bad1.0 gst-plugins-good1.0 gst-plugins-ugly1.0 gstreamer1.0 gstreamer-editing-services1.0 gtk+2.0 gtk2-engines gtk2-engines-murrine gtk+3.0 gtk-doc gtk-layer-shell gtkmm2.4 gtkmm3.0 gtk-sharp3 gtksourceview4 gtksourceview5 gtkspell3 gtk-vnc gts guava-libraries guice gumbo-parser gunicorn gupnp gupnp-av gupnp-dlna gupnp-igd guzzle-sphinx-theme gvfs gwenview gyp gzip h5py halibut happy harfbuzz haskell-aeson haskell-aeson-pretty haskell-aeson-qq haskell-ansi-terminal haskell-ansi-wl-pprint haskell-appar haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-assoc haskell-async haskell-attoparsec haskell-base16-bytestring haskell-base64-bytestring haskell-base-compat haskell-base-compat-batteries haskell-base-orphans haskell-bifunctors haskell-blaze-builder haskell-blaze-html haskell-blaze-markup haskell-boring haskell-byteorder haskell-cabal-doctest haskell-cabal-install haskell-call-stack haskell-case-insensitive haskell-cereal haskell-chasingbottoms haskell-clock haskell-cmdargs haskell-code-page haskell-colour haskell-commonmark haskell-commonmark-extensions haskell-commonmark-pandoc haskell-comonad haskell-conduit haskell-conduit-extra haskell-connection haskell-contravariant haskell-cookie haskell-cryptohash-sha256 haskell-cryptonite haskell-data-default haskell-data-default-class haskell-data-default-instances-containers haskell-data-default-instances-dlist haskell-data-default-instances-old-locale haskell-data-fix haskell-dec haskell-devscripts haskell-diff haskell-digest haskell-distributive haskell-dlist haskell-doctemplates haskell-doctest haskell-echo haskell-ed25519 haskell-edit-distance haskell-either haskell-emojis haskell-errors haskell-extensible-exceptions haskell-extra haskell-fgl haskell-file-embed haskell-filemanip haskell-filepattern haskell-foldl haskell-foundation haskell-generic-deriving haskell-ghc-paths haskell-glob haskell-hackage-security haskell-haddock-library haskell-hashable haskell-heaps haskell-hostname haskell-hourglass haskell-hslua haskell-hslua-aeson haskell-hslua-classes haskell-hslua-core haskell-hslua-marshalling haskell-hslua-module-path haskell-hslua-module-system haskell-hslua-module-text haskell-hslua-module-version haskell-hslua-objectorientation haskell-hslua-packaging haskell-hspec haskell-hspec-core haskell-hspec-discover haskell-hspec-expectations haskell-hsyaml haskell-http haskell-http-client haskell-http-client-tls haskell-http-types haskell-hunit haskell-hxt haskell-hxt-charproperties haskell-hxt-regex-xmlschema haskell-hxt-unicode haskell-indexed-traversable haskell-indexed-traversable-instances haskell-integer-logarithms haskell-iproute haskell-ipynb haskell-jira-wiki-markup haskell-js-dgtable haskell-js-flot haskell-js-jquery haskell-juicypixels haskell-language-python haskell-lexer haskell-libyaml haskell-logging-facade haskell-logict haskell-lua haskell-lua-arbitrary haskell-lukko haskell-memory haskell-mime-types haskell-mockery haskell-monad-control haskell-monads-tf haskell-mono-traversable haskell-network haskell-network-uri haskell-old-locale haskell-old-time haskell-onetuple haskell-optparse-applicative haskell-pandoc-lua-marshal haskell-pandoc-types haskell-pem haskell-pretty-show haskell-primitive haskell-profunctors haskell-quickcheck haskell-quickcheck-instances haskell-quickcheck-io haskell-quickcheck-unicode haskell-random haskell-raw-strings-qq haskell-regex-base haskell-regex-pcre haskell-regex-posix haskell-regex-tdfa haskell-resolv haskell-resourcet haskell-safe haskell-scientific haskell-semialign haskell-semigroupoids haskell-semigroups haskell-setenv haskell-sha haskell-shake haskell-silently haskell-singleton-bool haskell-skylighting haskell-skylighting-core haskell-smallcheck haskell-socks haskell-some haskell-split haskell-splitmix haskell-src-exts haskell-src-meta haskell-statevar haskell-streaming-commons haskell-strict haskell-syb haskell-tagged haskell-tagsoup haskell-tar haskell-tasty haskell-tasty-expected-failure haskell-tasty-golden haskell-tasty-hunit haskell-tasty-kat haskell-tasty-lua haskell-tasty-quickcheck haskell-tasty-smallcheck haskell-temporary haskell-test-framework haskell-test-framework-hunit haskell-test-framework-quickcheck2 haskell-texmath haskell-text-conversions haskell-text-short haskell-tf-random haskell-th-abstraction haskell-th-compat haskell-these haskell-th-expand-syns haskell-th-lift haskell-th-lift-instances haskell-th-orphans haskell-th-reify-many haskell-time-compat haskell-timeit haskell-tls haskell-transformers-base haskell-transformers-compat haskell-typed-process haskell-unbounded-delays haskell-unicode-data haskell-unicode-transforms haskell-uniplate haskell-unix-compat haskell-unliftio haskell-unliftio-core haskell-utf8-string haskell-uuid-types haskell-vector haskell-vector-algorithms haskell-wcwidth haskell-witherable haskell-x509 haskell-x509-store haskell-x509-system haskell-x509-validation haskell-xcb-types haskell-xml haskell-xml-conduit haskell-xml-types haskell-yaml haskell-zip-archive haskell-zlib hatchling hatch-vcs haveged hawtjni hdf5 hdparm heimdal help2man hessian hfst-ospell hicolor-icon-theme highlight highlight.js highway hikaricp hiredis hitori hoichess hostname hpsockd hscolour hspell hsqldb hsqldb1.8.0 html2text html5lib htmldoc html-xml-utils httpbin httpcomponents-asyncclient httpcomponents-client httpcomponents-core httpcore http-parser httpunit httpx hunspell hwdata hw-detect hwloc hypercorn hyperlink hyphen hypre i18nspector iagno ibus icmake icon-naming-utils icoutils icu4j ieee-data ifupdown igerman98 ijs imath imlib2 impacket importlib-resources inchi incremental indent inetutils iniparser initramfs-tools init-system-helpers inkscape insserv installation-locale installation-report insubstantial intel-gmmlib intel-gpu-tools intel-ipsec-mb intellij-annotations intel-media-driver intel-processor-trace intelrdfpmath intel-vaapi-driver intltool intltool-debian io-stringy ipdb iproute2 iptables iputils ipvsadm ipykernel ipython ipython-genutils ipywidgets isa-support isc-dhcp isenkram isl iso-codes iso-flags-svg isoquery isorelax isort iso-scan ispell istack-commons itstool iucode-tool ivy ivy-debian-helper ivyplusplus jack-audio-connection-kit jackd2 jackrabbit jackson-annotations jackson-core jackson-databind jackson-dataformat-smile jackson-dataformat-xml jackson-dataformat-yaml jackson-module-jaxb-annotations jakarta-activation jakarta-mail jakarta-servlet-api jam janest-ocaml-compiler-libs janino jansi jansi1 jansi-native jansson jaraco.classes jaraco.collections jaraco.context jaraco.text jargs jarjar jarjar-maven-plugin jatl java-atk-wrapper javabeans-activation-framework javacc javacc4 javacc5 javacc-maven-plugin java-comment-preprocessor java-common javahelp2 javamail javascript-common javassist javatools # java-wrappers jaxb jaxb-api jaxrpc-api jaxrs-api jaxws-api jayway-jsonpath jbig2dec jbigkit jboss-bridger jboss-jdeparser2 jboss-logging jboss-logging-tools jboss-logmanager jboss-modules jcifs jcommander jctools jdcal jdependency jdupes jeepney jemalloc jerasure jeromq jetring jetty9 jeuclid jexcelapi jffi jflex jformatstring jfsutils jgit jigit jinja2 jlex jline jline2 jline3 jmock jmock2 jnlp-servlet jnr-constants jnr-enxio jnr-ffi jnr-netdb jnr-posix jnr-unixsocket jnr-x86asm joblib joda-convert joptsimple jpeg-xl jq jquery-goodies jquery-tablesorter jquery-throttle-debounce jquery-typeahead.js jqueryui jquery-ui-themes jsbundle-web-interfaces jsch jsch-agent-proxy json-c json-glib jsonpickle jsonrpc-glib json-schema-test-suite json-simple json-smart jsoup jsp-api jtb jtharness jtidy jtreg6 jts judy juk junit junit4 junit5 junixsocket jupyter-client jupyter-console jupyter-core jupyterlab-pygments jupyter-packaging jws-api jython jzlib kaccounts-integration kactivities-kf5 kactivities-stats kactivitymanagerd kaddressbook kalgebra kalzium kamera kanagram kanjidic kapman kapptemplate karchive kate katomic kauth kbd kbd-chooser kblackbox kblocks kbookmarks kbounce kbreakout kbruch kcachegrind kcalc kcalcore kcalutils kcharselect kcodecs kcolorchooser kcolorpicker kcompletion kconfig kconfigwidgets kcoreaddons kcrash kcron kdav kdbusaddons kdeclarative kde-cli-tools kdecoration kded kde-dev-scripts kde-dev-utils kdeedu-data kdegraphics-mobipocket kdelibs4support kdepim-addons kdepim-runtime kdeplasma-addons kdesdk-kioslaves kdesdk-thumbnailers kdesignerplugin kde-spectacle kdesu kdf kdiagram kdialog kdiamond kdnssd-kf5 kdoctools keditbookmarks kemoticons kerberos-configs kernel-wedge kernsmooth kexec-tools keybinder keybinder-3.0 keyutils kf5-messagelib kfilemetadata-kf5 kfind kfourinline kgamma5 kgeography kget + # kglobalaccel kgoldrunner kgpg kguiaddons khangman khelpcenter kholidays khronos-api khronos-opencl-clhpp khronos-opencl-headers khtml ki18n kickseed kiconthemes kidentitymanagement kidletime kig kigo killbots kimageannotator kimagemapeditor kimap kinit kio kirigami2 kiriki kitemmodels kitemviews kiten kiwisolver kjobwidgets kjs kjumpingcube kldap kleopatra klettres klibc klickety klines kmag kmahjongg kmail kmail-account-wizard kmailtransport kmbox kmime kmines kmod kmousetool kmouth kmplot knavalbattle knetwalk knewstuff knights knopflerfish-osgi knotes knotifications knotifyconfig kolf kollision kolourpaint kompare konqueror konquest konsole kontact kontactinterface kontrast korganizer kpackage kparts kpat kpeople kpimtextedit kpipewire kpkpass kplotting kpty kqtquickcharts kquickcharts krb5 # krdc kreversi krfb kronosnet kross kruler krunner ksanecore kscreenlocker kservice kshisen ksirk ksmtp ksnakeduel kspaceduel ksquares ksudoku ksyntax-highlighting ksystemlog kteatime ktexteditor ktextwidgets ktimer ktnef ktouch ktuberling kturtle kubrick kunitconversion kwallet-kf5 kwalletmanager kwayland kwayland-integration kwidgetsaddons kwin kwindowsystem kwordquiz kxml2 kxmlgui kyua lacheck ladspa-sdk lame lapack laptop-detect latex2html latex-cjk-japanese-wadalab latexdiff latex-make latexmk lattice layer-shell-qt lazr.restfulclient lazr.uri lazy-object-proxy lbfgsb lcdf-typetools lcms2 lcov ldns leptonlib lerc less less.js leveldb lib2geom libabw libaccounts-glib libaccounts-qt libaec libaio libalgorithm-c3-perl libalgorithm-diff-perl libaliased-perl libalien-wxwidgets-perl libandroid-json-org-java libany-moose-perl libao P libaopalliance-java libapache-poi-java libapp-cmd-perl libapp-fatpacker-perl libappimage libapt-pkg-perl libarchive libarchive-any-lite-perl libarchive-cpio-perl libarchive-zip-perl libarray-diff-perl libarray-intspan-perl libarray-unique-perl libarray-utils-perl libass libassuan libasyncns libatasmart libauthen-radius-perl libauthen-sasl-perl libautobox-perl libautovivification-perl libavc1394 libavif libayatana-indicator libb2 libb64 libbareword-filehandles-perl libbase libb-cow-perl libb-debug-perl libberkeleydb-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbit-vector-perl libb-keywords-perl libblockdev libbluray libboolean-perl libbpf libbs2b libbsd libbsd-resource-perl libbsf-java libbtm-java libburn libbusiness-isbn-data-perl libbusiness-isbn-perl libbusiness-ismn-perl libbusiness-issn-perl libbytesize libbytes-random-secure-perl libcaca libcacard libcache-cache-perl libcairo-gobject-perl libcairo-perl libcanary-stability-perl libcanberra libcap2 libcapi20-3 libcap-ng libcapture-tiny-perl libcarp-always-perl libcarp-assert-more-perl libcarp-assert-perl libcarp-clan-perl libcbor libcddb libcdio libcdio-paranoia libcdr libcgi-pm-perl libchamplain libclass-accessor-chained-perl libclass-accessor-perl libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl libclass-insideout-perl libclass-inspector-perl libclass-isa-perl libclass-load-perl libclass-load-xs-perl libclass-method-modifiers-perl libclass-singleton-perl libclass-tiny-perl libclass-xsaccessor-perl libclone-choose-perl libclone-perl libclone-pp-perl libcloudproviders libcode-tidyall-perl libcode-tidyall-plugin-sortlines-naturally-perl libcolor-ansi-util-perl libcolor-rgb-util-perl libcommons-cli-java libcommons-codec-java libcommons-collections3-java libcommons-collections4-java libcommons-compress-java libcommons-dbcp-java libcommons-digester-java libcommons-discovery-java libcommon-sense-perl libcommons-fileupload-java libcommons-jexl2-java libcommons-jxpath-java libcommons-lang-java libcommons-logging-java libcommons-net-java libcommons-validator-java # libcompress-raw-bzip2-perl libcompress-raw-zlib-perl libconfig libconfig-any-perl libconfig-autoconf-perl libconfig-auto-perl libconfig-general-perl libconfig-inifiles-perl libconfig-ini-perl libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl libconfig-model-perl libconfig-model-tester-perl libconfig-tiny-perl libconfuse libconst-fast-perl libcontextual-return-perl libconvert-asn1-perl libconvert-binhex-perl libcpan-distnameinfo-perl libcpanel-json-xs-perl libcpan-meta-check-perl libcpan-meta-requirements-perl libcpan-meta-yaml-perl libcrypt-blowfish-perl libcrypt-cast5-perl libcrypt-cbc-perl libcrypt-des-ede3-perl libcrypt-des-perl libcrypto++ libcrypt-openssl-bignum-perl libcrypt-openssl-guess-perl libcrypt-openssl-random-perl libcrypt-openssl-rsa-perl libcrypt-pbkdf2-perl libcrypt-random-seed-perl libcrypt-rijndael-perl libcrypt-ssleay-perl libcryptui libcryptx-perl libcss-tiny-perl libcue libcwd-guard-perl libdaemon libdata-binary-perl libdata-compare-perl libdata-dpath-perl libdata-dump-perl libdata-hexdump-perl libdata-messagepack-perl libdata-optlist-perl libdata-section-perl libdata-section-simple-perl libdata-serializer-perl libdata-uniqid-perl libdata-validate-domain-perl libdata-validate-ip-perl libdata-validate-uri-perl libdata-visitor-perl libdate-manip-perl libdate-simple-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl libdatetime-format-iso8601-perl libdatetime-format-mail-perl libdatetime-format-mysql-perl libdatetime-format-rfc3339-perl libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdatrie libdbd-csv-perl libdbd-mysql-perl libdbd-sqlite3-perl libdbi libdbi-perl libdbm-deep-perl libdbusmenu libdbusmenu-qt libdc1394 libdca libde265 libdebian-copyright-perl libdebian-installer libdecaf libdecor-0 libdeflate libdevel-callchecker-perl libdevel-caller-perl libdevel-checkbin-perl libdevel-checkcompiler-perl libdevel-checklib-perl libdevel-confess-perl libdevel-cover-perl libdevel-cycle-perl libdevel-declare-perl libdevel-globaldestruction-perl libdevel-hide-perl libdevel-leak-perl libdevel-lexalias-perl libdevel-mat-dumper-perl libdevel-overloadinfo-perl libdevel-partialdump-perl libdevel-size-perl libdevel-stacktrace-perl libdevel-symdump-perl libdigest-bubblebabble-perl libdigest-hmac-perl libdigest-sha3-perl libdigest-sha-perl libdiscid libdist-checkconflicts-perl libdmapsharing libdmtx libdmx libdpkg-parse-perl libdrm libdumbtts libdv + libdvbpsi libdvdnav libdvdread libdynaloader-functions-perl libeatmydata libebml libe-book libedit libemail-address-perl libemail-address-xs-perl libemail-date-format-perl libemail-find-perl libemail-valid-perl libemf libencode-eucjpascii-perl libencode-eucjpms-perl libencode-hanextra-perl libencode-jis2k-perl libencode-locale-perl libencode-perl libenv-sanctify-perl libeot libepoxy libepubgen libequinox-osgi-java liberror-perl libestr libetonyek libev libeval-closure-perl libevdev libevent libexception-class-perl libexecs libexif libexporter-lite-perl libexporter-tiny-perl libexttextcat libextutils-cbuilder-perl libextutils-cchecker-perl libextutils-config-perl libextutils-cppguess-perl libextutils-depends-perl libextutils-hascompiler-perl libextutils-helpers-perl libextutils-installpaths-perl libextutils-libbuilder-perl libextutils-makemaker-cpanfile-perl libextutils-pkgconfig-perl libextutils-xspp-perl libfabric libfakekey libfastjson libfcgi libfeature-compat-class-perl libfeature-compat-try-perl libffado libffi libfido2 libfile-basedir-perl libfile-chdir-perl libfile-copy-recursive-perl libfile-copy-recursive-reduced-perl libfile-desktopentry-perl libfile-dircompare-perl libfile-dirlist-perl libfile-find-object-perl libfile-find-rule-perl libfile-find-rule-perl-perl libfile-fnmatch-perl libfilehandle-fmode-perl libfile-homedir-perl libfile-libmagic-perl libfile-listing-perl libfile-mimeinfo-perl libfile-pushd-perl libfile-remove-perl libfile-sharedir-install-perl libfile-sharedir-perl libfile-slurper-perl libfile-slurp-perl libfilesys-df-perl libfile-touch-perl libfile-treecreate-perl libfile-which-perl libfile-zglob-perl libfixmath libflexdock-java libfm libfm-qt libfontenc libfont-freetype-perl libfonts-java libfont-ttf-perl libformula libfreeaptx libfreehand libfreemarker-java libfreezethaw-perl libfs libftdi1 libfunction-parameters-perl libfuture-asyncawait-perl libfuture-io-perl libfuture-perl libgav1 libgc libgcrypt20 libgd2 libgdata libgd-barcode-perl libgdiplus libgd-perl libgee-0.8 libgeotiff libgetopt-argvfile-perl libgetopt-long-descriptive-perl libgit2 libgit2-glib libgitlab-api-v4-perl libgit-wrapper-perl libglade2 libglib-object-introspection-perl libglib-perl libglib-testing libglu libglvnd libgnome-games-support libgnomekbd libgom libgoogle-gson-java libgpg-error libgphoto2 libgpod libgraph-perl libgsf libgsm libgssapi-perl libgtk3-perl libgtop2 libgudev libgusb + libgxps libgzstream libhamcrest-java libhandy-1 libharu libhash-defhash-perl libhash-flatten-perl libhash-merge-perl libhdf4 libheap-perl libheif libhibernate3-java libhibernate-commons-annotations-java libhibernate-validator4-java libhibernate-validator-java libhook-lexwrap-perl libhtml-clean-perl libhtml-entities-numbered-perl libhtml-form-perl libhtml-fromtext-perl libhtml-html5-entities-perl libhtml-lint-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tidy-perl libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookiejar-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libhttp-tiny-perl libiberty libical3 libice libid3tag libident libidn libidn2 libiec61883 libieee1284 libimage-exiftool-perl libimage-png-libpng-perl libimagequant libimage-size-perl libimobiledevice libimporter-perl libimport-into-perl libindirect-perl libinih libinline-c-perl libinline-files-perl libinline-perl libinput libinstpatch libintl-perl libio-async-perl libio-captureoutput-perl libio-compress-perl libiodbc2 libio-html-perl libio-interactive-perl libio-multiplex-perl libio-prompter-perl libio-prompt-tiny-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ip-perl libio-socket-ssl-perl libio-string-perl libio-tiecombine-perl libipc-run3-perl libipc-run-perl libipc-sharelite-perl libipc-system-simple-perl libiptcdata libisal libiscsi libisoburn libisofs libiterator-perl libiterator-util-perl libitext1-java libitext-java libixion libjackson-json-java libjamon-java libjavaewah-java libjaxen-java libjaxp1.3-java libjaylink libjcip-annotations-java libjcommon-java libjdepend-java libjdo-api-java libjdom1-java libjdom2-java libjemmy2-java libjettison-java libjgoodies-common-java libjgoodies-looks-java libjgraphx-java libjgroups-java libjhlabs-filters-java libjibx1.2-java libjlatexmath-java libjna-java libjoda-time-java libjogl2-java libjpeg-turbo libjrosetta-java libjs-jquery-hotkeys libjs-jquery-isonscreen libjs-jquery-timeago libjsoncpp libjson-maybexs-perl libjson-perl libjsonp-java libjson-pp-perl libjson-xs-perl libjs-qunit libjsr305-java libjs-requirejs-text libjtype-java libjuniversalchardet-java libjwt libjxl-testdata libkate libkcddb libkcompactdisc libkdegames libkeduvocdocument libkf5calendarsupport libkf5eventviews libkf5grantleetheme libkf5gravatar libkf5incidenceeditor libkf5kdcraw libkf5kexiv2 libkf5kipi libkf5kmahjongg libkf5ksieve libkf5libkdepim libkf5libkleo libkf5mailcommon libkf5mailimporter libkf5pimcommon libkf5sane libkgapi libkml libkomparediff2 libkryo-java libksba libkscreen libksysguard libktorrent liblangtag liblayout liblc3 libldac liblib-relative-perl liblingua-en-inflect-perl liblingua-translit-perl liblist-allutils-perl liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl liblist-utilsby-perl libloader liblocale-gettext-perl liblocale-us-perl liblockfile liblog-any-adapter-screen-perl liblog-any-adapter-tap-perl liblog-any-perl liblog-dispatch-filerotate-perl liblog-dispatch-perl liblog-log4perl-perl liblognorm liblog-trace-perl liblouis liblqr liblrdf libltc liblwp-mediatypes-perl liblwp-protocol-https-perl liblxqt liblzf libmad libmail-authenticationresults-perl libmail-dkim-perl libmail-pop3client-perl libmail-sendmail-perl libmailtools-perl libmanette libmatchbox libmatch-simple-perl libmatekbd libmatemixer libmateweather libmath-base85-perl libmath-base-convert-perl libmath-bigint-perl libmath-int128-perl libmath-int64-perl libmath-random-isaac-perl libmath-round-perl libmatio libmatroska libmaxminddb libmbim libmce-perl libmd libmediaart libmediawiki-api-perl libmetrics-any-perl libmicrohttpd libmime-charset-perl libmime-lite-perl libmime-tools-perl libmime-types-perl libminlog-java libmixin-linewise-perl libmldbm-perl libmms libmnl libmodplug libmodule-build-perl libmodule-build-tiny-perl libmodule-build-xsutil-perl libmodule-corelist-perl libmodule-cpanfile-perl libmodule-cpants-analyse-perl libmodule-depends-perl libmodule-extractuse-perl libmodule-find-perl libmodule-implementation-perl libmodule-install-authortests-perl libmodule-install-extratests-perl libmodule-install-perl libmodule-load-conditional-perl libmodule-manifest-perl libmodule-metadata-perl libmodule-pluggable-perl libmodule-refresh-perl libmodule-runtime-conflicts-perl libmodule-runtime-perl libmodule-scandeps-perl libmojolicious-perl libmongocrypt libmonkey-patch-action-perl libmoo-perl libmoose-autobox-perl libmoose-perl libmoosex-configfromfile-perl libmoosex-getopt-perl libmoosex-role-parameterized-perl libmoosex-role-withoverloading-perl libmoosex-simpleconfig-perl libmoosex-strictconstructor-perl libmoosex-types-common-perl libmoosex-types-path-class-perl libmoosex-types-path-tiny-perl libmoosex-types-perl libmoosex-types-stringlike-perl libmoox-aliases-perl libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl libmousex-types-perl libmpc libmpeg3 libmro-compat-perl libmspub libmtp libmultidimensional-perl libmusicbrainz5 libmwaw libmysofa libnamespace-autoclean-perl libnamespace-clean-perl libnative-platform-java libndp libnet libnetaddr-ip-perl libnet-cidr-perl libnet-dns-perl libnet-dns-resolver-mock-perl libnet-dns-sec-perl libnet-domain-tld-perl libnetfilter-conntrack libnet-http-perl libnet-idn-encode-perl libnet-imap-simple-perl libnet-imap-simple-ssl-perl libnet-ip-perl libnet-ipv6addr-perl libnet-ldap-perl libnet-libidn2-perl libnet-libidn-perl libnet-netmask-perl libnet-server-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnfnetlink libnfs libnftnl libnice libnl3 libnma libnotify libnsl libnumber-compare-perl libnumber-format-perl libnumbertext libnvme liboauth libobject-accessor-perl libobject-pad-perl libodfgen libogg liboggz libomxil-bellagio libonig libopencsd libopenmpt libopenmpt-modplug liborcus liboro-java libosinfo libotf libpackage-deprecationmanager-perl libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl libpagemaker libpanel libpaper libparallel-forkmanager-perl libparams-classify-perl libparams-coerce-perl libparams-util-perl libparams-validate-perl libparams-validationcompiler-perl libparanamer-java libpar-dist-perl libparse-debcontrol-perl libparse-distname-perl libparse-recdescent-perl libparse-yapp-perl libpath-class-perl libpath-iterator-rule-perl libpath-tiny-perl libpcap libpciaccess libpdf-api2-perl libpdf-api2-xs-perl libpdfbox2-java libpdfbox-java libpdfrenderer-java libpeas libpegex-perl libperl4-corelibs-perl libperl6-export-perl libperl6-slurp-perl libperl-critic-community-perl libperl-critic-freenode-perl libperl-critic-perl libperl-critic-policy-variables-prohibitlooponhash-perl libperl-critic-pulp-perl libperlio-gzip-perl libperlio-utf8-strict-perl libperl-minimumversion-perl libperl-prereqscanner-notquitelite-perl libpfm4 libpgm libphonenumber libphp-serialization-perl libpipeline libpixie-java libplacebo libplist libpng1.6 libpod-constants-perl libpod-coverage-perl libpod-coverage-trustpod-perl libpod-eventual-perl libpod-latex-perl libpod-minimumversion-perl libpod-parser-perl libpod-pom-perl libpod-pom-view-restructured-perl libpod-simple-perl libpod-spell-perl libpod-strip-perl libportal libppi-html-perl libppi-perl libppix-quotelike-perl libppix-regexp-perl libppix-utilities-perl libppix-utils-perl libprefork-perl libprobe-perl-perl libproc-processtable-perl libprogress-any-output-termprogressbarcolor-perl libprogress-any-perl libproxool-java libproxy libpsl libpsm2 libpst libpthread-stubs libpwquality libqaccessibilityclient libqalculate libqb libqmi libqrtr-glib libqtxdg libquartz2-java libqxp librabbitmq libraw libraw1394 librda librdkafka libreadonly-perl libre-engine-re2-perl libreflectasm-java libref-util-perl libref-util-xs-perl libregexp-assemble-perl libregexp-common-perl libregexp-ipv6-perl libregexp-java libregexp-pattern-defhash-perl libregexp-pattern-license-perl libregexp-pattern-perl libregexp-trie-perl libregexp-wildcards-perl librelaxng-datatype-java librelp libreoffice # libreplaygain librepository librest libreturn-type-perl librevenge librist librole-tiny-perl libroman-perl librsvg librsync librttopo libsamplerate libsass libsass-python libsaxon-java libscalar-list-utils-perl libscalar-properties-perl libscope-guard-perl libscram-java libsdl1.2 libsdl2 libseccomp libsecret libselinux libsemanage libsepol libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libserializer libset-intspan-perl libset-object-perl libset-scalar-perl libsgmls-perl libshout libshumate libsidplay libsigc++-2.0 libsigsegv libskinlf-java libslf4j-java libslirp libsm libsmbios libsmi libsndfile libsocket6-perl libsocket-perl libsodium libsoftware-licensemoreutils-perl libsoftware-license-perl libsort-key-perl libsort-versions-perl libsoup2.4 libsoup3 libsoxr libspatialaudio libspecio-library-path-tiny-perl libspecio-perl libspectre libspf2 libspiffy-perl libspiro libspring-java libsql-statement-perl libsrtp2 libssh libssh2 libstaroffice libstatgrab libstatistics-basic-perl libstatistics-test-randomwalk-perl libstatistics-test-sequence-perl libstax2-api-java libstax-java libstb libstrictures-perl libstring-copyright-perl libstring-elide-parts-perl libstring-escape-perl libstring-format-perl libstring-license-perl libstringprep-java libstring-rewriteprefix-perl libstring-shellquote-perl libstring-trim-more-perl libstruct-dumb-perl libsub-delete-perl libsub-exporter-formethods-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-infix-perl libsub-info-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl libsub-uplevel-perl libsuper-perl libsvm libswarmcache-java libswingx-java libswitch-perl libsyntax-keyword-dynamically-perl libsyntax-keyword-junction-perl libsyntax-keyword-match-perl libsyntax-keyword-multisub-perl libsyntax-keyword-try-perl libsyntax-perl libsys-cpu-perl libsys-hostname-long-perl libsysstat libtaint-runtime-perl libtask-weaken-perl libtasn1-6 libteam libtemplate-perl libterm-readkey-perl libterm-table-perl libterralib libtest2-plugin-nowarnings-perl libtest2-suite-perl libtest2-tools-command-perl libtest-assertions-perl libtest-base-perl libtest-checkdeps-perl libtest-class-most-perl libtest-class-perl libtest-cleannamespaces-perl libtest-command-perl libtest-command-simple-perl libtest-compile-perl libtest-consistentversion-perl libtest-cpan-meta-perl libtest-deep-fuzzy-perl libtest-deep-perl libtest-differences-perl libtest-distmanifest-perl libtest-distribution-perl libtest-exception-perl libtest-failwarnings-perl libtest-fatal-perl libtest-file-contents-perl libtest-filename-perl libtest-file-perl libtest-file-sharedir-perl libtest-fork-perl libtest-harness-perl libtest-identity-perl libtest-inter-perl libtest-kwalitee-perl libtest-leaktrace-perl libtest-log-log4perl-perl libtest-longstring-perl libtest-manifest-perl libtest-memory-cycle-perl libtest-metrics-any-perl libtest-minimumversion-perl libtest-mockrandom-perl libtest-more-utf8-perl libtest-most-perl libtest-needs-perl libtest-nowarnings-perl libtest-number-delta-perl libtest-object-perl libtest-output-perl libtest-perl-critic-perl libtest-pod-content-perl libtest-pod-coverage-perl libtest-pod-perl libtest-portability-files-perl libtest-randomresult-perl libtest-refcount-perl libtest-regexp-pattern-perl libtest-regexp-perl libtest-requiresinternet-perl libtest-requires-perl libtest-script-perl libtest-simple-perl libtest-spelling-perl libtest-strict-perl libtest-subcalls-perl libtest-synopsis-perl libtest-taint-perl libtest-trap-perl libtest-useallmodules-perl libtest-version-perl libtest-warnings-perl libtest-warn-perl libtest-without-module-perl libtest-yaml-perl libtext-ansi-util-perl libtext-autoformat-perl libtext-bibtex-perl libtext-charwidth-perl libtext-csv-perl libtext-csv-xs-perl libtext-diff-perl libtext-format-perl libtext-glob-perl libtext-hogan-perl libtext-iconv-perl libtext-levenshtein-damerau-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl libtext-reform-perl libtext-roman-perl libtext-soundex-perl libtext-template-perl libtext-trim-perl libtext-unaccent-perl libtext-unidecode-perl libtextwrap libtext-wrapi18n-perl libtext-xslate-perl libthai libtheora libtie-cycle-perl libtie-ixhash-perl libtie-toobject-perl libtimedate-perl libtime-duration-parse-perl libtime-duration-perl libtime-moment-perl libtimezonemap libtirpc libtoml-parser-perl libtoml-tiny-perl libtommath libtool libtraceevent libtracefs libtruth-java libtry-tiny-perl libtypes-path-tiny-perl libtypes-serialiser-perl libtype-tiny-perl libtype-tiny-xs-perl libudfread libunicode-collate-perl libunicode-linebreak-perl libunicode-map8-perl libunicode-string-perl libunicode-utf8-perl libunistring libunity libuniversal-require-perl libunwind liburcu liburing liburi-perl libusb libusb-1.0 libusbmuxd libutempter libutf8-all-perl libuuid-perl libuv1 libva libvalidation-class-perl libvariable-magic-perl libvdpau libvdpau-va-gl libversion-perl libverto libvidstab libvirt libvirt-glib libvirt-pytho
2026-01-13T09:30:29
https://heisenbug.blogspot.com/search?updated-max=2011-10-05T21:39:00-07:00&max-results=7
don't count on finding me skip to main | skip to sidebar don't count on finding me Friday, September 9, 2011 GHC 7.0.4 on CentOS This is mainly a post for myself so that I can look back any time how I did it. Basically I fell in every possible hole while wandering around in the dark but I could get out of them :-) after downloading I configured the binary installation for x86-64. configure starts ghc-pwd , which is built with the wrong glibc -versions. Bummer. found out that I have to get the source install. Downloaded and configured, it died in the middle because base-4.2 was not available. Bummer. so I had to install ghc-6.12.3 first. Fortunately this went smoothly (binary install). With this new friend I reconfigured v7.0.4 and started building. When linking the stage1 compiler I got an error from binutils that some relocation went awry. Bummer. the internets are full of hints that the system compiler ( gcc-4.1 ) uses the bad linker. To my luck I found a new gcc-4.4 in an amicable colleague's home directory, so I reconfigured thus: ./configure --prefix=/home/gabor --with-gcc=/home/msichel/local_x86/bin/gcc but configure told me that the shiny new gcc cannot build executables. Bummer. it turned out (I had to write a hello-world to figure that out) that some gcc -internal shared libraries were not found. Luckily they came into scope with LD_LIBRARY_PATH=/home/msichel/local_x86/lib:/opt/lsf/6.2/linux2.6-glibc2.3-x86_64/lib at this point I could smell victory, but it was still out of reach. A blog post suggested to cp mk/build.mk.sample mk/build.mk and edit it in two ways: uncomment BuildFlavour = quick and change to GhcLibWays = v p dyn , i.e. append " p dyn " I did both, reconfigured and typed make install . It went through without a hitch :-) Posted by heisenbug at 12:02 PM No comments: Labels: ghc , haskell Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM 5 comments: Labels: haskell , omega Thursday, February 10, 2011 My Thoughts about Inertia Big caveat: I am very much of a layman when it comes to physics and this is consequence of having heard elementary physics lectures more than 15 years ago. But I like the occasional book on the subject ( The Elegant Universe comes to my mind) and am fascinated by the theoretical possibility of a grand unified theory of Nature's forces. There is a small niggling idea in my head that wants to get out from time to time, and this post is the evidence that it finally made it into the wild. (I will probably appear as a bloody idiot because of this...) Being Hungarian-born has made me somewhat receptive for advances in physics performed by the pretty smart folks coming from this small country, and already as a pupil I was taught that the " equivalence principle " (of gravitational mass and inertial mass coinciding to an amazing degree) was shown by Eötvös . This cannot be a simple coincidence but must be a fundamental thing. A completely ununderstood fundamental thing, as it appears to me. A quick googling for "inertia quantum gravity" brings up some outright lunatics and some rather exotic theory of "zero field fluctuations" causing inertia: http://www.calphysics.org/articles/PRA94.pdf http://www.calphysics.org/articles/gravity_arxiv.pdf But, electromagnetism causing the same mass as gravity (i.e. linking two of the fundamental forces with an unbelievable precision) appears very far-fetched to me. Wikipedia seems to be no help when inquiring for the source of inertia . Mach's principle  referenced therein, namely that the existence of the rest of the universe leads to the phenomenon of inertia does not sound right; after all, when all the other stars (galaxies etc.) would be removed but the Sun , would you expect that the inertia of your body suddenly would fall to almost zero? I cannot believe that modern theories of gravity (such as quantum gravity approaches) do not try to explain the equivalence of gravitational mass and inertial mass. My intuition says that this should be the first step! Now I'll begin a steep descent in the land of speculation and respectlessly mix stuff told by others with vague ideas and metaphors of mine. I won't even make effort to cite or link, but at some point I'll tell what my main idea is. Be warned: at that point probably each self-respecting physicist (that is, a person who successfully solved a differential equation about movement of a body under external force) will turn away with disgust, but okay, let it be... There is this idea that gravity is so weak in comparison to electromagnetism, because the circular (closed)  strings corresponding to the graviton do not permanently bind to our three dimensional space (or four-dimensional spacetime). They are just passing through, and there is little time for them to establish the force between bodies. So, the gravitational force exerted between two glasses of red wine is very small on each other. But when they are accelerated (say, by clinking them) perceptible forces appear. So I conjecture that both forces are caused by the same mass, and by the same gravitons, but they differ in magnitude, because the gravitons stay around longer  in the second case, so as messenger particles they establish a force many orders of magnitude stronger. How can they stay around longer to become relevant ? Perhaps by traveling orthogonally to the gravitational gravitons. Okay, inertial gravitons travel (more or less) orthogonally to our space, that is, along the time axis and thus following the trajectories of the particles the matter is built of. I think it was Feynman who mentioned that an anti-particle traveling 'backwards' in time can be equated with its particle traveling forward in time. Now, what is the anti-graviton? I believe that I read sometime that it is the same as the graviton. Just like a photon is not differing from an anti-photon. So the time inversion does not change any property of the graviton. Good. We have gravitons which make a short visit in our spacetime, and vanish just as fast as they appeared, and there are those which accompany mass-like particles (even when at rest) along their trajectory in time, possibly bouncing back and forth between earlier and later . This constitutes (my IDEA!) a force between a body now and its earlier appearance in spacetime. Of course this is the same as a force between now and the future of the body. Actually there is a force between me and (me one second later). Or ten seconds or even a year! Two things become clear now. First we have to perform an integration (over all time destinations) to get the resulting force. And second, the force toward the past will bear a negative sign, so for stationary bodies all inertial forces will cancel out. I think this can be asserted for uniform movement too (i.e. constant velocity vector) but I did not waste any thoughts on this yet. Anyway, this is Newton's first law. Time to get to the second one. Here I want to make some further remarks. The inverse-square(-like) law should hold for inertial gravitons too, so that a longer time-span enters into the integral with a smaller effect. Kind of like the gravitational force between objects a light-second apart also decrease substantially. Second, causality is a bit smeared at the very short intervals where the forces are really relevant (Planck time?) so the reality a bit before pulls hard backwards and the reality a bit later pulls hard forward. Both look pretty much the same, differing only in the arrow of the force. I do not know whether this is essential, though. Back to Newton's second law. Imagine a stroboscope lighting a scene where a body moves, accelerated by a constant force along its movement direction. When you make a photo (with reasonable exposition time) you'll obtain a picture of several bodies, with the earlier ones nearer together, and the later ones successively more distant. Now let's declare the middle one as being now . Then the prior one is less distant than the next one so the force between the prior and now is bigger than the force between now and next. These do not cancel out any more. This is a consequence of the inverse-square law. Of course the stroboscope should flash with Planck frequency etc. (so that the spacetime distance is small enough), but the principle is clear: We get a resultant force that points backwards, namely the difference between the (bigger) half-integral towards the past and the (smaller) half-integral towards the future. All the time I was using the wrong word 'force' for something space-time-like (a vector with 4 components). What we perceive or measure as accelerating force is the projection of that 4 component vector into our 3-dimensional space. So I conjecture that F = ma is the projection of the resultant 4-force which I explained in the last paragraph to our 3 dimensions. If this little idea holds any water then it should be possible to calculate the inverse law for the 4-force. I'd bet it is inverse-cubic. If this succeeds, then the next test would be to figure out how the 4-force looks like when a relativistic (say half-lightspeed) particle is accelerated by a 3-force. Clearly the 4-speed rotates out of time, but does the the mass of the particle increase? I do not dare to think about whether we can ever get to the point where this idea gets tested in an even more comprehensive setting. But it was sure a lovely night when I was drinking that red wine with a good friend from Brasil two days ago, who dared to ask a quantum-mechanical question and received a long story as an answer, unknowingly liberating this small niggling idea from the confines of my head! Posted by heisenbug at 6:45 PM No comments: Labels: gravity , inertia , pondering Sunday, January 9, 2011 Quantifiers: Dark Matter Modern cosmology routinely deals with dark matter , a source of gravity necessary to explain certain things. In the last days I discovered a kind of dark matter in Ωmega too, and here is the related story. As we know type constructors arise when the data definition is equipped with parameters, like below: data Tree a = Tip a | Fork (Tree a) (Tree a) a is a type variable and gets instantiated (to a type) when we want the tree to contain actual information. Actually I could have written the second recursive occurrence of Tree a in the Fork branch as Tree Char , and the type checker would have accepted it. Why? Because at each instantiation site the type variable a is created fresh , and can be bound to a new expression. But what is the kind of a ? In Haskell it can only be * , which classifies all types, as the other possible kinds ( * → * , etc.) do not classify types. But this kinding relation is not spelled out directly, so let's choose a more explicit definition: data Tree :: * → * where ... When talking about Tree Integer , then it gets pretty clear that Integer 's kind must be * and that the resulting  Tree Integer is itself kinded by * . But there is a fine distinction between explicit and implicit kinding in Ωmega: in the latter case a is kinded by a unification variable instead of by * . The reason is that Ωmega allows us to define custom kinds, which can classify other type-like things. These are usually used for indexing of type constructors. The unification variables that are present, but hidden from the user only become manifest when we have multiple levels of data definitions, with the higher levels indexing the lower ones and some constructor function tries to bind the unification variable to different kinds. Of course that won't work and all you'll see is a very cryptic error message. The smallest example I have encountered is issue 70 , which I will present as an example here. data Pat :: *3 where   Q :: Pat ~> Pat data Pat' :: Pat ~> *2 where   Q' :: Pat' n ~> Pat' (Q n) data Pat'' :: Pat' p ~> *1 where   Q'' :: Pat'' n ~> Pat'' (Q' n) data Pat''' :: Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Look at the last line, it induces these two kind equations: n = Pat'' p1 Q'' n = Pat'' p2 Each equality at some level induces an equality at one level up. But p1 and p2 are kinded by the same unification variable, k . Let's note the two equations with k in the middle: m = k = Q' m where m is the kind of n . You can see now that m is forced to be equal to Q' m , which is clearly incommensurable. The solution is clearly to spell out kinding quantifiers explicitly with type variables. Since these get instantiated to fresh copies on the fly, the above problem does not occur. So we arrive at (only showing the last definition for brevity's sake) data Pat''' :: forall (o::Pat) (p::Pat' o) . Pat'' p ~> *0 where   Q :: Pat''' n → Pat''' (Q'' n) Black magic? Only when you let the kinds live in the dark! Posted by heisenbug at 12:38 PM No comments: Labels: omega , types Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Tuesday, December 14, 2010 Singleton Types are the Key to Co-dependency Since the last time I wrote about existentials I had a plenty of time to ponder how they fit into the qualifier-typed typed lambda calculus which de Bruijn has proposed , and I am very proud of implementing a formalization for. The headline has already spoiled the suspense, but the interesting part is how I arrived at that assertion. It happened last night and it carries all the attributes of an epiphany :-) There were some anomalies that worried me about the introduction of existential qualifiers in the prequel post : the treatment of patterns that are values was missing, the handwavy argument how the proposition corresponding to the condition is encoded, that the dependent sum binder introduced two variables (where lambdas only introduce one), and finally that parenthesized condition after the ∃-quantor which do not seem to appear in logic textbooks. It was the first worry that kept me awake this night. Here is a prototypic definition: fac 0 = 1 fac (1+n) = (1+n) * fac n In Dylan (an object-oriented functional language) one would write the first branch of same function as define method fac (n :: singleton(0)) 1 end Here the  singleton function returns a type whose sole inhabitant is the argument to  singleton . This analogy pushed me over the top. What if I introduced the concept of co-dependency in my formalization? Say, ∃x:singleton 1 . x where values can be lifted up in the type realm and appear at the right-hand-side of the type judgement (:). I prefer to call this co-dependency because it is opposite to regular dependency which happens in the returned expression . Consider the following type-theory expression: λx:Int . 〈y:singleton (5*x)〉 . y here a universally quantified variable (x) is entering an expression which is the argument to the singleton construct giving the type to y. What does it mean? That for every x there is an y of 5 times the magnitude, which becomes the result. With this interpretation all my worries have vanished: there is just one variable added by the dependent sum quantification and the condition is now neatly tucked away on the right side of the colon! Next to come: introduce this idea into the formalization. Posted by heisenbug at 12:01 AM 6 comments: Labels: dependent types , dylan , logic Saturday, December 11, 2010 Zipping through it In my email conversation with Brandon prior to the release of thrist-0.2 , I told him that I did not come around implementing reverse thrists, and I showed how they arise naturally when doing computational passes over thrists: (((a, b), c), d) e (f, (g, (h, i))) . He asked me whether this has anything to do with zippers , which I answered to the affirmative, my previous ideogram being essentially a thrist zipper . As it maneuvers through the data structure it deconstructs the original thrist, places a new element into focus and zips together a left-associative structure behind. Visually it (kind of) corresponds to the zipper on your jacket. This post is dedicated to this versatile tool being applied to thrists to obtain an isomorphic data structure which I call the ThristZipper . As the ideogram demonstrates, this zipper consists of three parts: the left-associate thrist (usually holding the already visited portion), the focus element e , the (right-associative) thrist (usually to be iterated over). So first we have to define LeftThrist (this is how I prefer to call it). data LeftThrist :: (* → * → *) → * → * → * where   LeftNil :: LeftThrist k a a   LeftCons :: LeftThrist k a b → k b c → LeftThrist k a c Again, the types match up. Now we can define  ThristZipper : data ThristZipper :: (* → * → *) → * → * → * where   Focus :: LeftThrist k a b → k b c → Thrist k c d → ThristZipper k a d It remains to define all the operations on  ThristZipper that will make it a versatile tool. We start with zipInto : zipInto :: Thrist k a b → Maybe (ThristZipper k a b) zipInto Nil = Nothing zipInto (Cons e r) = Just (Focus LeftNil e r) We can similarly define  zipLeftInto , advancing , focus manipulation ,  maps , folds and getting out on the right or in the left. These are of course left as an exercise to the reader, but I will define retract (the opposite movement from advance ) here for good measure: retract :: ThristZipper k a b → Maybe (ThristZipper k a b) retract (Focus LeftNil _ _) = Nothing retract (Focus (LeftCons r e') e t) = Just (Focus r e' (Cons e t)) And a lot prettier in Ωmega ( svn HEAD ): retract (Focus []lt _ _) = Nothing retract (Focus [r; e']lt e t) = Just (Focus r e' [e; t]l) PS: I definitely plan to make all this part of thrist-1.0 when it arrives.  Posted by heisenbug at 4:23 AM No comments: Labels: haskell , omega , thrist Friday, December 10, 2010 The Sky was the Limit Everyone remembers Tom Petty's song 'Into the Great Wide Open' with it's famous refrain The sky was the limit I was thinking about limits (the category theory ones) for many years now, but could never really visualize the concept. (I should really start reading Awodey's 'Category Theory' which will be my present to self at Xmas.) I tried to get hold of the related problems with a mental construction of a lazy, self-building thrist. It was clear that each element should increase the type, Z , (S Z) , (S (S Z)) , etc. ad infinitum, so the start type would be clear: Thrist Up Z ? . But the ? , let's call it the limit, is not clear at all. Anyway it would be an infinite type, not like in the simple analogy of let count = 0 : count in count , where count :: [Int] holds. As we know type checkers do not like infinite types, as it would take forever and two days to check them :-) Fortunately the sky is not a limit anymore and I came up with a solution that is nice and short even in Ωmega, which is a strict language (albeit with a lazy construct). Since it is only a few lines I can effortlessly reproduce it here. data Count :: Nat ~> Nat ~> * where   Incr :: Nat' n -> Count n (1+n)t The Incr constructor states the typing rule, namely one higher to the right than to the left. We can try it out: prompt> [Incr 0v, Incr 1v, Incr 2v]l [(Incr 0v),(Incr 1v),(Incr 2v)]l : Thrist Count 0t 3t Not surprisingly, this is the only value of type  Thrist Count 0t 3t . We follow the example of count above and write: a = [Incr 0v; lazy (shift a)]l Naturally shift will shift a Count thrist to the right, thus satisfying the type constraint of thrists, that at each joining point the left and right types must match up. The  lazy  keyword is needed here to delay the evaluation, it is however pointless in Haskell. All that remains is to write the  shift  function which will create the ominous limit type: shift :: Thrist Count n a -> Thrist Count (1+n)t a shift [Incr n; r]l = [Incr (1+n)v; lazy (shift r)]l It is probably not a surprise that the limit value is ⊥ (i.e. nonexistent), so any type will do (along the constraints of the kind in question). I settled with a universal type. Now we can pattern match on a to see that it really grows into the sky: case a of {[a,aa,aaa,aaaa; b]l -> show b} prints  "[(Incr 4v) ; ...]l" thanks to show 's magic. The  ...  corresponds to the suspended computation. Hey, it wasn't that hard at all! Where is the infinite type? It is hidden behind the existential barrier that is formed at each thrist joining point, and since it cannot escape we do not have to worry it... Good night! Posted by heisenbug at 3:09 PM No comments: Labels: category theory , haskell , omega , thrist Wednesday, December 1, 2010 Es taut nicht The subject is German, meaning "it doesn't thaw", which is rather true: as I write this we have chilly -10 °C (14 °F) and 25 cm (10 inches) snow on the ground. And it keeps snowing. I cannot remember a winter like this. But this is not the reason of my posting! Instead I have hidden a pun in there: "there is no tau ", yes, the Greek letter (τ). Which proposition is definitely false, because as of today I succeeded to encode de Bruijn's higher degree binders in Ωmega . I've fought a lot (on and off) against this fortress... The code is here , see and comment. PS: Does anybody know a better quality URL for this paper ? Posted by heisenbug at 6:08 PM 1 comment: Labels: dependent types , omega Saturday, November 27, 2010 More on Existentials In a previous post I suggested a new (?) interpretation for pattern variables in case branches. This post is my way to understand matters more. Let's start with the basic example data Temp :: * where   Kelvin :: Float -> Temp Then Kelvin 273.2 is about the temperature at which water freezes (or dually, thaws). Okay, let's demonstrate my point by this code: diff :: Temp -> Temp -> Bool diff (Kelvin a) (Kelvin b) = a == b test t = case t of { Kelvin a -> diff t (Kelvin a) } What do you expect the function test is? Yes, the const True one! The explanation is simple, as we are in a referentially transparent context, destructuring a value by pattern matching and reconstructing it the same way from its parts creates a value undistinguishable from the original. This of course means that diff will not be able to detect a difference. Let's switch to a different interpretation. Some oracle invokes the case branch and says: I am not allowed to tell you what it is but here is a Float named a and you can assume that Kelvin a is indistinguishable from t ! Look ma, no 'pattern matching' or 'destructuring' needed! a may contain 3.14 or 3.15 or 100.1 or ..., ad infinitum, we simply do not know. But we know that it names a Float ! It exists as a Float . Mathematically the case branch can be written as ∃ a : Float ( t ≡ Kelvin a ) . diff t (Kelvin a) which is the english phrase "compute diff t (Kelvin a) under the assumption that there is a Float -valued number that when passed to the function Kelvin becomes undistinguishable from the case scrutinee". After seeing the same thing in three languages we have to reformulate it one more time. Into logic, that is the language of type theory . Types are propositions and any value one type inhabit proves the corresponding proposition. The existential quantifier (∃) above gets mapped to a dependent sum that is the input to the computation t : Temp ⊦ 〈a : Float, proof : SomeProp(t, a)〉. diff t (Kelvin a) I took this formulation (and other wisdom) from Appendix A of Steve Awodey's recent paper . This part unfortunately is not my strongest side. My best guess is that SomeProp(t, a) is a type that encodes the same ness fact, and depends on a. Moreover, proof is an inhabitant of that type. The  〈a : Float, proof : SomeProp(t, a)〉 construct binds two existential variables. The I hope to come up with a nicer formulation sometime. ( Please comment if I got something wrong, thanks! ) After understanding this, we can advance to more involved issues, namely one level higher. Take a look at this gorgeous definition: data Ex :: * where   Hide :: a -> Ex This is a pretty useless data type but should be sufficient for my purposes. Then we need a function that pattern matches on it: f :: Ex -> Bool f e = case e of { Hide it -> True } We see that pattern matching unhides the hidden value. It is said that it receives an existential type in the case branch where it is bound. But you will see no type annotation on it , ever. So, what happens in the case branch this time? While the type of it might have been known at the moment of construction, at this point the type system does not know it. So it is assumed to have some type t . After giving our unknown a name (thus qualifying it existentially) we can ponder about the value of it . This is something we have explored above already, so we can reformulate the case branch mathematically like follows: ∃a:* (true) . ∃ it :a (e ≡ Hide it ) . True The first qualifier has just a trivial condition attached to it, I believe I could also have omitted it. I am on pretty thin ice at this point so I'll refrain from giving a type-theoretic transcription, but you can imagine that there will be two dependent sum binders where the first enters in the second in the classifier position . One more closing thought on the oracles involved. They sound mysterious but they aren't at all. For example in Ωmega the oracle for values it the reduction machinery for runtime values. It is obvious how this machinery is able to look into closures and deconstruct instances of polynomial datatypes. On the type (also kind and up) level, however Ωmega resorts to narrowing , an evaluation mechanism usually employed in logic programming. In the typing rules these mechanisms do not have a place, thus how the variables get bound remains elusive to those. Posted by heisenbug at 4:27 PM No comments: Labels: dependent types , haskell , logic Applicative Structures and Thrists I've been toying with the idea of furnishing the the applicative framework into thrist-like clothing , with early attempts here . Last night I might have gotten it, finally... Here is the idea. Since function application is left-associative, but thrists are right associative, I'll reverse the application's direction to right-to-left, i.e. f a b c will become c b a f . This uglyness is another reason to finally whip up a RevThrist , which would be SNOC-like and left-associative. We need following ingredients: Fun - functions perform the reduction to a new object, Arg - arguments successively saturate the applicable structure to the right, Par - partial application (or parent) initiates the reduction. I'll explain these elements next, but first rewrite the above expression a bit to get a parentesized form (c(b(a f))) , and now with roles marked up in thrist syntax: Cons (Arg c) $ Cons (Arg b) $ Cons (Arg a) $ Cons (Fun f) Nil Looks almost reasonable. Time to define the ingredients mentioned above. Remember, that it must be a two-parameter data type and that the types must match up between Arg c and Arg b , etc., and finally between Arg a and Fun f . This is a pretty hefty requirement! We can attempt passing the effective application type between the ingredients, defining the data structure as data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) c   Arg :: a → Appli b (a → b) This means functions pass their own type to the left (and ignoring what comes from the right), while arguments expect a saturable effective type from the right, store an appropriate value and propagate the remaining type to the left. This should work now: Cons (Arg 'a') $ Cons (Fun ord) Nil , with the type being Thrist Appli Int c . As you can see, no function type gets passed to the left, so you cannot prepend any more arguments. But this all appears useless since we cannot nest things. The Par ingredient will take care of this: Par :: Thrist Appli a c → Appli b (a → b) Par has a double role, it acts just like an argument, but holding a thrist inside, and thus groups a sub-application. The c type variable occurring in Par and Fun troubled me a lot, because it allows building up illegal thrists. Consider Cons (Fun f) $ Cons (Fun f) Nil . This gibberish cannot be assigned any reasonable semantics! Finally it occurred to me to use a phantom type for filling in this breach: data Peg Since Peg is uninhabited, no function signature can include it (unless it is a divergent one). It also ensures that the leftmost ingredient in a thrist is a function, how practial for Par ! Anyway, our Appli is done now: data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) Peg   Arg :: a → Appli b (a → b)   Par :: Thrist Appli a Peg → Appli b (a → b) So what brave soul will try this out? Because I must confess, up to this point I've been too lazy to fire up GHC! You might be inclined to say, why this whole circus? An awkward notation for something as simple as function application? Any Haskell implementation can do this with a beautiful syntax! Yes, we can build up applications but can't even compute them. This is a toy at the moment. But try to pull apart an application in Haskell! You can't! Here you can add an evaluator ( foldlThrist ?) and also instrument, trace, debug your evaluation process. Also, there is a reason I say 'Applicative Structures' in the title. Here is a generalization of Appli that is parametrized: data Appli :: ( * → * → * ) → * → * → * where   Fun :: (a ~> b) → Appli ( ~> ) (a ~> b) Peg   Arg :: a → Appli ( ~> ) b (a ~> b)   Par :: Thrist (Appli ( ~> )) a Peg → Appli ( ~> ) b (a ~> b) You are free now to create your own function and value space with attached typing rules and still be able to use Thrist (Appli MySpace) ... The possibilities are endless, e.g. encrypted execution on remote hosts or abstract interpretation, you say it. Have Fun ! Posted by heisenbug at 6:37 AM No comments: Labels: applicative , haskell , thrist Thursday, November 25, 2010 Type Synonyms Generalized Type functions are the new trend. Ωmega has them with the following syntax: tfun :: Nat ~> Nat {tfun Z} = S Z Haskell (that is GHC) has them in the flavor of type families. It has just occurred to me that they can be considered as a syntactic relaxation of type synonyms! Look: tfun :: Nat ~> Nat type tfun Z = S Z type tfun (S n) = Z When conventional type synonyms are used they must be fully applied. This should be the case here too. I am not sure whether type families or Ωmega-style type functions can be partially applied, though. Anyway, a bit more to write at the definition site but less curlies to type at the call site; it may well be worth it. Posted by heisenbug at 3:06 PM No comments: Labels: crazy , haskell , omega Patterns and Existentials I am reading papers again and this always activates my creative fantasy. I want to explain a small revelation I had just now. Patterns are the same thing as declaring existential values corresponding to all pattern variables according to their respective types as stated in their respective constructors and asserting that the pattern interpreted as a value is the same as the scrutinee. The body behind the pattern in turn is similarly evaluated with the existential variables in scope. Of course the existential values are filled in by some oracle which is uninteresting from the typing perspective. A strong corollary of the asserted value identity is that we can also assert that the type of the scrutinee unifies with the type of the pattern-value (in the scope of the existentials, but not outside of it)! Just as universally quantified values are typed by dependent products (∏-stuff) the existentially quantified values are typed by dependent sums (∑-stuff). Note that the stuff is at stratum 1, e.g. types. This is in contrast to the Haskell data declaration data Foo = forall a . Foo a where a is at stratum 1, being an existential type . Hmm, when thinking this to the end we may either end up at the conventional non-inference for GADTs or something like the generalized existentials as proposed in Chuan-kai Lin's thesis. I conjecture also that this is the same thing as the post-facto type inference I suggested here . Now all remains to is to reinterpret function calls as a data type being a tuple with existential values and to apply the above trick. Posted by heisenbug at 2:21 PM No comments: Labels: crazy , GADT , haskell Tuesday, November 23, 2010 Hats off The types subreddit references Chuan-kai Lin's PhD thesis about GADT type inference. I already have read the pointwise paper , but this is of course a revelation. He actually did implement an algorithm that inferred types for 25 (out of 30) little benchmark programs with GADTs. Previous attempts accomplished at most one! But the thing that impressed me the most wasn't the technical side of his story but the beautifully crafted slides of his PhD defense talk. I am baffled... Congratulations Chuan-kai! Posted by heisenbug at 6:09 PM No comments: Labels: GADT , types Friday, November 12, 2010 Cooperation I have just uploaded the thrist-0.2 package to hackage. All credit goes to Brandon Simmons , who has added significant functionality and now provides some functions for thrists that are more in line with the prelude. Brandon has accepted to be a co-author to the library and I am very happy about it. Welcome, Brandon! For the users of the package this is good news, as I am a little dim spot on the outer sectors of the haskell radar, while Brandon is a savvy and ambitioned person, and to continue with my previous metaphor, a bright green dot on the screen, swiftly moving towards the center :-) This post is a kind of mini release note for the release. Being an experimental package we do not intend to guarantee API stability, so we took the freedom to rename routines to make naming more consistent with the prelude. foldThrist is now foldrThrist and it got a bunch of new cousins too. Notably the types are much wider now, which allows for some more magic to happen. Finally, the haddock comments have been enhanced and as-of-present actually tell something. Please ignore the sub-modules for now, they are unfinished, and much more experimental than the rest (I have not got around researching a compelling solution yet). A RevThrist (or similar) GADT did not make it into the release, I hope I can cram it in sometime later. Anyway, enjoy the lib! Posted by heisenbug at 5:55 PM No comments: Labels: hackage , haskell , thrist Monday, October 18, 2010 Lion's Share I am sick. Five days already, and counting. My brain feels like Sauerkraut and thinking is hard. But my dysregulated sleep cycle lets me ponder all kinds of idle things. One of them is the upcoming "Back to Mac" announcements on Wednesday 11/9. It seems pretty sure that Mac OS X 10.7 (or 11.0 possibly) will be introduced under the 'Lion' code name. This is pretty exciting as nothing really revolutionary happened in the Mac world since 'Leopard'. Many people are speculating what the foundations will be. My bet is a fully-LLVM compiled system: good-bye GCC, we had a nice time together. The majority of the LLVM team is virtually absent from the IRC channel and the mailing lists, they must be working on something big... That is, ironing out the latest bugs so that nothing embarrassing can happen while Steve is on stage. But clang v2.8 already compiles e.g. the FreeBSD kernel and userland with pretty good quality, so this cannot be the entire reason. The (already filled-in) job posting for a "revolutionary new feature in the very foundations of Mac OS X" is probably LLVM-related. Modern GPUs have hundreds of very potent processors that excel at floating-point computations. To use them effectively one needs a flexible compiler that can specialize snippets of code to run on each with optimal throughput. OpenCL attempts this but mostly in the graphical domain, and it sources from a C-like language. What we have in this case, however, is not about graphics... I am going on a limb here and suggest that the new feature is about ... conscience! Yeah, a primitive (compared to humans) but effective way of reflection, that is, understanding of its own existence and goals. Also the goals of the user! This will pave the way to new forms of assistance the OS can provide for us to get our jobs done. It has been tried many times, but to cite the job description, "Something that has never been done before and will truly amaze everyone". My neuronal storm has ceased, I feel limp and tired. Time for another nap. Bye. Posted by heisenbug at 1:56 PM No comments: Labels: llvm , mac , speculation Friday, August 27, 2010 Link as link can Today I made my first significant contribution to clang , by fixing PR8007 , which was a showstopper for building the codebase that I develop at my workplace. I added a testcase that validates the fix, too. In a nutshell, everything compiled well, but failed to link because of a non-instantiated type-dependent friend function. Admittedly, I am a green-horned newbie when it comes to clang, but even so I succeeded debugging the problem with some hints from Doug Gregor (on IRC ) in two hours. The fix arrived on short order after the conception of the solution idea. That I could get this working in a few hours is an astonishing feat (that I am pretty proud of) and a tell-tale aspect of clang's awesome design. Naturally, I still have to survive post-commit review, especially w.r.t. performance regressions; OTOH I am rather confident that I got the semantics right. Some loose ends in testing remain, which I hope to wrap up this weekend, so that I can see my application linking with clang (LLVM) on monday. That will burst up the doors towards static analysis ... Go CLANG! PS: Hopefully I won't need months to make this working ;-) Posted by heisenbug at 8:29 PM No comments: Labels: clang , llvm Wednesday, July 21, 2010 64-bit Waymarking Finally I came around working on the 64bit variant of my (array) waymarking algorithm, the result of which can be observer here (starting at line 77). But I'd like to provide some background first. Back when I implemented the original waymarking algorithm with a 2-bit alphabet used as the marks, I hoped that extending the alphabet to have 3 bits could be a major win. 64-bit pointers are by ABI rules aligned on an eight byte boundary, so pointers to these have their 3 lowest bits cleared, and I can use this space for jotting down the marks. With eight letters I can fully encode four digits and the two stops. This almost halves the number of accesses. The big question is how to assign a lucrative rôle to the remaining two characters! After some thinking I settled with the idea to make them valued stops. Clearly, increasing the frequency of stops reduces the chance of long linear searches. In the current incarnation 'x' carries a value of (binary) 01 at the start and at the end of a digit sequence, while 'y' carries 02 in the start rôle only. 's' is not carrying any value and is used when neither of the others fit. Since "s0" is a silly fragment to create, so I assign a special meaning of "s10" to it. I designed the decoder (d3code) first. It is essential that it obtains the correct length for the string tail wherever it starts out. And it should minimize the number of accesses to characters in the string. The decoding rules are taylored to only need maximally 4 accesses to compute the correct length for the last 12 characters. Actually the last couple of marks were a result of a co-evolution with the decoder's rules. In the front of this part the digit sequences become longer and there is less wiggle room, this part can be automatically generated. The code as it is now needs some serious cleanup, but it does QuickCheck and I am pretty confident that it is correct for all lengths. Of course you are encouraged to find a better scheme, but so far I am happy with it. PS: As I wrote this I discovered that I can eliminate another 2 characters of my hand-written seed string. PPS: I do not employ the 'x' terminates with a value rule in the generator yet, only in the hand-written seed. But it should be easy enough to change every "3sx" to "x" in the generator. Posted by heisenbug at 3:00 PM No comments: Labels: haskell , llvm , waymarking Wednesday, July 14, 2010 The Proof is in the Pudding Looks like I've finally done it! r108240 stuck and no broken external projects have been reported. I've prepared some little statistic and quietly celebrating the 1%+ speed gain of LLVM in the last week. Now on, plucking some more low-hanging fruit before adventuring into some more hard-core changes! Update: The ClangBSD project will surely put it through some serious regression testing... Posted by heisenbug at 4:12 PM No comments: Labels: bsd , llvm Thursday, June 24, 2010 Emacs the Lifesaver I was not thrilled of the task in front of me. Refreshing an old mega-patch, revise virtually every hunk to use a different interface, and committing it piecemeal to the repository again. Sounds like a long error prone job of suffering. Fortunately here is where the power tools come in. I re-merged the backed out revision, postponing conflicts; saved the diff away and reverted the repository; wrote a small awk script to massage the hunks in the diff to get a new patch; fired up emacs with the patch and applied each hunk after thorough review (and seldom with minor changes); some hunks are not ready to go in yet as they do not qualify as refactoring, these are kept for later; commit almost every file as a separate revision. I spend the most time in Emacs (the Mac OS X incarnation, Aquamacs is fantastic). It provides me all the comfort and productivity I need: it provides all necessary hunk operations such as apply, reverse, go to original, drop etc. I can transparently work from a remote machine via ssh, including editing, version control and the above diff operations peace of mind, by being rock solid and autosaving stuff. The only inconvenience is the sheer amount of keyboard equivalents, but I am getting used to them too. Thanks Emacs, without you I would probably drop! Posted by heisenbug at 7:55 AM No comments: Labels: emacs , llvm Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
http://clang.llvm.org
Clang C Language Family Frontend for LLVM LLVM Home Clang Info Download About Features Related Projects User's Manual Language Compatibility Language Extensions C Status C++ Status Clang Development Get Started Get Involved Open Projects Clang Internals Hacking on Clang Clang Tools Automatic Bug-Finding Writing Clang Tools Communication Clang Forum cfe-commits List Bug Reports Discord The Code Check Out Sources Browse Sources doxygen Clang Events LLVM Meeting Clang: a C language family frontend for LLVM The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, and CUDA) for the LLVM project. Both a GCC-compatible compiler driver ( clang ) and an MSVC-compatible compiler driver ( clang-cl.exe ) are provided. You can get and build the source today. Features and Goals Some of the goals for the project include the following: End-User Features : Fast compiles and low memory use Expressive diagnostics ( examples ) GCC & MSVC compatibility Utility and Applications : Modular library based architecture Support diverse clients (refactoring, static analysis, code generation, etc.) Allow tight integration with IDEs Use the LLVM 'Apache 2' License Internal Design and Implementation : A real-world, production quality compiler A simple and hackable code base A single unified parser for C, Objective C, C++, and Objective C++ Conformance with C/C++/ObjC and their variants Of course this is only a rough outline of the goals and features of Clang. To get a true sense of what it is all about, see the Features section, which breaks each of these down and explains them in more detail. Why? Development of the new front-end was started out of a need for a compiler that allows better diagnostics, better integration with IDEs, a license that is compatible with commercial products, and a nimble compiler that is easy to develop and maintain. All of these were motivations for starting work on a new front-end that could meet these needs. Current Status Clang is considered to be a production quality C, Objective-C, C++ and Objective-C++ compiler when targeting any target supported by LLVM. As example, Clang is used in production to build performance-critical software like Chrome or Firefox. If you are looking for source analysis or source-to-source transformation tools, Clang is probably a great solution for you. Please see the C++ status page or the C status page for more information about what standard modes and features are supported. Get it and get involved! Start by getting the code, building it, and playing with it . This will show you the sorts of things we can do today and will let you have the "Clang experience" first hand: hopefully it will "resonate" with you. :) Once you've done that, please consider getting involved in the Clang community . The Clang developers include numerous volunteer contributors with a variety of backgrounds. If you're interested in following the development of Clang, signing up for a mailing list is a good way to learn about how the project works.
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2011/10/macs-and-me.html#sidebar
don't count on finding me: Macs and me skip to main | skip to sidebar don't count on finding me Wednesday, October 5, 2011 Macs and me I am profoundly saddened since I woke up at 4:00am in the morning, and saw the news headline about the passing of Steve Jobs. I have seen this coming for a long time, as my father died in a very similar way back 1993 with only 52. Looking at the thin appearance of Jobs in the last month or even years I constantly get reminded of him. Basically the same story of suffering, loss of weight, liver transplant (in vain), death. RIP, Dad, RIP, Steve. I am writing this on a rusty vintage 2000 PowerBook G4 Titanium, I bought on eBay last year, because the video of my own 2001 TiBook went black. By today's web standards completely inadequate, it serves me well for news reading, terminal logins, etc. My son Pedro got his MacBook Pro 15'' delivered just today. An awesome piece of technology. My father bought the first Mac in 1986, just after opening his practice as a neurologist. This was two years after cutting all strings in Hungary and fleeing to Germany in a pretty bold move. Must have been a moment of total self-overestimation when I promised to my dad "if you buy that Mac Plus I'll write you the best software for it for your doctor's office". A crazy time began. At day the Mac was used to keep patient's data with a DTP program "RagTime", at 5pm I hauled the Mac home (in a big black bag) and started writing the program. Sometimes deep into the night. I used Turbo Pascal (and later MPW) after figuring out that the Lisp environment I preferred simply did not cut it due to insufficient support of the Toolbox. In the morning my father carried the Mac back and powered it up. Less than year later the program was ready for productive work. A Mac SE joined the party and we had a networked doctor's application with a really neat windowed user interface, that would put even today's programs to shame in this regard. There was even a time when we fancied marketing this product, but my university duties and the early death of my father simply negated all plans to this end. When I had my diploma in my hands I picked up the phone and called the guy who sold us the Mac Plus and a copy of "Inside Macintosh" back in '86. In the meantime he founded a pretty successful company around a networked admin solution called 'netOctopus' which was his baby. We occasionally met at Apple developer events and I new that he was a pretty damn good coder. He hired me and I was earning money by programming Macs! So yes, I love Macs and there is no reason that this will change in the foreseeable future. I kept telling to myself, should Jobs die one day, I'll put that Mac Plus (now in my basement and still functional) up for sale at eBay. My thought today: "screw it – too many fond memories attached". Posted by heisenbug at 9:39 PM Labels: family , mac , sadness 3 comments: MARCO ANTONIO MENELAU said... muito bonito gabor. Parabens. homenagemjusta a um grande homemn October 6, 2011 at 2:24 AM Cristina Menelau said... Gostei muito, me emocionei com sua história. Todos lamentamos a morte prematura de Jobs mas, a vida tem dessas surpresas. Um gênio sai de cena, aguardemos que outro apareça para preenchê-la proém, sem jamais esquecer os que se foram. October 6, 2011 at 6:04 AM RecaPortella said... Que história emocionante Gabor! Parabéns por conseguir em palavras descrever momentos e histórias como essa. Triste, porém cheia de ensinamentos em todos os sentidos. Agora é esperar o tempo levar um pouco dessa tristeza e continuar seguindo a vida lembrando sempre dos bons ensinamentos que grandes pessoas com essas nos deixaram! Bjs October 6, 2011 at 10:10 AM Post a Comment Newer Post Older Post Home Subscribe to: Post Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ▼  2011 (7) ►  December (1) ►  November (1) ▼  October (1) Macs and me ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://bsky.app/profile/frankel.ch
@frankel.ch on Bluesky JavaScript Required This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is. Learn more about Bluesky at bsky.social and atproto.com . Profile Nicolas Fränkel 🇪🇺🇺🇦🇬🇪 frankel.ch did:plc:lho243ntrkr6h4ohtvk3lr4x 🧑‍💻 Developer and architect 🥑 Developer Advocate ✍️ Blogger @ https://blog.frankel.ch/ 🎓 Eternal learner 📖 Book author at http://leanpub.com/integrationtest
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_notes.html
Packages with notes Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Packages with notes There are 6363 packages with notes in bookworm/amd64. 591 unreproducible packages in bookworm/amd64, ordered by build date: chromium shibboleth-sp linux xorg-server vlc # + qemu imagemagick r-cran-gh pytorch cp2k sphinx-gallery icu commons-beanutils kubernetes pgpool2 php8.2 erlang ring commons-vfs botan twitter-bootstrap3 python3.11 tomcat10 opensaml qtbase-opensource-src # # # flightgear edk2 seqan3 elpa linuxcnc emacs icinga2 libpgjava proftpd-dfsg pymatgen amanda twisted sumo cinder graphviz + newlib neovim # user-mode-linux htsjdk openvswitch bluez goldendict-webengine coq guile-2.2 zabbix omake # ngspice hevea sks fop ipyparallel taoframework node-mocha jruby odc lombok oaklisp ufoai qtdeclarative-opensource-src ncbi-igblast binutils-mipsen qtwebengine-opensource-src seqan2 jskeus toulbar2 fricas boost1.81 slepc masakari fiat-ecmwf fenics-dolfinx getfem qtcreator petsc vertico nbconvert python-mkdocs marginalia lam + senlin axiom gromacs gsequencer squeak-vm python-escript statsmodels gdb lucene8 opentk 0ad qt6-declarative blockattack ecl r-base gdcm giac openms freecad virtuoso-opensource pdb-tools visp ssreflect nco ghdl r-cran-rstan pyfai P libcamera deal.ii scap-security-guide pcp mdanalysis mir fis-gtm speedcrunch gri libgtkada sisc librsb # metview salmon libxmlada ocamlviz adasockets why3 libncursesada whitakers-words kristall ksh93u+m # sagetex raku-readline opensmtpd-filter-dkimsign alire keepass2 gfpoken topparser polyml gradle-kotlin-dsl + firmware-microbit-micropython knxd python-cloup lifelines libopensmtpd pfstools ymuse juman python-parse-type sphinxsearch qtlocation-opensource-src warzone2100 r-cran-emayili qtsvg-opensource-src atlas r-cran-gert heudiconv python-cogent sfepy hkl tbox vdk2 qtconnectivity-opensource-src opensubdiv enblend-enfuse silo-llnl r-cran-r.devices python-hdf5plugin alembic python-pygraphviz raku-json-name qtwebsockets-opensource-src yasnippet xemacs21 masakari-monitors boolstuff python-xarray votca syncevolution + sphinx-panels r-cran-tweenr jameica-h2database paje.app git-hub r-cran-gprofiler2 neuron raku-zef lomiri lava black r-bioc-biocparallel mpqc libaunit libgnatcoll mayavi2 opm-upscaling liblog4ada yudit orderless ausweisapp2 qt6-datavis3d embark conky oclgrind gkrellm-leds P tuxpaint prove6 valgrind + parallel igraph python-fabio wyrd libayatana-appindicator rebar3 gnome-shell-extension-easyscreencast r-bioc-genomicfeatures primesieve oxygen-icons5 smlnj ibus-libzhuyin r-bioc-ioniser r-cran-sass lmfit-py node-opencv manila mnemosyne eccodes secilc eye buildapp rabbitmq-server qtdatavis3d-everywhere-src kicad python-jsonschema scala qtgraphicaleffects-opensource-src mpich linux86 cddlib leiningen-clojure + qtserialport-opensource-src rdkit gcl grass quickfix notmuch eckit libguestfs metkit citar dnsjit libpinyin qt6-quick3d kallisto arduino-core-avr r-cran-knitr fonts-beteckna qtquickcontrols-opensource-src ruby-sigar musescore3 emboss qt6-multimedia libtorrent-rasterbar grub2 + + + + gridengine # open3d sagan atlas-ecmwf rkward ikarus gprolog fdutils dde-qt-dbus-factory r-cran-parsetools raku-log python-gsd qt6-5compat metastudent-data pgloader buici-clock raku-getopt-long raku-tap-harness foot libjcat mdnsd intel-mediasdk libhdate texworks-manual userv gsoap termshark qtwayland-opensource-src groonga visualvm eclipse-titan fonts-arundina fonts-meera-inimai bidiui fonts-fantasque-sans slime fairy-stockfish autokey plplot avr-libc sawfish logol mono-zeroconf jabref refcard syrthes nitime sbcl slic3r brickos amazon-ecr-credential-helper r-cran-dbitest g15daemon casacore-data-jplde r-cran-taxize dict-gcide hyperic-sigar savi liblopsub hmmer terminaltables fwknop node-d3 snapd golang-github-mendersoftware-mender-artifact onedrive qpid-proton ocaml-atd gatb-core rakudo # fonts-rit-sundar fdb liquidwar r-cran-cliapp auctex gap pydicom dejagnu r-cran-rinside cc65 r-cran-quantmod cardo abinit amp jpylyzer ferret-vis qttools-opensource-src quantlib maxima-sage fltk1.3 dcl gcc-avr ldc ppl h2database xindy latex-coffee-stains qtsensors-opensource-src ripmime doxygen eso-midas qtx11extras-opensource-src watcher moarvm netrek-client-cow mira dicom3tools dask fonts-smc-raghumalayalamsans starjava-ttools gpredict fonts-smc-uroob fonts-smc-meera debian-history fonts-fork-awesome fonts-smc-keraleeyam sdpb fonts-smc-rachana fonts-smc-dyuthi yash namazu2 gap-design fonts-smc-karumbi fonts-smc-anjalioldlipi lynx pymodbus clojure esnacc canl-c awesome r-cran-diagnosismed pommed r-cran-rprojroot r-cran-tmvtnorm casacore-data-igrf lirc crack nbsphinx mia groovy gnome-video-arcade liggghts yaws gnome-shell-extension-caffeine mona dxf2gcode gbrowse kitty r-cran-repr twopaco debug-me python-simpy3 python-pint ssocr hexbox ledger2beancount ruby-pygments.rb treeview nrefactory openmcdf tsdecrypt r-cran-tm r-cran-amelia freewnn infinipath-psm slixmpp debmake-doc libofx core-specs-alpha-clojure cafeobj spec-alpha-clojure allegro5 # raku-hash-merge ldap-haskell haskell-shell-conduit closure-compiler maint-guide buildbot r-cran-cli scons gr-radar jakarta-jmeter + xmlcopyeditor fcitx-libpinyin posixtestsuite starjava-topcat lcm codec2 git-repair macsyfinder ucspi-proxy r-cran-rsdmx emoslib # rosegarden gmetrics r-cran-lambda.r r-cran-futile.logger yahtzeesharp lucene4.10 idm-console-framework telepathy-spec winff spooles writer2latex scheme48 systemtap yacas uclibc sweethome3d-furniture swi-prolog sketch rebar rcolorbrewer scalable-cyrfonts sgf2dg samhain publican unicon # python-fudge # psicode r-cran-teachingdemos pforth python-qtconsole pygopherd pstoedit newtonsoft-json dpmb nunit noweb zeitgeist flycheck muttprint aspectj ncbi-blast+ guile-3.0 libint madness maxima mm-common consult-el mono-upnp mimetic mono-addins mathpiper menu lie libswe live-manual libsdl-console librostlab hello latex-cjk-chinese-arphic libnb-platform18-java scala-pickling libkolabxml libforms librep fftw cjk hdf-eos5 coq-iris comedilib + esys-particle castle-game-engine hol88 firehol jool htp chezscheme esdl gnubg ipxe biogenesis geomview libfann gforth freeplane epix grace gdata-sharp gtk-sharp2 clc-intercal ironic dahdi-linux swish-e critcl + jsxgraph injeqt advi + a2ps cxxtest arduino fs-uae codenarc lucene-solr remote-tty bibclean content-hub simstring P gerris haskell98-report cyclograph libu2f-host sdb automake1.11 node-shiny-server prometheus-elasticsearch-exporter mapsembler2 buddy + prometheus-mysqld-exporter cardpeek qterm doomsday efl vkd3d notary liquidsoap r-cran-dimred gr-fosphor netsurf getdp cctbx dnf-plugins-core asterisk-prompt-fr-armelle raku-uri 42 FTBFS packages in bookworm/amd64, ordered by build date: debian-installer # # # symfony astropy python-taskflow perl curl zookeeper python-asyncssh znc extrepo-data # moment-timezone.js borgbackup rnp autogen dbus-cpp jupyter-notebook ruby-hamlit guestfs-tools qtremoteobjects-everywhere-src qbs delve kuttypy nspr etcd nng gcc-bpf ghc # clisp kitinerary totem onionbalance postgresql-prioritize form kel-agent kcmutils postgresql-numeral sdcv pyacidobasic syslinux ruby-debian openorienteering-mapper + golang-github-hashicorp-yamux 4 not for us packages in bookworm/amd64: atitvout pcsx2 cmucl ne10 9 timing out packages in bookworm/amd64: nss nwchem pytango cross-toolchain-base-ports freedict macaulay2 gcc-12-cross-mipsen gcc-11-cross-mipsen snakemake 33 blacklisted packages in bookworm/amd64: openjfx telegram-desktop scipy cherrytree pgocaml grammalecte ben wpewebkit ocaml-dune vtk9 gcc-11 psi4 thunderbird wine codelite lazarus libstdc++-arm-none-eabi navarp octave opa-ff paraview # gmsh magics++ mono openblas qgis trilinos yade calligra cvc4 gcc-12 acl2 ceph 5684 reproducible packages in bookworm/amd64: apache2 # gdk-pixbuf samba squid debian-installer-netboot-images sudo lasso bind9 # u-boot xen shadow open-vm-tools libreoffice # postgresql-15 keystone libnginx-mod-http-lua lxd cyrus-imapd containerd krita + clamav sogo onetbb btrfs-progs freerdp2 syslog-ng gimp ark nncp e2guardian libssh evolution haproxy cups # openssl + mydumper qutip nipy racket paperwork git-annex skimage pike8.0 + + + sagemath pandas # djvulibre insighttoolkit4 wpa mosquitto dropbear luajit insighttoolkit5 xrdp sope firefox-esr gnutls28 python-tornado libcap2 varnish criu trafficserver fig2dev krb5 # openjpeg2 nginx sqlite3 udisks2 python-flask-cors konsole wolfssl libtheora jpeg-xl libavif mlt libsndfile libnbd mercurial exim4 xz-utils graphicsmagick libapache2-mod-auth-openidc vips phpmyadmin poppler twitter-bootstrap4 renaissance gmp-ecm dcmtk simgear wget 389-ds-base spamassassin golang-github-containers-buildah sssd pdns-recursor gensim git-lfs debian-ports-archive-keyring node-rollup subversion # node-axios librabbitmq libtar cacti puma node-postcss vim texlive-bin + poco mpg123 dnsmasq tango nfs-utils docker.io node-xterm ostree # wireshark timeshift libheif python-reportlab ikiwiki-hosting libvirt vmdb2 activemq gtk+3.0 python-cryptography apr adios choose-mirror plasma-workspace shim gtk+2.0 poe.app gmime glance ruby-ftw # smartlist # riseup-vpn node-undici fontforge pymongo python-aiosmtpd libtool node-babel7 sendmail libtommath kio libimage-imlib2-perl gross pillow gtkwave libpod libkf5ksieve mailman3 cdo dhcpcd5 python-asdf plotsauce prometheus-alertmanager ceilometer git-buildpackage libical3 aerc im-config lifeograph r-cran-rcdklibs r-cran-dendextend monitoring-plugins filezilla zbar runc indent rss-glx darktable snapper + + shotcut + r-cran-network cwidget libzypp qtscxml-everywhere-src python-pyproj emscripten psi-plus dolfin rust-sequoia-keyring-linter binutils # python-schema-salad minexpert2 cb2bib intel-graphics-compiler torrus # dustmite r-cran-rcdk caddy mdtraj olive-editor yt uhd lumin exiv2 r-cran-rcurl macromoleculebuilder qtscript-opensource-src node-browserify r-cran-spatstat.explore r-cran-spatstat.model r-cran-spatstat.linnet xbyak fapolicyd r-cran-sparr cadaver r-cran-susier hipercontracer apertium-eo-es prometheus-cpp xserver-xorg-video-amdgpu golang-github-containers-toolbox snowflake grandorgue fcitx-googlepinyin precious guile-lzlib r-cran-spatstat.random r-bioc-gviz grub ccfits python-cycler r-cran-phytools tweepy rakarrack sundials tcpflow r-cran-rpact r-cran-parameters r-cran-fontawesome python-ilorest jtharness pnetcdf + dragonfly-reverb pgl-ddl-deploy libgdf rmpi fontmatrix rjava haskell-language-c xss-lock node-re2 golang-github-containers-dnsname mold augeas r-cran-bios2cor hdup golang-github-francoispqt-gojay haskell-sop-core shasta r-cran-rcpptoml openmotor bitshuffle cheesecutter vboot-utils r-cran-biocmanager atf ignition-msgs ruby-ox skycat jacktrip r-cran-fdrtool ruby-sequel-pg libhdhomerun r-cran-ranger courier p7zip r-cran-deldir ocaml-num bird sphinxbase libosmocore projectm developers-reference r-cran-bayesplot jove mp3blaster simgrid tcpreplay simavr gstreamer-vaapi darkradiant gnunet libalien-sdl-perl qtvirtualkeyboard-opensource-src wcstools pyzmq gnucash-docs limesuite libapache-poi-java rockdodger edid-decode adcli libambix pam-wrapper ns2 fonts-cns11643 gdal golang-github-google-gofuzz # process-cpp xmlstarlet bibtool topal xorg-docs xmlformat massxpert proj iraf libsx # libpixels-java hdf-eos4 fltk1.1 afterstep bglibs sn fomp mailfilter manderlbot ruby-webmock # hylafax debiman openmpi python-gammu jdupes opendkim axis qbittorrent qpdf libapache2-mod-python libsolv libx11 mrtg nagios-plugins-contrib cargo psychtoolbox-3 golang-github-docker-docker-credential-helpers flann orthanc xir horizon brltty electrum r-cran-irdisplay aws-nuke vulkan-validationlayers casacore qd lammps freeradius inn2 vte2.91 python-django dbus highway python-git plasma-framework lldpd mutt libmatemixer npd6 arc-gui-clients r-cran-psychotree r-cran-genie prometheus-ipmi-exporter r-cran-setrng pglogical-ticker openmm r-cran-robust jnettop cryptominisat libusb-java ipqalc pg-fact-loader r-cran-downlit libubootenv r-cran-rwiener r-cran-rsvd triggerhappy r-cran-mvnfast graywolf r-cran-vgam prometheus-process-exporter r-cran-calibratr glibmm2.4 r-cran-cairo r-cran-clipr r-cran-hexbin vue.js istack-commons x265 r-cran-psychotools enlighten r-cran-spacetime python-miio + r-cran-dslabs crowdsec kf5-messagelib node-webpack gnome-software hsqldb1.8.0 libreswan onionshare sra-sdk pacemaker nfdump rime-luna-pinyin cvs yajl icu4j r-cran-testit r-cran-mockery r-cran-promises r-cran-bitops tvtime ffindex gplots libmozilla-ldap-perl selinux-python stdsyslog r-cran-paramhelpers r-cran-nnet browserpass ibus-chewing golang-github-sylabs-sif prometheus-postgres-exporter r-cran-randomforest r-cran-magrittr lxqt-powermanagement r-cran-digest r-cran-blob ukui-media latex-mk pyserial-asyncio r-cran-rlang rclone fritzing lxqt-config libitext5-java vlfeat pyqwt3d gcc-mingw-w64 snek repmgr libstatgrab duktape toppic r-cran-ggalluvial r-cran-data.table r-cran-semtools anjuta r-cran-rcpproll argagg r-cran-ape postgresql-pllua music tmd710-tncsetup r-cran-rcmdrmisc r-cran-rniftilib libnet-z3950-simpleserver-perl r-cran-ttr jid haskell-tls haskell-openglraw smb4k gcc-arm-none-eabi gcc-riscv64-unknown-elf gcc-xtensa-lx106 r-cran-minpack.lm r-cran-ca healpix-cxx ruby-rjb raku-test-meta controlsfx mp4parser r-cran-metrics r-cran-mitools r-cran-kedd ruli freediameter r-cran-mlmetrics r-cran-zeligchoice gphoto2-cffi subtle android-platform-libcore libvslvm node-expat golang-github-mesos-mesos-go # r-cran-modeltools r-cran-praise r-cran-conting lxqt-admin r-cran-lsmeans r-cran-hypergeo sumatra mujoco r-cran-elliptic lxqt-about r-cran-fauxpas r-cran-prettyr r-cran-ggsci opensmtpd-filter-senderscore hivelytracker r-cran-flashclust libmbassador-java r-cran-truncdist r-cran-prabclus otcl r-cran-gclus r-cran-trimcluster happy ruby-character-set rancid zynaddsubfx wmwork unicorn ssmping wmweather tla slony1-2 steghide strucchange safe-hole-perl snimpy ruby-sdl sandwich ruby-multibitnums rglpk tmpreaper qastools rdiff-backup-fs qtkeychain angband r-cran-base64enc pgtop nss-passwords plexus-containers nrg2iso mojarra mockito menu-cache libhmsbeagle tatan lxqt-notificationd r-cran-ctmcd r-cran-shinybs tstools kodi-visualization-fishbmc kodi-pvr-nextpvr elastix kpackage budgie-desktop python-telethon stopt r-cran-collapse python-cython-blis vpb-driver r-cran-sftime xine-lib-1.2 r-cran-gstat ruby-psych golang-github-xenolf-lego jh7100-bootloader-recovery open-build-service littler minimap2 mailfromd node-buble sqlite-utils r-bioc-fishpond aspectc++ yoshimi appstream-generator freebayes qt6-lottie haskell-patience dmrconfig haskell-attoparsec haskell-cipher-aes haskell-typed-process haskell-czipwith r-cran-adegenet etbemon clblast jenkins-json pydoctor python-psutil netselect haskell-iso8601-time python-geopandas r-cran-openmx r-cran-parallelmap r-cran-ggally sugar-toolkit-gtk3 libqtxdg lattice certspotter gap-float fifechan r-cran-ggridges r-cran-pkgmaker r-cran-uuid jansi raku-meta6 stacks haskell-parallel haskell-shelly ruby-netcdf haskell-juicypixels r-cran-eipack r-cran-tsp r-cran-rpostgresql qt-gstreamer qca2 libcommons-jxpath-java opencsv golang-ginkgo mingw-w64 r-cran-officer nitpic netris megaglest multiboot netrw module-assistant memstat xtables-addons lpr lsof lrzsz ludevit + libxpp2-java prometheus-smokeping-prober logtool libzip libxmltok libpqxx libvistaio libterm-filter-perl # r-cran-rhandsontable mecab libonemind-commons-java-java libpgm javahelp2 libopenobex libjdom2-java libixion libkdtree++ woff2 libhibernate-validator-java libcoverart libomxxvideo libapache2-mod-intercept-form-submit libax25 jenkins-trilead-ssh2 joptsimple icmptx heartbleeder gromit guava-libraries geronimo-jpa-2.0-spec glyr glpk-java geki2 fstrcmp funitroots fonts-arphic-bsmi00lp fextremes libpostscriptbarcode easygen commons-csv civetweb altree antlr3 bomstrip ascd bcftools spinner tig subuser libheimdal-kadm5-perl ettercap octave-msh qiime pd-fftease epubcheck coquelicot xrayutilities coq-bignums coq-ext-lib python-installer findlib r-cran-stablelearner r-cran-dirmult r-cran-deoptimr r-cran-genabel r-cran-cyclocomp r-cran-hsaur3 ocaml-mirage-crypto ruby-escape-utils r-cran-cutpointr rsass pathspider coq-reglang r-cran-roxygen2 swirc libjs-webrtc-adapter parmap solvespace r-cran-rsample ocaml-duration r-cran-colorspace r-cran-tzdb r-cran-gsl r-cran-scatterd3 r-cran-irkernel ocaml-ca-certs golang-github-containerd-stargz-snapshotter intellij-community-idea ruby-dataobjects-mysql r-cran-statcheck golang-github-evanw-esbuild coq-elpi zoneminder netkit-rwall rsplib snibbetracker gnome-games-app fvwm1 golang-github-openshift-imagebuilder biboumi r-bioc-bsgenome r-bioc-biocfilecache ectrans gir-to-d subnetcalc r-bioc-s4vectors unikmer binfmtc npm r-cran-ff freedroidrpg ocaml-batteries lwt-log flameshot clzip psycopg2 ruby-nio4r opendnssec ibus-table-others r-cran-cubature r-cran-yaml haskell-hsopenssl haskell-authenticate-oauth biojava4-live r-cran-snowfall ismrmrd # gxmessage courier-unicode ppx-derivers r-cran-stars iaxmodem rdiff-backup webhook r-cran-futile.options libwebsockets liblnk ruby-timfel-krb5-auth libesedb mrtdreader gst-plugins-espeak cen64 ruby-github-markdown bcache-tools daq ftpmirror xmlstreambuffer xscorch unixcw xsysinfo xserver-xorg-input-mouse whitedune sqlobject canid hellfire treil spacezero ruby-serialport sleepenh r-cran-g.data r-cran-pwt8 ruby-dataobjects-postgres quotatool r-cran-reshape2 ratfor r-cran-proto r-cran-getopt react relimp r-cran-evd r-cran-rsolnp r-cran-epibasix r-other-iwrlars r-cran-genabel.data ocaml-alsa ocaml-expat pcsc-cyberjack png-sixlegs r-cran-combinat puf owasp-java-html-sanitizer osgi-foundation-ee nwall etoile ocaml-dbus mnormt mockobjects gnome-shell-mailnag mhwaveedit r-cran-seurat koules csh classycle coinor-vol axmlrpc quesoglc mockery de4dot minetest-mod-xdecor chiark-tcl golang-github-vmware-govmomi grub-installer opendht openimageio vecgeom blender r-cran-spatstat.core poliastro promod3 jackson-dataformat-yaml libsis-jhdf5-java httpcomponents-client5 musl r-cran-hash libemf2svg r-cran-psychtools r-cran-rcpparmadillo cbor2 r-cran-circular r-cran-fitdistrplus qt6-serialbus r-cran-vdiffr qt6-sensors r-cran-exactranktests r-cran-freetypeharfbuzz r-cran-wkutils certmonger r-cran-sna r-cran-broom.mixed r-cran-fingerprint r-cran-ddalpha xblast-tnt r-cran-statnet.common uncrustify orpie r-cran-epiestim r-cran-vctrs prometheus-postfix-exporter r-cran-segmented r-cran-checkmate r-cran-phangorn cgal ppx-optcomp tetraproc mergelog jam zipios++ mac-widgets ruby-gsl r-cran-magick r-cran-zelig nis nyacc oakleaf netkit-rusers node-websocket netkit-bootparamd facter r-cran-readr redisearch r-cran-mixtools r-cran-gsa r-cran-readstata13 r-cran-pbdzmq r-cran-terra kst passenger librostlab-blast tools-nrepl-clojure haskell-hakyll haskell-gtk-traymanager marisa r-cran-bayesfactor pikepdf haskell-keys haskell-path haskell-butcher haskell-boomerang moc haskell-dav r-cran-hdf5r xauth ocaml-fileutils python-xlib opsin ocaml-re python-prctl ruby-augeas librepository libmusicbrainz5 r-cran-shinydashboard lsyncd libsodium libhamcrest-java libformula libassuan ipip glide gupnp-igd libam7xxx gaffitter dssi derby cyrus-imspd bible-kjv compress-lzf coinor-ipopt r-cran-findpython clearsilver cdcover checkstyle byacc-j basket authbind apparix activemq-protobuf acepack activemq-activeio gnokii tlsh ftp.app libapache-mod-encoding batmon.app xserver-xorg-input-joystick + naspro-bridges libevhtp dvgrab r-cran-venndiagram nvram-wakeup + r-cran-gwidgetstcltk prometheus-mongodb-exporter ocaml-graphics sight postorius aoflagger org-mode pbcopper ignition-common r-cran-pander inventor packagekit ckbuilder rocrand logback liblxqt ktexteditor vdr-plugin-xineliboutput flex ignition-physics reaver soapysdr kmenuedit libksysguard plasma-firewall kde-cli-tools kpipewire kactivitymanagerd kdeplasma-addons systemsettings plasma-thunderbolt breeze layer-shell-qt plasma-desktop kdecoration milou khotkeys plasma-nm kwin powerdevil oxygen libkscreen plasma-discover kinfocenter curlpp apt openstructure node-jschardet geary victoriametrics javamail mcpl opencascade sofia-sip + twinkle regina-normal qt6-svg freecontact uwsgi golang-v2ray-core cdebconf dpkg # nlopt opencv xenium gr-osmosdr opencc r-cran-spatial r-cran-class r-cran-openssl libxtrx collectd simbody pygccjit molmodel imath multimail yosys link-grammar drawxtl libghemical orthanc-dicomweb swapspace stimfit kodi-pvr-zattoo kodi-inputstream-adaptive slic3r-prusa mopac webcamoid aribas + r-cran-httr2 performous ocaml-shine r-cran-clock hugin pyosmium libvigraimpex # r-cran-mass kodi-pvr-vuplus kodi-pvr-teleboy kodi-peripheral-xarcade ipp-usb ecflow r-bioc-ihw r-bioc-rcpi r-bioc-chemminer python-pygit2 r-bioc-degnorm r-bioc-scuttle pd-iemnet xraylib r-bioc-go.db rpyc ocaml-taglib libembperl-perl r-cran-shiny trace-cmd remmina bibletime rustc fckit tomcat9 qt6-connectivity xdrawchem fceux pyml python-hashids r-cran-rpf r-cran-haplo.stats twine binpac ocaml-stdcompat libogg libpano13 apbs springlobby postgresql-q3c prometheus-pushgateway pgstat guice libsfml qtstyleplugins-src cwiid r-cran-urltools r-cran-survey kup-backup libjemmy2-java tamil-gtk2im r-cran-markovchain r-cran-tidyr gobuster haskell-hledger haskell-filtrable haskell-wai-extra haskell-semirings haskell-chart haskell-xml-conduit haskell-monoid-subclasses haskell-http-api-data haskell-shakespeare r-cran-modeldata sm rt-extension-customfieldsonupdate wmmixer robocode xstr shared-mime-info tth r-cran-th.data r-cran-slam r-cran-testthat postgresql-ocaml # phonon projectl palbart pal pcre-ocaml gwc lyskom-server linuxdoc-tools libxmpcore-java r-cran-rematch2 iec16022 editorconfig-core gap-guava bliss cdbackup qabcs veusz spacearyarya nat r-cran-cba digikam exodusii raku-file-find kore libgnatcoll-db postgresql-mysql-fdw octave-gsl luakit maliit-framework embree python-freesasa python-mmcif-pdbx r-cran-stable openscenegraph node-zrender grcompiler sublime-music stardict kmymoney gocc golang-github-vincent-petithory-dataurl cookiecutter insserv r-cran-seqinr r-cran-wdi recastnavigation apertium-pt-gl rime-soutzoe octave-signal aircrack-ng libkiwix node-react gox diffpdf nss-updatedb libitpp libace-perl recordmydesktop gnome-pie libcddb prime-phylo r-cran-xml go-sendxmpp survivor smartmontools r-cran-intervals xserver-xorg-video-intel svnclientadapter jboss-logmanager vtk-dicom rmysql httpcomponents-client uuidm tellico navit r-cran-htmltools plip mypaint slurp i3-wm gradle rdma-core realmd guile-gcrypt libzstd r-cran-jsonlite gmt plexus-utils2 python-lark jgit celery svnkit r-cran-flextable golang-github-mailru-easyjson r-cran-triebeard fftw3 proftpd-mod-msg r-cran-solrium r-cran-raschsampler unshield glimpse libapache2-mod-perl2 kmer r-cran-erm balboa proftpd-mod-clamav tumiki-fighters r-cran-pkgkitten r-cran-stringr val-and-rick elvish r-cran-sem pd-pool pd-xsample astropy-regions win32-loader bustle libquicktime bazel-bootstrap ignition-math haskell-profunctors haskell-comonad haskell-network haskell-mono-traversable pycairo netkit-rsh cl-asdf w3cam netkit-rwho elki libapache-mod-evasive r-cran-fansi pd-lyonpotpourri linssid qtcurve velocity xom slrn uimaj supertux titanion rcpp pugixml portlet-api-2.0-spec pycode-browser rodbc pugl mu-cade foreign mod-vhost-ldap r-cran-dt libnxt libjdom1-java libxml-security-java libpaper r-cran-whisker libgdchart-gd2 cvxopt cmake jmock2 r-bioc-glmgampoi r-bioc-dnacopy r-bioc-oligo r-bioc-preprocesscore r-bioc-edger fdroidcl r-bioc-scran r-cran-recipes freedv gnustep-base octave-level-set r-cran-glmnet r-cran-rtweet r-cran-timereg django-cas-server octave-quaternion haskell-yesod haskell-gi-gtk r-cran-genieclust haskell-yesod-test r-bioc-impute python-docutils haskell-gi-vte r-cran-wgcna prometheus r-bioc-lpsymphony r-bioc-genefilter r-cran-evaluate golang-github-golang-jwt-jwt r-bioc-organismdbi deepin-movie-reborn r-bioc-goseq r-bioc-ensembldb r-bioc-structuralvariantannotation skeema r-cran-pscbs r-bioc-edaseq r-bioc-tfbstools r-bioc-ggbio rocm-smi-lib davical r-bioc-biovizbase r-bioc-genomicfiles r-bioc-rgsepd r-bioc-grohmm r-bioc-cner r-bioc-netsam r-bioc-genelendatabase r-bioc-gosemsim r-bioc-delayedmatrixstats r-bioc-graph r-bioc-metapod r-bioc-org.hs.eg.db r-cran-ggm r-bioc-ctc r-bioc-deseq2 r-bioc-bladderbatch r-bioc-multiassayexperiment octave-interval r-bioc-purecn r-bioc-summarizedexperiment r-bioc-qusage r-bioc-mergeomics r-bioc-rhdf5filters r-bioc-dexseq r-bioc-hypergraph r-bioc-scrnaseq r-bioc-htsfilter r-bioc-all r-bioc-experimenthub r-bioc-hdf5array r-bioc-biocversion r-bioc-altcdfenvs r-bioc-annotationhub r-bioc-scaledmatrix r-cran-alakazam r-bioc-annotationdbi r-bioc-biostrings r-bioc-seqlogo r-bioc-delayedarray r-cran-shazam r-bioc-nanostringqcpro r-bioc-rhdf5 r-bioc-tcgabiolinksgui.data r-bioc-iranges r-bioc-geoquery r-bioc-singler r-bioc-rsamtools r-bioc-arrayexpress r-bioc-noiseq r-bioc-keggrest r-bioc-singlecellexperiment r-bioc-rtracklayer r-bioc-multtest r-bioc-biocstyle r-bioc-titancna r-cran-mutoss r-bioc-deseq r-bioc-snpstats r-bioc-biocbaseutils r-cran-multidimbio r-bioc-shortread r-bioc-bioccheck r-bioc-affyio r-bioc-progeny r-bioc-geneplotter r-bioc-rhdf5lib r-bioc-decoupler r-bioc-gseabase r-bioc-tximportdata r-bioc-consensusclusterplus r-bioc-rots r-bioc-interactivedisplaybase r-bioc-genomicalignments r-bioc-fmcsr r-cran-nmf r-bioc-oligoclasses r-bioc-gsva r-bioc-zlibbioc r-bioc-sva r-bioc-complexheatmap r-cran-samr r-bioc-residualmatrix r-bioc-cummerbund r-bioc-matrixgenerics r-bioc-bluster r-bioc-isoformswitchanalyzer r-bioc-ebseq r-bioc-savr haskell-happstack-authenticate r-bioc-qvalue r-bioc-degreport r-bioc-dupradar r-cran-spp r-bioc-pwmenrich r-bioc-eir r-bioc-tcgabiolinks r-bioc-dada2 r-bioc-basilisk.utils r-bioc-pcamethods r-cran-graphlayouts r-bioc-annotationfilter r-bioc-dir.expiry r-bioc-megadepth r-bioc-biobase r-bioc-rbgl haskell-gi-gobject r-bioc-metagenomeseq r-bioc-affy r-bioc-qtlizer r-bioc-scater r-bioc-phyloseq r-bioc-hsmmsinglecell r-cran-metap r-cran-restfulr should.js r-bioc-affxparser r-bioc-biomformat r-cran-tigger r-bioc-rwikipathways r-bioc-beachmat r-bioc-drimseq r-bioc-dropletutils haskell-pandoc-types r-bioc-rhtslib r-bioc-aroma.light r-bioc-sparsematrixstats r-bioc-annotate r-bioc-biocio r-bioc-hilbertvis r-bioc-biocsingular haskell-gi-pango gyoto r-bioc-makecdfenv r-bioc-destiny haskell-gi-gdkx11 r-bioc-wrench r-other-wasabi r-bioc-ballgown r-bioc-biomart r-bioc-xvector r-bioc-dirichletmultinomial r-bioc-biocneighbors r-bioc-protgenerics pgrouting garagemq glulxe burgerspace haskell-gi-gdkpixbuf openbabel pillow-sane telepathy-qt ruby-ffi jsonnet moonshot-ui r-cran-purrr ares pbuilder upower fcitx-unikey gap-factint scram electric-fence autodep8 r-cran-truncnorm proftpd-mod-case proftpd-mod-tar async-http-client r-cran-mertools r-cran-beeswarm r-cran-r6 r-cran-bh robustbase r-cran-rentrez r-cran-qqman bless porg pacman dhcpd-pools ruby-vmstat mdocml staden r-cran-shape prometheus-haproxy-exporter r-cran-zip r-cran-rcpphnsw wily r-cran-seroincidence pyxplot python-csb minicom mpdcon.app libmetadata-extractor-java metis libjogl2-java gwaei + magicfilter r-cran-dbplyr libdssialsacompat libmongo-client libglazedlists-java libapache2-mod-ldap-userdir libdshconfig libcommons-jexl2-java latticeextra libencode-eucjpms-perl fio kwstyle dput hatari crawl args4j bbdb libhibernate3-java golang-github-dvsekhvalnov-jose2go # brian r-cran-labeling wayland r-cran-ica coreboot node-katex + kodi-peripheral-joystick r-cran-cmstatr python-fissix createrepo-c r-cran-nanotime nut pixmap node-webfont heimdal kconfig mygui r-cran-brglm2 xmpp-dns lime dune-istl r-cran-brms golang-github-alecthomas-chroma-v2 ess rquantlib node-chroma-js python-oslo.utils r-cran-gunifrac gr-funcube node-cross-fetch r-cran-desolve propka python-aioamqp chromaprint golang-github-canonical-go-dqlite glances eliom plprofiler r-cran-pdftools python-aio-pika golang-github-pelletier-go-toml eggdrop python-periphery libauthen-libwrap-perl orthanc-postgresql apertium-spa-ita libdap hugo cloudsql-proxy zephyr # r-bioc-variantannotation r-bioc-tximeta golang-github-varlink-go alsa-lib golang-k8s-kube-openapi bagel luarocks fcitx-kkc commons-dbcp2 zbackup spoa r-cran-sjplot r-cran-lubridate baycomusb libvt-ldap-java r-cran-httpuv pyphen ruby-libxml c2x copyq gl2ps libbluray nbtscan zathura octave-communications r-cran-publish r-cran-riskregression go-for-it r-cran-pingr audmes haskell-template-haskell-compat-v0208 ncl prometheus-node-exporter librcsb-core-wrapper neomutt r-cran-bookdown golang-github-niklasfasching-go-org ocaml-topkg octave-vibes r-cran-bbmle r-cran-msm r-cran-pkgbuild r-cran-polycub r-cran-bayesm octave-instrument-control r-cran-mets r-cran-rmarkdown r-cran-jpeg octave-stk r-bioc-biocgenerics sfcgal octave-fits wcwidth routino r-cran-rnetcdf r-cran-ks octave-miscellaneous jeepney sphinx cmor octave-optiminterp octave-control octave-struct octave-optim node-d3-color octave-image-acquisition fim lablgtk2 octave-audio octave-geometry pktools pydl gap-toric octave-nan mapnik libkml plexus-compiler octave-secs2d crash spatialindex o2 geki3 gap-laguna scim-m17n rng-tools5 r-cran-sp xlog ncbi-vdb blasr ucimf-sunpinyin r-cran-png octave-netcdf libbpp-phyl xsunpinyin python-poppler-qt5 libj2ssh-java libcommons-collections3-java latex-make jackmeter lft judy libao P knowthelist ipwatchd-gnotify jack-keyboard kbdd guile-lib gunroar gnome-nds-thumbnailer ftrading gmodels gkrelltop gant geronimo-jacc-1.1-spec discover guile-zstd dbf encfs fbonds devio dochelp dist cssparser clustalo r-cran-psyphy kdsoap cdck coinmp castor arpack biococoa btyacc as31 abind r-cran-learnbayes r-cran-isoweek ceres-solver ethflux r-cran-fitbitscraper bsaf sysdig guile-zlib directvnc py-postgresql uima-as dbusada biojava-live docker-registry tiles apache-log4j-extras1.2 pdl libalog libxmlezout ahven gprbuild libtemplates-parser qt6-charts anet libflorist preprepare xgammon pinfo r-cran-emdbook r-cran-sqldf deepin-album r-cran-remotes rgl r-cran-mnp gdata r-cran-sfsmisc r-cran-slider node-node-sass r-cran-optimx golang-github-traefik-yaegi r-cran-mixsqp python-pomegranate rime-scj r-cran-wavethresh r-cran-rsvg r-cran-ordinal r-cran-spdata golang-github-approvals-go-approval-tests # golang-github-micromdm-scep r-cran-ggrastr node-pako r-cran-rlumshiny r-cran-sjstats python-oslo.concurrency archmbox r-cran-pec r-cran-rcppmlpack slt ocaml-cpu pyftdi cde gnucobol jdim rsymphony r-cran-genoplotr cdparanoia terminews avfs avogadro r-cran-surveillance argyll kernsmooth ocaml-sqlite3 xc3sprog zziplib tipa hawtdispatch ocaml-benchmark prometheus-bird-exporter gdigi deck pure-ftpd + ocaml-expect yubikey-agent powa-archivist ruby-grib rime-wugniu autodock-vina sphinx-autoapi golang-golang-x-exp libtcd zeroinstall-injector xrootd pipewalker stretchplayer r-cran-brio siggen dune-grid-glue lablie wal2json byteman golang-github-fernet-fernet-go r-cran-r2d2 golang-github-dnstap-golang-dnstap colorcet ocaml-charinfo-width gitbatch kcollectd pollen ffuf missfits fmit r-cran-randomglm r-cran-argparse phonon-backend-vlc r-cran-actuar libowasp-antisamy-java ocaml-mmap md4c r-cran-bayestestr r-cran-gmp sdpa ocaml-libvirt main-menu r-cran-purrrlyr pgmodeler labltk r-cran-ggplot2 asm r-cran-pcict ocaml-cairo2 pg-repack octave-dicom puredata-import node-istanbul jsch icon lr xe xssproxy dune-common fcitx-hangul golang-github-grpc-ecosystem-grpc-gateway dune-typetree dune-uggrid libmarc-charset-perl dune-functions fdclone dune-localfunctions r-cran-filehash qmapshack libime-jyutping openttd haskell-adjunctions haskell-microstache haskell-src-meta octave-general ruby-github-markup + wavpack tuxcmd-modules tcltk-defaults snakeyaml stardata-common r-cran-rsclient presage ocaml-ctypes ocaml-extunix node-qs nanomsg log4cpp lucene++ libhdf4 ipsvd jaxe gav libime r-cran-sparsesvd pysoundfile gnustep-dl2 pd-flext r-cran-lavaan lcms2 r-cran-ggpubr quart r-cran-fs taskd apper openvlbi bird2 bleak chrony slop java-atk-wrapper clickhouse tilix scm gnudatalanguage quantlib-swig boxbackup r-cran-lamw qt6-webview r-cran-googledrive r-cran-wikidataqueryservicer python-django-crispy-forms-foundation pinfish ocaml-csexp libmdock-java r-cran-blockmodeling blends cfrpki hedgewars pat jackd2 libmessage-passing-perl # node-autoprefixer hydrogen pgsql-asn1oid cysignals golang-github-containernetworking-plugins libopenshot sonivox arm-trusted-firmware tantan hts-nim-tools r-cran-bench obs-cli python-pyluach polspline golang-github-spf13-cobra r-cran-pracma r-cran-linprog orthanc-webviewer r-cran-bio3d node-uri-js odin kbuild odil libgff rapmap mailfront bart libfile-map-perl oregano asc cppo maven-antrun-extended-plugin python-django-crispy-forms osmium-tool rsibreak orthanc-wsi libjlatexmath-java hivex httrack freefem pyicu alpine osm2pgrouting hhsuite csvjdbc wmcore golang-github-influxdata-yarpc proftpd-mod-counter grhino r-cran-whatif nqp wmcalc r-other-x4r rbdoom3bfg r-cran-libcoin yorick yacpi ufoai-music jboss-xnio ruby-bert astroscrappy axe-demultiplexer camlp4 rawdns apache2-mod-xforward med-fichier combblas r-cran-bridgesampling yagf povray netcdf r-cran-diptest ipvsadm ruby-unicode boohu xmonad-contrib r-cran-sctransform gr-gsm r-cran-pkgload spatial4j soci frobby r-cran-multicool ruby-kgio yaskkserv + ruby-bindex postgresql-plsh ruby-ffi-yajl ruby-posix-spawn rdp-classifier unionfs-fuse quvi rafkill r-cran-fastmatch waili velvet rserve fnonlinear dustrac # vtprint python-twitter seqtk opus-tools pgmemcache golang-github-rubenv-sql-migrate localizer fasttext gtools dot-forward clucene-core + camlidl cherrypy3 dune-geometry invokebinder openal-soft charls plume-creator id-utils r-cran-mfilter r-cran-gwidgets r-cran-snakecase r-cran-xtable r-cran-qvcalc r-cran-fit.models r-cran-pkgconfig r-cran-dynamictreecut raku-license-spdx r-cran-tcltk2 r-cran-itertools r-cran-tfisher dune-grid gr-limesdr libpam-radius-auth r-cran-gridextra ruby-rblineprof scalapack lasi mrpt gnuradio scilab jmol ocsigenserver alsa-tools jtdx zarr python-cleo clazy + qtxmlpatterns-opensource-src qtimageformats-opensource-src janus node-cbor libpicocontainer-java xmacro sambamba r-cran-emmeans simka ffmpegfs golang-go-flags # xsp qtwebkit-opensource-src fzf r-bioc-stringdb r-other-kcha-psiplot r-cran-shades r-cran-svunit r-cran-mpoly genius otb coinor-csdp crac fcitx5-configtool mosdepth seqan-needle node-magic-string golang-github-xo-terminfo camlzip wsjtx cython + mujs node-d3-scale r-cran-globals beast-mcmc ruby-pg-query maffilter r-cran-performance aewm++ r-cran-lwgeom r-cran-nleqslv objenesis libgooglepinyin amfora junit5 yoyo openocd xfig vtwm python-glanceclient coz-profiler ocaml-bjack fraqtive python-tinycss2 r-cran-rle hey r-cran-gamm4 sailcut wrk python-os-faults ogre-1.12 mender-client node-deepmerge toppler r-cran-adephylo piper libtwelvemonkeys-java r-cran-rdbnomics kissplice r-cran-rann r-cran-profmem socklog ocaml-usb terraintool r-cran-googlevis golang-github-cheekybits-genny pgpointcloud r-cran-cowplot r-cran-pbmcapply packer kannel postgresql-periods lwt-ssl android-platform-external-libunwind netdata r-cran-rcmdcheck libhtml5parser-java valabind ocaml-domain-name golang-github-pquerna-ffjson ssh-contact postgresql-hll libpwiz hershey-fonts transcalc gregmisc murasaki golang-github-cloudflare-cfssl lambda-term libnjb coinor-osi weka r-cran-logspline ocplib-endian reiser4progs fcitx5-qt coinutils acsccid prometheus-hacluster-exporter node-d3-dispatch ocaml-fmt node-js-yaml ruby-charlock-holmes node-d3-ease node-dagre-layout prefix lablgtk3 dico fcitx5-gtk gcompris-qt pycares termdebug jnr-ffi libaosd jnr-unixsocket libu2f-server liboggplay xml-commons-external xymon libnfo wordwarvi xlassie wipe writerperfect tftp-hpa wsynth-dssi vrfy tinydyndns ubuntu-packaging-guide vmfs-tools tweak stoken tetgen spatial4j-0.4 python-levenshtein maildirsync gawk + r-cran-mice lensfun latexdraw libbrahe josql gearmand argus r-cran-kaos log4c r-cran-egg golang-github-ugorji-go-codec fvwm binutils-mingw-w64 pgauditlogtofile pysph tkrplot r-cran-admisc flite r-cran-tidytext aardvark-dns open-iscsi chipmunk boot xfsprogs python-hexbytes mes pvm weechat go-qrcode pgaudit-1.7 car r-cran-timechange r-cran-parallelly r-cran-raster arj genext2fs trustedqsl mpfr4 openlayers r-cran-splines2 r-cran-wk fonts-ocr-a cyclonedds zarchive r-zoo r-cran-medadherence r-cran-matrixmodels swami graphql-core hacktv r-cran-lavasearch2 r-cran-parmigene iem-plugin-suite deja-dup kxd eurephia ruby-murmurhash3 pulseaudio glaurung sphinx-copybutton + r-cran-projpred sollya kronometer r-cran-rex rpart prometheus-libvirt-exporter node-es6-promise liborcus r-cran-circlize libgee-0.8 r-cran-ggvis goxkcdpwgen gnustep-gui rime-array scummvm dafny mirage gnarwl lvm2 javassist redfishtool libsoundio blis compass-h5bp-plugin plexus-interpolation ponyprog chealpix pytools node-rdf-canonize qtmultimedia-opensource-src phpab joda-convert toastinfo bettercap ssh-askpass ibus-table-chinese eigen3 rr r-cran-prevalence unicode-screensaver libpll fonts-smc-suruma zfec qt3d-opensource-src librtr jigsaw-generator prometheus-mailexporter r-cran-rspectra fest-reflect xserver-xorg-video-openchrome java-sdp-api kickpass qtnetworkauth-everywhere-src r-cran-dorng node-tippex fpylll brise jacoco r-cran-formatr fcitx5-bamboo matplotlib jpeginfo sfst ruby-zoom ruby-password ruby-xmlparser ruby-rinku ruby-pcaprub ruby-ldap rome ruby-atomic ruby-fast-xs r-cran-gss r-other-amsmercury quadprog r-cran-minqa r-cran-hwriter raspell python-midiutil r-cran-wordcloud pslib piuparts preview.app pipemeter pa-ounit ocamlsdl ocaml-bitstring ossp-uuid pidgin ocamlify mp3info ppx-deriving nlkt modglue mpg321 mpeg2dec gp2c mlgmp minia golang-github-avast-apkverifier libjtds-java libgfshare kile jaxb-api jtidy gcpegg gtk2-engines gnugo gmrun gpm flute lighttpd easymock blackbox ats2-lang avrdude apachetop abgate jsap collada-dom multiverse-core r-cran-later qmmp r-cran-poorman muse-el dh-ada-library node-react-highlighter s2geometry gtk-d glib-d r-cran-jquerylib ruby-shadow wcc pgpcre r-cran-labdsv r-cran-mclustcomp r-cran-rcppdist golang-mvdan-sh r-cran-progressr wfview virt-v2v r-cran-hunspell python-clevercsv pymad netdiag kdeclarative kactivities-kf5 kguiaddons kholidays threadweaver r-cran-rbibutils sonnet r-cran-rcppgsl knotifications r-cran-rsconnect dino-im r-cran-qpdf binutils-djgpp madplay gnuplot-mode golang-github-axgle-mahonia emd android-platform-external-boringssl fdroidserver r-cran-packrat r-cran-jomo pg-bsd-indent brotli pglogical csound sentencepiece seafile-client dds swtchart rplay triod-postnaja vnlog golang-github-sebest-xff maxflow r-cran-mda polkit-qt-1 postgresql-debversion r-cran-bdsmatrix estscan getdns llvm-toolchain-14 r-cran-psy kdb libffi libnss-gw-name r-cran-mcmcpack python-lzo pldebugger postgresql-plproxy uim ifstat r-cran-commonmark node-d3-drag r-cran-brobdingnag unittest++ signond burrow glewmx paps poster bmusb aces3 libhpptools r-cran-mi swarm-cluster dita-ot darkice pcl pyotherside libmemcached-libmemcached-perl r-cran-udunits2 teg r-cran-satellite ruby-nokogumbo golang-github-dataence-porter2 python-jpype r-cran-stringi dlib ruby-fast-blank python-futurist gopher direnv node-d3-axis vip-manager r-cran-gee r-cran-profilemodel xkbind libvmime ruby-sawyer # uisp flightcrew xml2 xserver-xorg-video-fbdev wrapsrv tyxml tnftp ttyrec sunflow soundkonverter timingframework ruby-mysql2 ruby-redcloth r-cran-amore ruby-enumerable-statistics pyqi postgresql-pgmp olpc-powerd ocaml olpc-kbdshim mgcv gle-graphics maven-jar-plugin madlib libxalan2-java node-d3-brush liboro-java libpeas libprintsys libsmbios libmoe r-cran-lsd liblog-dispatch-filerotate-perl ideviceinstaller libio-dirent-perl libid3tag libmirisdr libsmf node-d3-force libjfreechart-java libjackson-json-java librsync snooze libf2c2 libexif-gtk krusader jstest-gtk docbook-xsl-saxon dbus-python autoclass commons-math3 dds2tar boinc python3-stdlib-extensions tcmu qt6-scxml r-cran-gparotation r-cran-unitizer raku-json-class node-dagre-d3-renderer golang-github-containers-storage falcosecurity-libs jacal itinerary taglib python-skbio python-django-pint golang-petname kwindowsystem libgpuarray ocaml-gmap r-cran-ggdendro synaptic r-cran-ncdf4 xvier aplus-fsf r-cran-crul r-cran-openxlsx binaryornot # r-cran-janeaustenr r-cran-pbapply r-cran-ggtext r-cran-distributional r-cran-vcr sidplay kcoreaddons bplay kfilemetadata-kf5 khronos-opencl-clhpp kxmlrpcclient kwayland kemoticons pidgin-blinklight bluez-qt efax apertium-en-gl r-cran-qqconf apertium-oc-es r-cran-afex python-mrcfile genomicsdb go-md2man-v2 r-cran-pkgdown nextcloud-spreed-signaling assimp pysurfer kirigami2 onevpl fonttools kconfigwidgets kjs modemmanager-qt kded solid breeze-icons ruby-oj qqc2-desktop-style kauth kcalcore apparmor kjsembed r-cran-forecast zvbi setools mptcpd kinit knewstuff voms-api-java cheetah fenics-ffcx readline r-cran-s2 r-cran-eaf kwallet-kf5 r-cran-dendsort frameworkintegration r-bioc-bsseq doxia r-bioc-monocle survival r-cran-rncl r-cran-qtl r-cran-leidenbase r-cran-rcppparallel r-cran-logcondens r-cran-estimatr r-bioc-dss xdebug r-bioc-demixt obs-studio ocurl kross r-cran-locfit kdewebkit linuxtv-dvb-apps rmatrix r-cran-rgdal r-cran-ragg kparts r-cran-rms mc vfu r-cran-seriation r-cran-metafor simdjson r-cran-bold r-cran-svglite r-cran-callr r-cran-statmod r-cran-expm lmms fonts-smc-manjari r-cran-fpc mathgl r-cran-uwot last-align r-cran-dplyr rime-pinyin-simp wcslib r-cran-htmlwidgets inkscape gnome-contacts r-cran-rgenoud prometheus-snmp-exporter stressant libgphoto2 kglobalaccel kdesu impressive-display umoci molds # gnustep-make splat kphotoalbum mustache-d r-cran-dichromat python-headerparser r-cran-rjags libvariable-magic-perl r-cran-reshape r-cran-mapproj cpmtools purpose r-cran-coda skrooge khtml kcodecs ki18n kiconthemes kpeople debomatic libgetdata libantlr3c jxrlib kxl libapache2-mod-xsendfile imagination ir.lv2 iroffer hexter flamerobin getstream + clp beav aewm++-goodies autoconf aspic prometheus-nginx-exporter toppred node-d3-collection maven-doxia-tools nyquist python-django-treebeard r-cran-ggsignif kservice r-cran-prophet opengv r-cran-shinystan r-cran-rstanarm rpma syncthing xpaint r-cran-rose bouncycastle r-cran-unbalanced r-cran-plot3d r-cran-spelling r-cran-whoami libminc python-tomli-w xcolmix doscan wxmaxima setbfree xfsdump uftrace r-bioc-genomeinfodbdata python-drf-spectacular gfal2 r-cran-spdl r-cran-distr kodi-pvr-iptvsimple erlang-p1-stringprep pyx3 evolution-data-server macs blitz++ libjuniversalchardet-java nim memtailor node-browserify-lite r-cran-webmockr r-cran-mathjaxr xfoil dlt-daemon php-apcu py-stringmatching eiskaltdcpp maven-compiler-plugin cog libwebm r-cran-plotly r-cran-vipor qmenumodel klayout kissfft netpbm-free librandomx evolution-ews ipywidgets linuxinfo age fonts-smc-chilanka translate-toolkit dpic ocaml-odoc rime-stroke glib-networking r-cran-conquer ufoai-maps doublecmd rime-terra-pinyin libphonenumber kexi libimglib2-java hamlib hub python-lz4 multcomp accountsservice aria2 le-dico-de-rene-cougnenc r-cran-rtsne r-cran-tgp r-cran-timeseries nfs-ganesha r-cran-sendmailr pytest-regressions conv-tools node-fuzzaldrin-plus ruby-gpgme r-cran-curl ruby-xmlhash skopeo linphone r-cran-dosefinding scapy runit python-dtcwt retroarch q4wine systemc xserver-xorg-input-elographics libfreemarker-java gocr hexec bootp fportfolio efivar fcitx-cloudpinyin ganymed-ssh2 etw fcitx-configtool dvbstream felix-osgi-obr dvidvi emu8051 ethstatus drawterm dtd-parser doschk dime drc colortail flashbench apache-log4j1.2 xcfa dawgdic cryptgps convlit cronolog ocaml-mew colorcode pekwm codesearch cli-common choqok cclib cdcd ocaml-trie atlc antelope apache-upload-progress-module apache-mime4j boswars ocaml-visitors gap-radiroot python-librtmp backup-manager ocamlcreal pspp r-cran-heatmaply mathcomp-zify keepalived pxp xiphos xppaut qt6-speech synapse wbar g2clib hfst node-jest nvme-cli eztrace r-cran-lintr diet-ng ivy lomiri-indicator-network avarice ocaml-opus ip4r mkcert ocaml-duppy xinv3d ocaml-ansi-terminal ignition osmo-hlr mvtnorm ocaml-conduit jackson-dataformat-smile castxml pybluez canl-java babl inkscape-textext r-cran-bit64 r-cran-kutils fcitx r-cran-testextra r-cran-gitcreds libstxxl ax25-tools r-cran-mitml r-cran-airr gsort r-cran-dfoptim r-cran-sf python-envisage gotestsum r-cran-rversions r-cran-covr r-cran-glasso okteta oasis3 r-cran-leiden abyss flint surgescript # r-cran-gtable r-cran-glue r-cran-boolnet r-cran-geosphere maven-common-artifact-filters alkimia sigil pg-snakeoil pg-similarity r-cran-plumber r-cran-scatterplot3d libbpp-core python-bioblend libcrypt-openssl-rsa-perl byte-buddy balsa apriltag davix srm-ifce etherape gocryptfs fuzzylite r-cran-randomfieldsutils librime ableton-link r-cran-matrixcalc xxkb + r-cran-rwave mriconvert checkit-tiff fbasics maven-shared-io fastjet r-cran-systemfit librdfa-java python-phply wxastrocapture r-cran-readxl grantlee5 prometheus-sql-exporter libftdi1 r-cran-gganimate webissues xsd xine-ui fcitx-sunpinyin xarclock xphoon xbacklight xfrisk xosd sortmail uw-imap starlink-pal uima-addons schedtool srecord ruby-bson ruby-redcarpet powerman pam-python maven-reporting-impl maven-scm kdevelop-pg-qt geoip libio-pty-perl girara bs2b-ladspa bulletml sparskit bsh canna-shion r-cran-formattable bloboats affiche hmisc gnumail libapache-mod-log-sql postal proftpd-mod-autohost libapache2-mod-encoding ocaml-gettext r-cran-corpcor jblas r-cran-nnls nuttcp mopac7 lookup raku-json-unmarshal libgav1 minc-tools python-django-postgres-extra libsdl2 chise-base + gnuit opencolorio saga r-cran-scattermore libopenshot-audio alure r-cran-optimalcutpoints yggdrasil sgrep gnuplot libmysofa r-cran-stanheaders golang-github-mozillazg-go-pinyin fbb tclcl unison-2.51+4.13.1 python-marshmallow osdsh pesign gpsd tagsoup python-kubernetes haxe jython octave-zeromq php-mongodb jnr-constants pg-dirtyread gnome-menus kim-api mir-core prometheus-apache-exporter python-djangorestframework-simplejwt r-cran-energy pgextwlist r-cran-eco r-cran-matrixstats libwx-perl commons-configuration juffed montage httpfs2 colorize kjots tcplay docopt.cpp libgdiplus lgooddatepicker waffle jreen minisat+ libstroke clips r-cran-snowballc beansbinding freecell-solver xmldiff stormlib jackson-module-jaxb-annotations psignifit tdfsb pg-rational barada-pam task mergerfs r-cran-magic libgepub r-cran-maptree r-cran-ellipse r-cran-gnm ruby-re2 python-django-constance eclipselink plastimatch r-cran-bigmemory pgfincore r-cran-rcppspdlog popt xaw3d pg-rage-terminator python-django-pgschemas r-bioc-basilisk bullet ruby-levenshtein python-pyalsa python-ethtool libapache2-mod-lisp papyrus ocaml-dtools ocaml-inifiles bedtools xserver-xorg-input-mutouch lockfile-progs lwatch libphysfs libfreenect libomxmad libloader libgc libloki libgadu leveldb fte gap-tomlib dnsproxy ctsim bogl r-cran-vim adwaita-qt libjung-free-java maven-dependency-tree r-cran-squarem gcx gap-gapdoc r-cran-polynom r-cran-minerva r-cran-genetics r-cran-gridtext logtools qstylizer r-cran-rcppdate bppsuite aegisub xbindkeys-config objcryst-fox libowasp-esapi-java plexus-i18n kdgcommons-java hunt apertium-eo-en pwntools sgml-base-doc python-pyaudio pycoast collada2gltf r-cran-m2r golang-github-muka-go-bluetooth pyopencl libopencsd satpy python-xsdata tarantool python-matrix-nio efm-langserver libjpeg actor-framework jackson-dataformat-cbor golang-github-smallstep-truststore nbdkit ocaml-voaacenc go-mtpfs ocaml-pulseaudio dash fweb prometheus-nextcloud-exporter xmlgraphics-commons xtrkcad tetrinet packeth pyao tty-share r-cran-assertive.sets libcrcutil prometheus-exporter-exporter r-cran-grimport2 r-cran-d3network ocaml-lame node-sqlite3 r-cran-shinycssloaders r-cran-sdmtools libprelude r-cran-lazyeval jiconfont r-cran-uroot mesa r-cran-pan lz4-java r-cran-gbrd felix-scr wavbreaker ocaml-gstreamer golang-github-alecthomas-chroma openfoam python-rtslib-fb singular fmtlib minlog opensmtpd-filter-rspamd websocketd js-of-ocaml gmerlin-avdecoder r-cran-nfactors r-cran-systemfonts rime-ipa rime-quick r-cran-mcmc qtspell indigo wmfrog r-cran-rstantools menhir libvldocking-java pgsql-ogr-fdw liblaxjson custodia ompl pyferret ocaml-faad blastem fcitx5 libapache2-mod-authn-yolo harp gron libapache2-mod-authnz-pam + python-webob c3p0 soqt isospec r-cran-selectr dee node-d3-queue commons-configuration2 python-pcl htslib bgw-replstatus golang-github-pointlander-peg lakai mono-debugger-libs fityk xsok ipadic listserialportsc smpq textedit.app stlink tzc qhttpengine eja gosu r-cran-xml2 insubstantial ratt ccbuild dawg camp golang-github-emersion-go-msgauth golang-github-appc-spec minica cantata leatherman + r-cran-timedate reflex ocaml-theora libtk-tablematrix-perl statcvs fcopulae csync2 ocaml-lo nam extra-window-functions xdotool # ocaml-vorbis testng z80asm xshisen pescetti vagalume python-xmlschema f
2026-01-13T09:30:29
http://rb.zq1.de/compare.factory-20250228/
Index of /compare.factory-20250228 Index of /compare.factory-20250228 Name Last modified Size Description Parent Directory   -   build-compare-differed-builds-nachbau.txt 2025-02-28 08:16 2.7K   build-compare-differed-builds.txt 2025-02-28 08:16 1.8K   build-time.txt 2025-02-28 08:18 273K   build-verify-failed.txt 2025-02-28 08:16 2.7K   checksums.txt 2025-02-28 08:16 29M   differed-builds-nachbau.txt 2025-02-28 08:16 5.9K   differed-builds.txt 2025-02-28 08:16 3.4K   diffs/ 2025-03-10 09:35 -   failchecklist 2025-02-28 08:16 111   failed-builds.txt 2025-02-28 08:16 151   fast-builds.txt 2018-02-06 21:44 137K   giturls 2022-06-30 19:37 2.0M   giturls.good 2022-07-25 21:50 603K   graph.png 2025-03-31 21:29 12K   minor-differed-builds.txt 2025-02-28 08:16 1.6K   monthlyurl.txt 2025-01-31 12:56 5.0K   nachbau.swo 2025-01-11 19:20 0   nachbau.swp 2025-01-11 19:20 0   oscpr 2025-02-28 08:14 415K   oscpr.failed 2025-02-28 08:16 2.3K   rb-class-a.txt 2025-02-28 08:41 443K   rb-class-dvi.txt 2025-02-28 08:41 860   rb-class-edj.txt 2025-02-28 08:41 2.4K   rb-class-elc.txt 2025-02-28 08:41 26K   rb-class-gem.txt 2025-02-28 08:41 0   rb-class-html.txt 2025-02-28 08:41 17M   rb-class-jar.txt 2025-02-28 08:41 314K   rb-class-javadoc.txt 2025-02-28 08:41 92   rb-class-mono.txt 2025-02-28 08:41 44   rb-class-pdf.txt 2025-02-28 08:41 17K   rb-class-png.txt 2025-02-28 08:41 14K   rb-class-ps.txt 2025-02-28 08:41 1.5K   rb-class-pyc.txt 2025-02-28 08:41 10K   rb-class-so.txt 2025-02-28 08:41 46K   rb-class-svg.txt 2025-02-28 08:41 1.4K   rb-class-tar.gz.txt 2025-02-28 08:41 0   rbbuild-tried.txt 2024-02-26 21:01 214K   rbplot.csv 2025-02-28 08:40 46K   rbstats.txt 2025-02-28 08:16 359   report-202009.txt 2020-10-01 15:54 1.4K   report-202010.txt 2020-10-30 06:27 1.6K   report-202011.txt 2020-11-28 01:18 1.6K   report-202012.txt 2020-12-31 13:46 1.5K   report-202101.txt 2021-01-29 15:17 1.5K   report-202102.txt 2021-02-27 07:17 1.6K   report-202103.txt 2021-03-28 11:24 1.1K   report-202104.txt 2021-04-29 03:40 2.1K   report-202105.txt 2021-06-01 05:52 1.8K   report-202106.txt 2021-06-30 09:54 1.6K   report-202107.txt 2021-07-30 12:07 1.2K   report-202108.txt 2021-08-30 18:31 1.3K   report-202109.txt 2021-09-30 19:55 1.3K   report-202110.txt 2021-10-31 11:20 1.1K   report-202111.txt 2021-11-30 20:43 1.1K   report-202112.txt 2021-12-31 20:19 1.3K   report-202201.txt 2022-01-31 13:53 1.1K   report-202203.txt 2022-03-31 22:21 1.5K   report-202204.txt 2022-04-28 15:12 2.4K   report-202205.txt 2022-06-01 16:52 2.1K   report-202206.txt 2022-07-04 19:48 1.3K   report-202207.txt 2022-07-31 21:29 5.5K   report-202208.txt 2022-09-01 21:02 4.7K   report-202209.txt 2022-10-05 12:29 4.8K   report-202210.txt 2022-11-03 19:52 4.0K   report-202212.txt 2023-01-09 13:12 12K   report-202301.txt 2023-01-31 09:40 11K   report-202301.txt.in 2023-01-31 09:40 934   report-202302.txt 2023-03-01 15:37 6.4K   report-202302.txt.in 2023-03-01 13:51 52   report-202303.txt 2023-04-02 18:50 5.5K   report-202303.txt.in 2023-04-02 19:32 120   report-202305.txt.in 2023-05-12 09:16 6   report-202306.txt.in 2023-06-30 14:11 402   report-202307.txt.in 2023-07-31 15:12 859   report-202308.txt.in 2023-08-30 09:06 261   report-202401.txt.in 2024-01-31 14:36 82   report-202402.txt.in 2024-02-28 13:31 80   report-202403.txt.in 2024-03-31 18:47 555   report-202404.txt.in 2024-04-30 08:06 874   report-202405.txt.in 2024-05-31 14:33 77   report-202406.txt.in 2024-06-30 21:48 311   report-202407.txt.in 2024-07-31 09:51 2.2K   report-202408.txt.in 2024-09-04 09:07 2.7K   report-202409.txt.in 2024-10-02 12:37 1.5K   report-202410.txt.in 2024-10-30 14:58 816   report-202411.txt 2024-11-29 17:26 11K   report-202411.txt.in 2024-11-29 17:25 493   report-202412.txt.in 2024-12-30 21:03 1.6K   report-202501.txt 2025-01-31 11:34 13K   report-202501.txt.in 2025-01-31 10:24 2.1K   report-202502.txt.in 2025-02-28 08:39 894   report.txt 2025-02-28 08:39 12K   reproducible.json 2025-02-28 08:18 6.7M   status-FTBFS-builds.txt 2024-02-26 21:01 1.4K   status-notforus-builds.txt 2024-02-26 21:01 3.9K   status-succeeded-builds.txt 2024-02-26 21:01 209K   status-waitdep-builds.txt 2024-02-26 21:01 168   timebombs 2025-02-22 02:55 4.9K   unreproduciblerings.txt 2025-02-28 08:18 480  
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-3.0.3
semigroupoids: Haskell 98 semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Haskell 98 semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of semigroupoids and operations for working with semigroupds. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Traversable <---- Foldable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Traversable1 <--- Foldable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. Modules [ Index ] Data Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Semigroup Data.Semigroup.Foldable Data.Semigroup.Traversable Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Static Traversable Data.Traversable.Instances Downloads semigroupoids-3.0.3.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Dependencies base (>=4 && <4.4 || >=4.5 && <5) , comonad (>=3 && <4) , containers (>=0.3 && <0.6) , contravariant (>=0.2.0.1 && <1) , semigroups (>=0.8.3.1 && <1) , transformers (>=0.2 && <0.4) [ details ] License BSD-3-Clause Copyright Copyright (C) 2011 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by EdwardKmett at 2013-06-20T21:28:27Z Revised Revision 1 made by HerbertValerioRiedel at 2015-01-07T14:07:36Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs uploaded by user Build status unknown [ no reports yet ] Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/pkg_set_key_packages.html
key_packages package set for bookworm/amd64 Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests key_packages package set for bookworm/amd64 All tracked package sets for bookworm/amd64 Debian package sets: essential required important build-essential build-essential-depends popcon_top1337-installed-sources key_packages installed_on_debian.org had_a_DSA cii-census cloud-image cloud-image_build-depends desktop package sets: gnome gnome_build-depends kde kde_build-depends mate mate_build-depends xfce xfce_build-depends Debian distribution package sets: CIP CIP_build-depends debian-edu debian-edu_build-depends freedombox freedombox_build-depends grml grml_build-depends tails tails_build-depends pureos_default_install pureos_default_install_build-depends maintenance team package sets: maint_debian-accessibility maint_debian-boot maint_debian-lua maint_debian-med maint_debian-ocaml maint_debian-on-mobile-maintainers maint_debian-python maint_debian-qa maint_debian-science maint_debian-x maint_pkg-android-tools-devel maint_pkg-erlang-devel maint_pkg-fonts-devel maint_pkg-games-devel maint_pkg-golang-maintainers maint_pkg-grass-devel maint_pkg-haskell-maintainers maint_pkg-java-maintainers maint_pkg-javascript-devel maint_pkg-multimedia-maintainers maint_pkg-perl-maintainers maint_pkg-php-pear maint_pkg-openstack maint_pkg-r maint_pkg-ruby-extras-maintainers maint_pkg-rust-maintainers maint_reproducible-builds The package set key_packages in bookworm/amd64 consists of 6661 packages: 138 (2.1%) packages failed to build reproducibly: shaderc efl automake1.11 bnd cxxtest codenarc gtk-sharp2 ipxe cjk javaparser libkolabxml libnb-platform18-java latex-cjk-chinese-arphic menu maxima mm-common mono-tools guile-3.0 mrmpi aspectj nunit pstoedit scalable-cyrfonts systemtap lucene4.10 gmetrics emoslib # codec2 scons r-cran-cli closure-compiler infinipath-psm ruby-pygments.rb groovy nbsphinx lirc r-cran-rprojroot hsail-tools python-graphviz lynx fonts-smc-rachana dask qtx11extras-opensource-src doxygen qtsensors-opensource-src xindy h2database qtquickcontrols2-opensource-src ldc qttools-opensource-src fltk1.3 dejagnu auctex freetds snapd sbcl qtwayland-opensource-src intel-mediasdk libjcat qt6-5compat grub2 + + + + qt6-multimedia qtquickcontrols-opensource-src qt6-quick3d kuserfeedback eckit gcl qtserialport-opensource-src qtspeech-opensource-src linux86 mpich qtgraphicaleffects-opensource-src python-jsonschema secilc wireplumber oxygen-icons5 eccodes libayatana-appindicator parallel valgrind + libadwaita-1 black underscore sphinx-panels python-xarray qtwebsockets-opensource-src python-pygraphviz qtconnectivity-opensource-src qtsvg-opensource-src qtlocation-opensource-src ksh93u+m # libcamera gdcm r-base mypy qt6-declarative boost1.74 lucene8 gdb statsmodels python-mkdocs nbconvert petsc qtwebengine-opensource-src binutils-mipsen qtdeclarative-opensource-src fish lombok odc node-mocha ipyparallel fop hevea bluez openvswitch gcc-12-cross graphviz + numpy twisted libpgjava emacs qtbase-opensource-src # # # python3.11 tomcat10 twitter-bootstrap3 commons-vfs php8.2 commons-beanutils icu sphinx-gallery libcommons-lang3-java imagemagick qemu ffmpeg vlc # + xorg-server linux gnupg2 73 (1.1%) packages failed to build from source: ruby-stackprof google-guest-agent python-watchgod node-grunt-webpack ruby-fakefs ruby-rest-client ruby-haml strace haskell-unordered-containers freezegun haskell-unicode-collation haskell-citeproc haskell-lpeg python-babel tqdm python-argcomplete ruby-pry-byebug pexpect node-v8flags grilo node-performance-now kalarm node-sinon appstream node-webassemblyjs libdazzle suitesparse node-p-limit apache-opennlp haskell-doclayout python-setproctitle openldap uglify-js munge node-bl haskell-basement gjs node-flagged-respawn node-tar gtk4 node-css-tree golang-fsnotify libgweather4 python-autopage fakeroot netplan.io syslinux kcmutils qtcharts-opensource-src totem kitinerary clisp ghc # nspr qtremoteobjects-everywhere-src kcontacts jupyter-notebook autogen ruby3.1 uvloop gcc-11-cross devscripts node-rollup-plugin-node-polyfills python-asyncssh espeak-ng rsyslog # yarl nodejs curl gst-plugins-base1.0 perl glibc debian-installer # # # 42 (0.6%) packages are either in depwait state, blacklisted, not for us, or cannot be downloaded: librtas iprutils powerpc-utils s390-sysconfig-writer gcc-11-cross-mipsen flash-kernel sysconfig qcontrol gcc-12-cross-mipsen s390-tools s390-zfcp micro-evtd cross-toolchain-base cross-toolchain-base-ports s390-netdevice zipl-installer s390-dasd python-eventlet partman-prep ceph gcc-12 openblas wine octave trilinos mono magics++ gcc-11 vtk9 ocaml-dune wpewebkit scipy gcc-12-cross-ports openjfx grub-efi-arm64-signed grub-efi-ia32-signed cross-toolchain-base-mipsen shim-helpers-i386-signed shim-helpers-arm64-signed nss linux-signed-i386 linux-signed-arm64 6408 (96.2%) packages successfully build reproducibly: a52dec aalib abego-treelayout abi-compliance-checker abseil accerciser accountsservice acl acorn acpica-unix adduser adequate advancecomp adwaita-icon-theme afdko aglfn aiofiles aioredis aiosignal aisleriot akonadi akonadi-calendar akonadi-calendar-tools akonadiconsole akonadi-contacts + akonadi-import-wizard + akonadi-mime + akonadi-notes akonadi-search akregator alabaster alex alglib alsa-lib alsa-plugins alsa-utils amazon-ec2-utils amdgcn-tools amtk anacron analitza animal-sniffer ann anna ansible-core ant ant-contrib anthy antlr antlr3 antlr4 antlr-maven-plugin aom apache2 # apache-log4j1.2 apache-log4j2 apache-pom apg # + apiguardian apipkg apparmor appconfig appdirs appstream-glib apr apr-util apt apt-cacher-ng apt-listchanges apt-setup argon2 args4j argyll aribb24 ark armadillo arm-trusted-firmware arpack artikulate asciidoc asciidoctor asm aspcud aspell aspell-en aspell-he assertj-core assimp astroid asymptote atf atinject-jsr330 atkmm1.6 at-spi2-core attica-kf5 attr audiocd-kio audit augeas autoconf autoconf2.13 autoconf2.69 autoconf-archive autoconf-dickey autodep8 automake-1.16 automat autopep8 autopkgtest autotools-dev avahi avalon-framework avogadrolibs awscli aws-crt-python axis ayatana-ido babel-minify babeltrace backbone baloo-kf5 baloo-widgets baobab base-files base-installer base-passwd bash bash-completion batik bats bc bcache-tools bcel bcg729 bctoolbox bdfresize beautifulsoup4 beep benchmark bf-utf biber bignumber.js bind9 # bindex binfmt-support binutils # binutils-arm-none-eabi binutils-mingw-w64 binutils-or1k-elf bison blends blinken blinker blktrace blockdiag blt bluez-qt bobcat bogl bogofilter bomber boost-defaults boot bottleneck bouncycastle bovo box2d brasero breathe breeze breeze-icons breezy brltty brotli bsd-mailx bsdmainutils bsh bterm-unifont btrfs-progs bubblewrap build-essential build-helper-maven-plugin busybox bwidget byacc byacc-j byte-buddy bzip2 bzr c3p0 ca-certificates ca-certificates-java cached-property cachy cairo cairocffi cairomm cairosvg caja camlbz2 camlp-streams camlzip cantor capstone c-ares cargo caribou carrotsearch-hppc carrotsearch-randomizedtesting castor castxml catch catch2 c-blosc # ccache ccid cdbs cdebconf cdebconf-entropy cdebconf-terminal cdi-api cdparanoia cdrkit cdrom-checker cdrom-detect cdrom-retriever cecil cervisia cfengine3 cffi cffsubr cfgrib cfitsio cfortran cftime cgif cglib chafa chardet charls check checkpolicy cheese cheetah chemical-mime-data cherrypy3 chktex chmlib choose-mirror chromaprint chrony chrpath cinnamon cinnamon-control-center cinnamon-desktop cinnamon-desktop-environment cinnamon-menus cinnamon-screensaver cinnamon-session cinnamon-settings-daemon cinnamon-translations cjs cjson cl-alexandria clasp classmate classycle cl-babel clear-sans cli-common clikit cln clock-setup cloud-init cloud-initramfs-tools cloudpickle cloud-utils clp cl-regex clucene-core + cluster cluster-glue clutter-1.0 clutter-gst-3.0 clutter-gtk cmake cmake-extras cmark cmark-gfm cmd2 cmdliner cmdreader cmdtest cme cmocka cm-super cobertura cobra-cli codemirror-js coderay codespell codetools coffeescript cogl coinmp coinor-cbc coinor-cgl coinor-osi coinutils colord colord-gtk colors.js colorspacious combblas comic-neue commonmark commons-configuration commons-csv commons-exec commons-httpclient commons-io commons-jci commons-math3 commons-parent commons-pool commons-pool2 commons-text compreffor compress-lzf configobj console-common console-data console-setup constantly context contextlib2 contourpy conversant-disruptor # coolkey coreboot coreutils corosync cpio cppcheck cppo cpptasks cppunit cppy cracklib2 crashtest cron crust-firmware cryptsetup cscope cssmin cucumber cudf cunit cup cups # cups-filters cups-pk-helper curvesapi cvs cvsps cvxopt cyrus-sasl2 cython + czmq d3 d3-format darts dash dask-sphinx-theme datefudge dav1d db5.3 dbconfig-common db-defaults dblatex dbus dbus-broker dbus-c++ dbus-glib dbus-python dbus-test-runner dconf dconf-editor dctrl-tools dd-plist debconf debconf-kde debhelper debian-archive-keyring debian-cd debian-cloud-images debiandoc-sgml debian-edu debian-edu-artwork debian-edu-config debian-edu-install debian-faq debian-installer-netboot-images debian-installer-utils debian-ports-archive-keyring debianutils debootstrap debsums debugedit debugpy dee deepdiff defcon defusedxml depthcharge-tools depthcharge-tools-installer derby desktop-base desktop-file-utils devhelp device-tree-compiler devio dh-autoreconf dh-buildinfo dh-cargo dh-di dh-elpa dh-exec dh-fortran-mod dh-golang dh-linktree dh-lisp dh-lua dh-make-perl dh-nss dh-ocaml dh-octave dh-php dh-python dh-r dh-runit dh-sysuser dh-vim-addon dictionaries-common dietlibc diffstat diffutils dill directfb directx-headers discount diskcache disruptor dist distlib distro-info distro-info-data django-nose djview4 djvulibre dkms dlm dmidecode dmz-cursor-theme dns323-firmware-tools dnspython dns-root-data doc-base docbook docbook2x docbook5-xml docbook-dsssl docbook-to-man docbook-utils docbook-xml docbook-xsl doc-debian docopt doctest dolphin dolphin-plugins dom4j dos2unix dose3 dosfstools dot2tex dotconf double-conversion doxia doxia-sitetools dpdk dpkg # dpkg-awk dpkg-cross dpkg-source-gitarchive draco dragon dragonbox drkonqi dropwizard-metrics dsdp d-shlibs dtd-parser duktape dulwich dupload dvd+rw-tools dvidvi dvipng dvisvgm dwarfutils dwarves dwz dxflib e2fsprogs easymock ebook-tools ecbuild eccodes-python ecj eclipse-debian-helper eclipse-emf eclipse-equinox eclipse-jdt-core eclipse-jdt-debug eclipse-jdt-ui eclipselink eclipselink-jpa-2.1-spec eclipse-platform-debug eclipse-platform-resources eclipse-platform-runtime eclipse-platform-team eclipse-platform-text eclipse-platform-ua eclipse-platform-ui ecmwflibs ed edict editorconfig-core efi-reader efivar eglexternalplatform egl-wayland ehcache eigen3 el-api elementpath elfutils elisa-player ell emacsen-common enchant-2 ent entrypoints eog eperl epstool equinox-p2 equivs error-prone-java eslint espeak espeakup etckeeper ethtool evince evolution evolution-data-server excalibur-logger excalibur-logkit exec-maven-plugin execnet exempi exim4 exiv2 exo expat expect extlib extra-cmake-modules exuberant-ctags f2fs-tools faad2 facile fakechroot faketime fastinfoset fastjar fbset fcitx fcode-utils fdupes featherpad feedparser felix-bundlerepository felix-framework felix-gogo-command felix-gogo-runtime felix-gogo-shell felix-main felix-osgi-obr felix-resolver felix-shell felix-shell-tui felix-utils fest-assert festival festival-freebsoft-utils fest-test fest-util feynmf ffcall ffms2 fftw3 fig2dev file filelight file-roller findbugs findlib findlibs findutils finish-install fiona firebird3.0 firewalld five-or-more flac flake8-polyfill flashrom flask flatpak flex flit flite flit-scm fluid-soundfont fluidsynth flute fmtlib folks fontconfig fontforge fontmake fontmath fontparts fontpens fonts-adf fonts-android fonts-arphic-bkai00mp fonts-arphic-bsmi00lp fonts-arphic-gbsn00lp fonts-arphic-gkai00mp fonts-arphic-uming fonts-baekmuk fonts-cabin fonts-cantarell fonts-comfortaa fonts-crosextra-caladea fonts-crosextra-carlito fonts-dejavu fonts-dustin fonts-ebgaramond fonts-farsiweb fonts-font-awesome fonts-freefont fonts-gfs-artemisia fonts-gfs-baskerville fonts-gfs-complutum fonts-gfs-didot fonts-gfs-neohellenic fonts-gfs-olga fonts-gfs-porson fonts-gfs-solomos fonts-go fonts-gubbi fonts-hosny-amiri fonts-inconsolata fonts-inter fonts-junicode fonts-kacst fonts-kanjistrokeorders fonts-khmeros fonts-lao fonts-lato fonts-liberation fonts-liberation2 fonts-linuxlibertine fonts-lobstertwo fonts-lohit-guru fonts-lohit-telu fonts-noto fonts-noto-cjk fonts-noto-color-emoji fonts-oflb-asana-math fonts-open-sans fonts-paratype fonts-quicksand fonts-roboto fonts-roboto-slab fonts-samyak fonts-sil-abyssinica fonts-sil-andika fonts-sil-charis fonts-sil-gentium fonts-sil-gentium-basic fonts-sil-gentiumplus fonts-sil-gentiumplus-compact fonts-sil-padauk fonts-sil-scheherazade fonts-stix fonts-tibetan-machine fonts-tlwg fonts-ukij-uyghur fonts-unfonts-core fonts-unfonts-extra fonts-urw-base35 fonts-vlgothic fonts-wqy-zenhei fonttools foreign four-in-a-row fping fragmaster frameworkintegration freecell-solver freeglut freehep-chartableconverter-plugin freehep-io freehep-util freehep-vectorgraphics freeipmi freepats freerdp2 freetable freetype freexl frei0r fribidi frozenlist fsspec fstrm ftgl funcparserlib furo fuse fuse3 fwupd fwupd-efi fyba galculator galera-4 game-music-emu ganymed-ssh2 garcon gavl gawk + gcab gcc-arm-none-eabi gcc-defaults gcc-defaults-mipsen gcc-defaults-ports gcc-mingw-w64 gcc-or1k-elf gcovr gcr gdal gdbm gdisk gdk-pixbuf gdk-pixbuf-xlib gdl gdm3 gdmd gedit gem2deb genext2fs gengetopt genshi geoclue-2.0 geocode-glib geos geronimo-annotation-1.3-spec geronimo-commonj-spec geronimo-concurrent-1.0-spec geronimo-ejb-3.2-spec geronimo-interceptor-3.0-spec geronimo-j2ee-connector-1.5-spec geronimo-jacc-1.1-spec geronimo-jcache-1.0-spec geronimo-jms-1.1-spec geronimo-jpa-2.0-spec geronimo-jta-1.2-spec geronimo-osgi-support geronimo-validation-1.0-spec geronimo-validation-1.1-spec gettext gexiv2 gf-complete gflags ghostscript ghp-import gi-docgen giflib gist git gitg git-lfs gl2ps glade glew glib2.0 glibmm2.4 glib-networking glm glpk glslang gluegen2 glusterfs glyphsinfo glyphslib gmp gnome-2048 gnome-autoar gnome-backgrounds gnome-bluetooth3 gnome-boxes gnome-builder gnome-calculator gnome-calendar gnome-characters gnome-chess gnome-clocks gnome-color-manager gnome-common gnome-contacts gnome-control-center gnome-desktop gnome-desktop-testing gnome-devel-docs gnome-disk-utility gnome-flashback gnome-font-viewer gnome-keyring gnome-klotski gnome-logs gnome-mahjongg gnome-maps gnome-menus gnome-mines gnome-music gnome-nibbles gnome-online-accounts gnome-panel gnome-pkg-tools gnome-robots gnome-screenshot gnome-session gnome-settings-daemon gnome-shell gnome-shell-extensions gnome-software gnome-sound-recorder gnome-sudoku gnome-sushi gnome-system-monitor gnome-taquin gnome-terminal gnome-tetravex gnome-text-editor gnome-themes-extra gnome-tweaks gnome-user-docs gnome-user-share gnome-video-effects gnome-weather gnu-efi gnulib gnupg1 gnuplot gnu-standards gnustep-base gnustep-make gnutls28 gnu-which gobject-introspection golang-blackfriday-v2 golang-check.v1 golang-dbus golang-defaults golang-github-boltdb-bolt golang-github-chzyer-readline golang-github-coreos-go-systemd golang-github-creack-pty golang-github-davecgh-go-spew golang-github-dpotapov-go-spnego golang-github-evanw-esbuild golang-github-frankban-quicktest golang-github-git-lfs-gitobj golang-github-git-lfs-go-netrc golang-github-git-lfs-pktline golang-github-git-lfs-wildmatch golang-github-go-ini-ini golang-github-golang-groupcache golang-github-golang-mock golang-github-golang-protobuf-1-3 golang-github-googleapis-gax-go golang-github-google-btree golang-github-googlecloudplatform-guest-logging-go golang-github-google-go-cmp golang-github-google-martian golang-github-google-pprof golang-github-gorilla-mux golang-github-hashicorp-go-uuid golang-github-hashicorp-hcl golang-github-ianlancetaylor-demangle golang-github-jcmturner-gofork golang-github-juju-ansiterm golang-github-juju-clock golang-github-juju-errors golang-github-juju-loggo golang-github-juju-ratelimit golang-github-juju-testing golang-github-kardianos-service golang-github-kr-fs golang-github-leonelquinteros-gotext golang-github-lunixbochs-vtclean golang-github-magiconair-properties golang-github-mattn-go-colorable golang-github-mattn-go-isatty golang-github-mitchellh-mapstructure golang-github-mvo5-goconfigparser golang-github-olekukonko-ts golang-github-pelletier-go-toml golang-github-pkg-diff golang-github-pkg-errors golang-github-pkg-sftp golang-github-pmezard-go-difflib golang-github-rogpeppe-go-internal golang-github-rubyist-tracerx golang-github-seccomp-libseccomp-golang golang-github-sergi-go-diff golang-github-shurcool-sanitized-anchor-name golang-github-spf13-afero # golang-github-spf13-cast golang-github-spf13-cobra golang-github-spf13-jwalterweatherman golang-github-spf13-pflag golang-github-spf13-viper golang-github-ssgelm-cookiejarparser golang-github-subosito-gotenv golang-github-tarm-serial golang-github-xeipuuv-gojsonpointer golang-github-xeipuuv-gojsonreference golang-github-xeipuuv-gojsonschema golang-github-yuin-goldmark golang-glog golang-go.crypto golang-go-flags # golang-golang-x-exp golang-golang-x-mod golang-golang-x-net golang-golang-x-oauth2 golang-golang-x-sync golang-golang-x-sys golang-golang-x-term golang-golang-x-text golang-golang-x-time golang-golang-x-tools golang-golang-x-vuln golang-golang-x-xerrors golang-google-api golang-google-cloud golang-google-genproto golang-google-grpc golang-google-protobuf golang-go.opencensus golang-gopkg-ini.v1 golang-gopkg-jcmturner-aescts.v1 golang-gopkg-jcmturner-dnsutils.v1 golang-gopkg-jcmturner-goidentity.v2 golang-gopkg-jcmturner-gokrb5.v5 golang-gopkg-jcmturner-rpc.v0 golang-gopkg-macaroon.v1 golang-gopkg-mgo.v2 golang-gopkg-retry.v1 golang-gopkg-tomb.v2 golang-gopkg-tylerb-graceful.v1 golang-gopkg-yaml.v3 golang-honnef-go-tools golang-mvdan-gofumpt golang-mvdan-xurls golang-objx golang-pretty golang-rsc-binaryregexp golang-testify golang-text golang-toml golang-yaml.v2 go-md2man-v2 google-auth-httplib2 google-compute-engine-oslogin google-glog google-perftools # googletest gperf gpgme1.0 gpicview gpm gpsd gradle gradle-debian-helper gradle-plugin-protobuf gradle-propdeps-plugin granatier grantlee5 graphene graphicsmagick graphite2 grep grilo-plugins gringo groff grpc grub-cloud grub-efi-amd64-signed grub-installer grunt gsettings-desktop-schemas gsl gsound gspell gssdp gst-libav1.0 gst-plugins-bad1.0 gst-plugins-good1.0 gst-plugins-ugly1.0 gstreamer1.0 gstreamer-editing-services1.0 gtk+2.0 gtk2-engines gtk2-engines-murrine gtk+3.0 gtk-doc gtk-layer-shell gtkmm2.4 gtkmm3.0 gtk-sharp3 gtksourceview4 gtksourceview5 gtkspell3 gtk-vnc gts guava-libraries guice gumbo-parser gunicorn gupnp gupnp-av gupnp-dlna gupnp-igd guzzle-sphinx-theme gvfs gwenview gyp gzip h5py halibut happy harfbuzz haskell-aeson haskell-aeson-pretty haskell-aeson-qq haskell-ansi-terminal haskell-ansi-wl-pprint haskell-appar haskell-asn1-encoding haskell-asn1-parse haskell-asn1-types haskell-assoc haskell-async haskell-attoparsec haskell-base16-bytestring haskell-base64-bytestring haskell-base-compat haskell-base-compat-batteries haskell-base-orphans haskell-bifunctors haskell-blaze-builder haskell-blaze-html haskell-blaze-markup haskell-boring haskell-byteorder haskell-cabal-doctest haskell-cabal-install haskell-call-stack haskell-case-insensitive haskell-cereal haskell-chasingbottoms haskell-clock haskell-cmdargs haskell-code-page haskell-colour haskell-commonmark haskell-commonmark-extensions haskell-commonmark-pandoc haskell-comonad haskell-conduit haskell-conduit-extra haskell-connection haskell-contravariant haskell-cookie haskell-cryptohash-sha256 haskell-cryptonite haskell-data-default haskell-data-default-class haskell-data-default-instances-containers haskell-data-default-instances-dlist haskell-data-default-instances-old-locale haskell-data-fix haskell-dec haskell-devscripts haskell-diff haskell-digest haskell-distributive haskell-dlist haskell-doctemplates haskell-doctest haskell-echo haskell-ed25519 haskell-edit-distance haskell-either haskell-emojis haskell-errors haskell-extensible-exceptions haskell-extra haskell-fgl haskell-file-embed haskell-filemanip haskell-filepattern haskell-foldl haskell-foundation haskell-generic-deriving haskell-ghc-paths haskell-glob haskell-hackage-security haskell-haddock-library haskell-hashable haskell-heaps haskell-hostname haskell-hourglass haskell-hslua haskell-hslua-aeson haskell-hslua-classes haskell-hslua-core haskell-hslua-marshalling haskell-hslua-module-path haskell-hslua-module-system haskell-hslua-module-text haskell-hslua-module-version haskell-hslua-objectorientation haskell-hslua-packaging haskell-hspec haskell-hspec-core haskell-hspec-discover haskell-hspec-expectations haskell-hsyaml haskell-http haskell-http-client haskell-http-client-tls haskell-http-types haskell-hunit haskell-hxt haskell-hxt-charproperties haskell-hxt-regex-xmlschema haskell-hxt-unicode haskell-indexed-traversable haskell-indexed-traversable-instances haskell-integer-logarithms haskell-iproute haskell-ipynb haskell-jira-wiki-markup haskell-js-dgtable haskell-js-flot haskell-js-jquery haskell-juicypixels haskell-language-python haskell-lexer haskell-libyaml haskell-logging-facade haskell-logict haskell-lua haskell-lua-arbitrary haskell-lukko haskell-memory haskell-mime-types haskell-mockery haskell-monad-control haskell-monads-tf haskell-mono-traversable haskell-network haskell-network-uri haskell-old-locale haskell-old-time haskell-onetuple haskell-optparse-applicative haskell-pandoc-lua-marshal haskell-pandoc-types haskell-pem haskell-pretty-show haskell-primitive haskell-profunctors haskell-quickcheck haskell-quickcheck-instances haskell-quickcheck-io haskell-quickcheck-unicode haskell-random haskell-raw-strings-qq haskell-regex-base haskell-regex-pcre haskell-regex-posix haskell-regex-tdfa haskell-resolv haskell-resourcet haskell-safe haskell-scientific haskell-semialign haskell-semigroupoids haskell-semigroups haskell-setenv haskell-sha haskell-shake haskell-silently haskell-singleton-bool haskell-skylighting haskell-skylighting-core haskell-smallcheck haskell-socks haskell-some haskell-split haskell-splitmix haskell-src-exts haskell-src-meta haskell-statevar haskell-streaming-commons haskell-strict haskell-syb haskell-tagged haskell-tagsoup haskell-tar haskell-tasty haskell-tasty-expected-failure haskell-tasty-golden haskell-tasty-hunit haskell-tasty-kat haskell-tasty-lua haskell-tasty-quickcheck haskell-tasty-smallcheck haskell-temporary haskell-test-framework haskell-test-framework-hunit haskell-test-framework-quickcheck2 haskell-texmath haskell-text-conversions haskell-text-short haskell-tf-random haskell-th-abstraction haskell-th-compat haskell-these haskell-th-expand-syns haskell-th-lift haskell-th-lift-instances haskell-th-orphans haskell-th-reify-many haskell-time-compat haskell-timeit haskell-tls haskell-transformers-base haskell-transformers-compat haskell-typed-process haskell-unbounded-delays haskell-unicode-data haskell-unicode-transforms haskell-uniplate haskell-unix-compat haskell-unliftio haskell-unliftio-core haskell-utf8-string haskell-uuid-types haskell-vector haskell-vector-algorithms haskell-wcwidth haskell-witherable haskell-x509 haskell-x509-store haskell-x509-system haskell-x509-validation haskell-xcb-types haskell-xml haskell-xml-conduit haskell-xml-types haskell-yaml haskell-zip-archive haskell-zlib hatchling hatch-vcs haveged hawtjni hdf5 hdparm heimdal help2man hessian hfst-ospell hicolor-icon-theme highlight highlight.js highway hikaricp hiredis hitori hoichess hostname hpsockd hscolour hspell hsqldb hsqldb1.8.0 html2text html5lib htmldoc html-xml-utils httpbin httpcomponents-asyncclient httpcomponents-client httpcomponents-core httpcore http-parser httpunit httpx hunspell hwdata hw-detect hwloc hypercorn hyperlink hyphen hypre i18nspector iagno ibus icmake icon-naming-utils icoutils icu4j ieee-data ifupdown igerman98 ijs imath imlib2 impacket importlib-resources inchi incremental indent inetutils iniparser initramfs-tools init-system-helpers inkscape insserv installation-locale installation-report insubstantial intel-gmmlib intel-gpu-tools intel-ipsec-mb intellij-annotations intel-media-driver intel-processor-trace intelrdfpmath intel-vaapi-driver intltool intltool-debian io-stringy ipdb iproute2 iptables iputils ipvsadm ipykernel ipython ipython-genutils ipywidgets isa-support isc-dhcp isenkram isl iso-codes iso-flags-svg isoquery isorelax isort iso-scan ispell istack-commons itstool iucode-tool ivy ivy-debian-helper ivyplusplus jack-audio-connection-kit jackd2 jackrabbit jackson-annotations jackson-core jackson-databind jackson-dataformat-smile jackson-dataformat-xml jackson-dataformat-yaml jackson-module-jaxb-annotations jakarta-activation jakarta-mail jakarta-servlet-api jam janest-ocaml-compiler-libs janino jansi jansi1 jansi-native jansson jaraco.classes jaraco.collections jaraco.context jaraco.text jargs jarjar jarjar-maven-plugin jatl java-atk-wrapper javabeans-activation-framework javacc javacc4 javacc5 javacc-maven-plugin java-comment-preprocessor java-common javahelp2 javamail javascript-common javassist javatools # java-wrappers jaxb jaxb-api jaxrpc-api jaxrs-api jaxws-api jayway-jsonpath jbig2dec jbigkit jboss-bridger jboss-jdeparser2 jboss-logging jboss-logging-tools jboss-logmanager jboss-modules jcifs jcommander jctools jdcal jdependency jdupes jeepney jemalloc jerasure jeromq jetring jetty9 jeuclid jexcelapi jffi jflex jformatstring jfsutils jgit jigit jinja2 jlex jline jline2 jline3 jmock jmock2 jnlp-servlet jnr-constants jnr-enxio jnr-ffi jnr-netdb jnr-posix jnr-unixsocket jnr-x86asm joblib joda-convert joptsimple jpeg-xl jq jquery-goodies jquery-tablesorter jquery-throttle-debounce jquery-typeahead.js jqueryui jquery-ui-themes jsbundle-web-interfaces jsch jsch-agent-proxy json-c json-glib jsonpickle jsonrpc-glib json-schema-test-suite json-simple json-smart jsoup jsp-api jtb jtharness jtidy jtreg6 jts judy juk junit junit4 junit5 junixsocket jupyter-client jupyter-console jupyter-core jupyterlab-pygments jupyter-packaging jws-api jython jzlib kaccounts-integration kactivities-kf5 kactivities-stats kactivitymanagerd kaddressbook kalgebra kalzium kamera kanagram kanjidic kapman kapptemplate karchive kate katomic kauth kbd kbd-chooser kblackbox kblocks kbookmarks kbounce kbreakout kbruch kcachegrind kcalc kcalcore kcalutils kcharselect kcodecs kcolorchooser kcolorpicker kcompletion kconfig kconfigwidgets kcoreaddons kcrash kcron kdav kdbusaddons kdeclarative kde-cli-tools kdecoration kded kde-dev-scripts kde-dev-utils kdeedu-data kdegraphics-mobipocket kdelibs4support kdepim-addons kdepim-runtime kdeplasma-addons kdesdk-kioslaves kdesdk-thumbnailers kdesignerplugin kde-spectacle kdesu kdf kdiagram kdialog kdiamond kdnssd-kf5 kdoctools keditbookmarks kemoticons kerberos-configs kernel-wedge kernsmooth kexec-tools keybinder keybinder-3.0 keyutils kf5-messagelib kfilemetadata-kf5 kfind kfourinline kgamma5 kgeography kget + # kglobalaccel kgoldrunner kgpg kguiaddons khangman khelpcenter kholidays khronos-api khronos-opencl-clhpp khronos-opencl-headers khtml ki18n kickseed kiconthemes kidentitymanagement kidletime kig kigo killbots kimageannotator kimagemapeditor kimap kinit kio kirigami2 kiriki kitemmodels kitemviews kiten kiwisolver kjobwidgets kjs kjumpingcube kldap kleopatra klettres klibc klickety klines kmag kmahjongg kmail kmail-account-wizard kmailtransport kmbox kmime kmines kmod kmousetool kmouth kmplot knavalbattle knetwalk knewstuff knights knopflerfish-osgi knotes knotifications knotifyconfig kolf kollision kolourpaint kompare konqueror konquest konsole kontact kontactinterface kontrast korganizer kpackage kparts kpat kpeople kpimtextedit kpipewire kpkpass kplotting kpty kqtquickcharts kquickcharts krb5 # krdc kreversi krfb kronosnet kross kruler krunner ksanecore kscreenlocker kservice kshisen ksirk ksmtp ksnakeduel kspaceduel ksquares ksudoku ksyntax-highlighting ksystemlog kteatime ktexteditor ktextwidgets ktimer ktnef ktouch ktuberling kturtle kubrick kunitconversion kwallet-kf5 kwalletmanager kwayland kwayland-integration kwidgetsaddons kwin kwindowsystem kwordquiz kxml2 kxmlgui kyua lacheck ladspa-sdk lame lapack laptop-detect latex2html latex-cjk-japanese-wadalab latexdiff latex-make latexmk lattice layer-shell-qt lazr.restfulclient lazr.uri lazy-object-proxy lbfgsb lcdf-typetools lcms2 lcov ldns leptonlib lerc less less.js leveldb lib2geom libabw libaccounts-glib libaccounts-qt libaec libaio libalgorithm-c3-perl libalgorithm-diff-perl libaliased-perl libalien-wxwidgets-perl libandroid-json-org-java libany-moose-perl libao P libaopalliance-java libapache-poi-java libapp-cmd-perl libapp-fatpacker-perl libappimage libapt-pkg-perl libarchive libarchive-any-lite-perl libarchive-cpio-perl libarchive-zip-perl libarray-diff-perl libarray-intspan-perl libarray-unique-perl libarray-utils-perl libass libassuan libasyncns libatasmart libauthen-radius-perl libauthen-sasl-perl libautobox-perl libautovivification-perl libavc1394 libavif libayatana-indicator libb2 libb64 libbareword-filehandles-perl libbase libb-cow-perl libb-debug-perl libberkeleydb-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl libbit-vector-perl libb-keywords-perl libblockdev libbluray libboolean-perl libbpf libbs2b libbsd libbsd-resource-perl libbsf-java libbtm-java libburn libbusiness-isbn-data-perl libbusiness-isbn-perl libbusiness-ismn-perl libbusiness-issn-perl libbytesize libbytes-random-secure-perl libcaca libcacard libcache-cache-perl libcairo-gobject-perl libcairo-perl libcanary-stability-perl libcanberra libcap2 libcapi20-3 libcap-ng libcapture-tiny-perl libcarp-always-perl libcarp-assert-more-perl libcarp-assert-perl libcarp-clan-perl libcbor libcddb libcdio libcdio-paranoia libcdr libcgi-pm-perl libchamplain libclass-accessor-chained-perl libclass-accessor-perl libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl libclass-insideout-perl libclass-inspector-perl libclass-isa-perl libclass-load-perl libclass-load-xs-perl libclass-method-modifiers-perl libclass-singleton-perl libclass-tiny-perl libclass-xsaccessor-perl libclone-choose-perl libclone-perl libclone-pp-perl libcloudproviders libcode-tidyall-perl libcode-tidyall-plugin-sortlines-naturally-perl libcolor-ansi-util-perl libcolor-rgb-util-perl libcommons-cli-java libcommons-codec-java libcommons-collections3-java libcommons-collections4-java libcommons-compress-java libcommons-dbcp-java libcommons-digester-java libcommons-discovery-java libcommon-sense-perl libcommons-fileupload-java libcommons-jexl2-java libcommons-jxpath-java libcommons-lang-java libcommons-logging-java libcommons-net-java libcommons-validator-java # libcompress-raw-bzip2-perl libcompress-raw-zlib-perl libconfig libconfig-any-perl libconfig-autoconf-perl libconfig-auto-perl libconfig-general-perl libconfig-inifiles-perl libconfig-ini-perl libconfig-model-backend-yaml-perl libconfig-model-dpkg-perl libconfig-model-perl libconfig-model-tester-perl libconfig-tiny-perl libconfuse libconst-fast-perl libcontextual-return-perl libconvert-asn1-perl libconvert-binhex-perl libcpan-distnameinfo-perl libcpanel-json-xs-perl libcpan-meta-check-perl libcpan-meta-requirements-perl libcpan-meta-yaml-perl libcrypt-blowfish-perl libcrypt-cast5-perl libcrypt-cbc-perl libcrypt-des-ede3-perl libcrypt-des-perl libcrypto++ libcrypt-openssl-bignum-perl libcrypt-openssl-guess-perl libcrypt-openssl-random-perl libcrypt-openssl-rsa-perl libcrypt-pbkdf2-perl libcrypt-random-seed-perl libcrypt-rijndael-perl libcrypt-ssleay-perl libcryptui libcryptx-perl libcss-tiny-perl libcue libcwd-guard-perl libdaemon libdata-binary-perl libdata-compare-perl libdata-dpath-perl libdata-dump-perl libdata-hexdump-perl libdata-messagepack-perl libdata-optlist-perl libdata-section-perl libdata-section-simple-perl libdata-serializer-perl libdata-uniqid-perl libdata-validate-domain-perl libdata-validate-ip-perl libdata-validate-uri-perl libdata-visitor-perl libdate-manip-perl libdate-simple-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl libdatetime-format-iso8601-perl libdatetime-format-mail-perl libdatetime-format-mysql-perl libdatetime-format-rfc3339-perl libdatetime-format-strptime-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdatrie libdbd-csv-perl libdbd-mysql-perl libdbd-sqlite3-perl libdbi libdbi-perl libdbm-deep-perl libdbusmenu libdbusmenu-qt libdc1394 libdca libde265 libdebian-copyright-perl libdebian-installer libdecaf libdecor-0 libdeflate libdevel-callchecker-perl libdevel-caller-perl libdevel-checkbin-perl libdevel-checkcompiler-perl libdevel-checklib-perl libdevel-confess-perl libdevel-cover-perl libdevel-cycle-perl libdevel-declare-perl libdevel-globaldestruction-perl libdevel-hide-perl libdevel-leak-perl libdevel-lexalias-perl libdevel-mat-dumper-perl libdevel-overloadinfo-perl libdevel-partialdump-perl libdevel-size-perl libdevel-stacktrace-perl libdevel-symdump-perl libdigest-bubblebabble-perl libdigest-hmac-perl libdigest-sha3-perl libdigest-sha-perl libdiscid libdist-checkconflicts-perl libdmapsharing libdmtx libdmx libdpkg-parse-perl libdrm libdumbtts libdv + libdvbpsi libdvdnav libdvdread libdynaloader-functions-perl libeatmydata libebml libe-book libedit libemail-address-perl libemail-address-xs-perl libemail-date-format-perl libemail-find-perl libemail-valid-perl libemf libencode-eucjpascii-perl libencode-eucjpms-perl libencode-hanextra-perl libencode-jis2k-perl libencode-locale-perl libencode-perl libenv-sanctify-perl libeot libepoxy libepubgen libequinox-osgi-java liberror-perl libestr libetonyek libev libeval-closure-perl libevdev libevent libexception-class-perl libexecs libexif libexporter-lite-perl libexporter-tiny-perl libexttextcat libextutils-cbuilder-perl libextutils-cchecker-perl libextutils-config-perl libextutils-cppguess-perl libextutils-depends-perl libextutils-hascompiler-perl libextutils-helpers-perl libextutils-installpaths-perl libextutils-libbuilder-perl libextutils-makemaker-cpanfile-perl libextutils-pkgconfig-perl libextutils-xspp-perl libfabric libfakekey libfastjson libfcgi libfeature-compat-class-perl libfeature-compat-try-perl libffado libffi libfido2 libfile-basedir-perl libfile-chdir-perl libfile-copy-recursive-perl libfile-copy-recursive-reduced-perl libfile-desktopentry-perl libfile-dircompare-perl libfile-dirlist-perl libfile-find-object-perl libfile-find-rule-perl libfile-find-rule-perl-perl libfile-fnmatch-perl libfilehandle-fmode-perl libfile-homedir-perl libfile-libmagic-perl libfile-listing-perl libfile-mimeinfo-perl libfile-pushd-perl libfile-remove-perl libfile-sharedir-install-perl libfile-sharedir-perl libfile-slurper-perl libfile-slurp-perl libfilesys-df-perl libfile-touch-perl libfile-treecreate-perl libfile-which-perl libfile-zglob-perl libfixmath libflexdock-java libfm libfm-qt libfontenc libfont-freetype-perl libfonts-java libfont-ttf-perl libformula libfreeaptx libfreehand libfreemarker-java libfreezethaw-perl libfs libftdi1 libfunction-parameters-perl libfuture-asyncawait-perl libfuture-io-perl libfuture-perl libgav1 libgc libgcrypt20 libgd2 libgdata libgd-barcode-perl libgdiplus libgd-perl libgee-0.8 libgeotiff libgetopt-argvfile-perl libgetopt-long-descriptive-perl libgit2 libgit2-glib libgitlab-api-v4-perl libgit-wrapper-perl libglade2 libglib-object-introspection-perl libglib-perl libglib-testing libglu libglvnd libgnome-games-support libgnomekbd libgom libgoogle-gson-java libgpg-error libgphoto2 libgpod libgraph-perl libgsf libgsm libgssapi-perl libgtk3-perl libgtop2 libgudev libgusb + libgxps libgzstream libhamcrest-java libhandy-1 libharu libhash-defhash-perl libhash-flatten-perl libhash-merge-perl libhdf4 libheap-perl libheif libhibernate3-java libhibernate-commons-annotations-java libhibernate-validator4-java libhibernate-validator-java libhook-lexwrap-perl libhtml-clean-perl libhtml-entities-numbered-perl libhtml-form-perl libhtml-fromtext-perl libhtml-html5-entities-perl libhtml-lint-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tidy-perl libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookiejar-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl libhttp-tiny-perl libiberty libical3 libice libid3tag libident libidn libidn2 libiec61883 libieee1284 libimage-exiftool-perl libimage-png-libpng-perl libimagequant libimage-size-perl libimobiledevice libimporter-perl libimport-into-perl libindirect-perl libinih libinline-c-perl libinline-files-perl libinline-perl libinput libinstpatch libintl-perl libio-async-perl libio-captureoutput-perl libio-compress-perl libiodbc2 libio-html-perl libio-interactive-perl libio-multiplex-perl libio-prompter-perl libio-prompt-tiny-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ip-perl libio-socket-ssl-perl libio-string-perl libio-tiecombine-perl libipc-run3-perl libipc-run-perl libipc-sharelite-perl libipc-system-simple-perl libiptcdata libisal libiscsi libisoburn libisofs libiterator-perl libiterator-util-perl libitext1-java libitext-java libixion libjackson-json-java libjamon-java libjavaewah-java libjaxen-java libjaxp1.3-java libjaylink libjcip-annotations-java libjcommon-java libjdepend-java libjdo-api-java libjdom1-java libjdom2-java libjemmy2-java libjettison-java libjgoodies-common-java libjgoodies-looks-java libjgraphx-java libjgroups-java libjhlabs-filters-java libjibx1.2-java libjlatexmath-java libjna-java libjoda-time-java libjogl2-java libjpeg-turbo libjrosetta-java libjs-jquery-hotkeys libjs-jquery-isonscreen libjs-jquery-timeago libjsoncpp libjson-maybexs-perl libjson-perl libjsonp-java libjson-pp-perl libjson-xs-perl libjs-qunit libjsr305-java libjs-requirejs-text libjtype-java libjuniversalchardet-java libjwt libjxl-testdata libkate libkcddb libkcompactdisc libkdegames libkeduvocdocument libkf5calendarsupport libkf5eventviews libkf5grantleetheme libkf5gravatar libkf5incidenceeditor libkf5kdcraw libkf5kexiv2 libkf5kipi libkf5kmahjongg libkf5ksieve libkf5libkdepim libkf5libkleo libkf5mailcommon libkf5mailimporter libkf5pimcommon libkf5sane libkgapi libkml libkomparediff2 libkryo-java libksba libkscreen libksysguard libktorrent liblangtag liblayout liblc3 libldac liblib-relative-perl liblingua-en-inflect-perl liblingua-translit-perl liblist-allutils-perl liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl liblist-utilsby-perl libloader liblocale-gettext-perl liblocale-us-perl liblockfile liblog-any-adapter-screen-perl liblog-any-adapter-tap-perl liblog-any-perl liblog-dispatch-filerotate-perl liblog-dispatch-perl liblog-log4perl-perl liblognorm liblog-trace-perl liblouis liblqr liblrdf libltc liblwp-mediatypes-perl liblwp-protocol-https-perl liblxqt liblzf libmad libmail-authenticationresults-perl libmail-dkim-perl libmail-pop3client-perl libmail-sendmail-perl libmailtools-perl libmanette libmatchbox libmatch-simple-perl libmatekbd libmatemixer libmateweather libmath-base85-perl libmath-base-convert-perl libmath-bigint-perl libmath-int128-perl libmath-int64-perl libmath-random-isaac-perl libmath-round-perl libmatio libmatroska libmaxminddb libmbim libmce-perl libmd libmediaart libmediawiki-api-perl libmetrics-any-perl libmicrohttpd libmime-charset-perl libmime-lite-perl libmime-tools-perl libmime-types-perl libminlog-java libmixin-linewise-perl libmldbm-perl libmms libmnl libmodplug libmodule-build-perl libmodule-build-tiny-perl libmodule-build-xsutil-perl libmodule-corelist-perl libmodule-cpanfile-perl libmodule-cpants-analyse-perl libmodule-depends-perl libmodule-extractuse-perl libmodule-find-perl libmodule-implementation-perl libmodule-install-authortests-perl libmodule-install-extratests-perl libmodule-install-perl libmodule-load-conditional-perl libmodule-manifest-perl libmodule-metadata-perl libmodule-pluggable-perl libmodule-refresh-perl libmodule-runtime-conflicts-perl libmodule-runtime-perl libmodule-scandeps-perl libmojolicious-perl libmongocrypt libmonkey-patch-action-perl libmoo-perl libmoose-autobox-perl libmoose-perl libmoosex-configfromfile-perl libmoosex-getopt-perl libmoosex-role-parameterized-perl libmoosex-role-withoverloading-perl libmoosex-simpleconfig-perl libmoosex-strictconstructor-perl libmoosex-types-common-perl libmoosex-types-path-class-perl libmoosex-types-path-tiny-perl libmoosex-types-perl libmoosex-types-stringlike-perl libmoox-aliases-perl libmouse-perl libmousex-nativetraits-perl libmousex-strictconstructor-perl libmousex-types-perl libmpc libmpeg3 libmro-compat-perl libmspub libmtp libmultidimensional-perl libmusicbrainz5 libmwaw libmysofa libnamespace-autoclean-perl libnamespace-clean-perl libnative-platform-java libndp libnet libnetaddr-ip-perl libnet-cidr-perl libnet-dns-perl libnet-dns-resolver-mock-perl libnet-dns-sec-perl libnet-domain-tld-perl libnetfilter-conntrack libnet-http-perl libnet-idn-encode-perl libnet-imap-simple-perl libnet-imap-simple-ssl-perl libnet-ip-perl libnet-ipv6addr-perl libnet-ldap-perl libnet-libidn2-perl libnet-libidn-perl libnet-netmask-perl libnet-server-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnfnetlink libnfs libnftnl libnice libnl3 libnma libnotify libnsl libnumber-compare-perl libnumber-format-perl libnumbertext libnvme liboauth libobject-accessor-perl libobject-pad-perl libodfgen libogg liboggz libomxil-bellagio libonig libopencsd libopenmpt libopenmpt-modplug liborcus liboro-java libosinfo libotf libpackage-deprecationmanager-perl libpackage-stash-perl libpackage-stash-xs-perl libpadwalker-perl libpagemaker libpanel libpaper libparallel-forkmanager-perl libparams-classify-perl libparams-coerce-perl libparams-util-perl libparams-validate-perl libparams-validationcompiler-perl libparanamer-java libpar-dist-perl libparse-debcontrol-perl libparse-distname-perl libparse-recdescent-perl libparse-yapp-perl libpath-class-perl libpath-iterator-rule-perl libpath-tiny-perl libpcap libpciaccess libpdf-api2-perl libpdf-api2-xs-perl libpdfbox2-java libpdfbox-java libpdfrenderer-java libpeas libpegex-perl libperl4-corelibs-perl libperl6-export-perl libperl6-slurp-perl libperl-critic-community-perl libperl-critic-freenode-perl libperl-critic-perl libperl-critic-policy-variables-prohibitlooponhash-perl libperl-critic-pulp-perl libperlio-gzip-perl libperlio-utf8-strict-perl libperl-minimumversion-perl libperl-prereqscanner-notquitelite-perl libpfm4 libpgm libphonenumber libphp-serialization-perl libpipeline libpixie-java libplacebo libplist libpng1.6 libpod-constants-perl libpod-coverage-perl libpod-coverage-trustpod-perl libpod-eventual-perl libpod-latex-perl libpod-minimumversion-perl libpod-parser-perl libpod-pom-perl libpod-pom-view-restructured-perl libpod-simple-perl libpod-spell-perl libpod-strip-perl libportal libppi-html-perl libppi-perl libppix-quotelike-perl libppix-regexp-perl libppix-utilities-perl libppix-utils-perl libprefork-perl libprobe-perl-perl libproc-processtable-perl libprogress-any-output-termprogressbarcolor-perl libprogress-any-perl libproxool-java libproxy libpsl libpsm2 libpst libpthread-stubs libpwquality libqaccessibilityclient libqalculate libqb libqmi libqrtr-glib libqtxdg libquartz2-java libqxp librabbitmq libraw libraw1394 librda librdkafka libreadonly-perl libre-engine-re2-perl libreflectasm-java libref-util-perl libref-util-xs-perl libregexp-assemble-perl libregexp-common-perl libregexp-ipv6-perl libregexp-java libregexp-pattern-defhash-perl libregexp-pattern-license-perl libregexp-pattern-perl libregexp-trie-perl libregexp-wildcards-perl librelaxng-datatype-java librelp libreoffice # libreplaygain librepository librest libreturn-type-perl librevenge librist librole-tiny-perl libroman-perl librsvg librsync librttopo libsamplerate libsass libsass-python libsaxon-java libscalar-list-utils-perl libscalar-properties-perl libscope-guard-perl libscram-java libsdl1.2 libsdl2 libseccomp libsecret libselinux libsemanage libsepol libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libserializer libset-intspan-perl libset-object-perl libset-scalar-perl libsgmls-perl libshout libshumate libsidplay libsigc++-2.0 libsigsegv libskinlf-java libslf4j-java libslirp libsm libsmbios libsmi libsndfile libsocket6-perl libsocket-perl libsodium libsoftware-licensemoreutils-perl libsoftware-license-perl libsort-key-perl libsort-versions-perl libsoup2.4 libsoup3 libsoxr libspatialaudio libspecio-library-path-tiny-perl libspecio-perl libspectre libspf2 libspiffy-perl libspiro libspring-java libsql-statement-perl libsrtp2 libssh libssh2 libstaroffice libstatgrab libstatistics-basic-perl libstatistics-test-randomwalk-perl libstatistics-test-sequence-perl libstax2-api-java libstax-java libstb libstrictures-perl libstring-copyright-perl libstring-elide-parts-perl libstring-escape-perl libstring-format-perl libstring-license-perl libstringprep-java libstring-rewriteprefix-perl libstring-shellquote-perl libstring-trim-more-perl libstruct-dumb-perl libsub-delete-perl libsub-exporter-formethods-perl libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl libsub-infix-perl libsub-info-perl libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl libsub-uplevel-perl libsuper-perl libsvm libswarmcache-java libswingx-java libswitch-perl libsyntax-keyword-dynamically-perl libsyntax-keyword-junction-perl libsyntax-keyword-match-perl libsyntax-keyword-multisub-perl libsyntax-keyword-try-perl libsyntax-perl libsys-cpu-perl libsys-hostname-long-perl libsysstat libtaint-runtime-perl libtask-weaken-perl libtasn1-6 libteam libtemplate-perl libterm-readkey-perl libterm-table-perl libterralib libtest2-plugin-nowarnings-perl libtest2-suite-perl libtest2-tools-command-perl libtest-assertions-perl libtest-base-perl libtest-checkdeps-perl libtest-class-most-perl libtest-class-perl libtest-cleannamespaces-perl libtest-command-perl libtest-command-simple-perl libtest-compile-perl libtest-consistentversion-perl libtest-cpan-meta-perl libtest-deep-fuzzy-perl libtest-deep-perl libtest-differences-perl libtest-distmanifest-perl libtest-distribution-perl libtest-exception-perl libtest-failwarnings-perl libtest-fatal-perl libtest-file-contents-perl libtest-filename-perl libtest-file-perl libtest-file-sharedir-perl libtest-fork-perl libtest-harness-perl libtest-identity-perl libtest-inter-perl libtest-kwalitee-perl libtest-leaktrace-perl libtest-log-log4perl-perl libtest-longstring-perl libtest-manifest-perl libtest-memory-cycle-perl libtest-metrics-any-perl libtest-minimumversion-perl libtest-mockrandom-perl libtest-more-utf8-perl libtest-most-perl libtest-needs-perl libtest-nowarnings-perl libtest-number-delta-perl libtest-object-perl libtest-output-perl libtest-perl-critic-perl libtest-pod-content-perl libtest-pod-coverage-perl libtest-pod-perl libtest-portability-files-perl libtest-randomresult-perl libtest-refcount-perl libtest-regexp-pattern-perl libtest-regexp-perl libtest-requiresinternet-perl libtest-requires-perl libtest-script-perl libtest-simple-perl libtest-spelling-perl libtest-strict-perl libtest-subcalls-perl libtest-synopsis-perl libtest-taint-perl libtest-trap-perl libtest-useallmodules-perl libtest-version-perl libtest-warnings-perl libtest-warn-perl libtest-without-module-perl libtest-yaml-perl libtext-ansi-util-perl libtext-autoformat-perl libtext-bibtex-perl libtext-charwidth-perl libtext-csv-perl libtext-csv-xs-perl libtext-diff-perl libtext-format-perl libtext-glob-perl libtext-hogan-perl libtext-iconv-perl libtext-levenshtein-damerau-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl libtext-reform-perl libtext-roman-perl libtext-soundex-perl libtext-template-perl libtext-trim-perl libtext-unaccent-perl libtext-unidecode-perl libtextwrap libtext-wrapi18n-perl libtext-xslate-perl libthai libtheora libtie-cycle-perl libtie-ixhash-perl libtie-toobject-perl libtimedate-perl libtime-duration-parse-perl libtime-duration-perl libtime-moment-perl libtimezonemap libtirpc libtoml-parser-perl libtoml-tiny-perl libtommath libtool libtraceevent libtracefs libtruth-java libtry-tiny-perl libtypes-path-tiny-perl libtypes-serialiser-perl libtype-tiny-perl libtype-tiny-xs-perl libudfread libunicode-collate-perl libunicode-linebreak-perl libunicode-map8-perl libunicode-string-perl libunicode-utf8-perl libunistring libunity libuniversal-require-perl libunwind liburcu liburing liburi-perl libusb libusb-1.0 libusbmuxd libutempter libutf8-all-perl libuuid-perl libuv1 libva libvalidation-class-perl libvariable-magic-perl libvdpau libvdpau-va-gl libversion-perl libverto libvidstab libvirt libvirt-glib libvirt-pytho
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_notes.html
Packages with notes Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Packages with notes There are 6363 packages with notes in bookworm/amd64. 591 unreproducible packages in bookworm/amd64, ordered by build date: chromium shibboleth-sp linux xorg-server vlc # + qemu imagemagick r-cran-gh pytorch cp2k sphinx-gallery icu commons-beanutils kubernetes pgpool2 php8.2 erlang ring commons-vfs botan twitter-bootstrap3 python3.11 tomcat10 opensaml qtbase-opensource-src # # # flightgear edk2 seqan3 elpa linuxcnc emacs icinga2 libpgjava proftpd-dfsg pymatgen amanda twisted sumo cinder graphviz + newlib neovim # user-mode-linux htsjdk openvswitch bluez goldendict-webengine coq guile-2.2 zabbix omake # ngspice hevea sks fop ipyparallel taoframework node-mocha jruby odc lombok oaklisp ufoai qtdeclarative-opensource-src ncbi-igblast binutils-mipsen qtwebengine-opensource-src seqan2 jskeus toulbar2 fricas boost1.81 slepc masakari fiat-ecmwf fenics-dolfinx getfem qtcreator petsc vertico nbconvert python-mkdocs marginalia lam + senlin axiom gromacs gsequencer squeak-vm python-escript statsmodels gdb lucene8 opentk 0ad qt6-declarative blockattack ecl r-base gdcm giac openms freecad virtuoso-opensource pdb-tools visp ssreflect nco ghdl r-cran-rstan pyfai P libcamera deal.ii scap-security-guide pcp mdanalysis mir fis-gtm speedcrunch gri libgtkada sisc librsb # metview salmon libxmlada ocamlviz adasockets why3 libncursesada whitakers-words kristall ksh93u+m # sagetex raku-readline opensmtpd-filter-dkimsign alire keepass2 gfpoken topparser polyml gradle-kotlin-dsl + firmware-microbit-micropython knxd python-cloup lifelines libopensmtpd pfstools ymuse juman python-parse-type sphinxsearch qtlocation-opensource-src warzone2100 r-cran-emayili qtsvg-opensource-src atlas r-cran-gert heudiconv python-cogent sfepy hkl tbox vdk2 qtconnectivity-opensource-src opensubdiv enblend-enfuse silo-llnl r-cran-r.devices python-hdf5plugin alembic python-pygraphviz raku-json-name qtwebsockets-opensource-src yasnippet xemacs21 masakari-monitors boolstuff python-xarray votca syncevolution + sphinx-panels r-cran-tweenr jameica-h2database paje.app git-hub r-cran-gprofiler2 neuron raku-zef lomiri lava black r-bioc-biocparallel mpqc libaunit libgnatcoll mayavi2 opm-upscaling liblog4ada yudit orderless ausweisapp2 qt6-datavis3d embark conky oclgrind gkrellm-leds P tuxpaint prove6 valgrind + parallel igraph python-fabio wyrd libayatana-appindicator rebar3 gnome-shell-extension-easyscreencast r-bioc-genomicfeatures primesieve oxygen-icons5 smlnj ibus-libzhuyin r-bioc-ioniser r-cran-sass lmfit-py node-opencv manila mnemosyne eccodes secilc eye buildapp rabbitmq-server qtdatavis3d-everywhere-src kicad python-jsonschema scala qtgraphicaleffects-opensource-src mpich linux86 cddlib leiningen-clojure + qtserialport-opensource-src rdkit gcl grass quickfix notmuch eckit libguestfs metkit citar dnsjit libpinyin qt6-quick3d kallisto arduino-core-avr r-cran-knitr fonts-beteckna qtquickcontrols-opensource-src ruby-sigar musescore3 emboss qt6-multimedia libtorrent-rasterbar grub2 + + + + gridengine # open3d sagan atlas-ecmwf rkward ikarus gprolog fdutils dde-qt-dbus-factory r-cran-parsetools raku-log python-gsd qt6-5compat metastudent-data pgloader buici-clock raku-getopt-long raku-tap-harness foot libjcat mdnsd intel-mediasdk libhdate texworks-manual userv gsoap termshark qtwayland-opensource-src groonga visualvm eclipse-titan fonts-arundina fonts-meera-inimai bidiui fonts-fantasque-sans slime fairy-stockfish autokey plplot avr-libc sawfish logol mono-zeroconf jabref refcard syrthes nitime sbcl slic3r brickos amazon-ecr-credential-helper r-cran-dbitest g15daemon casacore-data-jplde r-cran-taxize dict-gcide hyperic-sigar savi liblopsub hmmer terminaltables fwknop node-d3 snapd golang-github-mendersoftware-mender-artifact onedrive qpid-proton ocaml-atd gatb-core rakudo # fonts-rit-sundar fdb liquidwar r-cran-cliapp auctex gap pydicom dejagnu r-cran-rinside cc65 r-cran-quantmod cardo abinit amp jpylyzer ferret-vis qttools-opensource-src quantlib maxima-sage fltk1.3 dcl gcc-avr ldc ppl h2database xindy latex-coffee-stains qtsensors-opensource-src ripmime doxygen eso-midas qtx11extras-opensource-src watcher moarvm netrek-client-cow mira dicom3tools dask fonts-smc-raghumalayalamsans starjava-ttools gpredict fonts-smc-uroob fonts-smc-meera debian-history fonts-fork-awesome fonts-smc-keraleeyam sdpb fonts-smc-rachana fonts-smc-dyuthi yash namazu2 gap-design fonts-smc-karumbi fonts-smc-anjalioldlipi lynx pymodbus clojure esnacc canl-c awesome r-cran-diagnosismed pommed r-cran-rprojroot r-cran-tmvtnorm casacore-data-igrf lirc crack nbsphinx mia groovy gnome-video-arcade liggghts yaws gnome-shell-extension-caffeine mona dxf2gcode gbrowse kitty r-cran-repr twopaco debug-me python-simpy3 python-pint ssocr hexbox ledger2beancount ruby-pygments.rb treeview nrefactory openmcdf tsdecrypt r-cran-tm r-cran-amelia freewnn infinipath-psm slixmpp debmake-doc libofx core-specs-alpha-clojure cafeobj spec-alpha-clojure allegro5 # raku-hash-merge ldap-haskell haskell-shell-conduit closure-compiler maint-guide buildbot r-cran-cli scons gr-radar jakarta-jmeter + xmlcopyeditor fcitx-libpinyin posixtestsuite starjava-topcat lcm codec2 git-repair macsyfinder ucspi-proxy r-cran-rsdmx emoslib # rosegarden gmetrics r-cran-lambda.r r-cran-futile.logger yahtzeesharp lucene4.10 idm-console-framework telepathy-spec winff spooles writer2latex scheme48 systemtap yacas uclibc sweethome3d-furniture swi-prolog sketch rebar rcolorbrewer scalable-cyrfonts sgf2dg samhain publican unicon # python-fudge # psicode r-cran-teachingdemos pforth python-qtconsole pygopherd pstoedit newtonsoft-json dpmb nunit noweb zeitgeist flycheck muttprint aspectj ncbi-blast+ guile-3.0 libint madness maxima mm-common consult-el mono-upnp mimetic mono-addins mathpiper menu lie libswe live-manual libsdl-console librostlab hello latex-cjk-chinese-arphic libnb-platform18-java scala-pickling libkolabxml libforms librep fftw cjk hdf-eos5 coq-iris comedilib + esys-particle castle-game-engine hol88 firehol jool htp chezscheme esdl gnubg ipxe biogenesis geomview libfann gforth freeplane epix grace gdata-sharp gtk-sharp2 clc-intercal ironic dahdi-linux swish-e critcl + jsxgraph injeqt advi + a2ps cxxtest arduino fs-uae codenarc lucene-solr remote-tty bibclean content-hub simstring P gerris haskell98-report cyclograph libu2f-host sdb automake1.11 node-shiny-server prometheus-elasticsearch-exporter mapsembler2 buddy + prometheus-mysqld-exporter cardpeek qterm doomsday efl vkd3d notary liquidsoap r-cran-dimred gr-fosphor netsurf getdp cctbx dnf-plugins-core asterisk-prompt-fr-armelle raku-uri 42 FTBFS packages in bookworm/amd64, ordered by build date: debian-installer # # # symfony astropy python-taskflow perl curl zookeeper python-asyncssh znc extrepo-data # moment-timezone.js borgbackup rnp autogen dbus-cpp jupyter-notebook ruby-hamlit guestfs-tools qtremoteobjects-everywhere-src qbs delve kuttypy nspr etcd nng gcc-bpf ghc # clisp kitinerary totem onionbalance postgresql-prioritize form kel-agent kcmutils postgresql-numeral sdcv pyacidobasic syslinux ruby-debian openorienteering-mapper + golang-github-hashicorp-yamux 4 not for us packages in bookworm/amd64: atitvout pcsx2 cmucl ne10 9 timing out packages in bookworm/amd64: nss nwchem pytango cross-toolchain-base-ports freedict macaulay2 gcc-12-cross-mipsen gcc-11-cross-mipsen snakemake 33 blacklisted packages in bookworm/amd64: openjfx telegram-desktop scipy cherrytree pgocaml grammalecte ben wpewebkit ocaml-dune vtk9 gcc-11 psi4 thunderbird wine codelite lazarus libstdc++-arm-none-eabi navarp octave opa-ff paraview # gmsh magics++ mono openblas qgis trilinos yade calligra cvc4 gcc-12 acl2 ceph 5684 reproducible packages in bookworm/amd64: apache2 # gdk-pixbuf samba squid debian-installer-netboot-images sudo lasso bind9 # u-boot xen shadow open-vm-tools libreoffice # postgresql-15 keystone libnginx-mod-http-lua lxd cyrus-imapd containerd krita + clamav sogo onetbb btrfs-progs freerdp2 syslog-ng gimp ark nncp e2guardian libssh evolution haproxy cups # openssl + mydumper qutip nipy racket paperwork git-annex skimage pike8.0 + + + sagemath pandas # djvulibre insighttoolkit4 wpa mosquitto dropbear luajit insighttoolkit5 xrdp sope firefox-esr gnutls28 python-tornado libcap2 varnish criu trafficserver fig2dev krb5 # openjpeg2 nginx sqlite3 udisks2 python-flask-cors konsole wolfssl libtheora jpeg-xl libavif mlt libsndfile libnbd mercurial exim4 xz-utils graphicsmagick libapache2-mod-auth-openidc vips phpmyadmin poppler twitter-bootstrap4 renaissance gmp-ecm dcmtk simgear wget 389-ds-base spamassassin golang-github-containers-buildah sssd pdns-recursor gensim git-lfs debian-ports-archive-keyring node-rollup subversion # node-axios librabbitmq libtar cacti puma node-postcss vim texlive-bin + poco mpg123 dnsmasq tango nfs-utils docker.io node-xterm ostree # wireshark timeshift libheif python-reportlab ikiwiki-hosting libvirt vmdb2 activemq gtk+3.0 python-cryptography apr adios choose-mirror plasma-workspace shim gtk+2.0 poe.app gmime glance ruby-ftw # smartlist # riseup-vpn node-undici fontforge pymongo python-aiosmtpd libtool node-babel7 sendmail libtommath kio libimage-imlib2-perl gross pillow gtkwave libpod libkf5ksieve mailman3 cdo dhcpcd5 python-asdf plotsauce prometheus-alertmanager ceilometer git-buildpackage libical3 aerc im-config lifeograph r-cran-rcdklibs r-cran-dendextend monitoring-plugins filezilla zbar runc indent rss-glx darktable snapper + + shotcut + r-cran-network cwidget libzypp qtscxml-everywhere-src python-pyproj emscripten psi-plus dolfin rust-sequoia-keyring-linter binutils # python-schema-salad minexpert2 cb2bib intel-graphics-compiler torrus # dustmite r-cran-rcdk caddy mdtraj olive-editor yt uhd lumin exiv2 r-cran-rcurl macromoleculebuilder qtscript-opensource-src node-browserify r-cran-spatstat.explore r-cran-spatstat.model r-cran-spatstat.linnet xbyak fapolicyd r-cran-sparr cadaver r-cran-susier hipercontracer apertium-eo-es prometheus-cpp xserver-xorg-video-amdgpu golang-github-containers-toolbox snowflake grandorgue fcitx-googlepinyin precious guile-lzlib r-cran-spatstat.random r-bioc-gviz grub ccfits python-cycler r-cran-phytools tweepy rakarrack sundials tcpflow r-cran-rpact r-cran-parameters r-cran-fontawesome python-ilorest jtharness pnetcdf + dragonfly-reverb pgl-ddl-deploy libgdf rmpi fontmatrix rjava haskell-language-c xss-lock node-re2 golang-github-containers-dnsname mold augeas r-cran-bios2cor hdup golang-github-francoispqt-gojay haskell-sop-core shasta r-cran-rcpptoml openmotor bitshuffle cheesecutter vboot-utils r-cran-biocmanager atf ignition-msgs ruby-ox skycat jacktrip r-cran-fdrtool ruby-sequel-pg libhdhomerun r-cran-ranger courier p7zip r-cran-deldir ocaml-num bird sphinxbase libosmocore projectm developers-reference r-cran-bayesplot jove mp3blaster simgrid tcpreplay simavr gstreamer-vaapi darkradiant gnunet libalien-sdl-perl qtvirtualkeyboard-opensource-src wcstools pyzmq gnucash-docs limesuite libapache-poi-java rockdodger edid-decode adcli libambix pam-wrapper ns2 fonts-cns11643 gdal golang-github-google-gofuzz # process-cpp xmlstarlet bibtool topal xorg-docs xmlformat massxpert proj iraf libsx # libpixels-java hdf-eos4 fltk1.1 afterstep bglibs sn fomp mailfilter manderlbot ruby-webmock # hylafax debiman openmpi python-gammu jdupes opendkim axis qbittorrent qpdf libapache2-mod-python libsolv libx11 mrtg nagios-plugins-contrib cargo psychtoolbox-3 golang-github-docker-docker-credential-helpers flann orthanc xir horizon brltty electrum r-cran-irdisplay aws-nuke vulkan-validationlayers casacore qd lammps freeradius inn2 vte2.91 python-django dbus highway python-git plasma-framework lldpd mutt libmatemixer npd6 arc-gui-clients r-cran-psychotree r-cran-genie prometheus-ipmi-exporter r-cran-setrng pglogical-ticker openmm r-cran-robust jnettop cryptominisat libusb-java ipqalc pg-fact-loader r-cran-downlit libubootenv r-cran-rwiener r-cran-rsvd triggerhappy r-cran-mvnfast graywolf r-cran-vgam prometheus-process-exporter r-cran-calibratr glibmm2.4 r-cran-cairo r-cran-clipr r-cran-hexbin vue.js istack-commons x265 r-cran-psychotools enlighten r-cran-spacetime python-miio + r-cran-dslabs crowdsec kf5-messagelib node-webpack gnome-software hsqldb1.8.0 libreswan onionshare sra-sdk pacemaker nfdump rime-luna-pinyin cvs yajl icu4j r-cran-testit r-cran-mockery r-cran-promises r-cran-bitops tvtime ffindex gplots libmozilla-ldap-perl selinux-python stdsyslog r-cran-paramhelpers r-cran-nnet browserpass ibus-chewing golang-github-sylabs-sif prometheus-postgres-exporter r-cran-randomforest r-cran-magrittr lxqt-powermanagement r-cran-digest r-cran-blob ukui-media latex-mk pyserial-asyncio r-cran-rlang rclone fritzing lxqt-config libitext5-java vlfeat pyqwt3d gcc-mingw-w64 snek repmgr libstatgrab duktape toppic r-cran-ggalluvial r-cran-data.table r-cran-semtools anjuta r-cran-rcpproll argagg r-cran-ape postgresql-pllua music tmd710-tncsetup r-cran-rcmdrmisc r-cran-rniftilib libnet-z3950-simpleserver-perl r-cran-ttr jid haskell-tls haskell-openglraw smb4k gcc-arm-none-eabi gcc-riscv64-unknown-elf gcc-xtensa-lx106 r-cran-minpack.lm r-cran-ca healpix-cxx ruby-rjb raku-test-meta controlsfx mp4parser r-cran-metrics r-cran-mitools r-cran-kedd ruli freediameter r-cran-mlmetrics r-cran-zeligchoice gphoto2-cffi subtle android-platform-libcore libvslvm node-expat golang-github-mesos-mesos-go # r-cran-modeltools r-cran-praise r-cran-conting lxqt-admin r-cran-lsmeans r-cran-hypergeo sumatra mujoco r-cran-elliptic lxqt-about r-cran-fauxpas r-cran-prettyr r-cran-ggsci opensmtpd-filter-senderscore hivelytracker r-cran-flashclust libmbassador-java r-cran-truncdist r-cran-prabclus otcl r-cran-gclus r-cran-trimcluster happy ruby-character-set rancid zynaddsubfx wmwork unicorn ssmping wmweather tla slony1-2 steghide strucchange safe-hole-perl snimpy ruby-sdl sandwich ruby-multibitnums rglpk tmpreaper qastools rdiff-backup-fs qtkeychain angband r-cran-base64enc pgtop nss-passwords plexus-containers nrg2iso mojarra mockito menu-cache libhmsbeagle tatan lxqt-notificationd r-cran-ctmcd r-cran-shinybs tstools kodi-visualization-fishbmc kodi-pvr-nextpvr elastix kpackage budgie-desktop python-telethon stopt r-cran-collapse python-cython-blis vpb-driver r-cran-sftime xine-lib-1.2 r-cran-gstat ruby-psych golang-github-xenolf-lego jh7100-bootloader-recovery open-build-service littler minimap2 mailfromd node-buble sqlite-utils r-bioc-fishpond aspectc++ yoshimi appstream-generator freebayes qt6-lottie haskell-patience dmrconfig haskell-attoparsec haskell-cipher-aes haskell-typed-process haskell-czipwith r-cran-adegenet etbemon clblast jenkins-json pydoctor python-psutil netselect haskell-iso8601-time python-geopandas r-cran-openmx r-cran-parallelmap r-cran-ggally sugar-toolkit-gtk3 libqtxdg lattice certspotter gap-float fifechan r-cran-ggridges r-cran-pkgmaker r-cran-uuid jansi raku-meta6 stacks haskell-parallel haskell-shelly ruby-netcdf haskell-juicypixels r-cran-eipack r-cran-tsp r-cran-rpostgresql qt-gstreamer qca2 libcommons-jxpath-java opencsv golang-ginkgo mingw-w64 r-cran-officer nitpic netris megaglest multiboot netrw module-assistant memstat xtables-addons lpr lsof lrzsz ludevit + libxpp2-java prometheus-smokeping-prober logtool libzip libxmltok libpqxx libvistaio libterm-filter-perl # r-cran-rhandsontable mecab libonemind-commons-java-java libpgm javahelp2 libopenobex libjdom2-java libixion libkdtree++ woff2 libhibernate-validator-java libcoverart libomxxvideo libapache2-mod-intercept-form-submit libax25 jenkins-trilead-ssh2 joptsimple icmptx heartbleeder gromit guava-libraries geronimo-jpa-2.0-spec glyr glpk-java geki2 fstrcmp funitroots fonts-arphic-bsmi00lp fextremes libpostscriptbarcode easygen commons-csv civetweb altree antlr3 bomstrip ascd bcftools spinner tig subuser libheimdal-kadm5-perl ettercap octave-msh qiime pd-fftease epubcheck coquelicot xrayutilities coq-bignums coq-ext-lib python-installer findlib r-cran-stablelearner r-cran-dirmult r-cran-deoptimr r-cran-genabel r-cran-cyclocomp r-cran-hsaur3 ocaml-mirage-crypto ruby-escape-utils r-cran-cutpointr rsass pathspider coq-reglang r-cran-roxygen2 swirc libjs-webrtc-adapter parmap solvespace r-cran-rsample ocaml-duration r-cran-colorspace r-cran-tzdb r-cran-gsl r-cran-scatterd3 r-cran-irkernel ocaml-ca-certs golang-github-containerd-stargz-snapshotter intellij-community-idea ruby-dataobjects-mysql r-cran-statcheck golang-github-evanw-esbuild coq-elpi zoneminder netkit-rwall rsplib snibbetracker gnome-games-app fvwm1 golang-github-openshift-imagebuilder biboumi r-bioc-bsgenome r-bioc-biocfilecache ectrans gir-to-d subnetcalc r-bioc-s4vectors unikmer binfmtc npm r-cran-ff freedroidrpg ocaml-batteries lwt-log flameshot clzip psycopg2 ruby-nio4r opendnssec ibus-table-others r-cran-cubature r-cran-yaml haskell-hsopenssl haskell-authenticate-oauth biojava4-live r-cran-snowfall ismrmrd # gxmessage courier-unicode ppx-derivers r-cran-stars iaxmodem rdiff-backup webhook r-cran-futile.options libwebsockets liblnk ruby-timfel-krb5-auth libesedb mrtdreader gst-plugins-espeak cen64 ruby-github-markdown bcache-tools daq ftpmirror xmlstreambuffer xscorch unixcw xsysinfo xserver-xorg-input-mouse whitedune sqlobject canid hellfire treil spacezero ruby-serialport sleepenh r-cran-g.data r-cran-pwt8 ruby-dataobjects-postgres quotatool r-cran-reshape2 ratfor r-cran-proto r-cran-getopt react relimp r-cran-evd r-cran-rsolnp r-cran-epibasix r-other-iwrlars r-cran-genabel.data ocaml-alsa ocaml-expat pcsc-cyberjack png-sixlegs r-cran-combinat puf owasp-java-html-sanitizer osgi-foundation-ee nwall etoile ocaml-dbus mnormt mockobjects gnome-shell-mailnag mhwaveedit r-cran-seurat koules csh classycle coinor-vol axmlrpc quesoglc mockery de4dot minetest-mod-xdecor chiark-tcl golang-github-vmware-govmomi grub-installer opendht openimageio vecgeom blender r-cran-spatstat.core poliastro promod3 jackson-dataformat-yaml libsis-jhdf5-java httpcomponents-client5 musl r-cran-hash libemf2svg r-cran-psychtools r-cran-rcpparmadillo cbor2 r-cran-circular r-cran-fitdistrplus qt6-serialbus r-cran-vdiffr qt6-sensors r-cran-exactranktests r-cran-freetypeharfbuzz r-cran-wkutils certmonger r-cran-sna r-cran-broom.mixed r-cran-fingerprint r-cran-ddalpha xblast-tnt r-cran-statnet.common uncrustify orpie r-cran-epiestim r-cran-vctrs prometheus-postfix-exporter r-cran-segmented r-cran-checkmate r-cran-phangorn cgal ppx-optcomp tetraproc mergelog jam zipios++ mac-widgets ruby-gsl r-cran-magick r-cran-zelig nis nyacc oakleaf netkit-rusers node-websocket netkit-bootparamd facter r-cran-readr redisearch r-cran-mixtools r-cran-gsa r-cran-readstata13 r-cran-pbdzmq r-cran-terra kst passenger librostlab-blast tools-nrepl-clojure haskell-hakyll haskell-gtk-traymanager marisa r-cran-bayesfactor pikepdf haskell-keys haskell-path haskell-butcher haskell-boomerang moc haskell-dav r-cran-hdf5r xauth ocaml-fileutils python-xlib opsin ocaml-re python-prctl ruby-augeas librepository libmusicbrainz5 r-cran-shinydashboard lsyncd libsodium libhamcrest-java libformula libassuan ipip glide gupnp-igd libam7xxx gaffitter dssi derby cyrus-imspd bible-kjv compress-lzf coinor-ipopt r-cran-findpython clearsilver cdcover checkstyle byacc-j basket authbind apparix activemq-protobuf acepack activemq-activeio gnokii tlsh ftp.app libapache-mod-encoding batmon.app xserver-xorg-input-joystick + naspro-bridges libevhtp dvgrab r-cran-venndiagram nvram-wakeup + r-cran-gwidgetstcltk prometheus-mongodb-exporter ocaml-graphics sight postorius aoflagger org-mode pbcopper ignition-common r-cran-pander inventor packagekit ckbuilder rocrand logback liblxqt ktexteditor vdr-plugin-xineliboutput flex ignition-physics reaver soapysdr kmenuedit libksysguard plasma-firewall kde-cli-tools kpipewire kactivitymanagerd kdeplasma-addons systemsettings plasma-thunderbolt breeze layer-shell-qt plasma-desktop kdecoration milou khotkeys plasma-nm kwin powerdevil oxygen libkscreen plasma-discover kinfocenter curlpp apt openstructure node-jschardet geary victoriametrics javamail mcpl opencascade sofia-sip + twinkle regina-normal qt6-svg freecontact uwsgi golang-v2ray-core cdebconf dpkg # nlopt opencv xenium gr-osmosdr opencc r-cran-spatial r-cran-class r-cran-openssl libxtrx collectd simbody pygccjit molmodel imath multimail yosys link-grammar drawxtl libghemical orthanc-dicomweb swapspace stimfit kodi-pvr-zattoo kodi-inputstream-adaptive slic3r-prusa mopac webcamoid aribas + r-cran-httr2 performous ocaml-shine r-cran-clock hugin pyosmium libvigraimpex # r-cran-mass kodi-pvr-vuplus kodi-pvr-teleboy kodi-peripheral-xarcade ipp-usb ecflow r-bioc-ihw r-bioc-rcpi r-bioc-chemminer python-pygit2 r-bioc-degnorm r-bioc-scuttle pd-iemnet xraylib r-bioc-go.db rpyc ocaml-taglib libembperl-perl r-cran-shiny trace-cmd remmina bibletime rustc fckit tomcat9 qt6-connectivity xdrawchem fceux pyml python-hashids r-cran-rpf r-cran-haplo.stats twine binpac ocaml-stdcompat libogg libpano13 apbs springlobby postgresql-q3c prometheus-pushgateway pgstat guice libsfml qtstyleplugins-src cwiid r-cran-urltools r-cran-survey kup-backup libjemmy2-java tamil-gtk2im r-cran-markovchain r-cran-tidyr gobuster haskell-hledger haskell-filtrable haskell-wai-extra haskell-semirings haskell-chart haskell-xml-conduit haskell-monoid-subclasses haskell-http-api-data haskell-shakespeare r-cran-modeldata sm rt-extension-customfieldsonupdate wmmixer robocode xstr shared-mime-info tth r-cran-th.data r-cran-slam r-cran-testthat postgresql-ocaml # phonon projectl palbart pal pcre-ocaml gwc lyskom-server linuxdoc-tools libxmpcore-java r-cran-rematch2 iec16022 editorconfig-core gap-guava bliss cdbackup qabcs veusz spacearyarya nat r-cran-cba digikam exodusii raku-file-find kore libgnatcoll-db postgresql-mysql-fdw octave-gsl luakit maliit-framework embree python-freesasa python-mmcif-pdbx r-cran-stable openscenegraph node-zrender grcompiler sublime-music stardict kmymoney gocc golang-github-vincent-petithory-dataurl cookiecutter insserv r-cran-seqinr r-cran-wdi recastnavigation apertium-pt-gl rime-soutzoe octave-signal aircrack-ng libkiwix node-react gox diffpdf nss-updatedb libitpp libace-perl recordmydesktop gnome-pie libcddb prime-phylo r-cran-xml go-sendxmpp survivor smartmontools r-cran-intervals xserver-xorg-video-intel svnclientadapter jboss-logmanager vtk-dicom rmysql httpcomponents-client uuidm tellico navit r-cran-htmltools plip mypaint slurp i3-wm gradle rdma-core realmd guile-gcrypt libzstd r-cran-jsonlite gmt plexus-utils2 python-lark jgit celery svnkit r-cran-flextable golang-github-mailru-easyjson r-cran-triebeard fftw3 proftpd-mod-msg r-cran-solrium r-cran-raschsampler unshield glimpse libapache2-mod-perl2 kmer r-cran-erm balboa proftpd-mod-clamav tumiki-fighters r-cran-pkgkitten r-cran-stringr val-and-rick elvish r-cran-sem pd-pool pd-xsample astropy-regions win32-loader bustle libquicktime bazel-bootstrap ignition-math haskell-profunctors haskell-comonad haskell-network haskell-mono-traversable pycairo netkit-rsh cl-asdf w3cam netkit-rwho elki libapache-mod-evasive r-cran-fansi pd-lyonpotpourri linssid qtcurve velocity xom slrn uimaj supertux titanion rcpp pugixml portlet-api-2.0-spec pycode-browser rodbc pugl mu-cade foreign mod-vhost-ldap r-cran-dt libnxt libjdom1-java libxml-security-java libpaper r-cran-whisker libgdchart-gd2 cvxopt cmake jmock2 r-bioc-glmgampoi r-bioc-dnacopy r-bioc-oligo r-bioc-preprocesscore r-bioc-edger fdroidcl r-bioc-scran r-cran-recipes freedv gnustep-base octave-level-set r-cran-glmnet r-cran-rtweet r-cran-timereg django-cas-server octave-quaternion haskell-yesod haskell-gi-gtk r-cran-genieclust haskell-yesod-test r-bioc-impute python-docutils haskell-gi-vte r-cran-wgcna prometheus r-bioc-lpsymphony r-bioc-genefilter r-cran-evaluate golang-github-golang-jwt-jwt r-bioc-organismdbi deepin-movie-reborn r-bioc-goseq r-bioc-ensembldb r-bioc-structuralvariantannotation skeema r-cran-pscbs r-bioc-edaseq r-bioc-tfbstools r-bioc-ggbio rocm-smi-lib davical r-bioc-biovizbase r-bioc-genomicfiles r-bioc-rgsepd r-bioc-grohmm r-bioc-cner r-bioc-netsam r-bioc-genelendatabase r-bioc-gosemsim r-bioc-delayedmatrixstats r-bioc-graph r-bioc-metapod r-bioc-org.hs.eg.db r-cran-ggm r-bioc-ctc r-bioc-deseq2 r-bioc-bladderbatch r-bioc-multiassayexperiment octave-interval r-bioc-purecn r-bioc-summarizedexperiment r-bioc-qusage r-bioc-mergeomics r-bioc-rhdf5filters r-bioc-dexseq r-bioc-hypergraph r-bioc-scrnaseq r-bioc-htsfilter r-bioc-all r-bioc-experimenthub r-bioc-hdf5array r-bioc-biocversion r-bioc-altcdfenvs r-bioc-annotationhub r-bioc-scaledmatrix r-cran-alakazam r-bioc-annotationdbi r-bioc-biostrings r-bioc-seqlogo r-bioc-delayedarray r-cran-shazam r-bioc-nanostringqcpro r-bioc-rhdf5 r-bioc-tcgabiolinksgui.data r-bioc-iranges r-bioc-geoquery r-bioc-singler r-bioc-rsamtools r-bioc-arrayexpress r-bioc-noiseq r-bioc-keggrest r-bioc-singlecellexperiment r-bioc-rtracklayer r-bioc-multtest r-bioc-biocstyle r-bioc-titancna r-cran-mutoss r-bioc-deseq r-bioc-snpstats r-bioc-biocbaseutils r-cran-multidimbio r-bioc-shortread r-bioc-bioccheck r-bioc-affyio r-bioc-progeny r-bioc-geneplotter r-bioc-rhdf5lib r-bioc-decoupler r-bioc-gseabase r-bioc-tximportdata r-bioc-consensusclusterplus r-bioc-rots r-bioc-interactivedisplaybase r-bioc-genomicalignments r-bioc-fmcsr r-cran-nmf r-bioc-oligoclasses r-bioc-gsva r-bioc-zlibbioc r-bioc-sva r-bioc-complexheatmap r-cran-samr r-bioc-residualmatrix r-bioc-cummerbund r-bioc-matrixgenerics r-bioc-bluster r-bioc-isoformswitchanalyzer r-bioc-ebseq r-bioc-savr haskell-happstack-authenticate r-bioc-qvalue r-bioc-degreport r-bioc-dupradar r-cran-spp r-bioc-pwmenrich r-bioc-eir r-bioc-tcgabiolinks r-bioc-dada2 r-bioc-basilisk.utils r-bioc-pcamethods r-cran-graphlayouts r-bioc-annotationfilter r-bioc-dir.expiry r-bioc-megadepth r-bioc-biobase r-bioc-rbgl haskell-gi-gobject r-bioc-metagenomeseq r-bioc-affy r-bioc-qtlizer r-bioc-scater r-bioc-phyloseq r-bioc-hsmmsinglecell r-cran-metap r-cran-restfulr should.js r-bioc-affxparser r-bioc-biomformat r-cran-tigger r-bioc-rwikipathways r-bioc-beachmat r-bioc-drimseq r-bioc-dropletutils haskell-pandoc-types r-bioc-rhtslib r-bioc-aroma.light r-bioc-sparsematrixstats r-bioc-annotate r-bioc-biocio r-bioc-hilbertvis r-bioc-biocsingular haskell-gi-pango gyoto r-bioc-makecdfenv r-bioc-destiny haskell-gi-gdkx11 r-bioc-wrench r-other-wasabi r-bioc-ballgown r-bioc-biomart r-bioc-xvector r-bioc-dirichletmultinomial r-bioc-biocneighbors r-bioc-protgenerics pgrouting garagemq glulxe burgerspace haskell-gi-gdkpixbuf openbabel pillow-sane telepathy-qt ruby-ffi jsonnet moonshot-ui r-cran-purrr ares pbuilder upower fcitx-unikey gap-factint scram electric-fence autodep8 r-cran-truncnorm proftpd-mod-case proftpd-mod-tar async-http-client r-cran-mertools r-cran-beeswarm r-cran-r6 r-cran-bh robustbase r-cran-rentrez r-cran-qqman bless porg pacman dhcpd-pools ruby-vmstat mdocml staden r-cran-shape prometheus-haproxy-exporter r-cran-zip r-cran-rcpphnsw wily r-cran-seroincidence pyxplot python-csb minicom mpdcon.app libmetadata-extractor-java metis libjogl2-java gwaei + magicfilter r-cran-dbplyr libdssialsacompat libmongo-client libglazedlists-java libapache2-mod-ldap-userdir libdshconfig libcommons-jexl2-java latticeextra libencode-eucjpms-perl fio kwstyle dput hatari crawl args4j bbdb libhibernate3-java golang-github-dvsekhvalnov-jose2go # brian r-cran-labeling wayland r-cran-ica coreboot node-katex + kodi-peripheral-joystick r-cran-cmstatr python-fissix createrepo-c r-cran-nanotime nut pixmap node-webfont heimdal kconfig mygui r-cran-brglm2 xmpp-dns lime dune-istl r-cran-brms golang-github-alecthomas-chroma-v2 ess rquantlib node-chroma-js python-oslo.utils r-cran-gunifrac gr-funcube node-cross-fetch r-cran-desolve propka python-aioamqp chromaprint golang-github-canonical-go-dqlite glances eliom plprofiler r-cran-pdftools python-aio-pika golang-github-pelletier-go-toml eggdrop python-periphery libauthen-libwrap-perl orthanc-postgresql apertium-spa-ita libdap hugo cloudsql-proxy zephyr # r-bioc-variantannotation r-bioc-tximeta golang-github-varlink-go alsa-lib golang-k8s-kube-openapi bagel luarocks fcitx-kkc commons-dbcp2 zbackup spoa r-cran-sjplot r-cran-lubridate baycomusb libvt-ldap-java r-cran-httpuv pyphen ruby-libxml c2x copyq gl2ps libbluray nbtscan zathura octave-communications r-cran-publish r-cran-riskregression go-for-it r-cran-pingr audmes haskell-template-haskell-compat-v0208 ncl prometheus-node-exporter librcsb-core-wrapper neomutt r-cran-bookdown golang-github-niklasfasching-go-org ocaml-topkg octave-vibes r-cran-bbmle r-cran-msm r-cran-pkgbuild r-cran-polycub r-cran-bayesm octave-instrument-control r-cran-mets r-cran-rmarkdown r-cran-jpeg octave-stk r-bioc-biocgenerics sfcgal octave-fits wcwidth routino r-cran-rnetcdf r-cran-ks octave-miscellaneous jeepney sphinx cmor octave-optiminterp octave-control octave-struct octave-optim node-d3-color octave-image-acquisition fim lablgtk2 octave-audio octave-geometry pktools pydl gap-toric octave-nan mapnik libkml plexus-compiler octave-secs2d crash spatialindex o2 geki3 gap-laguna scim-m17n rng-tools5 r-cran-sp xlog ncbi-vdb blasr ucimf-sunpinyin r-cran-png octave-netcdf libbpp-phyl xsunpinyin python-poppler-qt5 libj2ssh-java libcommons-collections3-java latex-make jackmeter lft judy libao P knowthelist ipwatchd-gnotify jack-keyboard kbdd guile-lib gunroar gnome-nds-thumbnailer ftrading gmodels gkrelltop gant geronimo-jacc-1.1-spec discover guile-zstd dbf encfs fbonds devio dochelp dist cssparser clustalo r-cran-psyphy kdsoap cdck coinmp castor arpack biococoa btyacc as31 abind r-cran-learnbayes r-cran-isoweek ceres-solver ethflux r-cran-fitbitscraper bsaf sysdig guile-zlib directvnc py-postgresql uima-as dbusada biojava-live docker-registry tiles apache-log4j-extras1.2 pdl libalog libxmlezout ahven gprbuild libtemplates-parser qt6-charts anet libflorist preprepare xgammon pinfo r-cran-emdbook r-cran-sqldf deepin-album r-cran-remotes rgl r-cran-mnp gdata r-cran-sfsmisc r-cran-slider node-node-sass r-cran-optimx golang-github-traefik-yaegi r-cran-mixsqp python-pomegranate rime-scj r-cran-wavethresh r-cran-rsvg r-cran-ordinal r-cran-spdata golang-github-approvals-go-approval-tests # golang-github-micromdm-scep r-cran-ggrastr node-pako r-cran-rlumshiny r-cran-sjstats python-oslo.concurrency archmbox r-cran-pec r-cran-rcppmlpack slt ocaml-cpu pyftdi cde gnucobol jdim rsymphony r-cran-genoplotr cdparanoia terminews avfs avogadro r-cran-surveillance argyll kernsmooth ocaml-sqlite3 xc3sprog zziplib tipa hawtdispatch ocaml-benchmark prometheus-bird-exporter gdigi deck pure-ftpd + ocaml-expect yubikey-agent powa-archivist ruby-grib rime-wugniu autodock-vina sphinx-autoapi golang-golang-x-exp libtcd zeroinstall-injector xrootd pipewalker stretchplayer r-cran-brio siggen dune-grid-glue lablie wal2json byteman golang-github-fernet-fernet-go r-cran-r2d2 golang-github-dnstap-golang-dnstap colorcet ocaml-charinfo-width gitbatch kcollectd pollen ffuf missfits fmit r-cran-randomglm r-cran-argparse phonon-backend-vlc r-cran-actuar libowasp-antisamy-java ocaml-mmap md4c r-cran-bayestestr r-cran-gmp sdpa ocaml-libvirt main-menu r-cran-purrrlyr pgmodeler labltk r-cran-ggplot2 asm r-cran-pcict ocaml-cairo2 pg-repack octave-dicom puredata-import node-istanbul jsch icon lr xe xssproxy dune-common fcitx-hangul golang-github-grpc-ecosystem-grpc-gateway dune-typetree dune-uggrid libmarc-charset-perl dune-functions fdclone dune-localfunctions r-cran-filehash qmapshack libime-jyutping openttd haskell-adjunctions haskell-microstache haskell-src-meta octave-general ruby-github-markup + wavpack tuxcmd-modules tcltk-defaults snakeyaml stardata-common r-cran-rsclient presage ocaml-ctypes ocaml-extunix node-qs nanomsg log4cpp lucene++ libhdf4 ipsvd jaxe gav libime r-cran-sparsesvd pysoundfile gnustep-dl2 pd-flext r-cran-lavaan lcms2 r-cran-ggpubr quart r-cran-fs taskd apper openvlbi bird2 bleak chrony slop java-atk-wrapper clickhouse tilix scm gnudatalanguage quantlib-swig boxbackup r-cran-lamw qt6-webview r-cran-googledrive r-cran-wikidataqueryservicer python-django-crispy-forms-foundation pinfish ocaml-csexp libmdock-java r-cran-blockmodeling blends cfrpki hedgewars pat jackd2 libmessage-passing-perl # node-autoprefixer hydrogen pgsql-asn1oid cysignals golang-github-containernetworking-plugins libopenshot sonivox arm-trusted-firmware tantan hts-nim-tools r-cran-bench obs-cli python-pyluach polspline golang-github-spf13-cobra r-cran-pracma r-cran-linprog orthanc-webviewer r-cran-bio3d node-uri-js odin kbuild odil libgff rapmap mailfront bart libfile-map-perl oregano asc cppo maven-antrun-extended-plugin python-django-crispy-forms osmium-tool rsibreak orthanc-wsi libjlatexmath-java hivex httrack freefem pyicu alpine osm2pgrouting hhsuite csvjdbc wmcore golang-github-influxdata-yarpc proftpd-mod-counter grhino r-cran-whatif nqp wmcalc r-other-x4r rbdoom3bfg r-cran-libcoin yorick yacpi ufoai-music jboss-xnio ruby-bert astroscrappy axe-demultiplexer camlp4 rawdns apache2-mod-xforward med-fichier combblas r-cran-bridgesampling yagf povray netcdf r-cran-diptest ipvsadm ruby-unicode boohu xmonad-contrib r-cran-sctransform gr-gsm r-cran-pkgload spatial4j soci frobby r-cran-multicool ruby-kgio yaskkserv + ruby-bindex postgresql-plsh ruby-ffi-yajl ruby-posix-spawn rdp-classifier unionfs-fuse quvi rafkill r-cran-fastmatch waili velvet rserve fnonlinear dustrac # vtprint python-twitter seqtk opus-tools pgmemcache golang-github-rubenv-sql-migrate localizer fasttext gtools dot-forward clucene-core + camlidl cherrypy3 dune-geometry invokebinder openal-soft charls plume-creator id-utils r-cran-mfilter r-cran-gwidgets r-cran-snakecase r-cran-xtable r-cran-qvcalc r-cran-fit.models r-cran-pkgconfig r-cran-dynamictreecut raku-license-spdx r-cran-tcltk2 r-cran-itertools r-cran-tfisher dune-grid gr-limesdr libpam-radius-auth r-cran-gridextra ruby-rblineprof scalapack lasi mrpt gnuradio scilab jmol ocsigenserver alsa-tools jtdx zarr python-cleo clazy + qtxmlpatterns-opensource-src qtimageformats-opensource-src janus node-cbor libpicocontainer-java xmacro sambamba r-cran-emmeans simka ffmpegfs golang-go-flags # xsp qtwebkit-opensource-src fzf r-bioc-stringdb r-other-kcha-psiplot r-cran-shades r-cran-svunit r-cran-mpoly genius otb coinor-csdp crac fcitx5-configtool mosdepth seqan-needle node-magic-string golang-github-xo-terminfo camlzip wsjtx cython + mujs node-d3-scale r-cran-globals beast-mcmc ruby-pg-query maffilter r-cran-performance aewm++ r-cran-lwgeom r-cran-nleqslv objenesis libgooglepinyin amfora junit5 yoyo openocd xfig vtwm python-glanceclient coz-profiler ocaml-bjack fraqtive python-tinycss2 r-cran-rle hey r-cran-gamm4 sailcut wrk python-os-faults ogre-1.12 mender-client node-deepmerge toppler r-cran-adephylo piper libtwelvemonkeys-java r-cran-rdbnomics kissplice r-cran-rann r-cran-profmem socklog ocaml-usb terraintool r-cran-googlevis golang-github-cheekybits-genny pgpointcloud r-cran-cowplot r-cran-pbmcapply packer kannel postgresql-periods lwt-ssl android-platform-external-libunwind netdata r-cran-rcmdcheck libhtml5parser-java valabind ocaml-domain-name golang-github-pquerna-ffjson ssh-contact postgresql-hll libpwiz hershey-fonts transcalc gregmisc murasaki golang-github-cloudflare-cfssl lambda-term libnjb coinor-osi weka r-cran-logspline ocplib-endian reiser4progs fcitx5-qt coinutils acsccid prometheus-hacluster-exporter node-d3-dispatch ocaml-fmt node-js-yaml ruby-charlock-holmes node-d3-ease node-dagre-layout prefix lablgtk3 dico fcitx5-gtk gcompris-qt pycares termdebug jnr-ffi libaosd jnr-unixsocket libu2f-server liboggplay xml-commons-external xymon libnfo wordwarvi xlassie wipe writerperfect tftp-hpa wsynth-dssi vrfy tinydyndns ubuntu-packaging-guide vmfs-tools tweak stoken tetgen spatial4j-0.4 python-levenshtein maildirsync gawk + r-cran-mice lensfun latexdraw libbrahe josql gearmand argus r-cran-kaos log4c r-cran-egg golang-github-ugorji-go-codec fvwm binutils-mingw-w64 pgauditlogtofile pysph tkrplot r-cran-admisc flite r-cran-tidytext aardvark-dns open-iscsi chipmunk boot xfsprogs python-hexbytes mes pvm weechat go-qrcode pgaudit-1.7 car r-cran-timechange r-cran-parallelly r-cran-raster arj genext2fs trustedqsl mpfr4 openlayers r-cran-splines2 r-cran-wk fonts-ocr-a cyclonedds zarchive r-zoo r-cran-medadherence r-cran-matrixmodels swami graphql-core hacktv r-cran-lavasearch2 r-cran-parmigene iem-plugin-suite deja-dup kxd eurephia ruby-murmurhash3 pulseaudio glaurung sphinx-copybutton + r-cran-projpred sollya kronometer r-cran-rex rpart prometheus-libvirt-exporter node-es6-promise liborcus r-cran-circlize libgee-0.8 r-cran-ggvis goxkcdpwgen gnustep-gui rime-array scummvm dafny mirage gnarwl lvm2 javassist redfishtool libsoundio blis compass-h5bp-plugin plexus-interpolation ponyprog chealpix pytools node-rdf-canonize qtmultimedia-opensource-src phpab joda-convert toastinfo bettercap ssh-askpass ibus-table-chinese eigen3 rr r-cran-prevalence unicode-screensaver libpll fonts-smc-suruma zfec qt3d-opensource-src librtr jigsaw-generator prometheus-mailexporter r-cran-rspectra fest-reflect xserver-xorg-video-openchrome java-sdp-api kickpass qtnetworkauth-everywhere-src r-cran-dorng node-tippex fpylll brise jacoco r-cran-formatr fcitx5-bamboo matplotlib jpeginfo sfst ruby-zoom ruby-password ruby-xmlparser ruby-rinku ruby-pcaprub ruby-ldap rome ruby-atomic ruby-fast-xs r-cran-gss r-other-amsmercury quadprog r-cran-minqa r-cran-hwriter raspell python-midiutil r-cran-wordcloud pslib piuparts preview.app pipemeter pa-ounit ocamlsdl ocaml-bitstring ossp-uuid pidgin ocamlify mp3info ppx-deriving nlkt modglue mpg321 mpeg2dec gp2c mlgmp minia golang-github-avast-apkverifier libjtds-java libgfshare kile jaxb-api jtidy gcpegg gtk2-engines gnugo gmrun gpm flute lighttpd easymock blackbox ats2-lang avrdude apachetop abgate jsap collada-dom multiverse-core r-cran-later qmmp r-cran-poorman muse-el dh-ada-library node-react-highlighter s2geometry gtk-d glib-d r-cran-jquerylib ruby-shadow wcc pgpcre r-cran-labdsv r-cran-mclustcomp r-cran-rcppdist golang-mvdan-sh r-cran-progressr wfview virt-v2v r-cran-hunspell python-clevercsv pymad netdiag kdeclarative kactivities-kf5 kguiaddons kholidays threadweaver r-cran-rbibutils sonnet r-cran-rcppgsl knotifications r-cran-rsconnect dino-im r-cran-qpdf binutils-djgpp madplay gnuplot-mode golang-github-axgle-mahonia emd android-platform-external-boringssl fdroidserver r-cran-packrat r-cran-jomo pg-bsd-indent brotli pglogical csound sentencepiece seafile-client dds swtchart rplay triod-postnaja vnlog golang-github-sebest-xff maxflow r-cran-mda polkit-qt-1 postgresql-debversion r-cran-bdsmatrix estscan getdns llvm-toolchain-14 r-cran-psy kdb libffi libnss-gw-name r-cran-mcmcpack python-lzo pldebugger postgresql-plproxy uim ifstat r-cran-commonmark node-d3-drag r-cran-brobdingnag unittest++ signond burrow glewmx paps poster bmusb aces3 libhpptools r-cran-mi swarm-cluster dita-ot darkice pcl pyotherside libmemcached-libmemcached-perl r-cran-udunits2 teg r-cran-satellite ruby-nokogumbo golang-github-dataence-porter2 python-jpype r-cran-stringi dlib ruby-fast-blank python-futurist gopher direnv node-d3-axis vip-manager r-cran-gee r-cran-profilemodel xkbind libvmime ruby-sawyer # uisp flightcrew xml2 xserver-xorg-video-fbdev wrapsrv tyxml tnftp ttyrec sunflow soundkonverter timingframework ruby-mysql2 ruby-redcloth r-cran-amore ruby-enumerable-statistics pyqi postgresql-pgmp olpc-powerd ocaml olpc-kbdshim mgcv gle-graphics maven-jar-plugin madlib libxalan2-java node-d3-brush liboro-java libpeas libprintsys libsmbios libmoe r-cran-lsd liblog-dispatch-filerotate-perl ideviceinstaller libio-dirent-perl libid3tag libmirisdr libsmf node-d3-force libjfreechart-java libjackson-json-java librsync snooze libf2c2 libexif-gtk krusader jstest-gtk docbook-xsl-saxon dbus-python autoclass commons-math3 dds2tar boinc python3-stdlib-extensions tcmu qt6-scxml r-cran-gparotation r-cran-unitizer raku-json-class node-dagre-d3-renderer golang-github-containers-storage falcosecurity-libs jacal itinerary taglib python-skbio python-django-pint golang-petname kwindowsystem libgpuarray ocaml-gmap r-cran-ggdendro synaptic r-cran-ncdf4 xvier aplus-fsf r-cran-crul r-cran-openxlsx binaryornot # r-cran-janeaustenr r-cran-pbapply r-cran-ggtext r-cran-distributional r-cran-vcr sidplay kcoreaddons bplay kfilemetadata-kf5 khronos-opencl-clhpp kxmlrpcclient kwayland kemoticons pidgin-blinklight bluez-qt efax apertium-en-gl r-cran-qqconf apertium-oc-es r-cran-afex python-mrcfile genomicsdb go-md2man-v2 r-cran-pkgdown nextcloud-spreed-signaling assimp pysurfer kirigami2 onevpl fonttools kconfigwidgets kjs modemmanager-qt kded solid breeze-icons ruby-oj qqc2-desktop-style kauth kcalcore apparmor kjsembed r-cran-forecast zvbi setools mptcpd kinit knewstuff voms-api-java cheetah fenics-ffcx readline r-cran-s2 r-cran-eaf kwallet-kf5 r-cran-dendsort frameworkintegration r-bioc-bsseq doxia r-bioc-monocle survival r-cran-rncl r-cran-qtl r-cran-leidenbase r-cran-rcppparallel r-cran-logcondens r-cran-estimatr r-bioc-dss xdebug r-bioc-demixt obs-studio ocurl kross r-cran-locfit kdewebkit linuxtv-dvb-apps rmatrix r-cran-rgdal r-cran-ragg kparts r-cran-rms mc vfu r-cran-seriation r-cran-metafor simdjson r-cran-bold r-cran-svglite r-cran-callr r-cran-statmod r-cran-expm lmms fonts-smc-manjari r-cran-fpc mathgl r-cran-uwot last-align r-cran-dplyr rime-pinyin-simp wcslib r-cran-htmlwidgets inkscape gnome-contacts r-cran-rgenoud prometheus-snmp-exporter stressant libgphoto2 kglobalaccel kdesu impressive-display umoci molds # gnustep-make splat kphotoalbum mustache-d r-cran-dichromat python-headerparser r-cran-rjags libvariable-magic-perl r-cran-reshape r-cran-mapproj cpmtools purpose r-cran-coda skrooge khtml kcodecs ki18n kiconthemes kpeople debomatic libgetdata libantlr3c jxrlib kxl libapache2-mod-xsendfile imagination ir.lv2 iroffer hexter flamerobin getstream + clp beav aewm++-goodies autoconf aspic prometheus-nginx-exporter toppred node-d3-collection maven-doxia-tools nyquist python-django-treebeard r-cran-ggsignif kservice r-cran-prophet opengv r-cran-shinystan r-cran-rstanarm rpma syncthing xpaint r-cran-rose bouncycastle r-cran-unbalanced r-cran-plot3d r-cran-spelling r-cran-whoami libminc python-tomli-w xcolmix doscan wxmaxima setbfree xfsdump uftrace r-bioc-genomeinfodbdata python-drf-spectacular gfal2 r-cran-spdl r-cran-distr kodi-pvr-iptvsimple erlang-p1-stringprep pyx3 evolution-data-server macs blitz++ libjuniversalchardet-java nim memtailor node-browserify-lite r-cran-webmockr r-cran-mathjaxr xfoil dlt-daemon php-apcu py-stringmatching eiskaltdcpp maven-compiler-plugin cog libwebm r-cran-plotly r-cran-vipor qmenumodel klayout kissfft netpbm-free librandomx evolution-ews ipywidgets linuxinfo age fonts-smc-chilanka translate-toolkit dpic ocaml-odoc rime-stroke glib-networking r-cran-conquer ufoai-maps doublecmd rime-terra-pinyin libphonenumber kexi libimglib2-java hamlib hub python-lz4 multcomp accountsservice aria2 le-dico-de-rene-cougnenc r-cran-rtsne r-cran-tgp r-cran-timeseries nfs-ganesha r-cran-sendmailr pytest-regressions conv-tools node-fuzzaldrin-plus ruby-gpgme r-cran-curl ruby-xmlhash skopeo linphone r-cran-dosefinding scapy runit python-dtcwt retroarch q4wine systemc xserver-xorg-input-elographics libfreemarker-java gocr hexec bootp fportfolio efivar fcitx-cloudpinyin ganymed-ssh2 etw fcitx-configtool dvbstream felix-osgi-obr dvidvi emu8051 ethstatus drawterm dtd-parser doschk dime drc colortail flashbench apache-log4j1.2 xcfa dawgdic cryptgps convlit cronolog ocaml-mew colorcode pekwm codesearch cli-common choqok cclib cdcd ocaml-trie atlc antelope apache-upload-progress-module apache-mime4j boswars ocaml-visitors gap-radiroot python-librtmp backup-manager ocamlcreal pspp r-cran-heatmaply mathcomp-zify keepalived pxp xiphos xppaut qt6-speech synapse wbar g2clib hfst node-jest nvme-cli eztrace r-cran-lintr diet-ng ivy lomiri-indicator-network avarice ocaml-opus ip4r mkcert ocaml-duppy xinv3d ocaml-ansi-terminal ignition osmo-hlr mvtnorm ocaml-conduit jackson-dataformat-smile castxml pybluez canl-java babl inkscape-textext r-cran-bit64 r-cran-kutils fcitx r-cran-testextra r-cran-gitcreds libstxxl ax25-tools r-cran-mitml r-cran-airr gsort r-cran-dfoptim r-cran-sf python-envisage gotestsum r-cran-rversions r-cran-covr r-cran-glasso okteta oasis3 r-cran-leiden abyss flint surgescript # r-cran-gtable r-cran-glue r-cran-boolnet r-cran-geosphere maven-common-artifact-filters alkimia sigil pg-snakeoil pg-similarity r-cran-plumber r-cran-scatterplot3d libbpp-core python-bioblend libcrypt-openssl-rsa-perl byte-buddy balsa apriltag davix srm-ifce etherape gocryptfs fuzzylite r-cran-randomfieldsutils librime ableton-link r-cran-matrixcalc xxkb + r-cran-rwave mriconvert checkit-tiff fbasics maven-shared-io fastjet r-cran-systemfit librdfa-java python-phply wxastrocapture r-cran-readxl grantlee5 prometheus-sql-exporter libftdi1 r-cran-gganimate webissues xsd xine-ui fcitx-sunpinyin xarclock xphoon xbacklight xfrisk xosd sortmail uw-imap starlink-pal uima-addons schedtool srecord ruby-bson ruby-redcarpet powerman pam-python maven-reporting-impl maven-scm kdevelop-pg-qt geoip libio-pty-perl girara bs2b-ladspa bulletml sparskit bsh canna-shion r-cran-formattable bloboats affiche hmisc gnumail libapache-mod-log-sql postal proftpd-mod-autohost libapache2-mod-encoding ocaml-gettext r-cran-corpcor jblas r-cran-nnls nuttcp mopac7 lookup raku-json-unmarshal libgav1 minc-tools python-django-postgres-extra libsdl2 chise-base + gnuit opencolorio saga r-cran-scattermore libopenshot-audio alure r-cran-optimalcutpoints yggdrasil sgrep gnuplot libmysofa r-cran-stanheaders golang-github-mozillazg-go-pinyin fbb tclcl unison-2.51+4.13.1 python-marshmallow osdsh pesign gpsd tagsoup python-kubernetes haxe jython octave-zeromq php-mongodb jnr-constants pg-dirtyread gnome-menus kim-api mir-core prometheus-apache-exporter python-djangorestframework-simplejwt r-cran-energy pgextwlist r-cran-eco r-cran-matrixstats libwx-perl commons-configuration juffed montage httpfs2 colorize kjots tcplay docopt.cpp libgdiplus lgooddatepicker waffle jreen minisat+ libstroke clips r-cran-snowballc beansbinding freecell-solver xmldiff stormlib jackson-module-jaxb-annotations psignifit tdfsb pg-rational barada-pam task mergerfs r-cran-magic libgepub r-cran-maptree r-cran-ellipse r-cran-gnm ruby-re2 python-django-constance eclipselink plastimatch r-cran-bigmemory pgfincore r-cran-rcppspdlog popt xaw3d pg-rage-terminator python-django-pgschemas r-bioc-basilisk bullet ruby-levenshtein python-pyalsa python-ethtool libapache2-mod-lisp papyrus ocaml-dtools ocaml-inifiles bedtools xserver-xorg-input-mutouch lockfile-progs lwatch libphysfs libfreenect libomxmad libloader libgc libloki libgadu leveldb fte gap-tomlib dnsproxy ctsim bogl r-cran-vim adwaita-qt libjung-free-java maven-dependency-tree r-cran-squarem gcx gap-gapdoc r-cran-polynom r-cran-minerva r-cran-genetics r-cran-gridtext logtools qstylizer r-cran-rcppdate bppsuite aegisub xbindkeys-config objcryst-fox libowasp-esapi-java plexus-i18n kdgcommons-java hunt apertium-eo-en pwntools sgml-base-doc python-pyaudio pycoast collada2gltf r-cran-m2r golang-github-muka-go-bluetooth pyopencl libopencsd satpy python-xsdata tarantool python-matrix-nio efm-langserver libjpeg actor-framework jackson-dataformat-cbor golang-github-smallstep-truststore nbdkit ocaml-voaacenc go-mtpfs ocaml-pulseaudio dash fweb prometheus-nextcloud-exporter xmlgraphics-commons xtrkcad tetrinet packeth pyao tty-share r-cran-assertive.sets libcrcutil prometheus-exporter-exporter r-cran-grimport2 r-cran-d3network ocaml-lame node-sqlite3 r-cran-shinycssloaders r-cran-sdmtools libprelude r-cran-lazyeval jiconfont r-cran-uroot mesa r-cran-pan lz4-java r-cran-gbrd felix-scr wavbreaker ocaml-gstreamer golang-github-alecthomas-chroma openfoam python-rtslib-fb singular fmtlib minlog opensmtpd-filter-rspamd websocketd js-of-ocaml gmerlin-avdecoder r-cran-nfactors r-cran-systemfonts rime-ipa rime-quick r-cran-mcmc qtspell indigo wmfrog r-cran-rstantools menhir libvldocking-java pgsql-ogr-fdw liblaxjson custodia ompl pyferret ocaml-faad blastem fcitx5 libapache2-mod-authn-yolo harp gron libapache2-mod-authnz-pam + python-webob c3p0 soqt isospec r-cran-selectr dee node-d3-queue commons-configuration2 python-pcl htslib bgw-replstatus golang-github-pointlander-peg lakai mono-debugger-libs fityk xsok ipadic listserialportsc smpq textedit.app stlink tzc qhttpengine eja gosu r-cran-xml2 insubstantial ratt ccbuild dawg camp golang-github-emersion-go-msgauth golang-github-appc-spec minica cantata leatherman + r-cran-timedate reflex ocaml-theora libtk-tablematrix-perl statcvs fcopulae csync2 ocaml-lo nam extra-window-functions xdotool # ocaml-vorbis testng z80asm xshisen pescetti vagalume python-xmlschema f
2026-01-13T09:30:29
https://suzuri.jp/qiita?locale=en
Qiita 公式ショップ ( qiita ) | Online shopping for original items ∞ SUZURI Create goods for yourself Sell in shop New! 法人ノベルティをつくる Download the App Scan the Code, and download the app. Log in 自分用につくる ショップで販売する On Sale Picks T-Shirts T-Shirts All T-Shirts Regular Fit T-Shirts American Apparel 6.0oz Heavy Weight Cotton Long Sleeve T-Shirts GLIMMER 4.4oz Dry Long Sleeve T-Shirts Cross Stitch Open End Max Weight Men's Over T-Shirts United Athle 4.1oz Dry Athletic T-Shirts TRUSS 8.1oz USA Cotton T-Shirts United Athle 9.1oz Magnum Weight Big Silhouette T-Shirts SHAKA WEAR 7.5oz Heavy Weight T-Shirts SHAKA WEAR 7.5oz Drop Shoulder T-Shirts Lightweight T-Shirts Embroidered T-Shirts One Point T-Shirts Heavyweight T-Shirts Oversized T-Shirts Big T-Shirts All-Over Print T-Shirts Organic Cotton T-Shirts Dry T-Shirts Long Sleeve T-Shirts Big Long Sleeve T-Shirts Hoodies Hoodies All Hoodies United Athle 10.0oz Big Silhouette Sweat Pullover Hoodie (Fleece Lined)s GLIMMER 4.4oz Dry Zip Hoodies United Athle 10.0oz Big Silhouette Sweat Full Zip Hoodie (Fleece Lined)s Hoodies Zip Hoodies Big Hoodies Heavyweight Hoodies Heavyweight Zip Hoodies Apparel All Apparel Items Printstar 5.8oz Long Sleeve Polo Shirt (With Pocket)s United Athle 10.0oz Big Silhouette Crewneck Sweatshirt (Fleece Lined)s Washed Canvas Cross-Back Aprons United Athle 7.0oz Smooth Raglan Sleeve Track Jackets United Athle 10.0oz Cotton Jersey Loose Fit Cardigans United Athle T/C Coach Jackets United Athle Cotton-Like Nylon Training Jacket (Lined)s United Athle Cotton-Like Nylon Training Pants United Athle 7.0oz Smooth Track Pants United Athle Micro Ripstop Event Blouson (Single Layer)s United Athle 4.1oz Dry Athletic Baseball Shirts GLIMMER 4.4oz Dry Polo Shirts Printstar Reflex Sports Vests United Athle Nylon Easy Shorts United Athle 8.2oz Sweat Shorts (Fleece Lined)s United Athle 4.4oz Dry Smooth Recycled Polyester Shorts GLIMMER Dry Half Pants Printstar 5.8oz Basic Polo Shirts D-FACTORY 6.6oz Premium Comfort Sleevelesses United Athle 4.4oz Dry Smooth Recycled Polyester Sleeveless Shirts Embroidered Fleece Jackets Socks Ankle Socks Heavyweight Crew Neck Sweatshirts Crew Neck Sweatshirts Big Crew Neck Sweatshirts 5 Panel Caps Bucket Hats Sandals Screen Printings Smartphone Cases Smartphone Cases All Smartphone Cases Android Smartphone Cases iPhone Smartphone Cases Smartphone Straps Clear Smartphone Cases Soft Clear Smartphone Cases Book-Style Smartphone Cases Bags Bags All Bags MOTTERU Kururito Daily Bag TR-1201s Mesh Pocket Sacoches Fair Trade Cotton Canvas Zip Pouch (M)s Mesh Flat Poly Pouch s Ripstop Mini Sacoches Fair Trade Cotton Canvas Zip Pouch (S)s Cotton Frill Drawstring Bag (S)s EVA Clear Pouch (M)s Organic Cotton Net Drawstring Bag (M)s Satin Frill Drawstring Bag (S)s Flat Pouches Lunch Tote Bags Tote Bags Big Shoulder Bags Reusable Bags Sacoches Mini Drawstring Bags Sundries Sundries All Sundries Face Towels Mugs Long Sized Water Glasses Water Glasses Thermo Tumblers Towel Handkerchiefs Blankets Bandanas Face Masks Cushions Stationeries Stationeries All Stationeries Maruman Croquis Book White Croquis Paper (SQ)s Maruman Sketch Book B6s Acrylic Panels Desk Calendars Masking Tapes Acrylic Key Chains Flat Tin Cases Acrylic Stands Clear Multipurpose Cases Mini Clear Multipurpose Cases Stickers Tin Badges Notebooks Acrylic Blocks Stickable Posters Clear File Folders Kids Kids All Kids' Items Kids' T-Shirts United Athle 10.0oz Sweat Bib (Back Pile)s Digital Products Digital Products All Digital Products Wall paper 3D Modeling Audio contents Illustration e-book Materials Photo Video Music Podcast Art Other Hello! Notifications Settings Create goods for yourself New! Goods (for myself) Create as many as you want from 1 piece! Sell items Goods (for sale) T-shirts and more than 50 items. Silk screen items Vivid colors and high quality printing. Commission Get a commission and make an original work. Digital products Images, audio, and various other digital data. Bookmarks Purchases Sold Earnings Analytics Sales Coupons News Account Settings Log Out
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2009/#sidebar
don't count on finding me: 2009 skip to main | skip to sidebar don't count on finding me Wednesday, November 25, 2009 Patrícia's New Hobby The artistic blood of my lovely wife is flowing again :-) Her newest hobby is orchestrating photo-shootings. Predominantly of pregnant friends and everybody who simply wants to feel marvelous... Like Lelêca! Posted by heisenbug at 2:45 PM No comments: Labels: family Monday, November 2, 2009 Freude, die man sieht Dieses Photo zeigt Lelêca (alias MausiMausi, alias SchlausiMausi) in mit einem Kopfschmuck, der eigentlich zur pernambucanischen Tracht gehört. Ein Geschenk von Tio Davis – Danke! Lelê freut sich inzwischen auf den morgentlichen Gang in den Kindergarten (natürlich mit Papa!) und scheut sich auch nicht vor kleineren Wortgefechten ("vai comer não!"). Aber was richtig gut ist heißt dann "muito ótimo" und Akzeptanz wird mit einem klaren "tá certo!" signalisiert. Und wie man sieht, geht es den Jungs auch ganz passabel... Posted by heisenbug at 3:47 PM No comments: Labels: family Thursday, October 1, 2009 New Thrist Cabbage Yeah, it took more than a year (and dcoutts help on IRC), but finally I've gathered all my hackage-foo to submit a new thrist package (v1.1.1). Its main purpose is to require base v4.0 or higher. As an added bonus (Thrist p) now provides a Category instance. I have also added an Arrow (Thrist (->)) instance, but its first method is bogus as of now. I plan to correct this with v1.1.2. My plans for 0.2 are: adaptors Data.Thrist.Monad , Data.Thrist.List (aka. R*), Data.Thrist.Arrow , all with their respective sensible class instances, tests. Then sometime I can start setting up some cool stuff to demonstrate hoare-triples in thrist setting. We'll see. Posted by heisenbug at 2:37 PM No comments: Labels: thrist Tuesday, August 4, 2009 Static Constraints In the last months Tim has been adding a new function sameLabel to Ωmega and this finally allowed me to encode the concept of free variables. In just a couple of days I managed to implement environment construction with statically checked proof that no identifier is shadowed. Here is a little example. Building on this advance I fulfilled a long lasting desire and managed to prototype LLVM basic blocks in Ωmega with thrists. The approach is implemented in 2 steps: build up a labelled sequence of preinstructions, and then construct sufficient evidence about well-formedness, that the strict type constraints in the thrist can be proven. Curiously, the defs propagate to the right and the uses to the right in this thrist. The good thing is, that after all this struggle I am pretty confident that many more properties and constraints can be encoded, such as the LLVM type system (on defs, uses and constants), that Phi nodes must not go into entry blocks, that Phi nodes must preceed other instructions in the basic block, every use must happen in the scope of a corresponding def, etc. The next days will surely see more progress, I have crawled out of the swamp and have firm ground under my feet... Posted by heisenbug at 3:52 PM No comments: Labels: llvm , omega , thrist Sunday, June 14, 2009 Daddy's Girl Das Bild zeigt die Ruhe vor dem Sturm. Wenige Minuten später ist Leleka in ihren Festanzug geschlüpft und die Party ging los, mit Geschenken und viel Leckerem. Spruch der letzten Woche: "Aniversário de Lelêca no domingo!" Posted by heisenbug at 2:56 PM No comments: Labels: family Wednesday, May 27, 2009 Ketchup Problem In Chapter 6 (page 16) Jeremy Gibbons describes a datatype that models all secure operations that can be applied to a (partially filled) ketchup bottle . I believe that this is the example that Jeremy has shown me at ICFP'07 in Freiburg (when I have introduced him to my thrist concept), and I have been unable to find it ever since. Now, I guess I can add it to the bibliography section of my paper. That is, if I ever get around updating the draft again... PS: a bibtex-able conference paper is here . Posted by heisenbug at 6:43 AM No comments: Labels: thrist Tuesday, March 31, 2009 Sieben Tage Regen, Sieben Tage Schnee … … und es tut nicht mehr weh! Dieser Winter war der schmerzhafteste den ich bisher in Deutschland erlebt habe. Lang und kalt. Die Natur ist acht Wochen (oder mehr?) hinterher, unser Hunger nach Sonne unvorstellbar. Wie gut, daß mein Wetter-Widget jetzt sieben Tage Sonne und angenehme Temperaturen verspricht! Das Haus ist nunmehr tiptop eingerichtet, die Gartensaison kann kommen. Auf wiedersehen, Winter, willkommen Frühling! Posted by heisenbug at 10:15 PM No comments: Labels: family , garden , weather Saturday, March 21, 2009 Lack of Total Order My new project is starting to bind my mental resources at work. So some of the fringe projects which I casually do for fun will surely suffer. LLVM: Two of my recent patches had to be backed out of the tree, because they caused trouble with bootstrapping llvm-gcc. I am pretty sure these are not caused by bugs on my side (geee!), but frustrating nevertheless. The situation is also aggravated by the fact that I am unable to build a stock llvm-gcc on my Tiger machines I have access to, so I have lost my ability to debug these beasts. A third patch is in-progress (CallInst operand reorg - function to the back) but it is dependent on one of the backed-out ones. It is also pretty stubborn, since there are many hidden assumptions in the codebase which expect the callee in front position. I am slowly weeding out the problems. Omega: Little progress on this front. Tim also seems to have reduced his workload on here - probably caused by the "Cyber Milennium" course - so I do not feel a lot of motivation. Which is sad, because there are some nice papers on GADT decidable type inference appearing. Omega could benefit from those. Clang: Doug has been working on the template instantiation machinery lately, and I took over a mini-project: instantiation of "?:" expressions. It mostly works, but there is still review feedback to satisfy and the missing middle-expression problem needs a solution. These must be unit-tested as well. Back to my regular work. The job is demanding, I co-develop the implementation, test framework and test-suite simultaneously. Of course I could accept some help, but it is also important that the basics get in right and unwatered. I have a nice plan for stub-libraries that can invoke TCL commands to fill in out parameters and result values. Fun. Regarding the headline, it was inspired by thinking about a purely-functional (i.e. immutable) lattice library for use by Clang's (partial) template specialization feature. Yes, and lattices arise as containers of partially-ordered data. Posted by heisenbug at 3:04 PM No comments: Labels: clang , haskell , llvm , work Wednesday, March 11, 2009 RWH I am happy because my copy of Real World Haskell arrived today. I ordered it through my employer, and while waiting for it more than two months, it finally got delivered. Anyway, I plan to put QuickCheck to good use by generating testcases automatically. Let's see how far this can carry us. Posted by heisenbug at 5:05 AM No comments: Labels: haskell , work Tuesday, March 3, 2009 3^2 Day Today is 3^2 day, because 3 squared is 9 and today's date is 03.03.09. Number jokes aside, it was a good day, I am finally beginning the implementation part of my new project at work and the ideas keep sprouting. Good. PS.: Also I found a nice article about decidable type inference for GADTs. Final version hopefully for ICFP09! Posted by heisenbug at 2:55 PM No comments: Labels: GADT , good Friday, January 30, 2009 Verhörhämmer Um ein Paar dieser "rohen Diamanten" zu downloaden, habe ich dieses kleine tcsh script geschrieben: foreach j ( 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ) foreach i ( `curl "http://blog.br-online.de/fruehaufdreher/index.php?/categories/2-Verhoerhammer/P"$j".html" | grep .mp3 | grep value= | grep song_title= | awk -F= '{print $4}' | awk -F"&" '{print $1}' | awk -F/ '{print $6}' ` ) echo $j : $i curl http://blog.br-online.de/fruehaufdreher/uploads/$i > $i end end Macht Spaß... Danke BR! :-) Posted by heisenbug at 4:27 PM No comments: Wednesday, January 28, 2009 Dan's Birthday Yesterday was Daniel's birthday. We made a surprise visit and he loved it! I came a bit late (work, work, new project, yadda), which was no problem because people had lots of fun. They fired up the karaoke machine, and after some beers even I took the mike. But Helena on stage was the cutest thing ever! She grabbed the microphone as if she was a seasoned singer. However she did not sing a single tune, just posed :-) Posted by heisenbug at 3:27 PM No comments: Labels: family Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ▼  2009 (12) ▼  November (2) Patrícia's New Hobby Freude, die man sieht ►  October (1) New Thrist Cabbage ►  August (1) Static Constraints ►  June (1) Daddy's Girl ►  May (1) Ketchup Problem ►  March (4) Sieben Tage Regen, Sieben Tage Schnee … Lack of Total Order RWH 3^2 Day ►  January (2) Verhörhämmer Dan's Birthday ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_all_abc.html
Alphabetically sorted overview of all tested packages in bookworm/amd64 Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Alphabetically sorted overview of all tested packages in bookworm/amd64 695 packages (2.0%) failed to build reproducibly in total in bookworm/amd64: 0ad a2ps abinit adasockets advi + alembic alire allegro5 # amanda amazon-ecr-credential-helper amp apt-offline arduino arduino-core-avr aspectj asterisk-prompt-fr-armelle atlas atlas-ecmwf auctex ausweisapp2 autokey automake1.11 avr-libc awesome axiom ball bibclean bidiui binutils-mipsen biogenesis black blockattack bluez bnd boolstuff boost1.74 boost1.81 botan bpfcc brickos buddy + buici-clock buildapp buildbot cafeobj calibre canl-c cardo cardpeek casacore-data-igrf casacore-data-jplde castle-game-engine cc65 cctbx cddlib chezscheme chromium cinder citar cjk clc-intercal clojure closure-compiler cloudkitty codec2 codenarc comedilib + commons-beanutils commons-vfs conky consult-el content-hub coq coq-iris core-specs-alpha-clojure cp2k crack critcl + cvc5 cxxtest cyclograph dahdi-linux dask dcl dde-qt-dbus-factory deal.ii debian-history debmake-doc debug-me dejagnu dia dicom3tools dict-gcide dnf-plugins-core dnsjit doomsday doxygen dpmb dub dupeguru dxf2gcode eccodes eckit ecl eclipse-titan edk2 efitools efl elpa emacs embark emboss emoslib # enblend-enfuse epix erlang erlang-proper esdl esnacc eso-midas esys-particle expeyes eye fairy-stockfish fcitx5-zhuyin fcitx-libpinyin fdb fdutils fenics-dolfinx ferret-vis ffmpeg fftw fiat-ecmwf filament firehol firmware-microbit-micropython fis-gtm fish flask-limiter flightgear fltk1.3 flycheck fonts-arundina fonts-beteckna fonts-fantasque-sans fonts-fork-awesome fonts-meera-inimai fonts-rit-sundar fonts-smc-anjalioldlipi fonts-smc-dyuthi fonts-smc-karumbi fonts-smc-keraleeyam fonts-smc-meera fonts-smc-rachana fonts-smc-raghumalayalamsans fonts-smc-uroob foot fop freecad freeplane freetds freewnn fricas fs-uae fwknop g15daemon ganeti gap gap-design gatb-core gbrowse gcc-12-cross gcc-avr gcc-h8300-hms gcl gdata-sharp gdb gdcm gegl gentoo geomview gerris getdp getfem gforth gfpoken ghdl giac git-hub git-repair gkrellm-leds P gm-assistant gmetrics gnome-shell-extension-caffeine gnome-shell-extension-easyscreencast gnome-video-arcade gnubg gnupg2 golang-github-jung-kurt-gofpdf + golang-github-mendersoftware-mender-artifact golang-github-revel-revel golang-github-stvp-tempredis goldendict-webengine gpredict gprolog grace gradle-kotlin-dsl + graphviz + grass gr-fosphor gri gridengine # gromacs groonga groovy gr-radar grub2 + + + + gsequencer gsoap gtk-sharp2 guile-2.2 guile-3.0 h2database haskell98-report haskell-haskell-gi-base haskell-shell-conduit hdf-eos5 hello heudiconv hevea hexbox hkl hmmer hol88 hsail-tools htp htsjdk hyperic-sigar ibus-libzhuyin icinga2 icu idm-console-framework igraph ikarus imagemagick infinipath-psm injeqt intel-mediasdk ipxe ipyparallel ironic jabref jakarta-jmeter + jalview jameica-h2database javaparser jcabi-aspects jool jpylyzer jruby jskeus jsxgraph juman kallisto kdevelop-php keepass2 kicad kitty knxd kristall ksh93u+m # kubernetes kuserfeedback lam + latex-cjk-chinese-arphic latex-coffee-stains lava lcm ldap-haskell ldc ledger2beancount leiningen-clojure + lemonldap-ng libadwaita-1 libaunit libayatana-appindicator libcamera libcommons-lang3-java libfann libflame libforms libgnatcoll libgtkada libguestfs libhdate libiio libint libjcat libkolabxml liblog4ada liblopsub libnb-platform18-java libncursesada libofx libopensmtpd libpgjava libpinyin librep librostlab librsb # libsdl-console libswe libtorrent-rasterbar libu2f-host libxmlada libxsmm libxtc-rats-java lie lifelines liggghts linux linux86 linuxcnc liquidsoap liquidwar lirc live-manual lmfit-py logol lombok lomiri lomiri-ui-toolkit lucene4.10 lucene8 lucene-solr lynx macsyfinder madness maint-guide manila mapsembler2 marginalia masakari masakari-monitors mathpiper maxima maxima-sage mayavi2 mdanalysis mdnsd menu metastudent-data metkit metview mia mimetic mir mira mit-scheme mm-common mnemosyne moarvm mona mono-addins mono-tools mono-upnp mono-zeroconf mpich mpl-sphinx-theme mpqc mrmpi mrtrix3 musescore3 muttprint mypy namazu2 nbconvert nbsphinx ncbi-blast+ ncbi-igblast nco ndcube neovim # netrek-client-cow netsurf neuron newlib newtonsoft-json ngspice nheko nitime node-d3 node-mocha node-opencv node-shiny-server notary notmuch noweb nrefactory numpy nunit oaklisp ocaml-atd ocamlviz oclgrind odc omake # onedrive onevpl-intel-gpu + open3d openafs openlp openmcdf openms openmsx opensaml opensmtpd-filter-dkimsign opensnitch opensubdiv opentk openvswitch opm-upscaling orderless oxygen-icons5 paje.app pampi parallel pcp pdb-tools petsc pforth pfstools pgloader pgpool2 pgsphere php8.2 piglit + plover plplot polybar polyml pommed posixtestsuite postfix ppl primesieve proftpd-dfsg prometheus-elasticsearch-exporter prometheus-mysqld-exporter prove6 psicode pstoedit publican pydicom pyfai P pygopherd pymatgen pymodbus pymol pypy3 pyside2 pyswarms python3.11 python-cloup python-cogent python-escript python-fabio python-fudge # python-graphviz python-gsd python-hdf5plugin python-jsonschema python-mkdocs python-parse-type python-pint python-pygraphviz python-qtconsole python-scrapy python-simpy3 python-x2go P python-xarray pytorch qemu qpid-proton qt6-5compat qt6-datavis3d qt6-declarative qt6-multimedia qt6-quick3d qt6-virtualkeyboard qtbase-opensource-src # # # qtconnectivity-opensource-src qtcreator qtdatavis3d-everywhere-src qtdeclarative-opensource-src qtdoc-opensource-src qterm qtgraphicaleffects-opensource-src qtlocation-opensource-src qtquickcontrols2-opensource-src qtquickcontrols-opensource-src qtsensors-opensource-src qtserialbus-everywhere-src qtserialport-opensource-src qtspeech-opensource-src qtsvg-opensource-src qttools-opensource-src qtwayland-opensource-src qtwebengine-opensource-src qtwebsockets-opensource-src qtx11extras-opensource-src quantlib quickfix quodlibet rabbitmq-server rakudo # raku-getopt-long raku-hash-merge raku-json-name raku-log raku-readline raku-tap-harness raku-uri raku-zef rapid-photo-downloader r-base r-bioc-biocparallel r-bioc-genomicfeatures r-bioc-ioniser rcolorbrewer r-cran-amelia r-cran-cli r-cran-cliapp r-cran-dbitest r-cran-diagnosismed r-cran-dimred r-cran-emayili r-cran-futile.logger r-cran-gert r-cran-gh r-cran-gprofiler2 r-cran-knitr r-cran-lambda.r r-cran-parsetools r-cran-quantmod r-cran-r.devices r-cran-repr r-cran-rinside r-cran-rprojroot r-cran-rsdmx r-cran-rstan r-cran-sass r-cran-taxize r-cran-teachingdemos r-cran-tm r-cran-tmvtnorm r-cran-tweenr rdflib + rdkit rebar rebar3 refcard refpolicy remote-tty ring ripmime rkward rocm-hipamd rocsparse rosegarden ruby-pgplot ruby-pygments.rb ruby-sigar ruby-tioga rust-configparser rustc-web sagan sagetex salmon samhain sasview savi sawfish sbcl scala scalable-cyrfonts scala-pickling scap-security-guide scheme48 scmutils scons scrollz sdb sdpb secilc senlin seqan2 seqan3 sfepy sgf2dg shaderc shibboleth-sp silo-llnl simstring P sisc sketch sks slepc slic3r slime slixmpp smlnj snapd spec-alpha-clojure speedcrunch sphinx-gallery sphinx-panels sphinxsearch spooles spring squeak-vm ssocr ssreflect starjava-topcat starjava-ttools statsmodels storm-lang sumo sweethome3d-furniture swi-prolog swish-e syncevolution + syrthes systemtap taoframework tbox telepathy-spec terminaltables termshark texworks-manual tomcat10 topparser toulbar2 tpm2-pytss treeview trufont tsdecrypt tuxpaint twisted twitter-bootstrap3 twopaco u1db-qt uclibc ucspi-proxy ufoai uncertainties underscore unicon # user-mode-linux userv valgrind + vdk2 vertico virtuoso-opensource visp visualvm vkd3d vlc # + votca warzone2100 watcher whitakers-words why3 winff wings3d wireplumber writer2latex wyrd xemacs21 xemacs21-packages xfce4-panel-profiles xindy xmlcopyeditor xonsh # xorg-server xsnow yacas yahtzeesharp yash yasnippet yaws ymuse yudit zabbix zeitgeist 262 packages (0.8%) failed to build from source in total bookworm/amd64: android-platform-tools-apksig apache-opennlp appstream aspell-is astropy asyncpg autogen barrier beets borgbackup breezy-debian clisp command-not-found + crystal curl dask.distributed dateparser dbcsr dbus-cpp debian-installer # # # delve designate devscripts emacs-wgrep epics-base epiphany-browser espeak-ng etcd extrepo-data # facet-analyser fakeroot fonts-monapo form fort-validator freezegun freezer gcc-11-cross gcc-bpf ghc # gjs gkl glibc gnote gnucash go-dlib golang-fsnotify golang-github-benbjohnson-immutable golang-github-coreos-pkg golang-github-fluffle-goirc golang-github-go-co-op-gocron golang-github-go-git-go-git golang-github-go-resty-resty golang-github-go-sql-driver-mysql golang-github-hashicorp-memberlist golang-github-hashicorp-yamux golang-github-likexian-gokit golang-github-lucas-clemente-quic-go golang-github-mitch000001-go-hbci golang-github-mxk-go-flowrate golang-github-opencontainers-runtime-tools golang-github-pion-ice.v2 golang-github-pion-webrtc.v3 golang-github-protonmail-go-crypto golang-github-tklauser-go-sysconf golang-github-tklauser-numcpus golang-github-vishvananda-netlink golang-github-xiang90-probing golang-mongodb-mongo-driver google-guest-agent grilo gss gst-plugins-base1.0 gtk4 guestfs-tools h2o halide haskell-basement haskell-citeproc haskell-clash-lib haskell-clash-prelude haskell-debian haskell-doclayout haskell-ghc-events haskell-ghc-lib-parser haskell-hedgehog-classes haskell-language-javascript haskell-lpeg haskell-parameterized-utils haskell-prettyprinter haskell-pretty-simple haskell-retry haskell-stm-delay haskell-tasty-checklist haskell-unicode-collation haskell-unordered-containers haskell-uri-bytestring haskell-warp haskell-what4 hyperspy icu-ext isc-kea jupyter-notebook kalarm kcmutils kcontacts kel-agent khal kitinerary ktimetracker kuttypy libdazzle libgovirt libgweather4 libical-parser-perl libinfinity libjgrapht0.6-java libjgrapht0.8-java libmail-dmarc-perl libnet-frame-device-perl libsgml-parser-opensp-perl lingua-franca live-build loggerhead m2l-pyqt mender-connect miller moment-timezone.js munge netplan.io neutron nng node-bl node-carto node-css-tree node-flagged-respawn node-grunt-webpack nodejs node-nodemailer node-performance-now node-p-limit node-rollup-plugin-node-polyfills node-sinon node-tar node-v8flags node-webassemblyjs node-webpack-stats-plugin node-wikibase-cli nova nspr ognibuild ojalgo ola onionbalance open-infrastructure-service-tools openldap openorienteering-mapper + openstack-cluster-installer os-autoinst perl persalys pexpect pgpainless + pistache postgresql-filedump postgresql-numeral postgresql-prioritize prismatic-plumbing-clojure puppetdb puppetlabs-ring-middleware-clojure puppetserver pyacidobasic pygame py-rnp pysyncobj pytest-repeat pytest-testinfra python3-onelogin-saml2 python-aioinflux python-argcomplete python-asyncssh python-autopage python-babel python-cassandra-driver python-django-celery-results python-dlt python-mpv python-openstacksdk python-setproctitle python-streamz python-tablib python-taskflow python-w3lib python-watchgod python-workalendar qbs qtcharts-opensource-src qtdeclarative-opensource-src-gles qtpim-opensource-src qtremoteobjects-everywhere-src remake rna-star rnp rsyslog # ruby3.1 ruby-debian ruby-doorkeeper-i18n ruby-fakefs ruby-fugit ruby-haml ruby-hamlit ruby-jaeger-client ruby-jekyll-github-metadata ruby-premailer ruby-pry-byebug ruby-puma-worker-killer ruby-puppetserver-ca-cli ruby-rest-client ruby-rubocop-rspec ruby-scientist ruby-stackprof ruby-tty-command rust-mdl rust-mio-0.6 rust-rustls rust-threadfin samizdat science.js scolasync sdcv servefile shellia sleef smiles-scripts sptag sstp-client strace suitesparse supervisor symfony syslinux taurus-pyqtgraph thrift tkcalendar tomboy-ng totem tqdm transmission trapperkeeper-status-clojure tre tudu turing uglify-js units-filter uvloop valentina vis vitables xmds2 xraylarch yarl znc zookeeper 59 (0.2%) packages which should not be build in bookworm/amd64: adlibtracker2 arm-compute-library atitvout cmucl digitools fenix fenix-plugins flash-kernel fnfx fwupd-arm64-signed fwupd-armhf-signed fwupd-i386-signed gatos grub-efi-arm64-signed grub-efi-ia32-signed iconnect-tools iprutils libica libocxl librtas libservicelog libvecpf libvpd linux-signed-arm64 linux-signed-i386 longrun lphdisk lsvpd micro-evtd ne10 openssl-ibmca optee-client paflib partman-prep pcsx2 pdbg pixbros pixfrogger pmon-update powerpc-utils ppc64-diag pveclib qcontrol rpi.gpio s390-dasd s390-netdevice s390-sysconfig-writer s390-tools s390-zfcp s3switch servicelog shim-helpers-arm64-signed shim-helpers-i386-signed sysconfig xf86-video-omap x-loader xserver-xorg-video-geode zipl-installer zsnes 21 (0.1%) packages which build timed out in bookworm/amd64: cross-toolchain-base cross-toolchain-base-mipsen cross-toolchain-base-ports dovecot freedict gcc-11-cross-mipsen gcc-12-cross-mipsen gimp-help gscan2pdf libhttp-async-perl libtest-http-localserver-perl llvm-toolchain-19 macaulay2 nanoc nss nwchem openqa padatious pytango python-eventlet snakemake 34 (0.1%) packages are blacklisted and will not be tested in bookworm/amd64: acl2 ben calligra ceph cherrytree codelite cvc4 gcc-11 gcc-12 gcc-12-cross-ports gmsh grammalecte lazarus libstdc++-arm-none-eabi magics++ mono navarp ocaml-dune octave opa-ff openblas openjfx paraview # pgocaml psi4 qgis scipy telegram-desktop thunderbird trilinos vtk9 wine wpewebkit yade 33220 (96.9%) packages successfully built reproducibly in bookworm/amd64: 0ad-data 0xffff 2048 2048-qt 2ping 2vcard 3270font 389-ds-base 3dchess 3depict 4g8 4pane 4ti2 64tass 6tunnel 7kaa 7zip 9base 9menu 9mount # 9wm a2jmidid a52dec a56 a7xpg aa3d aac-tactics aalib aaphoto aardvark-dns aasvg abacas abcde abcl abcm2ps abcmidi abe abego-treelayout abgate abicheck abi-compliance-checker abi-dumper abi-monitor abind abi-tracker abiword ableton-link abntex abook abootimg abpoa abr2gbr abseil abs-guide abx abydos abyss accel-config accerciser access-modifier-checker accessodf accounts-qml-module accountsservice acct ace acedb ace-link ace-of-penguins acepack ace-popup-menu aces3 ace-window acheck acheck-rules achilles ack acl aclock.app acm acme acme-tiny acmetool aconnectgui acorn acorn-fdisk acpi acpi-call acpica-unix acpid acpi-override acpi-support acpitail acpitool acr acsccid actdiag actiona activemq activemq-activeio activemq-protobuf activity-aware-firefox actor-framework adacgi adapt adapterremoval adaptive-wrap ada-reference-manual adcli addresses-for-gnustep adduser adequate adios adjtimex admesh adminer adms adns adolc adonthell adonthell-data adplay adplug adql adr-tools adun.app adv-17v35x advancecomp advocate adwaita-icon-theme adwaita-qt aegean aegisub a-el aeolus aeonbits-owner aephea aerc aesfix aeskeyfind aeskulap aespipe aether-ant-tasks aevol aewan aewm++ aewm++-goodies afdko afew affiche afflib afio aflplusplus afnix aft afterburner.fx afterstep afuse agda agda-stdlib age agedu agenda.app agg aggdraw aggregate aggressive-indent-mode aghermann aglfn agnostic-lizard aha ahcpd ahven aide aiksaurus aiodns aiodogstatsd aiofiles aioftp aiohttp-cors aiohttp-jinja2 aiohttp-mako aiohttp-socks aiohttp-wsgi aiomysql aionotify aiopg aioprocessing aioredis aiorpcx aiosignal aiosmtplib aiotask-context aioxmlrpc aiozipkin aiozmq aircrack-ng airlift-airline airlift-slice air-quality-sensor airspyhf airspyone-host airstrike aisleriot aj-snapshot akira akonadi akonadi-calendar akonadi-calendar-tools akonadiconsole akonadi-contacts + akonadi-import-wizard + akonadi-mime + akonadi-notes akonadi-search akregator akuma alabaster alacarte aladin alarm-clock-applet alberta aldo ale alertmanager-irc-relay alevt alex alex4 alfa alfred alglib algobox algol68g algotutor alice alien alienblaster alien-hunter aliki alkimia allegro4.4 allelecount all-knowing-dns allow-html-temp allure almanah almond alot alpine alpine-chroot-install alqalam alsaequal alsa-lib alsamixergui alsa-oss alsaplayer alsa-plugins alsa-tools alsa-topology-conf alsa-ucm-conf alsa-utils altermime alter-sequence-alignment altos altree alttab alure amap-align amavisd-milter amavisd-new amazon-ec2-net-utils amazon-ec2-utils ambdec amb-plugins amdgcn-tools amfora amide amideco amiga-fdisk amispammer aml amoebax amphetamine amphetamine-data amphp-amp ample ampliconnoise ampr-ripd amqp-specs ams amsynth amtk amtterm amule amule-emc an anacron analitza analizo analog anarchism ancient and andi androguard android-androresolvd android-file-transfer android-platform-art android-platform-build android-platform-build-kati android-platform-external-boringssl android-platform-external-jsilver android-platform-external-libselinux android-platform-external-libunwind android-platform-external-nist-sip android-platform-external-rappor android-platform-frameworks-base android-platform-frameworks-data-binding android-platform-frameworks-native android-platform-libcore android-platform-system-extras android-platform-system-tools-aidl android-platform-system-tools-hidl android-platform-tools android-platform-tools-analytics-library android-platform-tools-base android-sdk-helper android-sdk-meta anet angband angelfish angelscript angrydd angular.js animals animal-sniffer anjuta ann anna annexremote annotation-indexer anomaly anonip anope anorack anosql ansi ansible ansible-core ansible-lint + ansible-runner ansifilter ansilove ansimarkup ansiweather ant ant-contrib antelope antennavis anthy antic antigrav antimicro antimony antiword antlr antlr3 antlr4 antlr4-cpp-runtime antlr-maven-plugin antpm any2fasta anymarkup anymarkup-core anymeal anypaper anyremote anytun aobook aodh aoetools aoeui aoflagger aom ap51-flash apache2 # apache2-mod-xforward apache-commons-rdf apache-curator apache-directory-api apache-directory-jdbm apache-directory-server apache-jena apache-log4j1.2 apache-log4j2 apache-log4j-extras1.2 apache-mime4j apache-mode-el apache-pom apachetop apache-upload-progress-module apbs apcupsd apel apertium apertium-afr-nld apertium-all-dev apertium-anaphora apertium-apy apertium-arg-cat apertium-bel-rus apertium-br-fr apertium-cat-ita apertium-cat-srd apertium-dan-nor apertium-eng-cat apertium-en-gl apertium-eng-spa apertium-eo-ca apertium-eo-en apertium-eo-es apertium-eo-fr apertium-es-gl apertium-es-pt apertium-es-ro apertium-eu-en apertium-eu-es apertium-eval-translator apertium-fra-cat apertium-fra-frp apertium-fr-es apertium-get apertium-hbs-eng apertium-hbs-mkd apertium-hbs-slv apertium-hin apertium-ind-zlm apertium-isl-eng apertium-isl-swe apertium-lex-tools apertium-mkd-bul apertium-mkd-eng apertium-nno-nob apertium-oc-ca apertium-oc-es apertium-oci-fra apertium-pol-szl apertium-por-cat apertium-pt-gl apertium-recursive apertium-regtest apertium-rus-ukr apertium-separable apertium-spa-arg apertium-spa-ast apertium-spa-cat apertium-spa-ita apertium-srd-ita apertium-streamparser apertium-swe-dan apertium-swe-nor apertium-urd apertium-urd-hin apf-firewall apfsprogs apg # + apgdiff apiguardian apipkg api-sanity-checker apispec apitrace apiwrap-el apk-parser apksigcopier apktool aplpy aplus-fsf apng2gif apngasm apngdis apngopt apophenia apostrophe apparix apparmor apparmor-profiles-extra appconfig appdirs apper appmenu-gtk-module appmenu-registrar apprise approx appstream-generator appstream-glib apr apriltag aprsdigi apr-util aprx apscheduler apsfilter apt apt-build apt-cacher apt-cacher-ng apt-config-auto-update apt-dater apt-dater-host apt-file apt-forktracer aptfs apticron aptitude aptitude-robot apt-listbugs apt-listchanges apt-listdifferences aptly aptly-api-client apt-mirror apt-move apt-rdepends apt-setup apt-show-source apt-show-versions apt-src apt-transport-in-toto apt-transport-s3 apt-transport-tor apt-venv apt-xapian-index apulse ap-utils apvlv apwal aqemu arachne-pnr aragorn arandr aranym aravis arbiterjs arc arc-gui-clients arch-install-scripts architecture-properties archivemount archlinux-keyring archmage archmbox arch-test archvsync arcp arc-theme arctica-greeter arden ardentryst ardour arduino-builder arduino-ctags arduino-mighty-1284p arduino-mk arename ares argagg argh argon2 argparse4j argparse-manpage args4j argtable2 argus argus-clients argyll aria2 ariba aribas + aribb24 ario arj arjun ark armadillo armagetronad armci-mpi armnn arm-trusted-firmware arno-iptables-firewall arpack arpack++ arpalert arpeggio arping arpon arp-scan arptables arpwatch arpys arqiver array-info arriero artemis artfastqgenerator artha artikulate art-nextgen-simulation-tools as31 asc ascd ascdc ascii ascii2binary asciiart asciidoc asciidoctor asciijump # asciimathtml asciinema asciitree asclock asc-music asdf-astropy asdf-coordinates-schemas asdf-standard asdf-transform-schemas asdf-wcs-schemas aseba asedriveiiie aseqjoy asio asl asm asmail asmix asmixer asmjit asmon asmtools asn1c asn1crypto aspcud aspectc++ aspectj-maven-plugin aspell aspell-am aspell-ar aspell-ar-large aspell-bn aspell-br aspell-cs aspell-cy aspell-el aspell-en aspell-fa aspell-fr aspell-ga aspell-gu aspell-he aspell-hi aspell-hr aspell-hsb aspell-hu aspell-hy aspell-it aspell-kk aspell-kn aspell-ku aspell-ml aspell-mr aspell-or aspell-pa aspell-pl aspell-pt aspell-ro aspell-sk aspell-sl aspell-sv aspell-ta aspell-te aspell-tl aspell-uz aspic asql assembly-stats assemblytics assertj-core assess-el assimp astap astap-cli astc-encoder asterisk-core-sounds asterisk-moh-opsound asterisk-prompt-es-co asterisk-prompt-it astlib astral astroalign astrodendro astroid astroidmail astromatic astrometry.net astroml astronomical-almanac astroplan astropy-healpix astropy-helpers astropy-regions astropy-sphinx-theme astroquery astroscrappy astunparse astyle asunder asused asylum asymptote asyncfuture async-http-client at atanks ataqv at-at-clojure atf atftp atheme-services athena-jot atig atinject-jsr330 atkmm1.6 atlc atom4 atomic-chrome-el atomicparsley atomix atool atop atril atropos ats2-lang at-spi2-core attica-kf5 attr aubio audacious audacious-plugins audacity audiocd-kio audiofile audiolink audioread audiotools audit audmes audtty augeas augur augustus aumix auralquiz austin authbind authheaders authprogs authres auto-07p auto64fto32f auto-apt-proxy autobahn-cpp autoclass autocomplete auto-complete-el autoconf autoconf2.13 autoconf2.64 autoconf2.69 autoconf-archive autoconf-dickey autocutsel autodep8 autodia auto-dictionary-mode autodir autodocksuite autodock-vina auto-editor autofdo autoflake autofs autoimport auto-install-el autojump autolog automake-1.16 automat automaton auto-multiple-choice automysqlbackup autopep8 autopkgtest autopostgresqlbackup autoproject autopsy autoradio autorandr autorenamer autorevision autosize.js autossh autosuspend autotalent autotools-dev avahi avalon-framework avarice avce00 avfs aview avifile avldrums.lv2 avogadro avogadrolibs avra avrdude avr-evtd avro-c avro-java avrp avy avy-menu awardeco away awesfx awesome-extra awesomeversion awesomplete awffull awit-dbackup awl awscli aws-crt-python aws-nuke awstats ax25-apps ax25mail-utils ax25-tools axc axe-demultiplexer axel axis axmail axmlrpc ayatana-ido ayatana-indicator-application ayatana-indicator-bluetooth ayatana-indicator-datetime ayatana-indicator-display ayatana-indicator-keyboard ayatana-indicator-messages ayatana-indicator-notifications ayatana-indicator-power ayatana-indicator-printers ayatana-indicator-session ayatana-indicator-sound ayatana-settings ayatana-webmail azure-cli azure-cosmos-python azure-cosmos-table-python azure-data-lake-store-python azure-devops-cli-extension azure-functions-devops-build azure-kusto-python azure-multiapi-storage-python azure-uamqp-python b4 babeld babelfish babel-minify babeltrace babeltrace2 babl backblaze-b2 backbone backintime backoff backport9 backup2l backup-manager backupninja backuppc backuppc-rsync backward-cpp baconqrcode bacula bacula-doc badger bagel baitfisher balboa bali-phy ballerburg balloon ballz baloo-kf5 baloo-widgets balsa bam bambam bambamc bambootracker bamclipper bamf bamkit bamtools bandage bandit bandwidthd baobab bar barada-pam barbican barbican-tempest-plugin barclay barcode bar-cursor-el barectf baresip barman barnowl barrage barrnap bart bart-view base16384 base-files base-installer base-passwd basex basez bash bash-completion basic256 basket bastet batalert batctl batik batmand batmon.app bats bats-assert bats-file bats-support battery-stats baycomepp baycomusb bazel-bootstrap bazel-platforms bazel-rules-cc bazel-rules-java bazel-rules-proto bazel-skylib bb bbdb bbdb3 bbe bbhash bbmail bbmap bbpager bbswitch bbtime bc bcache-tools bcal bcalm bcel bcftools bcg729 bchunk bcm2835 bcmatroska2 bcnc bcpp bcron bctoolbox bd bdbvu bdebstrap bdf2sfd bdfresize bdii bdist-nsi beacon beads beagle beaker beanbag-docutils beancount beansbinding beanstalkd bear bearssl beast2-mcmc beast-mcmc beautifulsoup4 beav beckon-clojure bedops bedtools beef beep beginend-el behave belcard belenios belle-sip belr bemenu benchmark beneath-a-steel-sky bepasty bergman berkeley-abc berkeley-express berrynet berusky berusky2 berusky2-data berusky-data betamax betaradio bettercap between bfbtester bfh-metapackages bfm bfs bf-utf bglibs bgoffice bgoffice-computer-terms bgpdump bgpq3 bgpq4 bgw-replstatus biabam bibata-cursor-theme bibcursed biber bibledit bibledit-cloud bible-kjv biblesync bibletime biboumi bibtex2html bibtexconv bibtexparser + bibtool bibutils bidentd bidi-clojure bidict bidiv bifcl biff big-cursor bigdoc bigint biglybt bignumber.js bijiben bilibop billard-gl billiard biloba binaryen binaryornot # binclock bind9 # bindechexascii bindex bindfs binfmtc binfmt-support bing biniax2 biniou binkd binoculars binpac bin-prot binstats binutils # binutils-arm-none-eabi binutils-avr binutils-bpf binutils-djgpp binutils-h8300-hms binutils-m68hc1x binutils-mingw-w64 binutils-or1k-elf binutils-riscv64-unknown-elf binutils-sh-elf binutils-xtensa-lx106 binutils-z80 binwalk bioawk biobambam2 biococoa bio-eagle biojava4-live biojava5-live biojava6-live biojava-live biomaj3 biomaj3-cli biomaj3-core biomaj3-daemon biomaj3-download biomaj3-process biomaj3-user biomaj3-zipkin biometric-authentication biometryd bioperl bioperl-run bio-rainbow biosig biosquid + biosyntax bio-tradis bio-vcf bioxtasraw bip bird bird2 birdfont birdtray birthday bismuth bison bison++ bisonc++ bitlbee bitlbee-facebook bitlbee-mastodon bitmeter bitseq bitshuffle bitstream bitstruct bittwist bitwise bkchem blackbird-gtk-theme black-box blackbox blackbox-themes bladerf blaeu blag blag-fortune blahtexml blasr blastem blazeblogger bleachbit bleak blender blends blepvco bless blessings blhc blinken blinker blis bliss blitz++ blkreplay blktool blktrace blobandconquer blobby bloboats blobwars blockdiag blockout2 blocks-of-the-undead blockui blop blop-lv2 blosxom bls-standalone blt bluebird-gtk-theme bluebrain-hpc-coding-conventions bluedevil bluefish blueman bluemon blueprint-compiler bluez-alsa bluez-qt bluez-tools blur-effect blurhash-python bmagic bmake bmap-tools bme280 bm-el bmf bmon bmt bmtk bmusb bnfc boats bobcat bochs bodr bogl bogofilter boilerpipe boinc boinctui bolt bolt-lmm bombadillo bombardier bomber bomberclone bomstrip bongo bonnie++ boogie boohu bookletimposer bookworm boolector boomaga boost-defaults boot bootcd booth boot-info-script bootp bootpc bootsidemenu.js bootstrap-flask bootstrap-html bootstrap-icons bordeaux-threads borgbackup2 borgmatic bornagain bosh bosixnet bossa boswars botch bottleneck bottlerocket bouncy bouncycastle bovo bowtie bowtie2 box2d boxbackup boxer boxer-data boxes boxfort boxquote-el boxshade bpfmon bpftrace bplay bpm-tools bppphyview bppsuite bpython bpytop bqplot braa braceexpand brag braillefont braillegraph brailleutils brainparty branca brandy brasero breathe brebis breeze breeze-grub breeze-gtk breeze-icons breeze-plymouth breezy brewtarget brial brian bridge-method-injector bridge-utils brig brightd brightnessctl briquolo brise brisk-menu br.ispell bristol brlaser brltty bro-aux broker brotli browse-kill-ring-el browserpass browser-request brp-pacu brutalchess brutefir bruteforce-luks bruteforce-salted-openssl bruteforce-wallet brutespray bs1770gain bs2b-ladspa bsaf bsd-finger bsdgames bsdiff bsd-mailx bsdmainutils bsdowl bsfilter bsh bspwm bst-external btanks btcheck btchip-python bterm-unifont btest btfs bti btllib btop btrbk btrfs-compsize btrfs-heatmap btrfsmaintenance btrfs-progs btscanner btyacc bubblewrap bucardo bucklespring budgie-control-center budgie-desktop budgie-desktop-view budgie-extras budgie-indicator-applet buffer bugsquish bugwarrior bugz bui-el build-essential build-essential-mipsen build-helper-maven-plugin buildlog-consultant buildstream buildtorrent buku bulk-media-downloader bullet bulletml bully bumblebee bumblebee-status bumprace bumpversion bundlewrap bup burgerspace burp burrow busco buskill bustle bustools busybox buthead butt butteraugli buzztrax bvi bwa bwbar bwbasic + bwidget bwm-ng byacc byacc-j byobu byte-buddy bytecode byteman bytes-circle byzanz bzflag bzip2 bzip3 bzr bzr-builddeb bzr-email bzr-fastimport bzr-git bzr-stats bzrtools bzrtp bzr-upload c2050 c2esp c2go c2hs c2x c3 c3p0 cabal-debian cabextract ca-certificates ca-certificates-java cached-property cachefilesd cachelib cachy cackey cacti cacti-spine cactoos cadabra cadabra2 cadaver caddy cadencii cadical cado cadubi caffeine caffeine-cache cage cairo cairo-5c cairocffi cairo-dock cairo-dock-plug-ins cairomm cairomm1.16 cairo-ocaml cairosvg caja caja-actions caja-admin caja-eiciel caja-extensions caja-mediainfo caja-rename caja-seahorse cal cal3d calamares calamares-extensions calamares-settings-debian calamares-settings-mobian calamaris calc calcium calculix-ccx calculix-ccx-doc calculix-ccx-test calculix-cgx calcurse calendar calf calife callaudiod calligraplan callisto calypso camera.app caml2html camlbz2 caml-crush camlidl camlidl-doc camlimages camljava camlmix caml-mode camlp4 camlp5 camlpdf camlp-streams camltemplate camlzip camo camomile camp campania camping camv-rnd canadian-ham-exam caneda canid canl-java canlock canna canna-shion c++-annotations cantata cantor canu can-utils capirca capistrano capnproto cappuccino caps caps2esc capstats capstone capsule-maven-nextflow capsule-nextflow car carbon-c-relay carburetor care c-ares cargo caribou carmetal carrotsearch-hppc carrotsearch-procfork carrotsearch-randomizedtesting carton casacore casacore-data casacore-data-lines casacore-data-observatories casacore-data-sources casacore-data-tai-utc casa-formats-io case caspar cassbeam cassiopee castor castxml casync cataclysm-dda catatonit cat-bat catch catch2 catcodec catdoc catdvi catfish catfishq catgirl catimg cattle-1.0 cava cava-alsa caveconverter caveexpress cavezofphear cb2bib cba cbatticon cbflib cbios c-blosc # cbm cbmconvert cbmplugs cbonsai cbootimage cbor2 cbp2make cc1541 ccache ccbuild cccc cccd cccolutils ccd2iso ccdiff ccdproc ccfits ccid cciss-vol-status cclib cclive ccls cconv ccrypt ccsm cct cc-tool cctools cctz ccze cd5 cdargs cdbackup cdbfasta cdbs cdcd cd-circleprint cdck cdcover cdde cd-discid cde cdebconf cdebconf-entropy cdebconf-terminal cdebootstrap + cdecl cdftools cd-hit cdi-api cdiff cdist cdk cdkr cdlabelgen cdo cdparanoia cdpr cdrdao cdrkit cdrom-checker cdrom-detect cdrom-retriever cds-healpix-java cdtool cdw cecil cecil-flowanalysis cecilia cedar-backup3 ceferino cegui-mk2 ceilometer ceilometer-instance-poller celery celery-progress celluloid cen64 cen64-qt ceni cenon.app censys centreon-plugins centrifuge ceph-iscsi cereal ceres-solver certinfo certipy certmonger certspotter cervisia cewl cfengine3 cffi cffsubr cfgrib cfgv cfi cfingerd cfitsio cflow cfortran cfourcc cfrpki cftime cg3 cgal cgdb cgif cgit cglib cglm cgoban cgroupfs-mount cgsi-gsoap cgvg cgview ch5m3d chafa chake chalow chameleon-cursor-theme changeme changeo changetrack chaos-marmosets chaosread chaosreader charactermanaj chardet chargebee2-python chargebee-python charliecloud charls charmap.app char-menu-el charmtimetracker chartkick.js charts4j chase chasen chasquid chatty chaussette chealpix check check-dfsg-status checker-framework-java checkinstall checkit-tiff check-manifest check-pgactivity check-pgbackrest checkpolicy check-postgres checkpw checksec checksecurity checkstyle cheese cheesecutter cheetah chemeq chemical-mime-data chemical-structures chemicaltagger chemps2 chemtool cherrypy3 cheshire-clojure chess.app chessx chewing-editor chewmail chez-srfi chiaki chiark-tcl chiark-tcl-applet chiark-utils chibicc chicken chipmunk chip-seq chirp chise-base + chkboot chkrootkit chktex chmlib chntpw chocolate-doom choose-mirror choosewm choqok chordii christianriesen-base32 christianriesen-otp chroma chromaprint chromhmm chromimpute chromium-bsu chromono chron chronicle chrony chrootuid chrpath chuck c-icap c-icap-modules ciderwebmail cif2cell cif2hkl cif-api cifs-utils ciftilib cif-tools ciftools-java cifxom cil cimfomfa cimg cinder-tempest-plugin cinnamon cinnamon-control-center cinnamon-desktop cinnamon-desktop-environment cinnamon-menus cinnamon-screensaver cinnamon-session cinnamon-settings-daemon cinnamon-translations ciphersaber circe circlator + circos circos-tools circuit-macros circuits circuslinux cisco7crack citadel-client citation-style-language-locales citation-style-language-styles citeproc-py civetweb cjet cjose cjs cjson ck ckb-next ckbuilder ckeditor ckeditor3 ckermit ckon cksfv cl-abnf cl-alexandria clalsadrv clamassassin clamav clamav-cvdupdate clamav-unofficial-sigs clamfs clamsmtp clamtk clamz cl-anaphora clanlib clap clapper cl-asdf cl-asdf-finalizers cl-asdf-flv cl-asdf-system-connections clasp classified-ads classmate classycle clawsker claws-mail claws-mail-themes clazy + cl-babel cl-base64 clblast cl-chipz cl-chunga cl-closer-mop cl-closure-common cl-cluck cl-clx-sbcl cl-command-line-arguments cl-containers cl-contextl cl-csv cl-curry-compose-reader-macros cl-cxml cld2 cl-daemon cl-db3 cl-drakma cldump cl-dynamic-classes clearcut clear-sans clearsilver clementine cleo cl-esrap clevis clex cl-fad clfft cl-fftw3 cl-fiasco cl-fiveam clfswm cl-ftp cl-garbage-pools cl-getopt cl-github-v3 cl-global-vars cl-graph clhep + cl-heredoc cl-hyperobject cli11 click click-completion click-help-colors clickhouse click-man cli-common cl-ieee-floats cli-helpers clikit clinfo cl-interpol clipf clipit clipman clipper clips cliquer cl-irc cl-irc-logger cl-ironclad clirr cl-iterate clitest cl-ixf clj-digest-clojure clj-http-clojure clj-stacktrace-clojure clj-time-clojure clj-tuple-clojure clj-yaml-clojure cl-kmrcl cl-launch cl-lml cl-lml2 cl-local-time cl-log cl-lparallel cl-lw-compat cl-markdown cl-md5 cl-metabang-bind cl-metatilities-base cl-modlisp cl-mssql cl-mustache cln cl-named-readtables cl-nibbles cloc clock-setup clog clojure-maven-plugin clonalframe clonalframeml clonalorigin clonezilla cloop closql-el cloudcompare cloud-enum cloudflare-ddns cloud-init cloud-initramfs-tools cloudkitty-dashboard cloudkitty-tempest-plugin cloudpickle cloud-sptheme cloudsql-proxy cloud-utils clout-clojure clp cl-parse-number clpeak cl-pg cl-photo cl-pipes cl-plus-ssl cl-portable-aserve cl-postmodern cl-ppcre cl-ptester cl-pubmed cl-puri cl-py-configparser cl-qmynd cl-quri cl-regex cl-reversi cl-rfc2388 cl-rss cl-rt cl-salza2 cl-split-sequence cl-sql cl-sqlite clsync clthreads cl-trivial-backtrace cl-trivial-garbage cl-trivial-utf-8 cl-uax-15 clucene-core + clues-emacs cl-uffi cl-unicode cl-usocket clustalo clustalw clustalx cluster cluster-glue clustershell clusterssh cl-utilities clutter-1.0 clutter-gst-3.0 clutter-gtk clutter-imcontext cl-uuid cl-who clxclient cl-xlunit cl-xmls cl-xptest cl-yason cl-zip clzip cl-zs3 cmake cmake-extras cmake-fedora cmake-format cmake-vala cmark cmark-gfm cmatrix cmd2 cmdliner cmdreader cmdtest cme cmigemo cminpack cmlxom cmocka cmor cmor-tables cmospwd cmph cmst cm-super cmt cmtk cmus cmyt cntlm cnvkit cobertura cobra-cli coccinella coccinelle cockpit cockpit-machines cockpit-podman coco-cpp coco-cs coco-doc coco-java coda code2html codeblocks codecgraph codecrypt codegroup codemirror-js codequery coderay code-saturne codesearch codespell codetools codfis codicefiscale codonw cod-tools coffeescript cofoja cog cogl cognitive-complexity cohomcalg coils coin3 coinmp coinor-bonmin coinor-cbc coinor-cgl coinor-csdp coinor-dylp coinor-ipopt coinor-osi coinor-symphony coinor-vol coinst coinutils collada2gltf collada-dom collatinus collectd collectl colmap colobot colorcet colorclass colorcode colord colord-gtk colordiff colord-kde colored colorhug-client colorize colorized-logs colormake color-picker colorpicker colors.js colorspacious colortail colortest colortest-python color-theme-modern colorzero colpack colplot combat combblas comet-ms comgt com-hypirion-io-clojure comic-neue comidi-clojure comitup comixcursors commando commit-patch commonmark commonmark-bkrs commons-configuration commons-configuration2 commons-csv commons-daemon commons-dbcp2 commons-email commons-exec commons-httpclient commons-io commons-jci commons-math commons-math3 commons-parent commons-pool commons-pool2 commons-text company-mode comparepdf compartment compass-blend-modes-plugin compass-blueprint-plugin compass-breakpoint-plugin compass-color-schemer-plugin compass-fancy-buttons-plugin compass-h5bp-plugin compass-layoutgala-plugin compass-normalize-plugin compass-sassy-maps-plugin compass-toolkit-plugin compat-el compile-command-annotations compiz compiz-bcop compiz-boxmenu compizconfig-python compiz-plugins-experimental compiz-plugins-extra compiz-plugins-main complete-clojure complexity compojure-clojure composer compreffor compress-lzf comprez comptext compton compton-conf comptty compyle comskip concalc concavity concordance concurrent-dfsg concurrent-log-handler concurrentqueue conda-package-handling conda-package-streaming confclerk confget configobj config-package-dev configure-debian confusable-homoglyphs confy congruity conman conmon conmux connectagram connectome-workbench connect-proxy connman connman-gtk connman-ui conntrack-tools consensuscore conservation-code conserver consfigurator consolation console-braille console-bridge console-common console-cyrillic console-data console-log console-setup consonance conspy constantly construct construct.legacy containerd context contextfree contextlib2 context-modules continuity contourpy controlsfx conversant-disruptor # converseen convertall convertdate convlit convmv conv-tools cookiecutter cookietool coolkey coolmail cool-retro-term copyq copyright-update coq-bignums coq-corn coq-deriving coq-dpdgraph coqeal coq-elpi coq-equations coq-ext-lib coq-extructures coq-gappa coq-hammer coq-hierarchy-builder coq-hott coq-interval coq-libhyps coq-math-classes coq-menhirlib coq-mtac2 coqprime coq-quickchick coq-record-update coq-reduction-effects coq-reglang coq-relation-algebra coq-simple-io coq-stdpp coquelicot coq-unicoq coq-unimath coreapi core-async-clojure coreboot core-cache-clojure corekeeper core-match-clojure core-memoize-clojure coreschema coreutils corkscrew corosync corosync-qdevice cortado cothreads coturn courier courier-authlib courier-filter-perl couriergraph couriergrey courier-unicode covtobed cowdancer cowpatty cowsay coyote coz-profiler cpan-listchanges cpanminus cpanoutdated cpath-clojure cpdb-backend-cups cpdb-backend-file cpdb-libs cpio cpipe cpl cplay-ng cpl-plugin-amber cpl-plugin-giraf cpl-plugin-hawki cpl-plugin-muse cpl-plugin-naco cpl-plugin-uves cpl-plugin-vimos cpl-plugin-visir cpluff cpm cpmtools cppcheck cppdb cpp-hocon cpphs cpp-httplib cppimport cpp-jwt cpplint cppman cppnumericalsolvers cppo cppreference-doc cpprest cpptasks cpptest cpptoml cppunit cpputest cppy cppzmq cproto cpu cpu-checker cpu-features cpufetch cpufreqd cpufrequtils cpuid cpuinfo cpulimit cpuset cpustat cputool cpu-x cqrlib cqrlog crac crack-attack cracklib2 cram cramfsswap crash crashmail crashme crashtest crasm crawl crazywa crccheck crdt-el cream createrepo-c create-resources creddump7 credential-sheets creduce cricket crimson crip crispy-doom criterion criticalmass critnib critterding criu crm114 crmsh croaring crochet cron cron-apt cronic cronolog cronometer cronutils crossfire crossfire-client crossfire-client-images crossfire-maps cross-gcc crossguid crosshurd crowbar crowdsec crowdsec-custom-bouncer crowdsec-firewall-bouncer crrcsim crudini cruft-ng crun crunch crust-firmware cryfs crypt++el cryptgps cryptmount crypto-equality-clojure cryptojs cryptokit cryptominisat crypto-random-clojure cryptsetup cryptsetup-nuke-password crystalcursors crystal-facet-uml csaps cscope csh c-sig csladspa csmash csmash-demosong csmith csound csound-manual csound-plugins csoundqt css2xslfo css3pie cssc cssmin cssparser csstidy cssutils cstocs cstream csv2latex csvjdbc csvkit csv-mode csync2 ctapi ctdconverter ctdopts ctemplate cthreadpool cthumb ctioga2 ctn ctorrent ctpl ctsim ctwm cub cubature cube2 cube2-data cube2font cubeb cubemap cubicsdr cucumber cudf cuetools culmus culmus-fancy cultivation cumin cunit cup cupp cups # cups-bjnp cups-filters cups-pdf cups-pk-helper cups-x2go cupt cura cura-engine curlpp curseofwar curtain curvedns curvesapi custodia customidenticon cutecom cutefish-core cutemaze cutesdr cutesv cutils cutycapt cuyo cvector cvelib cvise cvm cvs cvs-buildpackage cvsd cvsdelta cvs-fast-export cvsgraph cvs-mailcommit cvsps cvsweb c-vtapi cvxopt cwdaemon cwebx cwidget cwiid cwlformat cwltool cwl-upgrader cwl-utils cwm cxref cxxopts cxxtools cyarray cycfx2prog cyclades-serial-client cycle cyclonedds cylc-flow cynthiune.app cypari2 cyrus-imapd cyrus-imspd cyrus-sasl2 cysignals cython + cyvcf2 czmq d2to1 d3 d3-format d3-tip.js d52 daa2iso dablin dacco dacite dact dadadodo daemon daemonize daemonlogger daemontools dafny dahdi-tools dailystrips daisy-player daligner damapper dangen danmaq dante dapl dap-mode daps daptup daq dar darcs darcs-monitor darcsum darcula dares darkcold-gtk-theme dark-gtk-themes darkice darkmint-gtk-theme darknet darkplaces darkradiant darkstat darktable darnwdl dart darts dasbus dascrubber dash dash-el dashel dasher dask-sphinx-theme dasm dasprid-enum das-watchdog dataclasses-json data-csv-clojure data-fressian-clojure data-generators-clojure data-json-clojure datalad datalad-container datamash data-priority-map-clojure dataquay dataset-fashion-mnist datatables-extensions datatables.js data-xml-clojure date datefudge dateutils dav1d dav4tbsync davegnukem davfs2 davical davix davmail dav-text dawg dawgdic dazzdb db1-compat db4o db5.3 dbar dbconfig-common db-defaults dbeacon dbench dbf dbf2mysql dbi dbix-easy-perl dblatex dbskkd-cdb dbtoepub dbus dbusada dbus-broker dbus-c++ dbus-deviation dbus-fast dbus-glib dbus-java dbuskit dbus-python dbus-sharp dbus-sharp-glib dbus-test-runner dbview dc3dd dcap dcfldd dclock dcm2niix dcmstack dcmtk dconf dconf-editor dcontainers dcraw dctrl-tools dd2 # ddate ddcci-driver-linux ddccontrol ddccontrol-db ddclient ddcui ddcutil ddd dde-account-faces dde-calendar dde-network-utils dde-qt5integration dde-store ddgr ddir ddnet ddogleg dd-opentracing-cpp dd-plist ddpt ddrescueview ddrutility dds dds2tar ddskk ddtc ddupdate de4dot deal dealer deap debarchiver debaux debci debconf debconf-kde debdate debdelta debfoster deb-gview debhelper debian-archive-keyring debian-astro debianbuttons debian-cd debian-cloud-images debiancontributors debian-crossgrader debian-design debiandoc-sgml debiandoc-sgml-doc debiandoc-sgml-doc-pt-br debian-edu debian-edu-artwork debian-edu-artwork-legacy debian-edu-config debian-edu-doc debian-edu-fai debian-edu-install debian-edu-router debian-el debian-electronics debian-faq debian-fbx debian-games debian-gis debian-goodies debian-hamradio debian-handbook debian-installer-launcher debian-installer-netboot-images debian-installer-utils debian-junior debian-keyring debian-med debian-multimedia debian-pan debian-parl debian-policy # debian-ports-archive-keyring debian-reference debian-science debian-security-support debianutils debichem debiman debmake debmirror debmutate debocker debomatic debootstick debootstrap deborphan debos debpaste-el debpear debram debroster debsecan debsigs debsig-verify debspawn debsums debtags debtree debuerreotype debugbreak debugedit debugpy debvm deck decko decopy dee deepboof deepdiff deepin-album deepin-boot-maker deepin-calculator deepin-deb-installer deepin-gettext-tools deepin-icon-theme deepin-image-viewer deepin-log-viewer deepin-menu deepin-movie-reborn deepin-music deepin-notifications deepin-picker deepin-qt5dxcb-plugin deepin-screen-recorder deepin-shortcut-viewer deepin-sound-theme deepin-terminal deets defcon deft defusedxml deheader dehydrated dehydrated-hook-ddns-tsig deja-dup deken delay delimmatch delly delta deltarpm deluge denemo density-fitness denss depqbf deps depthcharge-tools depthcharge-tools-installer derby derivations derpconf designate-dashboard designate-tempest-plugin designate-tlds desktop-autoloader desktop-base desktop-file-utils desktopfolder desmume desproxy detachtty detox deutex devede develock-el developers-reference devhelp deviceinfo device-tree-compiler devicexlib devil devilspie devilspie2 devio devscripts-el devtodo dewalls dex dextractor dfc dfcgen-gtk dfdatetime d-feet dfu-programmer dfu-util dfwinreg dgedit dgit dh-ada-library dh-autoreconf dh-buildinfo dh-cargo dh-cmake dh-coq dhcpcd5 dhcpcd-dbus dhcpcd-ui dhcpd-pools dhcpdump dhcp-helper dhcpig dhcping dhcpoptinj dhcp-probe dhcpstarv dhcpy6d dh-di dh-dist-zilla dh-dlang dhelp dh-elpa dhex dh-exec dh-fortran-mod dh-golang dh-haskell # dhis-client dhis-mx-sendmail-engine dhis-server dh-linktree dh-lisp dh-lua dh-make dh-make-elpa dh-make-golang dh-make-perl dh-make-raku dh-nss dh-ocaml dh-octave dh-perl6 dh-php dh-puredata dh-python dh-r dh-raku dh-rebar dh-ros dh-runit dh-sysuser dh-vim-addon dh-virtualenv di dia2code diagnostics dialect dialign dialign-t dialog dials dials-data diamond-aligner dianara dia-shapes dibbler dicelab diceware dico dicomnifti dicomscope dictconv dictd dict-devil dict-elements dictem dicteval dict-foldoc diction dictionaries-common dict-jargon dictzip-java didiwiki dieharder dietlibc diet-ng diff-cover diff-hl-el diffmon diffoscope diffpdf diffstat diffuse diffutils diffview-el digikam digimend-dkms digitemp digup dijitso dill dillo dimbl dime diminish-el dimmer-el din di-netboot-assistant ding ding-libs dino-im diod diodon dioptas diploma dipy dir2ogg dirb dircproxy dirdiff directfb directvnc directx-headers dired-du dired-quick-sort dired-rsync direnv direvent direwolf dirgra dirsearch dirty-equals dirty.js dirvish dis51 disc-cover discosnp discount discover discover-data discover-my-major discus dish diskcache disk-filltest diskscan disktype dislocker disorderfs displaycal-py3 display-dhammapada dispmua disruptor dissononce dist distance distcc distlib distorm3 distrobox distro-info distro-info-data disulfinder ditaa dita-ot d-itg divxcomp dizzy django-ajax-selects django-allauth django-any-js django-anymail django-assets django-auth-ldap django-auto-one-to-one django-axes django-bitfield django-bleach django-cachalot django-cache-memoize django-cacheops django-cas-server django-celery-email django-classy-tags django-cleanup django-cors-headers django-countries django-cte django-dirtyfields django-downloadview django-environ django-filter django-fsm django-fsm-admin django-graphene django-graphiql-debug-toolbar django-guardian django-haystack django-haystack-redis django-housekeeping django-iconify django-impersonate django-invitations django-ipware django-jinja django-js-reverse django-ldapdb django-macaddress django-mailman3 django-maintenance-mode django-maintenancemode django-markupfield django-measurement django-memoize django-modeltranslation django-model-utils django-nose django-notification django-oauth-toolkit django-organizations django-pagination django-paintstore django-pglocks django-picklefield django-pipeline django-polymodels django-polymorphic django-prometheus django-python3-ldap django-q django-qr-code django-ranged-response django-recurrence django-redis django-redis-sessions django-render-block djangorestframework djangorestframework-api-key djangorestframework-filters djangorestframework-gis django-reversion django-rich django-rq django-sass django-sass-processor django-sekizai django-session-security django-setuptest django-shortuuidfield django-simple-captcha django-simple-redis-admin django-sitetree django-sortedm2m django-stronghold django-tables django-taggit django-tastypie django-templated-email django-testproject django-uwsgi django-webpack-loader django-wkhtmltopdf django-xmlrpc django-yarnpkg djbdns dj-database-url djinn djoser dj-static djview4 djvubind djvulibre dkg-handwriting dkimpy dkimpy-milter dkim-rotate dkms dkopp dl10n dlang-libevent dlang-openssl dlib dlint dlm dlmodelbox dlocate dlpack dlt-daemon dlt-viewer dma dmagnetic dmalloc dmarc-cat dmarcts-report-parser dmaths dmg2img dmidecode dmitry dmlc-core dmraid dmrconfig dmtx-utils dmucs dm-writeboost dmz-cursor-theme dnaclust dna
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/forky/arm64/index_buildinfos.html
Overview of .buildinfo files for forky/arm64 Debian navigation Suite/architecture overviews Tested architectures: amd64 arm64 Tested suites: bookworm trixie forky unstable experimental Test results statistics Results for forky/arm64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for arm64 Maintainers of in forky Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Overview of .buildinfo files for forky/arm64 39452 sources with .buildinfo files found: (While we also know about 0 sources without .buildinfo files in forky/arm64.) src: 0ad pkgs: 0.27.1-3 / .buildinfo src: 0ad-data pkgs: 0.27.1-1 / .buildinfo src: 0install-solver pkgs: 2.18-1+b4 / .buildinfo src: 2048 pkgs: 1.0.3-1 / .buildinfo src: 2048-qt pkgs: 0.1.6-2+b4 / .buildinfo src: 2ping pkgs: 4.5-1.2 / .buildinfo src: 2vcard pkgs: 0.6-5 / .buildinfo src: 3270font pkgs: 3.0.1-1 / .buildinfo src: 3d-ascii-viewer-c pkgs: 1.4.0+git20240503+ds-2 / .buildinfo src: 3depict pkgs: 0.0.23-2+b5 / .buildinfo src: 4g8 pkgs: 1.0-8 / .buildinfo src: 4pane pkgs: 8.0-1+b6 / .buildinfo src: 4ti2 pkgs: 1.6.14+ds-1 / .buildinfo src: 64tass pkgs: 1.60.3243-1 / .buildinfo src: 6tunnel pkgs: 1:0.14-1 / .buildinfo src: 7kaa pkgs: 2.15.7+ds-1 / .buildinfo src: 7zip pkgs: 25.01+dfsg-5 / .buildinfo src: 81voltd pkgs: 1.0.0-1 / .buildinfo src: 9base pkgs: 1:6-15 / .buildinfo src: 9menu pkgs: 1.11-1 / .buildinfo src: 9mount pkgs: 1.3+hg20170412-2 / .buildinfo src: 9wm pkgs: 1.4.1-1+b1 / .buildinfo src: a2d pkgs: 2.0.5-2 / .buildinfo src: a2jmidid pkgs: 9-4 / .buildinfo src: a2ps pkgs: 1:4.15.7-5 / .buildinfo src: a52dec pkgs: 0.7.4-20+b3 / .buildinfo src: a56 pkgs: 1.3+dfsg-12 / .buildinfo src: a7xpg pkgs: 0.11.dfsg1-12 / .buildinfo src: a7xpg pkgs: 0.11.dfsg1-12+b1 / .buildinfo src: aa3d pkgs: 1.0-8.3 / .buildinfo src: aac-tactics pkgs: 8.20.0-1+b5 / .buildinfo src: aalib pkgs: 1.4p5-51.1+b1 / .buildinfo src: aaphoto pkgs: 0.45-1+b3 / .buildinfo src: aardvark-dns pkgs: 1.16.0-2 / .buildinfo src: aasvg pkgs: 0.3.2-1 / .buildinfo src: abacas pkgs: 1.3.1-10 / .buildinfo src: abbtr pkgs: 1.0.4-1 / .buildinfo src: abcde pkgs: 2.9.3-1 / .buildinfo src: abcl pkgs: 1.9.2-2 / .buildinfo src: abcm2ps pkgs: 8.14.17-3 / .buildinfo src: abcmidi pkgs: 20250627+ds-1.1 / .buildinfo src: abe pkgs: 1.1+dfsg-6.1 / .buildinfo src: abego-treelayout pkgs: 1.0.3-2 / .buildinfo src: abgate pkgs: 1.2.0-2+b2 / .buildinfo src: abicheck pkgs: 1.2-12 / .buildinfo src: abi-compliance-checker pkgs: 2.3-5.1 / .buildinfo src: abi-dumper pkgs: 1.4-1 / .buildinfo src: abi-monitor pkgs: 1.12-2.1 / .buildinfo src: abind pkgs: 1.4-8-1 / .buildinfo src: abi-tracker pkgs: 1.11-1.1 / .buildinfo src: abiword pkgs: 3.0.7~dfsg-4 / .buildinfo src: ableton-link pkgs: 3.1.2+dfsg-1 / .buildinfo src: ableton-link pkgs: 3.1.2+dfsg-1+b1 / .buildinfo src: ablog pkgs: 0.11.12-13 / .buildinfo src: abntex pkgs: 0.9.beta2-2 / .buildinfo src: abook pkgs: 0.6.1-3+b2 / .buildinfo src: abootimg pkgs: 0.6-2 / .buildinfo src: abpoa pkgs: 1.5.5-1+b1 / .buildinfo src: abr2gbr pkgs: 1:1.0.2-7 / .buildinfo src: abseil pkgs: 20240722.0-4 / .buildinfo src: abs-guide pkgs: 10-4 / .buildinfo src: abx pkgs: 0.1-0.1 / .buildinfo src: abyss pkgs: 2.3.10-1+b1 / .buildinfo src: accerciser pkgs: 3.48.0-1 / .buildinfo src: accessible-pygments pkgs: 0.0.5-2 / .buildinfo src: access-modifier-checker pkgs: 1.34-1 / .buildinfo src: accessodf pkgs: 0.1.1~b-3 / .buildinfo src: accounts-qml-module pkgs: 0.7+git20231028.05e79eb-7 / .buildinfo src: accountsservice pkgs: 23.13.9-8 / .buildinfo src: acct pkgs: 6.6.4-10 / .buildinfo src: ace pkgs: 8.0.5+dfsg-2 / .buildinfo src: ace-link pkgs: 0.5.0-5 / .buildinfo src: ace-of-penguins pkgs: 1.5~rc2-7 / .buildinfo src: acepack pkgs: 1.6.3-1 / .buildinfo src: ace-popup-menu pkgs: 0.2.1-5 / .buildinfo src: acetoneiso pkgs: 2.4-7 / .buildinfo src: ace-window pkgs: 0.10.0-3 / .buildinfo src: acheck pkgs: 0.5.14 / .buildinfo src: acheck-rules pkgs: 0.3.7 / .buildinfo src: achilles pkgs: 2-13 / .buildinfo src: ack pkgs: 3.8.1-1 / .buildinfo src: acl pkgs: 2.3.2-2+b1 / .buildinfo src: acl2 pkgs: 8.6+dfsg-3 / .buildinfo src: aclock.app pkgs: 0.4.0+20210312-1+b2 / .buildinfo src: acme pkgs: 1:0.97~svn20251213+ds-1 / .buildinfo src: acme.sh pkgs: 3.1.2+~cs0.0.20251126-1 / .buildinfo src: acme-tiny pkgs: 1:5.0.1-1 / .buildinfo src: acmetool pkgs: 0.2.2-3+b2 / .buildinfo src: aconnectgui pkgs: 0.9.0rc2-1-14 / .buildinfo src: acorn pkgs: 8.8.1+ds+~cs25.17.7-3 / .buildinfo src: acorn-fdisk pkgs: 3.0.6-14 / .buildinfo src: acpi pkgs: 1.8-1 / .buildinfo src: acpi-call pkgs: 1.2.2-2.1 / .buildinfo src: acpica-unix pkgs: 20251212-1 / .buildinfo src: acpid pkgs: 1:2.0.34-1+b2 / .buildinfo src: acpi-support pkgs: 0.143-5.2 / .buildinfo src: acpitool pkgs: 0.5.1-7+b1 / .buildinfo src: acr pkgs: 2.2.4-2 / .buildinfo src: acsccid pkgs: 1.1.13-1 / .buildinfo src: acstore pkgs: 0~20240407-3 / .buildinfo src: actdiag pkgs: 3.0.0+dfsg1-5 / .buildinfo src: actiona pkgs: 3.11.1-3+b1 / .buildinfo src: activemq-activeio pkgs: 3.1.4-4 / .buildinfo src: activemq-protobuf pkgs: 1.1-8 / .buildinfo src: activities-el pkgs: 0.7.2+git20251021.a4ce6ce-3 / .buildinfo src: activity-aware-firefox pkgs: 0.4.2+git20250816.c6082f37-1 / .buildinfo src: actor-framework pkgs: 0.17.6-3.2 / .buildinfo src: adapt pkgs: 1.0.0-1.1 / .buildinfo src: adapterremoval pkgs: 2.3.4-1 / .buildinfo src: adaptive-wrap pkgs: 0.8-5 / .buildinfo src: adarkroom pkgs: 1.4+dfsg.1-3 / .buildinfo src: adasockets pkgs: 1.14-3 / .buildinfo src: adcli pkgs: 0.9.2-1+b2 / .buildinfo src: adduser pkgs: 3.154 / .buildinfo src: adequate pkgs: 0.17.6 / .buildinfo src: adios2 pkgs: 2.10.2+dfsg1-5 / .buildinfo src: adios2 pkgs: 2.10.2+dfsg1-5+b2 / .buildinfo src: adios4dolfinx pkgs: 0.10.0.post0-3 / .buildinfo src: adjtimex pkgs: 1.29-12 / .buildinfo src: adjutant pkgs: 11.0.0-1 / .buildinfo src: adjutant-ui pkgs: 11.0.0-1 / .buildinfo src: admesh pkgs: 0.98.5-1+b2 / .buildinfo src: adminer pkgs: 5.4.1+dfsg-1 / .buildinfo src: adms pkgs: 2.3.7-2 / .buildinfo src: adns pkgs: 1.6.1-1+b1 / .buildinfo src: adolc pkgs: 2.7.2-7 / .buildinfo src: adonthell pkgs: 0.3.8-5 / .buildinfo src: adonthell-data pkgs: 0.3.8-2 / .buildinfo src: adplay pkgs: 1.9-1+b1 / .buildinfo src: adplug pkgs: 2.4+dfsg-2 / .buildinfo src: adql pkgs: 2.0~beta+ds-5 / .buildinfo src: adr-tools pkgs: 3.0.0-2 / .buildinfo src: adun.app pkgs: 0.81-15+b1 / .buildinfo src: advancecomp pkgs: 2.5-1+b1 / .buildinfo src: advi pkgs: 2.0.0-5 / .buildinfo src: advocate pkgs: 1.0.0-7 / .buildinfo src: adwaita-icon-theme pkgs: 49.0-1 / .buildinfo src: adwaita-icon-theme-legacy pkgs: 46.2-2 / .buildinfo src: adwaita-qt pkgs: 1.4.2-3+b4 / .buildinfo src: aegean pkgs: 0.16.0+dfsg-5 / .buildinfo src: a-el pkgs: 1.0.0-4 / .buildinfo src: aeolus pkgs: 0.10.4-1+b4 / .buildinfo src: aeonbits-owner pkgs: 1.0.12+ds-5 / .buildinfo src: aephea pkgs: 12-248-3 / .buildinfo src: aerc pkgs: 0.21.0-1+b1 / .buildinfo src: aesfix pkgs: 1.0.1-8+b1 / .buildinfo src: aespipe pkgs: 2.4h-1 / .buildinfo src: aether-ant-tasks pkgs: 1.0.1-6 / .buildinfo src: aetos pkgs: 1.0.0-3 / .buildinfo src: aevol pkgs: 5.0+ds-4 / .buildinfo src: aewan pkgs: 1.0.01-6 / .buildinfo src: afdko pkgs: 4.0.1+dfsg1-2 / .buildinfo src: afdko pkgs: 4.0.1+dfsg1-2+b1 / .buildinfo src: afew pkgs: 3.0.1-8 / .buildinfo src: affiche pkgs: 0.6.0-13 / .buildinfo src: afflib pkgs: 3.7.22-1 / .buildinfo src: afio pkgs: 2.5.2-3+b2 / .buildinfo src: aflplusplus pkgs: 4.33c-0.2 / .buildinfo src: aft pkgs: 2:5.098-7 / .buildinfo src: afterburner.fx pkgs: 1.7.0-3 / .buildinfo src: afterstep pkgs: 2.2.12-18.1 / .buildinfo src: agda pkgs: 2.6.4.3-1 / .buildinfo src: agda pkgs: 2.6.4.3-1+b2 / .buildinfo src: agda-stdlib pkgs: 2.1-4 / .buildinfo src: age pkgs: 1.2.1-1 / .buildinfo src: age pkgs: 1.2.1-1+b6 / .buildinfo src: agedu pkgs: 20211129.8cd63c5-1+b1 / .buildinfo src: agenda.app pkgs: 0.47-2 / .buildinfo src: agg pkgs: 1:2.7.0.r145+dfsg-2.1 / .buildinfo src: aggdraw pkgs: 1.4.1-1 / .buildinfo src: aggregate pkgs: 1.6-8 / .buildinfo src: aggressive-indent-mode pkgs: 1.10.0+git20230112.1.a437a45-1 / .buildinfo src: aghermann pkgs: 1.1.2-5+b3 / .buildinfo src: aglfn pkgs: 1.7+git20191031.4036a9c-2 / .buildinfo src: agnostic-lizard pkgs: 0~git20201010.1.fe3a737-2 / .buildinfo src: aha pkgs: 0.5.1-3+b1 / .buildinfo src: aide pkgs: 0.19.2-3 / .buildinfo src: aiksaurus pkgs: 1.2.1+dev-0.12-7.2 / .buildinfo src: aiksaurus pkgs: 1.2.1+dev-0.12-7.2+b1 / .buildinfo src: aioairzone pkgs: 1.0.4-1 / .buildinfo src: aioaseko pkgs: 1.0.0-2 / .buildinfo src: aiobafi6 pkgs: 0.9.0-2 / .buildinfo src: aiocache pkgs: 0.12.3-2 / .buildinfo src: aiocoap pkgs: 0.4.14-1 / .buildinfo src: aiocomelit pkgs: 2.0.0-1 / .buildinfo src: aioconsole pkgs: 0.8.2-1 / .buildinfo src: aiodns pkgs: 3.6.1-2 / .buildinfo src: aiodogstatsd pkgs: 0.16.0-5 / .buildinfo src: aiodukeenergy pkgs: 0.3.0-1 / .buildinfo src: aioeagle pkgs: 1.1.0-2 / .buildinfo src: aio-eapi pkgs: 0.6.3-7 / .buildinfo src: aioecowitt pkgs: 2025.9.2-1 / .buildinfo src: aioelectricitymaps pkgs: 1.1.1-1 / .buildinfo src: aiofile pkgs: 3.9.0-1.1 / .buildinfo src: aiofiles pkgs: 25.1.0-2 / .buildinfo src: aioftp pkgs: 0.27.2-1 / .buildinfo src: aiohappyeyeballs pkgs: 2.6.1-2 / .buildinfo src: aiohttp-asyncmdnsresolver pkgs: 0.1.1-2 / .buildinfo src: aiohttp-cors pkgs: 0.8.1-1 / .buildinfo src: aiohttp-fast-url-dispatcher pkgs: 0.3.1-3 / .buildinfo src: aiohttp-fast-zlib pkgs: 0.3.0-2 / .buildinfo src: aiohttp-jinja2 pkgs: 1.6-1 / .buildinfo src: aiohttp-socks pkgs: 0.10.1-1 / .buildinfo src: aiohttp-sse pkgs: 2.2.0-4 / .buildinfo src: aiohttp-sse-client2 pkgs: 0.3.0-2 / .buildinfo src: aiohttp-wsgi pkgs: 0.10.0-1 / .buildinfo src: aioimaplib pkgs: 2.0.1-2 / .buildinfo src: aiolimiter pkgs: 1.2.1-1.1 / .buildinfo src: aiomcache pkgs: 0.8.2-1 / .buildinfo src: aiomysql pkgs: 0.3.2-1 / .buildinfo src: aionotify pkgs: 0.2.0-3 / .buildinfo src: aionotion pkgs: 2025.02.0-1 / .buildinfo src: aiooui pkgs: 0.1.9-1 / .buildinfo src: aiopegelonline pkgs: 0.1.1-1 / .buildinfo src: aiopg pkgs: 1.5.0~a1-1 / .buildinfo src: aioprocessing pkgs: 2.0.1-2 / .buildinfo src: aiopurpleair pkgs: 2025.08.1-1 / .buildinfo src: aioquic pkgs: 1.2.0-1 / .buildinfo src: aioquic pkgs: 1.2.0-1+b1 / .buildinfo src: aiorpcx pkgs: 0.25.0-1 / .buildinfo src: aiortsp pkgs: 1.4.0-1 / .buildinfo src: aiorussound pkgs: 4.9.0-1 / .buildinfo src: aioruuvigateway pkgs: 0.1.0-2 / .buildinfo src: aiosignal pkgs: 1.4.0-1 / .buildinfo src: aiosmtplib pkgs: 5.0.0-1 / .buildinfo src: aiosteamist pkgs: 1.0.1-1 / .buildinfo src: aiostreammagic pkgs: 2.11.0-2 / .buildinfo src: aiotankerkoenig pkgs: 0.5.0-1 / .buildinfo src: aiotask-context pkgs: 0.6.1-3 / .buildinfo src: aiousbwatcher pkgs: 1.1.1-1 / .buildinfo src: aiowatttime pkgs: 2024.6.0-2 / .buildinfo src: aioxmlrpc pkgs: 0.10.0-1 / .buildinfo src: aiozipkin pkgs: 1.1.1a1-1 / .buildinfo src: aiozmq pkgs: 1.0.0-1 / .buildinfo src: aiozoneinfo pkgs: 0.2.3-1 / .buildinfo src: aircrack-ng pkgs: 1:1.7+git20230807.4bf83f1a-2 / .buildinfo src: aircrack-ng pkgs: 1:1.7+git20230807.4bf83f1a-2+b1 / .buildinfo src: airlift-airline pkgs: 0.7-3 / .buildinfo src: airlift-slice pkgs: 0.16-1 / .buildinfo src: ai.robots.txt pkgs: 1.44+dfsg-2 / .buildinfo src: air-quality-sensor pkgs: 0.1.5-1+b2 / .buildinfo src: airspyhf pkgs: 1.6.8-5 / .buildinfo src: airspyone-host pkgs: 1.0.10-5 / .buildinfo src: airstrike pkgs: 0.99+1.0pre6a-12 / .buildinfo src: airthings-ble pkgs: 1.2.0-1 / .buildinfo src: airthings-cloud pkgs: 0.2.0-2 / .buildinfo src: aisleriot pkgs: 1:3.22.35-5 / .buildinfo src: aj-snapshot pkgs: 0.9.9-4+b2 / .buildinfo src: akira pkgs: 0.0.16-2+b2 / .buildinfo src: akonadi pkgs: 4:25.08.3-2 / .buildinfo src: akonadi-calendar pkgs: 4:25.08.3-2 / .buildinfo src: akonadi-calendar-tools pkgs: 4:25.08.3-2 / .buildinfo src: akonadiconsole pkgs: 4:25.08.3-2 / .buildinfo src: akonadi-contacts pkgs: 4:25.08.3-2 / .buildinfo src: akonadi-import-wizard pkgs: 4:25.08.3-2 / .buildinfo src: akonadi-mime pkgs: 4:25.08.3-2 / .buildinfo src: akonadi-search pkgs: 4:25.08.3-2 / .buildinfo src: akregator pkgs: 4:25.08.3-2 / .buildinfo src: akuma pkgs: 1.10-3 / .buildinfo src: alabaster pkgs: 0.7.16-0.1 / .buildinfo src: alacarte pkgs: 3.58.0-1 / .buildinfo src: aladin pkgs: 12.060+dfsg-3 / .buildinfo src: alarm-clock-applet pkgs: 0.4.1-6 / .buildinfo src: alberta pkgs: 3.1.1-3 / .buildinfo src: aldo pkgs: 0.7.8-3 / .buildinfo src: ale pkgs: 0.9.0.3-6+b1 / .buildinfo src: alembic pkgs: 1.16.4-4 / .buildinfo src: alembic-graphics pkgs: 1.8.9-1 / .buildinfo src: alertmanager-irc-relay pkgs: 0.5.1-3 / .buildinfo src: alevt pkgs: 1:1.8.3-1 / .buildinfo src: alex pkgs: 3.5.4.0-1 / .buildinfo src: alfa pkgs: 2.2-1+b3 / .buildinfo src: alfred pkgs: 2025.5-1 / .buildinfo src: alglib pkgs: 4.2.0-3 / .buildinfo src: algobox pkgs: 1.1.1+dfsg-1+b3 / .buildinfo src: algol68g pkgs: 3.1.2-1.2 / .buildinfo src: algotutor pkgs: 0.8.6-6 / .buildinfo src: alice pkgs: 0.19-3 / .buildinfo src: alien pkgs: 8.95.9-1 / .buildinfo src: alienblaster pkgs: 1.1.0-13 / .buildinfo src: alien-hunter pkgs: 1.7-10 / .buildinfo src: aliki pkgs: 0.3.0-6+b2 / .buildinfo src: alkimia pkgs: 8.2.1-1 / .buildinfo src: allegro4.4 pkgs: 2:4.4.3.1-7 / .buildinfo src: allegro5 pkgs: 2:5.2.11.2+dfsg-1 / .buildinfo src: allelecount pkgs: 4.3.0-3 / .buildinfo src: alligator pkgs: 25.12.0-1 / .buildinfo src: all-knowing-dns pkgs: 1.7-7 / .buildinfo src: allow-html-temp pkgs: 10.1.1-1 / .buildinfo src: almond pkgs: 0.3.3+dfsg-10 / .buildinfo src: alot pkgs: 0.11-3 / .buildinfo src: alpine pkgs: 2.26+dfsg-5 / .buildinfo src: alpine-chroot-install pkgs: 0.14.0-1 / .buildinfo src: alqalam pkgs: 0.2-10 / .buildinfo src: alsaequal pkgs: 0.6-8+b4 / .buildinfo src: alsa-lib pkgs: 1.2.15.1-1 / .buildinfo src: alsamixergui pkgs: 0.9.0rc2-1-13 / .buildinfo src: alsa-oss pkgs: 1.1.8-2+b1 / .buildinfo src: alsaplayer pkgs: 0.99.82-4 / .buildinfo src: alsa-plugins pkgs: 1.2.12-2+b4 / .buildinfo src: alsa-scarlett-gui pkgs: 0.5.1-1 / .buildinfo src: alsa-tools pkgs: 1.2.15-1 / .buildinfo src: alsa-topology-conf pkgs: 1.2.5.1-3 / .buildinfo src: alsa-ucm-conf pkgs: 1.2.15.1-1 / .buildinfo src: alsa-ucm-conf-asahi pkgs: 8-3 / .buildinfo src: alsa-utils pkgs: 1.2.15.1-1 / .buildinfo src: altdns pkgs: 1.0.2+git20250109.6728272-1 / .buildinfo src: altermime pkgs: 0.3.10-13+b1 / .buildinfo src: alter-sequence-alignment pkgs: 1.3.4-8 / .buildinfo src: altos pkgs: 1.9.22-2 / .buildinfo src: altree pkgs: 1.3.2-4 / .buildinfo src: alttab pkgs: 1.7.1-5 / .buildinfo src: alure pkgs: 1.2-11 / .buildinfo src: amap-align pkgs: 2.2+git20080214.600fc29+dfsg-2+b1 / .buildinfo src: amarok pkgs: 3.3.1-2 / .buildinfo src: amavisd-new pkgs: 1:2.13.0-7 / .buildinfo src: amazon-ec2-net-utils pkgs: 2.4.1-2 / .buildinfo src: amazon-ec2-utils pkgs: 2.1.0-1.1 / .buildinfo src: amazon-ecr-credential-helper pkgs: 0.7.1-2.1 / .buildinfo src: amazon-ecr-credential-helper pkgs: 0.7.1-2.1+b7 / .buildinfo src: ambdec pkgs: 0.7.1-1+b2 / .buildinfo src: amberol pkgs: 2025.1-5 / .buildinfo src: amb-plugins pkgs: 0.8.1-8+b1 / .buildinfo src: amdgcn-tools-21 pkgs: 21 / .buildinfo src: amfora pkgs: 1.11.0-1+b1 / .buildinfo src: amide pkgs: 1.0.6-8 / .buildinfo src: amideco pkgs: 0.31e-4 / .buildinfo src: amiga-fdisk pkgs: 0.04-18 / .buildinfo src: amispammer pkgs: 3.3-3 / .buildinfo src: aml pkgs: 0.3.0-3 / .buildinfo src: amoebax pkgs: 0.2.1+dfsg-7 / .buildinfo src: amphetamine pkgs: 0.8.10-21+b1 / .buildinfo src: amphetamine-data pkgs: 0.8.7-20 / .buildinfo src: ample pkgs: 0.5.7-15 / .buildinfo src: ampliconnoise pkgs: 1.29-17 / .buildinfo src: ampr-ripd pkgs: 2.4.1-1+b4 / .buildinfo src: amqp-specs pkgs: 1-0r0-4 / .buildinfo src: amqtt pkgs: 0.11.3-2 / .buildinfo src: ams pkgs: 2.2.1-2 / .buildinfo src: amtterm pkgs: 1.4-3+b1 / .buildinfo src: amule-emc pkgs: 0.5.2-4+b1 / .buildinfo src: an pkgs: 1.2-7+b3 / .buildinfo src: anacron pkgs: 2.3-47 / .buildinfo src: analitza pkgs: 4:25.04.0-1 / .buildinfo src: analizo pkgs: 1.25.5-3 / .buildinfo src: analog pkgs: 2:6.0.17-3+b2 / .buildinfo src: ananta pkgs: 1.1.5-1 / .buildinfo src: anarchism pkgs: 15.3-5 / .buildinfo src: ancient pkgs: 2.3.0-1 / .buildinfo src: andi pkgs: 0.14-3+b1 / .buildinfo src: androguard pkgs: 3.4.0~a1-18 / .buildinfo src: android-file-transfer pkgs: 4.5-2 / .buildinfo src: android-platform-art pkgs: 14.0.0+r15-5 / .buildinfo src: android-platform-art pkgs: 1:14.0.0+r15-5 / .buildinfo src: android-platform-build pkgs: 1:10.0.0+r36-1.1 / .buildinfo src: android-platform-external-boringssl pkgs: 14.0.0+r45-3 / .buildinfo src: android-platform-external-jsilver pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-external-rappor pkgs: 9.0.0+r35-1.1 / .buildinfo src: android-platform-frameworks-base pkgs: 1:14~beta1-5 / .buildinfo src: android-platform-frameworks-data-binding pkgs: 2.2.2-6 / .buildinfo src: android-platform-libcore pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-system-tools-hidl pkgs: 10.0.0+r36-3.1+b1 / .buildinfo src: android-platform-tools pkgs: 34.0.5-12 / .buildinfo src: android-platform-tools pkgs: 1:34.0.5-12 / .buildinfo src: android-platform-tools-analytics-library pkgs: 2.2.2-3 / .buildinfo src: android-platform-tools-apksig pkgs: 35.0.2-1 / .buildinfo src: android-platform-tools-base pkgs: 2.2.2-6 / .buildinfo src: android-sdk-helper pkgs: 0.2 / .buildinfo src: android-udev-rules pkgs: 0~20250314+ds-5 / .buildinfo src: angband pkgs: 1:4.2.5+dfsg1-3 / .buildinfo src: angelfish pkgs: 25.08.2-1 / .buildinfo src: angelscript pkgs: 2.38.0+ds-2 / .buildinfo src: angrydd pkgs: 1.0.1-14 / .buildinfo src: angular.js pkgs: 1.8.3-3 / .buildinfo src: ani-cli pkgs: 4.10-1 / .buildinfo src: animals pkgs: 201207131226-2.3 / .buildinfo src: animal-sniffer pkgs: 1.16-2 / .buildinfo src: ann pkgs: 1.1.2+doc-9+b2 / .buildinfo src: annexremote pkgs: 1.6.6-1 / .buildinfo src: annotation-indexer pkgs: 1.17-1 / .buildinfo src: anomaly pkgs: 1.1.0-5 / .buildinfo src: anonip pkgs: 1.1.0-2.1 / .buildinfo src: anope pkgs: 2.0.17-1.1 / .buildinfo src: anorack pkgs: 0.2.8-1 / .buildinfo src: anosql pkgs: 1.0.1-3 / .buildinfo src: ansi pkgs: 0.3.7-1 / .buildinfo src: ansible pkgs: 13.1.0+dfsg-1 / .buildinfo src: ansible-core pkgs: 2.19.4-1 / .buildinfo src: ansible-lint pkgs: 25.6.1+really25.2.1-1 / .buildinfo src: ansible-runner pkgs: 2.4.1-1 / .buildinfo src: ansifilter pkgs: 2.21-1 / .buildinfo src: ansilove pkgs: 4.2.1-1 / .buildinfo src: ansimarkup pkgs: 2.1.0-2 / .buildinfo src: ansiweather pkgs: 1.19.0-1 / .buildinfo src: ant pkgs: 1.10.15-1 / .buildinfo src: anta pkgs: 1.7.0-1 / .buildinfo src: ant-contrib pkgs: 1.0~b3+svn177-12 / .buildinfo src: antelope pkgs: 3.5.1-5 / .buildinfo src: anthy pkgs: 1:0.4-3 / .buildinfo src: anthy pkgs: 1:0.4-3+b1 / .buildinfo src: antigrav pkgs: 0.0.3-12 / .buildinfo src: antimeridian pkgs: 0.4.5-1 / .buildinfo src: antimicro pkgs: 3.5.1-1 / .buildinfo src: antimony pkgs: 0.9.3-2.1 / .buildinfo src: antiword pkgs: 0.37-17 / .buildinfo src: antlr pkgs: 2.7.7+dfsg-14 / .buildinfo src: antlr3 pkgs: 3.5.3-3 / .buildinfo src: antlr4 pkgs: 4.9.2-3 / .buildinfo src: antlr4-cpp-runtime pkgs: 4.9+dfsg-4 / .buildinfo src: antlr-maven-plugin pkgs: 2.2-7 / .buildinfo src: antpm pkgs: 1.24-1+b1 / .buildinfo src: any2fasta pkgs: 0.4.2-2 / .buildinfo src: anymarkup pkgs: 0.8.1-2 / .buildinfo src: anymarkup-core pkgs: 0.8.1-3 / .buildinfo src: anymeal pkgs: 1.34-1 / .buildinfo src: anytree pkgs: 2.12.1-3.1 / .buildinfo src: anytun pkgs: 0.3.8-1.1 / .buildinfo src: aobook pkgs: 1.0.3-3+b2 / .buildinfo src: aodh pkgs: 21.0.0-4 / .buildinfo src: aoetools pkgs: 36-6+b2 / .buildinfo src: aoeui pkgs: 1.7+20160302.git4e5dee9-3+b1 / .buildinfo src: aoflagger pkgs: 3.4.0-4 / .buildinfo src: aom pkgs: 3.13.1-2 / .buildinfo src: ap51-flash pkgs: 2025.0-1 / .buildinfo src: apache2 pkgs: 2.4.66-2 / .buildinfo src: apache-commons-rdf pkgs: 0.5.0-2 / .buildinfo src: apache-curator pkgs: 5.7.1+ds-1 / .buildinfo src: apache-directory-api pkgs: 2.1.2-2 / .buildinfo src: apache-directory-jdbm pkgs: 2.0.0~M2-3 / .buildinfo src: apache-directory-server pkgs: 2.0.0~M26-5 / .buildinfo src: apache-jena pkgs: 4.9.0-1 / .buildinfo src: apache-log4j1.2 pkgs: 1.2.17-11 / .buildinfo src: apache-log4j2 pkgs: 2.19.0-2 / .buildinfo src: apache-log4j-extras1.2 pkgs: 1.2.17-3 / .buildinfo src: apache-mime4j pkgs: 0.8.13-1 / .buildinfo src: apache-mode-el pkgs: 2.2.0-9 / .buildinfo src: apache-opennlp pkgs: 2.5.3-1 / .buildinfo src: apache-pom pkgs: 33-2 / .buildinfo src: apachetop pkgs: 0.23.2-4 / .buildinfo src: apache-upload-progress-module pkgs: 0.2+git20220203.4467d50-1 / .buildinfo src: apbs pkgs: 3.4.1-7 / .buildinfo src: apel pkgs: 10.8+0.20220720-1 / .buildinfo src: apertium pkgs: 3.9.12-1+b1 / .buildinfo src: apertium-afr-nld pkgs: 0.3.0-3 / .buildinfo src: apertium-all-dev pkgs: 3.8.1-3 / .buildinfo src: apertium-anaphora pkgs: 1.1.1-1+b4 / .buildinfo src: apertium-apy pkgs: 0.13.0-1 / .buildinfo src: apertium-arg-cat pkgs: 0.3.0-2 / .buildinfo src: apertium-bel-rus pkgs: 0.2.1-2 / .buildinfo src: apertium-br-fr pkgs: 0.5.1-1 / .buildinfo src: apertium-cat-ita pkgs: 1.1.0-1 / .buildinfo src: apertium-cat-srd pkgs: 1.2.0-1 / .buildinfo src: apertium-eng-cat pkgs: 1.0.1-5 / .buildinfo src: apertium-eng-spa pkgs: 0.8.1-2 / .buildinfo src: apertium-eo-ca pkgs: 1:0.9.2-1 / .buildinfo src: apertium-eo-es pkgs: 1:0.9.2-1 / .buildinfo src: apertium-eo-fr pkgs: 0.9.1-1 / .buildinfo src: apertium-es-gl pkgs: 1.0.9-3 / .buildinfo src: apertium-es-pt pkgs: 1.1.6-1 / .buildinfo src: apertium-eu-es pkgs: 0.3.4-1 / .buildinfo src: apertium-eval-translator pkgs: 1.2.2-1 / .buildinfo src: apertium-fra-cat pkgs: 1.10.0-1 / .buildinfo src: apertium-fra-frp pkgs: 1.1.0-1 / .buildinfo src: apertium-fr-es pkgs: 0.9.4-1 / .buildinfo src: apertium-get pkgs: 1.0.2-1 / .buildinfo src: apertium-hbs-eng pkgs: 0.5.1-2 / .buildinfo src: apertium-hbs-mkd pkgs: 0.1.1-1 / .buildinfo src: apertium-hbs-slv pkgs: 0.5.1-2 / .buildinfo src: apertium-hin pkgs: 0.1.0~r59158-4 / .buildinfo src: apertium-ind-zlm pkgs: 0.1.2-3 / .buildinfo src: apertium-isl-swe pkgs: 0.1.1-2 / .buildinfo src: apertium-lex-tools pkgs: 0.5.0-1+b1 / .buildinfo src: apertium-mkd-bul pkgs: 0.2.1-2 / .buildinfo src: apertium-mkd-eng pkgs: 0.1.3-2 / .buildinfo src: apertium-oc-ca pkgs: 1.0.7-1 / .buildinfo src: apertium-oci-fra pkgs: 1.0.0-2 / .buildinfo src: apertium-pol-szl pkgs: 0.2.1-3 / .buildinfo src: apertium-por-cat pkgs: 0.10.1-2 / .buildinfo src: apertium-pt-gl pkgs: 0.9.3-1 / .buildinfo src: apertium-recursive pkgs: 1.2.1-1+b1 / .buildinfo src: apertium-regtest pkgs: 0.9.2-1 / .buildinfo src: apertium-rus-ukr pkgs: 0.2.1-4 / .buildinfo src: apertium-separable pkgs: 0.7.1-1 / .buildinfo src: apertium-spa-arg pkgs: 0.6.0-2 / .buildinfo src: apertium-spa-ast pkgs: 1.1.1-2 / .buildinfo src: apertium-spa-cat pkgs: 2.2.0-3 / .buildinfo src: apertium-spa-ita pkgs: 0.2.1-3 / .buildinfo src: apertium-srd-ita pkgs: 1.3.0-1 / .buildinfo src: apertium-streamparser pkgs: 5.0.2-3 / .buildinfo src: apertium-swe-dan pkgs: 0.8.1-3 / .buildinfo src: apertium-urd pkgs: 0.1.0~r61311-3 / .buildinfo src: apertium-urd-hin pkgs: 0.1.0~r64379-4 / .buildinfo src: apfsprogs pkgs: 0.2.1-4 / .buildinfo src: apg pkgs: 2.2.3.dfsg.1-7.1 / .buildinfo src: apgdiff pkgs: 2.7.0-1 / .buildinfo src: apiguardian pkgs: 1.1.2-1 / .buildinfo src: api-sanity-checker pkgs: 1.98.7-2.2 / .buildinfo src: apispec pkgs: 6.9.0-1 / .buildinfo src: apitrace pkgs: 13.0+repack-1 / .buildinfo src: apiwrap-el pkgs: 0.5-6 / .buildinfo src: apkinspector pkgs: 1.3.6-1 / .buildinfo src: apk-parser pkgs: 2.6.10+ds-4 / .buildinfo src: apksigcopier pkgs: 1.1.1-1 / .buildinfo src: apktool pkgs: 2.7.0+dfsg-7.1 / .buildinfo src: aplpy pkgs: 2.2.0-2 / .buildinfo src: apng2gif pkgs: 1.8-5+b2 / .buildinfo src: apngasm pkgs: 2.91-6 / .buildinfo src: apngdis pkgs: 2.9-6+b2 / .buildinfo src: apngopt pkgs: 1.4-4 / .buildinfo src: apophenia pkgs: 1.0+ds-10 / .buildinfo src: apostrophe pkgs: 3.4-2 / .buildinfo src: apparix pkgs: 11-062-4 / .buildinfo src: apparmor pkgs: 4.1.0-1 / .buildinfo src: apparmor pkgs: 4.1.0-1+b1 / .buildinfo src: apparmor-profiles-extra pkgs: 1.35 / .buildinfo src: appconfig pkgs: 1.71-2.3 / .buildinfo src: appmenu-gtk-module pkgs: 25.04-1 / .buildinfo src: appmenu-registrar pkgs: 25.04-1 / .buildinfo src: app-model pkgs: 0.5.1-1 / .buildinfo src: apprise pkgs: 1.9.3-1 / .buildinfo src: approx pkgs: 5.13-1+b6 / .buildinfo src: appstream pkgs: 1.1.1-1 / .buildinfo src: appstream-generator pkgs: 0.10.1-1.1 / .buildinfo src: appstream-glib pkgs: 0.8.3-2 / .buildinfo src: apr pkgs: 1.7.6-3 / .buildinfo src: apriltag pkgs: 3.4.5-3 / .buildinfo src: aprsdigi pkgs: 3.11.0-1+b1 / .buildinfo src: apr-util pkgs: 1.6.3-4 / .buildinfo src: aprx pkgs: 2.9.1-4 / .buildinfo src: apscheduler pkgs: 3.11.2-1 / .buildinfo src: apsfilter pkgs: 7.2.6-6 / .buildinfo src: apt pkgs: 3.1.13 / .buildinfo src: apt-cacher pkgs: 1.7.32 / .buildinfo src: apt-cacher-ng pkgs: 3.7.5-1.1 / .buildinfo src: apt-config-auto-update pkgs: 2.2 / .buildinfo src: apt-dater pkgs: 1.0.4-8.1 / .buildinfo src: apt-dater-host pkgs: 1.0.1-6 / .buildinfo src: apt-eatmydata pkgs: 1 / .buildinfo src: apt-file pkgs: 3.3 / .buildinfo src: apt-forktracer pkgs: 0.11 / .buildinfo src: apticron pkgs: 1.2.11 / .buildinfo src: aptitude pkgs: 0.8.13-8 / .buildinfo src: aptitude-robot pkgs: 1.5.5-1.1 / .buildinfo src: apt-listbugs pkgs: 0.1.47 / .buildinfo src: apt-listchanges pkgs: 4.8 / .buildinfo src: apt-listdifferences pkgs: 1.20230122 / .buildinfo src: aptly pkgs: 1.6.2-2 / .buildinfo src: aptly-api-client pkgs: 0.2.4-3 / .buildinfo src: apt-mirror pkgs: 0.5.4-2 / .buildinfo src: apt-mirror2 pkgs: 15-1 / .buildinfo src: apt-move pkgs: 4.2.27-8 / .buildinfo src: apt-offline pkgs: 1.8.6-1 / .buildinfo src: apt-rdepends pkgs: 1.3.0-10 / .buildinfo src: apt-show-source pkgs: 0.11+nmu1 / .buildinfo src: apt-show-versions pkgs: 0.22.16 / .buildinfo src: apt-src pkgs: 0.25.5 / .buildinfo src: apt-transport-s3 pkgs: 2.2.1-1 / .buildinfo src: apt-transport-tor pkgs: 0.5 / .buildinfo src: apt-venv pkgs: 1.0.0-6 / .buildinfo src: apt-xapian-index pkgs: 0.58 / .buildinfo src: apulse pkgs: 0.1.14-1 / .buildinfo src: apvlv pkgs: 0.7.0-final-1 / .buildinfo src: apwal pkgs: 0.4.5-1.3+b1 / .buildinfo src: apycula pkgs: 0.17+dfsg1-1 / .buildinfo src: aqemu pkgs: 0.9.2-7 / .buildinfo src: aqipy pkgs: 0.4.1-2 / .buildinfo src: aquamarine pkgs: 0.10.0-2 / .buildinfo src: arachne-pnr pkgs: 0.1+20190728gitc40fb22-3 / .buildinfo src: arachne-pnr pkgs: 0.1+20190728gitc40fb22-3+b1 / .buildinfo src: aragorn pkgs: 1.2.41-3+b1 / .buildinfo src: arandr pkgs: 0.1.11-2 / .buildinfo src: aranym pkgs: 1.1.0-3 / .buildinfo src: aravis pkgs: 0.8.34-1 / .buildinfo src: aravis pkgs: 0.8.34-1+b1 / .buildinfo src: arbiterjs pkgs: 1.0-5 / .buildinfo src: arc pkgs: 5.21q-15 / .buildinfo src: arch-install-scripts pkgs: 28-1 / .buildinfo src: architecture-properties pkgs: 0.2.6 / .buildinfo src: archivemount pkgs: 1b-1 / .buildinfo src: archlinux-keyring pkgs: 0~20251116-1 / .buildinfo src: archmage pkgs: 1:0.4.2.1-3 / .buildinfo src: arch-test pkgs: 0.22-1 / .buildinfo src: archvsync pkgs: 20180513+nmu1 / .buildinfo src: arc-kde pkgs: 20220908-3 / .buildinfo src: arcp pkgs: 0.2.1-7 / .buildinfo src: arc-theme pkgs: 20221218-3 / .buildinfo src: arctica-greeter pkgs: 0.99.9.4-1 / .buildinfo src: arden pkgs: 1.0-6 / .buildinfo src: ardentryst pkgs: 1.71-11 / .buildinfo src: ardour pkgs: 1:8.12.0+ds-2 / .buildinfo src: arduino pkgs: 2:1.8.19+dfsg1-5 / .buildinfo src: arduino-builder pkgs: 1.3.25-5+b3 / .buildinfo src: arduino-core-avr pkgs: 1.8.6+dfsg-2 / .buildinfo src: arduino-ctags pkgs: 5.8-arduino11-3+b1 / .buildinfo src: arduino-mighty-1284p pkgs: 1-5 / .buildinfo src: arduino-mk pkgs: 1.5.2-2.1 / .buildinfo src: arename pkgs: 4.1-1 / .buildinfo src: ares pkgs: 147+dfsg-1 / .buildinfo src: aresponses pkgs: 3.0.0-3 / .buildinfo src: argagg pkgs: 0.4.7-4 / .buildinfo src: argh pkgs: 1.3.2+ds-3 / .buildinfo src: argon2 pkgs: 0~20190702+dfsg-5 / .buildinfo src: argparse4j pkgs: 0.9.0-1 / .buildinfo src: argparse-manpage pkgs: 4.5-2 / .buildinfo src: args4j pkgs: 2.33-2 / .buildinfo src: argtable2 pkgs: 13-4 / .buildinfo src: argus pkgs: 2:5.0.2-3 / .buildinfo src: argyll pkgs: 3.3.0+repack-1.1 / .buildinfo src: aria2 pkgs: 1.37.0+debian-4 / .buildinfo src: arianna pkgs: 25.04.0-1 / .buildinfo src: ariba pkgs: 2.14.7+ds-10 / .buildinfo src: aribb24 pkgs: 1.0.3-3 / .buildinfo src: ario pkgs: 1.6-1.5 / .buildinfo src: arj pkgs: 3.10.22-28 / .buildinfo src: arjun pkgs: 2.2.7-1 / .buildinfo src: ark pkgs: 4:25.04.3-1 / .buildinfo src: armadillo pkgs: 1:15.2.1+dfsg-2 / .buildinfo src: armagetronad pkgs: 0.2.9.1.1-1 / .buildinfo src: armagetronad pkgs: 0.2.9.1.1-1+b4 / .buildinfo src: armci-mpi pkgs: 0.4-8 / .buildinfo src: arm-compute-library pkgs: 24.11+dfsg-3 / .buildinfo src: arm-trusted-firmware pkgs: 2.12.1+dfsg-1 / .buildinfo src: arno-iptables-firewall pkgs: 2.1.2a-3 / .buildinfo src: arpack pkgs: 3.9.1-6 / .buildinfo src: arpack++ pkgs: 2.3-10+b4 / .buildinfo src: arpalert pkgs: 2.0.12-7 / .buildinfo src: arpeggio pkgs: 2.0.2-3 / .buildinfo src: arping pkgs: 2.28-1 / .buildinfo src: arpon pkgs: 3.0-ng+dfsg1-6+b1 / .buildinfo src: arp-scan pkgs: 1.10.0-2+b2 / .buildinfo src: arptables pkgs: 0.0.5-5 / .buildinfo src: arpwatch pkgs: 2.1a15-9 / .buildinfo src: arpys pkgs: 1:1.0.0~git20230217101414.07b63b3-3 / .buildinfo src: arqiver pkgs: 0.9.0-1+b2 / .buildinfo src: array-info pkgs: 0.16-12 / .buildinfo src: arsenic pkgs: 21.8-2 / .buildinfo src: artemis pkgs: 18.2.0+dfsg-5 / .buildinfo src: artfastqgenerator pkgs: 0.0.20150519-5 / .buildinfo src: artha pkgs: 1.0.5-6 / .buildinfo src: artikulate pkgs: 4:25.08.2-1 / .buildinfo src: art-nextgen-simulation-tools pkgs: 20160605+dfsg-5 / .buildinfo src: art-nextgen-simulation-tools pkgs: 20160605+dfsg-5+b1 / .buildinfo src: as31 pkgs: 2.3.1-12 / .buildinfo src: asahi-audio pkgs: 3.4-2 / .buildinfo src: asahi-fwextract pkgs: 0.7.8-2 / .buildinfo src: asahi-scripts pkgs: 20250713-2 / .buildinfo src: asammdf pkgs: 8.5.2-2 / .buildinfo src: asc pkgs: 2.6.1.0-9 / .buildinfo src: asc pkgs: 2.6.1.0-9+b9 / .buildinfo src: ascd pkgs: 0.13.2-11 / .buildinfo src: ascdc pkgs: 0.3-17 / .buildinfo src: ascii pkgs: 3.18-5+b1 / .buildinfo src: ascii2binary pkgs: 2.14-1.1+b1 / .buildinfo src: asciiart pkgs: 0.3.0-3 / .buildinfo src: asciidoc pkgs: 10.2.1-1 / .buildinfo src: asciidoctor pkgs: 2.0.26-2 / .buildinfo src: asciijump pkgs: 1.0.2~beta-12 / .buildinfo src: asciimathtml pkgs: 2.0.2-5 / .buildinfo src: asciinema pkgs: 2.4.0-1 / .buildinfo src: ascii-patrol pkgs: 1.7+dfsg-1+b1 / .buildinfo src: asciitree pkgs: 0.3.3-4 / .buildinfo src: asclock pkgs: 2.0.12-37 / .buildinfo src: asc-music pkgs: 1.3-7 / .buildinfo src: asdf-astropy pkgs: 0.9.0-1 / .buildinfo src: asdf-coordinates-schemas pkgs: 0.4.0-1 / .buildinfo src: asdf-standard pkgs: 1.4.0-2 / .buildinfo src: asdf-transform-schemas pkgs: 0.6.0-1 / .buildinfo src: asdf-wcs-schemas pkgs: 0.5.0-1 / .buildinfo src: aseqjoy pkgs: 0.0.2-1+b3 / .buildinfo src: asf-search pkgs: 11.0.0-1 / .buildinfo src: asfsmd pkgs: 1.4.1-2 / .buildinfo src: asgi-csrf pkgs: 0.11-2 / .buildinfo src: asgi-lifespan pkgs: 2.1.0-3 / .buildinfo src: asio pkgs: 1:1.30.2-1 / .buildinfo src: asl pkgs: 0.1.7-5 / .buildinfo src: asl pkgs: 0.1.7-5+b1 / .buildinfo src: asm pkgs: 9.8-2 / .buildinfo src: asmail pkgs: 2.1-9 / .buildinfo src: asmixer pkgs: 0.5-20 / .buildinfo src: asm-jdk-bridge pkgs: 0.0.13-1 / .buildinfo src: asmjit pkgs: 0.0~git20231115.1da9e4d-1+b1 / .buildinfo src: asmon pkgs: 0.71-8.1+b1 / .buildinfo src: asmtools pkgs: 7.0-b09-3 / .buildinfo src: asn pkgs: 0.78.0-1 / .buildinfo src: asn1c pkgs: 0.9.28+dfsg-5 / .buildinfo src: asn1c pkgs: 0.9.28+dfsg-5+b1 / .buildinfo src: asn1crypto pkgs: 1.5.1-3 / .buildinfo src: asncounter pkgs: 0.5.0 / .buildinfo src: aspcud pkgs: 1:1.9.6-3 / .buildinfo src: aspectc++ pkgs: 1:2.5-1 / .buildinfo src: aspectj pkgs: 1.9.6-1 / .buildinfo src: aspectj-maven-plugin pkgs: 1.11-3 / .buildinfo src: aspell pkgs: 0.60.8.1-6 / .buildinfo src: aspell-am pkgs: 0.03-1-5.2 / .buildinfo src: aspell-ar pkgs: 0.0.20060329-6 / .buildinfo src: aspell-ar-large pkgs: 1.2-0-5 / .buildinfo src: aspell-bn pkgs: 1:0.01.1-1-5 / .buildinfo src: aspell-br pkgs: 0.50-2-13 / .buildinfo src: aspell-cs pkgs: 0.51.0-1.3 / .buildinfo src: aspell-cy pkgs: 0.50-3-8 / .buildinfo src: aspell-el pkgs: 0.50-3-11 / .buildinfo src: aspell-en pkgs: 2020.12.07-0-1.1 / .buildinfo src: aspell-fa pkgs: 0.11-0-4 / .buildinfo src: aspell-fr pkgs: 0.50-3-9 / .buildinfo src: aspell-ga pkgs: 0.50-4-6 / .buildinfo src: aspell-gu pkgs: 0.03-0-12 / .buildinfo src: aspell-he pkgs: 1.0-0-8.1 / .buildinfo src: aspell-hi pkgs: 0.02-9 / .buildinfo src: aspell-hr pkgs: 0.51-6.1 / .buildinfo src: aspell-hsb pkgs: 0.02.0-2 / .buildinfo src: aspell-hu pkgs: 0.99.4.2-0-7 / .buildinfo src: aspell-hy pkgs: 0.10.0-0-3.3 / .buildinfo src: aspell-is pkgs: 0.51.1-0-2 / .buildinfo src: aspell-it pkgs: 2.4-20070901-0-6 / .buildinfo src: aspell-kk pkgs: 0.2-5 / .buildinfo src: aspell-kn pkgs: 0.01-3-3 / .buildinfo src: aspell-ku pkgs: 0.20-0-8 / .buildinfo src: aspell-ml pkgs: 0.04-1-10 / .buildinfo src: aspell-mr pkgs: 0.10-12 / .buildinfo src: aspell-or pkgs: 0.03-1-8 / .buildinfo src: aspell-pa pkgs: 0.01-1-7 / .buildinfo src: aspell-pl pkgs: 20250101-1 / .buildinfo src: aspell-pt pkgs: 1.10 / .buildinfo src: aspell-ro pkgs: 3.3.10-1 / .buildinfo src: aspell-sk pkgs: 1:25.2.3-1+2.04+ds.9 / .buildinfo src: aspell-sl pkgs: 0.60-4.1 / .buildinfo src: aspell-sv pkgs: 0.51-0-4 / .buildinfo src: aspell-ta pkgs: 20040424-1-4 / .buildinfo src: aspell-te pkgs: 0.01-2-7 / .buildinfo src: aspell-tl pkgs: 0.4-0-23 / .buildinfo src: aspell-uz pkgs: 0.6.0-4 / .buildinfo src: aspic pkgs: 2.00+dfsg-4+b1 / .buildinfo src: asql pkgs: 1.7-1 / .buildinfo src: assembly-stats pkgs: 1.0.1+ds-8 / .buildinfo src: assemblytics pkgs: 1.2.1+dfsg-2 / .buildinfo src: assertj-core pkgs: 3.26.3-2 / .buildinfo src: assess-el pkgs: 0.6+git20231120.2399936-3 / .buildinfo src: assetfinder pkgs: 0.1.1-1+b10 / .buildinfo src: assimp pkgs: 6.0.2+ds-1 / .buildinfo src: astap pkgs: 2024.11.13-1 / .buildinfo src: astap-cli pkgs: 2025.10.08-1 / .buildinfo src: astc-encoder pkgs: 5.3.0+ds-5 / .buildinfo src: asterisk-core-sounds pkgs: 1.6.1-1 / .buildinfo src: asterisk-moh-opsound pkgs: 2.03-1.1 / .buildinfo src: asterisk-prompt-de pkgs: 2.0-1.3 / .buildinfo src: asterisk-prompt-es-co pkgs: 0.20070403-4 / .buildinfo src: asterisk-prompt-fr-armelle pkgs: 20070613-3 / .buildinfo src: asterisk-prompt-it pkgs: 1:1.4.22+mm20110907-3.3 / .buildinfo src: astlib pkgs: 0.13.1-1+b1 / .buildinfo src: astral pkgs: 3.2-2 / .buildinfo src: astroalign pkgs: 2.6.2-1 / .buildinfo src: astrodendro pkgs: 0.3.1+ds-3 / .buildinfo src: astroid pkgs: 4.0.2-1 / .buildinfo src: astroidmail pkgs: 0.16+20240629-1.1 / .buildinfo src: astromatic pkgs: 1.3 / .buildinfo src: astrometry.net pkgs: 0.98+dfsg-1 / .buildinfo src: astroml pkgs: 1.0.2-7 / .buildinfo src: astronomical-almanac pkgs: 5.6-9 / .buildinfo src: astroplan pkgs: 0.10.1-3 / .buildinfo src: astropy pkgs: 7.2.0-1 / .buildinfo src: astropy pkgs: 7.2.0-1+b1 / .buildinfo src: astropy-healpix pkgs: 1.1.2-2 / .buildinfo src: astropy-iers-data pkgs: 0.2026.1.5.0.43.43-1 / .buildinfo src: astropy-regions pkgs: 0.11-1 / .buildinfo src: astropy-sphinx-theme pkgs: 2.0-2 / .buildinfo src: astroquery pkgs: 0.4.11+dfsg-4 / .buildinfo src: astroscrappy pkgs: 1.3.0-1+b1 / .buildinfo src: astyle pkgs: 3.6.12-1 / .buildinfo src: asunder pkgs: 3.0.1+ds-2 / .buildinfo src: asused pkgs: 3.72-14 / .buildinfo src: asylum pkgs: 0.3.2-4 / .buildinfo src: asymptote pkgs: 3.05+ds-2 / .buildinfo src: asyncfuture pkgs: 1.0-1 / .buildinfo src: asyncio-dgram pkgs: 2.2.0-3 / .buildinfo src: asyncpg pkgs: 0.30.0-1.1+b1 / .buildinfo src: async-upnp-client pkgs: 0.46.1-1 / .buildinfo src: at pkgs: 3.2.5-2.2 / .buildinfo src: atanks pkgs: 6.6~dfsg-1 / .buildinfo src: atanks pkgs: 6.6~dfsg-1+b2 / .buildinfo src: ataqv pkgs: 1.3.1+ds-2+b4 / .buildinfo src: at-at-clojure pkgs: 1.2.0-2 / .buildinfo src: atf pkgs: 0.22-3 / .buildinfo src: atftp pkgs: 0.8.0-8 / .buildinfo src: atheme-services pkgs: 7.2.12-2.1 / .buildinfo src: athena-jot pkgs: 9.0-8+b1 / .buildinfo src: atinject-jsr330 pkgs: 1.0+ds1-6 / .buildinfo src: atkmm1.6 pkgs: 2.28.4-2 / .buildinfo src: atlc pkgs: 4.6.1-6 / .buildinfo src: atmel-firmware pkgs: 1.3-7.1 / .buildinfo src: atom4 pkgs: 4.1-9+b1 / .buildinfo src: atomes pkgs: 1.2.1-1 / .buildinfo src: atomes pkgs: 1.2.1-1+b1 / .buildinfo src: atomic-chrome-el pkgs: 2.0.0-6 / .buildinfo src: atomicparsley pkgs: 20240608.083822.1ed9031-1 / .buildinfo src: atomix pkgs: 44.0-5 / .buildinfo src: atool pkgs: 0.39.0-14 / .buildinfo src: atop pkgs: 2.12.1-1 / .buildinfo src: atril pkgs: 1.28.2-1 / .buildinfo src: atropos pkgs: 1.1.32+dfsg-2+b3 / .buildinfo src: ats2-lang pkgs: 0.4.2-3 / .buildinfo src: at-spi2-core pkgs: 2.59.0-1 / .buildinfo src: attica-kf5 pkgs: 5.116.0-1 / .buildinfo src: attr pkgs: 1:2.5.2-3 / .buildinfo src: atuin pkgs: 18.8.0-1.1 / .buildinfo src: aubio pkgs: 0.4.9-5 / .buildinfo src: aubio pkgs: 0.4.9-5+b3 / .buildinfo src: auctex pkgs: 13.2-1.1 / .buildinfo src: audacious pkgs: 4.5.1-1 / .buildinfo src: audacious-plugins pkgs: 4.5.1-1 / .buildinfo src: audacious-plugins pkgs: 4.5.1-1+b3 / .buildinfo src: audacity pkgs: 3.7.7+dfsg-1 / .buildinfo src: audiocd-kio pkgs: 4:25.04.2-1 / .buildinfo src: audiofile pkgs: 0.3.6-7+b1 / .buildinfo src: audiolink pkgs: 0.05-4 / .buildinfo src: audioop-lts pkgs: 0.2.2-1 / .buildinfo src: audioread pkgs: 3.1.0-1 / .buildinfo src: audit pkgs: 1:4.1.2-1 / .buildinfo src: audit pkgs: 1:4.1.2-1+b1 / .buildinfo src: audmes pkgs: 2025.04.05-1 / .buildinfo src: audtty pkgs: 0.1.12-7.1 / .buildinfo src: augeas pkgs: 1.14.1-1 / .buildinfo src: augeas pkgs: 1.14.1-1+b5 / .buildinfo src: augur pkgs: 24.4.0-3 / .buildinfo src: augustus pkgs: 3.5.0+dfsg-5 / .buildinfo src: augustus pkgs: 3.5.0+dfsg-5+b1 / .buildinfo src: aumix pkgs: 2.9.1-8 / .buildinfo src: auralquiz pkgs: 1.0.0-4 / .buildinfo src: aurorae pkgs: 6.5.4-1 / .buildinfo src: austin pkgs: 3.7.0-7 / .buildinfo src: ausweisapp2 pkgs: 2.4.0-2 / .buildinfo src: auth0-python pkgs: 4.13.0-1 / .buildinfo src: authbind pkgs: 2.2.0 / .buildinfo src: authheaders pkgs: 0.16.3-1 / .buildinfo src: authprogs pkgs: 0.7.5-2 / .buildinfo src: authres pkgs: 1.2.0-5 / .buildinfo src: authselect pkgs: 1.6.2-1 / .buildinfo src: auto-07p pkgs: 0.9.2+dfsg-3.1 / .buildinfo src: auto64fto32f pkgs: 2.1+ds-1 / .buildinfo src: auto-apt-proxy pkgs: 17 / .buildinfo src: autobahn-cpp pkgs: 17.5.1+git7cc5d37-5 / .buildinfo src: autoclass pkgs: 3.3.6.dfsg.2-3 / .buildinfo src: autocomplete pkgs: 2.5.3-2 / .buildinfo src: auto-complete-el pkgs: 1.5.1-0.3 / .buildinfo src: autoconf pkgs: 2.72-3.1 / .buildinfo src: autoconf2.69 pkgs: 2.69-3.1 / .buildinfo src: autoconf-archive pkgs: 20241016-3 / .buildinfo src: autoconf-dickey pkgs: 2.52+20250126-1 / .buildinfo src: autocutsel pkgs: 0.10.1-1+b2 / .buildinfo src: autodep8 pkgs: 0.30 / .buildinfo src: autodia pkgs: 2.14-5 / .buildinfo src: auto-dictionary-mode pkgs: 1.1+14.gb364e08-5 / .buildinfo src: autodir pkgs: 0.99.9-18 / .buildinfo src: autodocksuite pkgs: 4.2.6-9 / .buildinfo src: autodocksuite pkgs: 4.2.6-9+b2 / .buildinfo src: autodock-vina pkgs: 1.2.7-2 / .buildinfo src: auto-editor pkgs: 29.0.5+ds-1 / .buildinfo src: autofdo pkgs: 0.19-4 / .buildinfo src: autoflake pkgs: 2.3.1-2 / .buildinfo src: autofs pkgs: 5.1.9-1.2+b2 / .buildinfo src: autogen pkgs: 1:5.18.16-7 / .buildinfo src: autogen pkgs: 1:5.18.16-7+b1 / .buildinfo src: autoimport pkgs: 1.6.0-2 / .buildinfo src: auto-install-el pkgs: 1.58-1.1 / .buildinfo src: autojump pkgs: 22.5.1-1.1 / .buildinfo src: autokey pkgs: 0.96.0-1 / .buildinfo src: autolink pkgs: 0.10.0-1.1 / .buildinfo src: autolog pkgs: 0.42.2-2 / .buildinfo src: automake pkgs: 1:1.18.1-3 / .buildinfo src: automat pkgs: 25.4.16-1 / .buildinfo src: automaton pkgs: 1.12-4+dfsg-2 / .buildinfo src: auto-multiple-choice pkgs: 1.7.0-3 / .buildinfo src: automysqlbackup pkgs: 2.6+debian.4-4 / .buildinfo src: autopep8 pkgs: 2.3.2-2 / .buildinfo src: autopkgtest pkgs: 5.53 / .buildinfo src: autopostgresqlbackup pkgs: 2.5-1 / .buildinfo src: autopsy pkgs: 2.24-6 / .buildinfo src: autoradio pkgs: 3.8.3-6 / .buildinfo src: autorandr pkgs: 1.15-1 / .buildinfo src: autorenamer pkgs: 0.6-2 / .buildinfo src: autorevision pkgs: 1.22-2 / .buildinfo src: autosize.js pkgs: 4.0.4~dfsg1+~4.0.0-2 / .buildinfo src: autossh pkgs: 1.4g-1+b1 / .buildinfo src: autosuspend pkgs: 9.0.0-1 / .buildinfo src: autotalent pkgs: 0.2-6+b1 / .buildinfo src: autothemer-el pkgs: 0.2.17-4 / .buildinfo src: autotiling pkgs: 1.9.3-1 / .buildinfo src: autotools-dev pkgs: 20240727.1 / .buildinfo src: auxilium pkgs: 0.0.26 / .buildinfo src: avahi pkgs: 0.8-17 / .buildinfo src: avalon-framework pkgs: 4.2.0+ds-1 / .buildinfo src: avce00 pkgs: 2.0.0-10 / .buildinfo src: avfs pkgs: 1.2.0-3 / .buildinfo src: aview pkgs: 1.3.0rc1-11 / .buildinfo src: avifile pkgs: 1:0.7.48~20090503.ds-31 / .buildinfo src: avldrums.lv2 pkgs: 0.7.3-1 / .buildinfo src: avldrums.lv2 pkgs: 0.7.3-1+b1 / .buildinfo src: avogadro pkgs: 1.101.0-1 / .buildinfo src: avogadrolibs pkgs: 1.101.0-3 / .buildinfo src: avra pkgs: 1.4.2+dfsg-1+b2 / .buildinfo src: avrdude pkgs: 7.1+dfsg-3 / .buildinfo src: avrdude pkgs: 7.1+dfsg-3+b3 / .buildinfo src: avr-evtd pkgs: 1.7.7-6 / .buildinfo src: avr-libc pkgs: 1:2.2.1-1 / .buildinfo src: avro-c pkgs: 1.12.0-3 / .buildinfo src: avro-java pkgs: 1.8.2-1 / .buildinfo src: avrp pkgs: 1.0beta3-8 / .buildinfo src: avy pkgs: 0.5.0-4 / .buildinfo src: avy-menu pkgs: 0.1.1-5 / .buildinfo src: awardeco pkgs: 0.2-7 / .buildinfo src: away pkgs: 0.9.5+ds-0+nmu3 / .buildinfo src: awesfx pkgs: 0.5.2-2 / .buildinfo src: awesome pkgs: 4.3-8.1 / .buildinfo src: awesome-extra pkgs: 2023010601 / .buildinfo src: awesomeversion pkgs: 25.8.0-1 / .buildinfo src: awesomplete pkgs: 1.1.5+dfsg-3 / .buildinfo src: awffull pkgs: 3.10.2-11 / .buildinfo src: awf-gtk pkgs: 3.2.0-1 / .buildinfo src: awit-dbackup pkgs: 0.0.22-1.1 / .buildinfo src: awl pkgs: 0.64-1.1 / .buildinfo src: awscli pkgs: 2.31.35-1 / .buildinfo src: aws-crt-python pkgs: 0.28.4+dfsg-1 / .buildinfo src: aws-nuke pkgs: 2.16.0-1+b19 / .buildinfo src: awstats pkgs: 8.0-3 / .buildinfo src: ax25-apps pkgs: 0.0.8-rc5+git20230513+afc4a5f-4 / .buildinfo src: ax25mail-utils pkgs: 0.15-1+b2 / .buildinfo src: ax25-tools pkgs: 0.0.10-rc5+git20230513+d3e6d4f-3 / .buildinfo src: axc pkgs: 0.3.7-2.1 / .buildinfo src: axe-demultiplexer pkgs: 0.3.3+dfsg-5 / .buildinfo src: axel pkgs: 2.17.14-2 / .buildinfo src: axiom pkgs: 20210105dp1-1 / .buildinfo src: axis pkgs: 1.4-29 / .buildinfo src: axisregistry pkgs: 0.3.5-3 / .buildinfo src: axmail pkgs: 2.13-2 / .buildinfo src: axmlrpc pkgs: 1.13.0-1 / .buildinfo src: ayatana-greeter-badges pkgs: 0.3-2 / .buildinfo src: ayatana-ido pkgs: 0.10.4-1 / .buildinfo src: ayatana-indicator-a11y pkgs: 25.4.0-1 / .buildinfo src: ayatana-indicator-application pkgs: 22.2.0-2+b1 / .buildinfo src: ayatana-indicator-bluetooth pkgs: 24.5.0-3 / .buildinfo src: ayatana-indicator-datetime pkgs: 25.4.0-3 / .buildinfo src: ayatana-indicator-display pkgs: 24.5.2-1 / .buildinfo src: ayatana-indicator-keyboard pkgs: 24.7.2-5 / .buildinfo src: ayatana-indicator-messages pkgs: 24.5.1-1 / .buildinfo src: ayatana-indicator-notifications pkgs: 23.10.1-1+b1 / .buildinfo src: ayatana-indicator-power pkgs: 24.5.2-1 / .buildinfo src: ayatana-indicator-printers pkgs: 23.10.1-2.1 / .buildinfo src: ayatana-indicator-session pkgs: 24.5.1-2 / .buildinfo src: ayatana-indicator-sound pkgs: 24.5.2-1 / .buildinfo src: ayatana-settings pkgs: 24.8.27-1 / .buildinfo src: ayatana-webmail pkgs: 24.5.17+dfsg-1 / .buildinfo src: azote pkgs: 1.16.0-1 / .buildinfo src: azure-data-lake-store-python pkgs: 1.0.1-1 / .buildinfo src: azure-kusto-python pkgs: 5.0.5-1 / .buildinfo src: azure-multiapi-storage-python pkgs: 1.6.0-1 / .buildinfo src: azure-uamqp-python pkgs: 1.6.11-2+b1 / .buildinfo src: azure-vm-utils pkgs: 0.6.0-4 / .buildinfo src: b4 pkgs: 0.14.3-1 / .buildinfo src: babeld pkgs: 1.13.1+ds-1 / .buildinfo src: babelfish pkgs: 0.6.1-1 / .buildinfo src: babel-minify pkgs: 0.5.2+dfsg+~cs5.2.9-9 / .buildinfo src: babeltrace pkgs: 1.5.11-4+b3 / .buildinfo src: babeltrace2 pkgs: 2.1.2-1+b1 / .buildinfo src: babl pkgs: 1:0.1.118-1 / .buildinfo src: backblaze-b2 pkgs: 3.19.1-4 / .buildinfo src: backbone pkgs: 1.4.1~dfsg+~1.4.15-3 / .buildinfo src: backintime pkgs: 1.5.5-1 / .buildinfo src: backoff pkgs: 2.2.1-2 / .buildinfo src: backport9 pkgs: 1.10-2 / .buildinfo src: backup2l pkgs: 1.7-1 / .buildinfo src: backupchecker pkgs: 1.9-2 / .buildinfo src: backup-manager pkgs: 0.7.14-3 / .buildinfo src: backupninja pkgs: 1.2.2-1 / .buildinfo src: backuppc pkgs: 4.4.0-11 / .buildinfo src: backuppc-rsync pkgs: 3.1.3.0-5 / .buildinfo src: backward-cpp pkgs: 1.6-1.1 / .buildinfo src: baconqrcode pkgs: 3.0.3-1 / .buildinfo src: bacula pkgs: 15.0.3-5 / .buildinfo src: bacula-doc pkgs: 15.0.3+debian1-1 / .buildinfo src: badger pkgs: 4.8.0-2 / .buildinfo src: badger pkgs: 4.8.0-2+b1 / .buildinfo src: bagel pkgs: 1.2.2-8 / .buildinfo src: baitfisher pkgs: 1.2.7+git20211020.de26d5c+dfsg-2 / .buildinfo src: balboa pkgs: 2.0.0+ds-8 / .buildinfo src: baler pkgs: 1.4.0-1 / .buildinfo src: bali-phy pkgs: 4.0-1 / .buildinfo src: ball pkgs: 1.5.0+git20220524.d85d2dd-2 / .buildinfo src: ballerburg pkgs: 1.2.3+git20250916+ds-3 / .buildinfo src: balloon pkgs: 1.1.1-2 / .buildinfo src: balloon pkgs: 1.1.1-2+b17 / .buildinfo src: ballz pkgs: 1.0.4-2 / .buildinfo src: baloo-kf5 pkgs: 5.116.0-1 / .buildinfo src: baloo-widgets pkgs: 4:25.04.0-1 / .buildinfo src: balsa pkgs: 2.6.5-3 / .buildinfo src: bam pkgs: 0.5.1-3+b1 / .buildinfo src: bambam pkgs: 1.4.1+dfsg-1 / .buildinfo src: bambamc pkgs: 0.0.50-7 / .buildinfo src: bambootracker pkgs: 0.6.5-1.1 / .buildinfo src: bamclipper pkgs: 1.0.0-3 / .buildinfo src: bamf pkgs: 0.5.6+repack-1.1 / .buildinfo src: bamf pkgs: 0.5.6+repack-1.1+b2 / .buildinfo src: bamkit pkgs: 0.0.1+git20170413.ccd079d-3 / .buildinfo src: bamtools pkgs: 2.5.3+dfsg-1 / .buildinfo src: bandage pkgs: 0.9.0-2 / .buildinfo src: bandage pkgs: 0.9.0-2+b2 / .buildinfo src: bandit pkgs: 1.7.10-3 / .buildinfo src: bandwidthd pkgs: 2.0.1+cvs20090917-18+b1 / .buildinfo src: bankstown-lv2 pkgs: 1.1.0-3+b2 / .buildinfo src: baobab pkgs: 49.1-2 / .buildinfo src: bar pkgs: 1.11.1-4+b2 / .buildinfo src: barada-pam pkgs: 0.5.3-1 / .buildinfo src: barbican-tempest-plugin pkgs: 4.4.0-2 / .buildinfo src: barclay pkgs: 6.0.0+dfsg-1 / .buildinfo src: barcode pkgs: 0.99-9 / .buildinfo src: bar-cursor-el pkgs: 2.0-2 / .buildinfo src: barectf pkgs: 3.1.2-3 / .buildinfo src: baresip pkgs: 1.1.0-3 / .buildinfo src: baresip pkgs: 1.1.0-3+b2 / .buildinfo src: barman pkgs: 3.16.0-1 / .buildinfo src: barnowl pkgs: 1.10-2+b9 / .buildinfo src: barrage pkgs: 1.0.7-1.1 / .buildinfo src: barrnap pkgs: 0.9+dfsg-4 / .buildinfo src: bart pkgs: 0.9.00-3 / .buildinfo src: bart-view pkgs: 0.3.00-1+b2 / .buildinfo src: base16384 pkgs: 2.3.2-1 / .buildinfo src: base-files pkgs: 14 / .buildinfo src: basemap pkgs: 2.0.0-1 / .buildinfo src: basemap pkgs: 2.0.0-1+b1 / .buildinfo src: base-passwd pkgs: 3.6.8 / .buildinfo src: basex pkgs: 10.5-1 / .buildinfo src: basez pkgs: 1.6.2-3+b1 / .buildinfo src: bash pkgs: 5.3-1 / .buildinfo src: bashacks pkgs: 1.5+git20241128.a8d16fc-1 / .buildinfo src: bash-argsparse pkgs: 1.8.22.ga05fe6d-4 / .buildinfo src: bashbro pkgs: 1.13-1 / .buildinfo src: bash-completion pkgs: 1:2.16.0-8 / .buildinfo src: bashtop pkgs: 0.9.25-1 / .buildinfo src: bash-unit pkgs: 2.3.3-1 / .buildinfo src: basic256 pkgs: 2.0.99.10-2 / .buildinfo src: basket pkgs: 2.49-1.1 / .buildinfo src: basket pkgs: 2.49-1.1+b1 / .buildinfo src: bastet pkgs: 0.43.2-2 / .buildinfo src: batalert pkgs: 0.4.0-2 / .buildinfo src: batctl pkgs: 2025.5-1 / .buildinfo src: batik pkgs: 1.18+dfsg-2 / .buildinfo src: batmand pkgs: 0.3.2+74+g2f62b17-2 / .buildinfo src: batmon.app pkgs: 0.9-4+b2 / .buildinfo src: bats pkgs: 1.13.0-1 / .buildinfo src: bats-assert pkgs: 2.2.4-2 / .buildinfo src: bats-file pkgs: 0.4.0-1 / .buildinfo src: bats-support pkgs: 0.3.0-4 / .buildinfo src: battery-stats pkgs: 0.5.6-3 / .buildinfo src: baycomusb pkgs: 0.10-15.1 / .buildinfo src: bazel-bootstrap pkgs: 4.2.3+ds-11.1 / .buildinfo src: bazel-platforms pkgs: 0.0.2-2 / .buildinfo src: bazel-rules-cc pkgs: 0.0.4-2 / .buildinfo src: bazel-rules-java pkgs: 4.0.0-2 / .buildinfo src: bazel-rules-proto pkgs: 4.0.0-3.20.0-3 / .buildinfo src: bazel-skylib pkgs: 1.0.3-2 / .buildinfo src: bb pkgs: 1.3rc1-13+b2 / .buildinfo src: bbdb pkgs: 3.0.3 / .buildinfo src: bbdb3 pkgs: 3.2.2d-3 / .buildinfo src: bbe pkgs: 0.2.2-6 / .buildinfo src: bbhash pkgs: 1.0.0-7 / .buildinfo src: bbmail pkgs: 0.9.3-7 / .buildinfo src: bbmap pkgs: 39.20+dfsg-3 / .buildinfo src: bbpager pkgs: 0.4.7-10+b1 / .buildinfo src: bbswitch pkgs: 0.8-17 / .buildinfo src: bbtime pkgs: 0.1.5-18 / .buildinfo src: bc pkgs: 1.07.1-4+b1 / .buildinfo src: bcache-tools pkgs: 1.0.8-5+b1 / .buildinfo src: bcal pkgs: 2.4-2.1 / .buildinfo src: bcalm pkgs: 2.2.3-6 / .buildinfo src: bcel pkgs: 6.10.0-1 / .buildinfo src: bcftools pk
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_buildinfos.html
Overview of .buildinfo files for bookworm/amd64 Debian navigation Suite/architecture overviews Tested architectures: amd64 arm64 Tested suites: bookworm trixie forky unstable experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Overview of .buildinfo files for bookworm/amd64 36124 sources with .buildinfo files found: (While we also know about 5 sources without .buildinfo files in bookworm/amd64.) src: 0ad pkgs: 0.0.26-3 / .buildinfo src: 0ad-data pkgs: 0.0.26-1 / .buildinfo src: 0xffff pkgs: 0.9-1 / .buildinfo src: 2048 pkgs: 0.20220905.1556-1 / .buildinfo src: 2048-qt pkgs: 0.1.6-2+b2 / .buildinfo src: 2ping pkgs: 4.5-1.1 / .buildinfo src: 2vcard pkgs: 0.6-4 / .buildinfo src: 3270font pkgs: 3.0.1-1 / .buildinfo src: 389-ds-base pkgs: 2.3.1+dfsg1-1+deb12u1 / .buildinfo src: 3dchess pkgs: 0.8.1-21 / .buildinfo src: 3depict pkgs: 0.0.23-2 / .buildinfo src: 4g8 pkgs: 1.0-3.3 / .buildinfo src: 4pane pkgs: 8.0-1+b2 / .buildinfo src: 4ti2 pkgs: 1.6.9+ds-8 / .buildinfo src: 64tass pkgs: 1.58.2974-1 / .buildinfo src: 6tunnel pkgs: 1:0.13-2 / .buildinfo src: 7kaa pkgs: 2.15.5+dfsg-1 / .buildinfo src: 7zip pkgs: 22.01+dfsg-8+deb12u1 / .buildinfo src: 9base pkgs: 1:6-13 / .buildinfo src: 9menu pkgs: 1.10-1 / .buildinfo src: 9mount pkgs: 1.3+hg20170412-1 / .buildinfo src: 9wm pkgs: 1.4.1-1 / .buildinfo src: a2jmidid pkgs: 9-3 / .buildinfo src: a2ps pkgs: 1:4.14-8 / .buildinfo src: a52dec pkgs: 0.7.4-20 / .buildinfo src: a56 pkgs: 1.3+dfsg-9+b1 / .buildinfo src: a7xpg pkgs: 0.11.dfsg1-11 / .buildinfo src: aa3d pkgs: 1.0-8.1 / .buildinfo src: aac-tactics pkgs: 8.17.0-1+b2 / .buildinfo src: aalib pkgs: 1.4p5-50 / .buildinfo src: aaphoto pkgs: 0.45-1+b1 / .buildinfo src: aardvark-dns pkgs: 1.4.0-3 / .buildinfo src: aasvg pkgs: 0.3.2-1 / .buildinfo src: abacas pkgs: 1.3.1-9 / .buildinfo src: abcde pkgs: 2.9.3-1 / .buildinfo src: abcl pkgs: 1.9.0-1 / .buildinfo src: abcm2ps pkgs: 8.14.14-1 / .buildinfo src: abcmidi pkgs: 20230208+ds1-1 / .buildinfo src: abe pkgs: 1.1+dfsg-5 / .buildinfo src: abego-treelayout pkgs: 1.0.3-2 / .buildinfo src: abgate pkgs: 1.2.0-1+b1 / .buildinfo src: abicheck pkgs: 1.2-8 / .buildinfo src: abi-compliance-checker pkgs: 2.3-2 / .buildinfo src: abi-dumper pkgs: 1.2-3 / .buildinfo src: abi-monitor pkgs: 1.12-2.1 / .buildinfo src: abind pkgs: 1.4-5-2 / .buildinfo src: abinit pkgs: 9.6.2-1 / .buildinfo src: abi-tracker pkgs: 1.11-1.1 / .buildinfo src: abiword pkgs: 3.0.5~dfsg-3.2 / .buildinfo src: ableton-link pkgs: 3.0.6+dfsg-4 / .buildinfo src: abntex pkgs: 0.9.beta2-1 / .buildinfo src: abook pkgs: 0.6.1-2+b1 / .buildinfo src: abootimg pkgs: 0.6-1+b2 / .buildinfo src: abpoa pkgs: 1.4.1-3+b4 / .buildinfo src: abr2gbr pkgs: 1:1.0.2-5 / .buildinfo src: abseil pkgs: 20220623.1-1+deb12u2 / .buildinfo src: abs-guide pkgs: 10-4 / .buildinfo src: abx pkgs: 0.0~b1-1+b2 / .buildinfo src: abydos pkgs: 0.5.0+git20201231.344346a-6 / .buildinfo src: abyss pkgs: 2.3.5+dfsg-2 / .buildinfo src: accel-config pkgs: 3.5.3-1 / .buildinfo src: accerciser pkgs: 3.40.0-2 / .buildinfo src: access-modifier-checker pkgs: 1.30-1 / .buildinfo src: accessodf pkgs: 0.1.1~b-3 / .buildinfo src: accounts-qml-module pkgs: 0.7+git20221012.4119d52-2 / .buildinfo src: accountsservice pkgs: 22.08.8-6 / .buildinfo src: acct pkgs: 6.6.4-5+b1 / .buildinfo src: ace pkgs: 7.0.8+dfsg-2 / .buildinfo src: acedb pkgs: 4.9.39+dfsg.02-7 / .buildinfo src: acedb pkgs: 4.9.39+dfsg.02-7+b1 / .buildinfo src: ace-link pkgs: 0.5.0-3 / .buildinfo src: ace-of-penguins pkgs: 1.5~rc2-5 / .buildinfo src: acepack pkgs: 1.4.1-2+b5 / .buildinfo src: ace-popup-menu pkgs: 0.2.1-3 / .buildinfo src: aces3 pkgs: 3.0.8-9 / .buildinfo src: ace-window pkgs: 0.10.0-1 / .buildinfo src: acheck pkgs: 0.5.11 / .buildinfo src: acheck-rules pkgs: 0.3.5 / .buildinfo src: achilles pkgs: 2-12 / .buildinfo src: ack pkgs: 3.6.0-1 / .buildinfo src: acl pkgs: 2.3.1-3 / .buildinfo src: acl2 pkgs: 8.5dfsg-5 / .buildinfo src: aclock.app pkgs: 0.4.0-2+b4 / .buildinfo src: acm pkgs: 6.0+20200416-1.1+b1 / .buildinfo src: acme pkgs: 1:0.97~svn20211115+ds-1+b1 / .buildinfo src: acme-tiny pkgs: 1:5.0.1-1 / .buildinfo src: acmetool pkgs: 0.2.2-1+b4 / .buildinfo src: aconnectgui pkgs: 0.9.0rc2-1-10.1 / .buildinfo src: acorn pkgs: 8.8.1+ds+~cs25.17.7-2 / .buildinfo src: acorn-fdisk pkgs: 3.0.6-12 / .buildinfo src: acpi pkgs: 1.7-1.2 / .buildinfo src: acpi-call pkgs: 1.2.2-2.1 / .buildinfo src: acpica-unix pkgs: 20200925-8 / .buildinfo src: acpid pkgs: 1:2.0.33-2+b1 / .buildinfo src: acpi-override pkgs: 0.1+nmu1 / .buildinfo src: acpi-support pkgs: 0.143-5.1 / .buildinfo src: acpitail pkgs: 0.1-5 / .buildinfo src: acpitool pkgs: 0.5.1-7+b1 / .buildinfo src: acr pkgs: 1.9.4-1 / .buildinfo src: acsccid pkgs: 1.1.8-1 / .buildinfo src: actdiag pkgs: 2.0.0+dfsg-1 / .buildinfo src: actiona pkgs: 3.10.1-1+b3 / .buildinfo src: activemq pkgs: 5.17.2+dfsg-2+deb12u1 / .buildinfo src: activemq-activeio pkgs: 3.1.4-3 / .buildinfo src: activemq-protobuf pkgs: 1.1-6 / .buildinfo src: activity-aware-firefox pkgs: 0.4.1-2 / .buildinfo src: actor-framework pkgs: 0.17.6-2.1 / .buildinfo src: actor-framework pkgs: 0.17.6-2.1+b1 / .buildinfo src: adacgi pkgs: 1.6-32 / .buildinfo src: adapt pkgs: 1.0.0-1.1 / .buildinfo src: adapterremoval pkgs: 2.3.3-2 / .buildinfo src: adaptive-wrap pkgs: 0.8-3 / .buildinfo src: ada-reference-manual pkgs: 1:2020.1commit85143dcb-4 / .buildinfo src: adasockets pkgs: 1.12-8 / .buildinfo src: adcli pkgs: 0.9.1-2 / .buildinfo src: addresses-for-gnustep pkgs: 0.4.8-3+b4 / .buildinfo src: adduser pkgs: 3.134 / .buildinfo src: adequate pkgs: 0.15.9~deb12u1 / .buildinfo src: adios pkgs: 1.13.1-31 / .buildinfo src: adios pkgs: 1.13.1-31+b1 / .buildinfo src: adjtimex pkgs: 1.29-11+b1 / .buildinfo src: admesh pkgs: 0.98.4-2 / .buildinfo src: adminer pkgs: 4.8.1-1 / .buildinfo src: adms pkgs: 2.3.7-1 / .buildinfo src: adns pkgs: 1.6.0-2 / .buildinfo src: adolc pkgs: 2.7.2-6 / .buildinfo src: adonthell pkgs: 0.3.8-2.1+deb12u1 / .buildinfo src: adonthell-data pkgs: 0.3.8-1 / .buildinfo src: adplay pkgs: 1.8.1-3 / .buildinfo src: adplug pkgs: 2.3.3+dfsg-2 / .buildinfo src: adql pkgs: 1.5-2 / .buildinfo src: adr-tools pkgs: 3.0.0-2 / .buildinfo src: adun.app pkgs: 0.81-14+b3 / .buildinfo src: adv-17v35x pkgs: 5.0.7.0-1 / .buildinfo src: advancecomp pkgs: 2.5-1 / .buildinfo src: advi pkgs: 1.10.2-9 / .buildinfo src: advi pkgs: 1.10.2-9+b1 / .buildinfo src: advocate pkgs: 1.0.0-4 / .buildinfo src: adwaita-icon-theme pkgs: 43-1 / .buildinfo src: adwaita-qt pkgs: 1.4.2-3 / .buildinfo src: aegean pkgs: 0.16.0+dfsg-2 / .buildinfo src: aegisub pkgs: 3.2.2+dfsg-7 / .buildinfo src: aegisub pkgs: 3.2.2+dfsg-7+b3 / .buildinfo src: a-el pkgs: 1.0.0-2 / .buildinfo src: aeolus pkgs: 0.10.4-1 / .buildinfo src: aeonbits-owner pkgs: 1.0.12+ds-3 / .buildinfo src: aephea pkgs: 12-248-3 / .buildinfo src: aerc pkgs: 0.14.0-1+b5 / .buildinfo src: aesfix pkgs: 1.0.1-8 / .buildinfo src: aeskeyfind pkgs: 1:1.0-11 / .buildinfo src: aeskulap pkgs: 0.2.2-beta2+git20190406.ef77f01-4+b1 / .buildinfo src: aespipe pkgs: 2.4d-1.1+b1 / .buildinfo src: aether-ant-tasks pkgs: 1.0.1-6 / .buildinfo src: aevol pkgs: 5.0+ds-3+b1 / .buildinfo src: aewan pkgs: 1.0.01-5+b1 / .buildinfo src: aewm++ pkgs: 1.1.2-5.3 / .buildinfo src: aewm++-goodies pkgs: 1.0-10.1 / .buildinfo src: afdko pkgs: 3.6.2+dfsg1-1 / .buildinfo src: afew pkgs: 3.0.1-4 / .buildinfo src: affiche pkgs: 0.6.0-11+b3 / .buildinfo src: afflib pkgs: 3.7.20-1 / .buildinfo src: afio pkgs: 2.5.2-3+b1 / .buildinfo src: aflplusplus pkgs: 4.04c-4 / .buildinfo src: afnix pkgs: 3.7.0-1 / .buildinfo src: aft pkgs: 2:5.098-6 / .buildinfo src: afterburner.fx pkgs: 1.7.0-3 / .buildinfo src: afterstep pkgs: 2.2.12-15 / .buildinfo src: afterstep pkgs: 2.2.12-15+b2 / .buildinfo src: afuse pkgs: 0.4.1-1.1 / .buildinfo src: agda pkgs: 2.6.2.2-1.1 / .buildinfo src: agda-stdlib pkgs: 1.7.1-1 / .buildinfo src: age pkgs: 1.1.1-1 / .buildinfo src: age pkgs: 1.1.1-1+b3 / .buildinfo src: agedu pkgs: 20211129.8cd63c5-1 / .buildinfo src: agenda.app pkgs: 0.46-3 / .buildinfo src: agg pkgs: 1:2.6.1-r134+dfsg1-2+b1 / .buildinfo src: aggdraw pkgs: 1.3.15-2+b1 / .buildinfo src: aggregate pkgs: 1.6-7+b1 / .buildinfo src: aggressive-indent-mode pkgs: 1.9.0-3 / .buildinfo src: aghermann pkgs: 1.1.2-3+b3 / .buildinfo src: aglfn pkgs: 1.7+git20191031.4036a9c-2 / .buildinfo src: agnostic-lizard pkgs: 0~git20201010.1.fe3a737-2 / .buildinfo src: aha pkgs: 0.5.1-3 / .buildinfo src: ahcpd pkgs: 0.53-3 / .buildinfo src: ahven pkgs: 2.8-7 / .buildinfo src: aide pkgs: 0.18.3-1+deb12u4 / .buildinfo src: aiksaurus pkgs: 1.2.1+dev-0.12-7 / .buildinfo src: aiksaurus pkgs: 1.2.1+dev-0.12-7+b1 / .buildinfo src: aiodns pkgs: 3.0.0-2 / .buildinfo src: aiodogstatsd pkgs: 0.16.0-2 / .buildinfo src: aiofiles pkgs: 23.1.0-1 / .buildinfo src: aioftp pkgs: 0.21.4-1 / .buildinfo src: aiohttp-cors pkgs: 0.7.0-2 / .buildinfo src: aiohttp-jinja2 pkgs: 1.5.1-1 / .buildinfo src: aiohttp-mako pkgs: 0.4.0-2 / .buildinfo src: aiohttp-socks pkgs: 0.7.1-2 / .buildinfo src: aiohttp-wsgi pkgs: 0.10.0-1 / .buildinfo src: aiomysql pkgs: 0.1.1-2 / .buildinfo src: aionotify pkgs: 0.2.0-3 / .buildinfo src: aiopg pkgs: 1.4.0-1 / .buildinfo src: aioprocessing pkgs: 2.0.1-2 / .buildinfo src: aioredis pkgs: 1.3.1-2 / .buildinfo src: aiorpcx pkgs: 0.22.1-2 / .buildinfo src: aiosignal pkgs: 1.3.1-1 / .buildinfo src: aiosmtplib pkgs: 2.0.0-1 / .buildinfo src: aiotask-context pkgs: 0.6.1-3 / .buildinfo src: aioxmlrpc pkgs: 0.6.4-1 / .buildinfo src: aiozipkin pkgs: 1.1.1a1-1 / .buildinfo src: aiozmq pkgs: 1.0.0-1 / .buildinfo src: aircrack-ng pkgs: 1:1.7-5 / .buildinfo src: airlift-airline pkgs: 0.7-3 / .buildinfo src: airlift-slice pkgs: 0.10-2.1 / .buildinfo src: air-quality-sensor pkgs: 0.1.5-1 / .buildinfo src: airspyhf pkgs: 1.6.8-3 / .buildinfo src: airspyone-host pkgs: 1.0.10-2+b1 / .buildinfo src: airstrike pkgs: 0.99+1.0pre6a-11 / .buildinfo src: aisleriot pkgs: 1:3.22.23-1 / .buildinfo src: aj-snapshot pkgs: 0.9.9-4 / .buildinfo src: akira pkgs: 0.0.16-2 / .buildinfo src: akonadi pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-calendar pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-calendar-tools pkgs: 4:22.12.3-1 / .buildinfo src: akonadiconsole pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-contacts pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-import-wizard pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-mime pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-notes pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-search pkgs: 4:22.12.3-1 / .buildinfo src: akregator pkgs: 4:22.12.3-1 / .buildinfo src: akuma pkgs: 1.10-3 / .buildinfo src: alabaster pkgs: 0.7.12-1 / .buildinfo src: alacarte pkgs: 3.44.2-1 / .buildinfo src: aladin pkgs: 12.001+dfsg-1 / .buildinfo src: alarm-clock-applet pkgs: 0.4.1-3 / .buildinfo src: alberta pkgs: 3.0.3-1+b1 / .buildinfo src: aldo pkgs: 0.7.8-2 / .buildinfo src: ale pkgs: 0.9.0.3-5 / .buildinfo src: alembic pkgs: 1.8.1-2 / .buildinfo src: alertmanager-irc-relay pkgs: 0.4.2-1+b9 / .buildinfo src: alevt pkgs: 1:1.8.0-2 / .buildinfo src: alex pkgs: 3.2.7.1-3 / .buildinfo src: alex4 pkgs: 1.1-9 / .buildinfo src: alfa pkgs: 2.2-1+b1 / .buildinfo src: alfred pkgs: 2023.0-1 / .buildinfo src: alglib pkgs: 3.19.0-1 / .buildinfo src: algobox pkgs: 1.1.1+dfsg-1 / .buildinfo src: algol68g pkgs: 3.1.2-1+b1 / .buildinfo src: algotutor pkgs: 0.8.6-6 / .buildinfo src: alice pkgs: 0.19-2 / .buildinfo src: alien pkgs: 8.95.6 / .buildinfo src: alienblaster pkgs: 1.1.0-11 / .buildinfo src: alien-hunter pkgs: 1.7-10 / .buildinfo src: aliki pkgs: 0.3.0-5 / .buildinfo src: alire pkgs: 1.2.1-1+b1 / .buildinfo src: alkimia pkgs: 8.1.1-2 / .buildinfo src: allegro4.4 pkgs: 2:4.4.3.1-3 / .buildinfo src: allegro5 pkgs: 2:5.2.8.0+dfsg-1 / .buildinfo src: allelecount pkgs: 4.3.0-2 / .buildinfo src: all-knowing-dns pkgs: 1.7-4 / .buildinfo src: allow-html-temp pkgs: 10.0.8-1~deb12u1 / .buildinfo src: allure pkgs: 0.11.0.0-1 / .buildinfo src: almanah pkgs: 0.12.3-2+b1 / .buildinfo src: almond pkgs: 0.3.3+dfsg-10 / .buildinfo src: alot pkgs: 0.10-1 / .buildinfo src: alpine pkgs: 2.26+dfsg-1 / .buildinfo src: alpine-chroot-install pkgs: 0.14.0-1 / .buildinfo src: alqalam pkgs: 0.2-10 / .buildinfo src: alsaequal pkgs: 0.6-8 / .buildinfo src: alsa-lib pkgs: 1.2.8-1 / .buildinfo src: alsa-lib pkgs: 1.2.8-1+b1 / .buildinfo src: alsamixergui pkgs: 0.9.0rc2-1-10.1+b1 / .buildinfo src: alsa-oss pkgs: 1.1.8-2 / .buildinfo src: alsaplayer pkgs: 0.99.81-2+b3 / .buildinfo src: alsa-plugins pkgs: 1.2.7.1-1 / .buildinfo src: alsa-tools pkgs: 1.2.5-3 / .buildinfo src: alsa-topology-conf pkgs: 1.2.5.1-2 / .buildinfo src: alsa-ucm-conf pkgs: 1.2.8-1 / .buildinfo src: alsa-utils pkgs: 1.2.8-1 / .buildinfo src: altermime pkgs: 0.3.10-12 / .buildinfo src: alter-sequence-alignment pkgs: 1.3.4-6 / .buildinfo src: altos pkgs: 1.9.16-2 / .buildinfo src: altree pkgs: 1.3.2-1 / .buildinfo src: altree pkgs: 1.3.2-1+b3 / .buildinfo src: alttab pkgs: 1.6.1-1 / .buildinfo src: alure pkgs: 1.2-9 / .buildinfo src: alure pkgs: 1.2-9+b2 / .buildinfo src: amanda pkgs: 1:3.5.1-11+deb12u2 / .buildinfo src: amap-align pkgs: 2.2+git20080214.600fc29+dfsg-2 / .buildinfo src: amavisd-milter pkgs: 1.7.2-1 / .buildinfo src: amavisd-new pkgs: 1:2.13.0-3+deb12u1 / .buildinfo src: amazon-ec2-net-utils pkgs: 2.3.0-3 / .buildinfo src: amazon-ec2-utils pkgs: 2.0.1-2 / .buildinfo src: amazon-ecr-credential-helper pkgs: 0.6.0-1+b2 / .buildinfo src: ambdec pkgs: 0.7.1-1 / .buildinfo src: amb-plugins pkgs: 0.8.1-7+b1 / .buildinfo src: amd64-microcode pkgs: 3.20250311.1~deb12u1 / .buildinfo src: amdgcn-tools pkgs: 13+b1 / .buildinfo src: amfora pkgs: 1.9.2-2+b7 / .buildinfo src: amide pkgs: 1.0.6-1 / .buildinfo src: amideco pkgs: 0.31e-3.2 / .buildinfo src: amiga-fdisk pkgs: 0.04-16 / .buildinfo src: amispammer pkgs: 3.3-2.1 / .buildinfo src: aml pkgs: 0.2.2-1 / .buildinfo src: amoebax pkgs: 0.2.1+dfsg-6 / .buildinfo src: amp pkgs: 0.6.1-1+b8 / .buildinfo src: amphetamine pkgs: 0.8.10-21 / .buildinfo src: amphetamine-data pkgs: 0.8.7-15.1 / .buildinfo src: amphp-amp pkgs: 2.6.2-1.1 / .buildinfo src: ample pkgs: 0.5.7-13+b1 / .buildinfo src: ampliconnoise pkgs: 1.29-10+b2 / .buildinfo src: ampr-ripd pkgs: 2.4.1-1+b1 / .buildinfo src: amqp-specs pkgs: 1-0r0-3.1 / .buildinfo src: ams pkgs: 2.2.0-1 / .buildinfo src: amsynth pkgs: 1.13.2-1 / .buildinfo src: amtk pkgs: 5.6.1-2 / .buildinfo src: amtterm pkgs: 1.4-3 / .buildinfo src: amule pkgs: 1:2.3.3-3 / .buildinfo src: amule-emc pkgs: 0.5.2-4+b1 / .buildinfo src: an pkgs: 1.2-7+b1 / .buildinfo src: anacron pkgs: 2.3-36 / .buildinfo src: analitza pkgs: 4:22.12.3-1 / .buildinfo src: analizo pkgs: 1.25.4-2 / .buildinfo src: analog pkgs: 2:6.0.17-3 / .buildinfo src: anarchism pkgs: 15.3-3 / .buildinfo src: ancient pkgs: 2.0.0-2 / .buildinfo src: and pkgs: 1.2.2-4.2 / .buildinfo src: andi pkgs: 0.14-2 / .buildinfo src: androguard pkgs: 3.4.0~a1-6 / .buildinfo src: android-androresolvd pkgs: 1.3-1+b1 / .buildinfo src: android-file-transfer pkgs: 4.2-1 / .buildinfo src: android-platform-art pkgs: 11.0.0+r48-5 / .buildinfo src: android-platform-art pkgs: 1:11.0.0+r48-5 / .buildinfo src: android-platform-build pkgs: 1:10.0.0+r36-1 / .buildinfo src: android-platform-build-kati pkgs: 10.0.0+r32+git20220314.09dfa26c4e59-7+b2 / .buildinfo src: android-platform-external-boringssl pkgs: 13.0.0+r24-2 / .buildinfo src: android-platform-external-jsilver pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-external-libselinux pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-external-libunwind pkgs: 10.0.0+r36-4 / .buildinfo src: android-platform-external-nist-sip pkgs: 9.0.0+r35-1.1 / .buildinfo src: android-platform-external-rappor pkgs: 9.0.0+r35-1.1 / .buildinfo src: android-platform-frameworks-base pkgs: 1:10.0.0+r36-10 / .buildinfo src: android-platform-frameworks-data-binding pkgs: 2.2.2-6 / .buildinfo src: android-platform-frameworks-native pkgs: 1:10.0.0+r36-1 / .buildinfo src: android-platform-libcore pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-system-extras pkgs: 10.0.0+r36+ds-2.1 / .buildinfo src: android-platform-system-tools-aidl pkgs: 1:10.0.0+r36-4+b1 / .buildinfo src: android-platform-system-tools-hidl pkgs: 10.0.0+r36-3 / .buildinfo src: android-platform-tools pkgs: 29.0.6-28 / .buildinfo src: android-platform-tools pkgs: 1:29.0.6-28 / .buildinfo src: android-platform-tools-analytics-library pkgs: 2.2.2-3 / .buildinfo src: android-platform-tools-apksig pkgs: 31.0.2-1 / .buildinfo src: android-platform-tools-base pkgs: 2.2.2-4 / .buildinfo src: android-sdk-helper pkgs: 0.2 / .buildinfo src: android-sdk-meta pkgs: 28.0.2+9 / .buildinfo src: android-sdk-meta pkgs: 29.0.3+9 / .buildinfo src: anet pkgs: 0.4.3-3 / .buildinfo src: angband pkgs: 1:3.5.1-2.5 / .buildinfo src: angelfish pkgs: 22.11-1+b2 / .buildinfo src: angelscript pkgs: 2.35.1+ds-3 / .buildinfo src: angelscript pkgs: 2.35.1+ds-3+b1 / .buildinfo src: angrydd pkgs: 1.0.1-14 / .buildinfo src: angular.js pkgs: 1.8.3-1+deb12u1 / .buildinfo src: animals pkgs: 201207131226-2.1 / .buildinfo src: animal-sniffer pkgs: 1.16-1 / .buildinfo src: anjuta pkgs: 2:3.34.0-8 / .buildinfo src: ann pkgs: 1.1.2+doc-9+b1 / .buildinfo src: annexremote pkgs: 1.6.0-1 / .buildinfo src: annotation-indexer pkgs: 1.17-1 / .buildinfo src: anomaly pkgs: 1.1.0-3+b1 / .buildinfo src: anonip pkgs: 1.1.0-2 / .buildinfo src: anope pkgs: 2.0.12-1 / .buildinfo src: anorack pkgs: 0.2.7-3 / .buildinfo src: anosql pkgs: 1.0.1-3 / .buildinfo src: ansi pkgs: 0.1.5-2 / .buildinfo src: ansible pkgs: 7.7.0+dfsg-3+deb12u1 / .buildinfo src: ansible-core pkgs: 2.14.18-0+deb12u2 / .buildinfo src: ansible-lint pkgs: 6.13.1-1 / .buildinfo src: ansible-runner pkgs: 2.3.1-2 / .buildinfo src: ansifilter pkgs: 2.18+dfsg1-2 / .buildinfo src: ansilove pkgs: 4.1.6-1 / .buildinfo src: ansimarkup pkgs: 1.5.0-1 / .buildinfo src: ansiweather pkgs: 1.18.0-3 / .buildinfo src: ant pkgs: 1.10.13-1 / .buildinfo src: ant-contrib pkgs: 1.0~b3+svn177-12 / .buildinfo src: antelope pkgs: 3.5.1-5 / .buildinfo src: antennavis pkgs: 0.3.1-4+b1 / .buildinfo src: anthy pkgs: 1:0.4-2 / .buildinfo src: antic pkgs: 0.2.5+ds-1+b2 / .buildinfo src: antigrav pkgs: 0.0.3-10 / .buildinfo src: antimicro pkgs: 3.1.4-1 / .buildinfo src: antimony pkgs: 0.9.3-2+b5 / .buildinfo src: antiword pkgs: 0.37-16 / .buildinfo src: antlr pkgs: 2.7.7+dfsg-12 / .buildinfo src: antlr pkgs: 2.7.7+dfsg-12+b2 / .buildinfo src: antlr3 pkgs: 3.5.3-1 / .buildinfo src: antlr4 pkgs: 4.7.2-5 / .buildinfo src: antlr4-cpp-runtime pkgs: 4.9+dfsg-3 / .buildinfo src: antlr-maven-plugin pkgs: 2.2-5 / .buildinfo src: antpm pkgs: 1.20-1+b1 / .buildinfo src: any2fasta pkgs: 0.4.2-2 / .buildinfo src: anymarkup pkgs: 0.8.1-2 / .buildinfo src: anymarkup-core pkgs: 0.8.1-3 / .buildinfo src: anymeal pkgs: 1.18-2 / .buildinfo src: anypaper pkgs: 2.4-2.1 / .buildinfo src: anyremote pkgs: 6.7.3-3 / .buildinfo src: anytun pkgs: 0.3.8-1+b1 / .buildinfo src: aobook pkgs: 1.0.3-3 / .buildinfo src: aodh pkgs: 15.0.0-3 / .buildinfo src: aoetools pkgs: 36-5 / .buildinfo src: aoeui pkgs: 1.7+20160302.git4e5dee9-3 / .buildinfo src: aoflagger pkgs: 3.1.0-2+b5 / .buildinfo src: aom pkgs: 3.6.0-1+deb12u2 / .buildinfo src: ap51-flash pkgs: 2022.1-1 / .buildinfo src: apache2 pkgs: 2.4.66-1~deb12u1 / .buildinfo src: apache2-mod-xforward pkgs: 0.6-1+b2 / .buildinfo src: apache-commons-rdf pkgs: 0.5.0-2 / .buildinfo src: apache-curator pkgs: 5.4.0-3 / .buildinfo src: apache-directory-api pkgs: 2.1.2-1 / .buildinfo src: apache-directory-jdbm pkgs: 2.0.0~M2-3 / .buildinfo src: apache-directory-server pkgs: 2.0.0~M26-1 / .buildinfo src: apache-jena pkgs: 4.5.0-2 / .buildinfo src: apache-log4j1.2 pkgs: 1.2.17-11 / .buildinfo src: apache-log4j2 pkgs: 2.19.0-2 / .buildinfo src: apache-log4j-extras1.2 pkgs: 1.2.17-3 / .buildinfo src: apache-mime4j pkgs: 0.8.2-1 / .buildinfo src: apache-mode-el pkgs: 2.2.0-4 / .buildinfo src: apache-opennlp pkgs: 2.1.0-1 / .buildinfo src: apache-pom pkgs: 29-2 / .buildinfo src: apachetop pkgs: 0.23.2-1 / .buildinfo src: apache-upload-progress-module pkgs: 0.2-2+b2 / .buildinfo src: apbs pkgs: 3.4.1-5 / .buildinfo src: apcupsd pkgs: 3.14.14-3.1 / .buildinfo src: apcupsd pkgs: 3.14.14-3.1+b1 / .buildinfo src: apel pkgs: 10.8+0.20220720-1 / .buildinfo src: apertium pkgs: 3.8.3-1+b2 / .buildinfo src: apertium-afr-nld pkgs: 0.3.0-3 / .buildinfo src: apertium-all-dev pkgs: 3.8.1-2 / .buildinfo src: apertium-anaphora pkgs: 1.1.1-1+b1 / .buildinfo src: apertium-apy pkgs: 0.11.7-2.1 / .buildinfo src: apertium-arg-cat pkgs: 0.2.0-3 / .buildinfo src: apertium-bel-rus pkgs: 0.2.1-2 / .buildinfo src: apertium-br-fr pkgs: 0.5.1-1 / .buildinfo src: apertium-cat-ita pkgs: 0.2.2-1 / .buildinfo src: apertium-cat-srd pkgs: 1.1.0-2 / .buildinfo src: apertium-dan-nor pkgs: 1.5.0-2 / .buildinfo src: apertium-eng-cat pkgs: 1.0.1-5 / .buildinfo src: apertium-en-gl pkgs: 0.5.4-1 / .buildinfo src: apertium-eng-spa pkgs: 0.8.1-2 / .buildinfo src: apertium-eo-ca pkgs: 1:0.9.2-1 / .buildinfo src: apertium-eo-en pkgs: 1.0.2-1 / .buildinfo src: apertium-eo-es pkgs: 1:0.9.2-1 / .buildinfo src: apertium-eo-fr pkgs: 0.9.1-1 / .buildinfo src: apertium-es-gl pkgs: 1.0.9-3 / .buildinfo src: apertium-es-pt pkgs: 1.1.6-1 / .buildinfo src: apertium-es-ro pkgs: 0.7.5-1 / .buildinfo src: apertium-eu-en pkgs: 0.3.3-1 / .buildinfo src: apertium-eu-es pkgs: 0.3.4-1 / .buildinfo src: apertium-eval-translator pkgs: 1.2.1-3 / .buildinfo src: apertium-fra-cat pkgs: 1.10.0-1 / .buildinfo src: apertium-fra-frp pkgs: 1.1.0-1 / .buildinfo src: apertium-fr-es pkgs: 0.9.4-1 / .buildinfo src: apertium-get pkgs: 1.0.0-3 / .buildinfo src: apertium-hbs-eng pkgs: 0.5.1-2 / .buildinfo src: apertium-hbs-mkd pkgs: 0.1.1-1 / .buildinfo src: apertium-hbs-slv pkgs: 0.5.1-2 / .buildinfo src: apertium-hin pkgs: 0.1.0~r59158-4 / .buildinfo src: apertium-ind-zlm pkgs: 0.1.2-3 / .buildinfo src: apertium-isl-eng pkgs: 0.1.2-1 / .buildinfo src: apertium-isl-swe pkgs: 0.1.1-2 / .buildinfo src: apertium-lex-tools pkgs: 0.4.2-2 / .buildinfo src: apertium-mkd-bul pkgs: 0.2.1-2 / .buildinfo src: apertium-mkd-eng pkgs: 0.1.3-2 / .buildinfo src: apertium-nno-nob pkgs: 1.5.0-1 / .buildinfo src: apertium-oc-ca pkgs: 1.0.7-1 / .buildinfo src: apertium-oc-es pkgs: 1.0.8-1 / .buildinfo src: apertium-oci-fra pkgs: 1.0.0-1 / .buildinfo src: apertium-pol-szl pkgs: 0.2.1-3 / .buildinfo src: apertium-por-cat pkgs: 0.10.1-2 / .buildinfo src: apertium-pt-gl pkgs: 0.9.3-1 / .buildinfo src: apertium-recursive pkgs: 1.1.2-1+b1 / .buildinfo src: apertium-regtest pkgs: 0.9.1-3 / .buildinfo src: apertium-rus-ukr pkgs: 0.2.1-4 / .buildinfo src: apertium-separable pkgs: 0.6.1-1+b1 / .buildinfo src: apertium-spa-arg pkgs: 0.5.0-2 / .buildinfo src: apertium-spa-ast pkgs: 1.1.1-2 / .buildinfo src: apertium-spa-cat pkgs: 2.2.0-3 / .buildinfo src: apertium-spa-ita pkgs: 0.2.1-3 / .buildinfo src: apertium-srd-ita pkgs: 1.1.0-2 / .buildinfo src: apertium-streamparser pkgs: 5.0.2-2 / .buildinfo src: apertium-swe-dan pkgs: 0.8.1-3 / .buildinfo src: apertium-swe-nor pkgs: 0.4.0-1 / .buildinfo src: apertium-urd pkgs: 0.1.0~r61311-3 / .buildinfo src: apertium-urd-hin pkgs: 0.1.0~r64379-4 / .buildinfo src: apf-firewall pkgs: 9.7+rev1-7 / .buildinfo src: apfsprogs pkgs: 0+git20230206+ds-1 / .buildinfo src: apg pkgs: 2.2.3.dfsg.1-5+b2 / .buildinfo src: apgdiff pkgs: 2.7.0-1 / .buildinfo src: apiguardian pkgs: 1.1.2-1 / .buildinfo src: apipkg pkgs: 3.0.1-1 / .buildinfo src: api-sanity-checker pkgs: 1.98.7-2.1 / .buildinfo src: apispec pkgs: 5.2.2-3 / .buildinfo src: apitrace pkgs: 11.1+repack-1.1+b2 / .buildinfo src: apiwrap-el pkgs: 0.5-4 / .buildinfo src: apk-parser pkgs: 2.6.10+ds-4 / .buildinfo src: apksigcopier pkgs: 1.1.1-1 / .buildinfo src: apktool pkgs: 2.7.0+dfsg-6+deb12u1 / .buildinfo src: aplpy pkgs: 2.1.0-1 / .buildinfo src: aplus-fsf pkgs: 4.22.1-10.2 / .buildinfo src: apng2gif pkgs: 1.8-4 / .buildinfo src: apngasm pkgs: 2.91-4 / .buildinfo src: apngdis pkgs: 2.9-5 / .buildinfo src: apngopt pkgs: 1.4-1 / .buildinfo src: apophenia pkgs: 1.0+ds-8 / .buildinfo src: apophenia pkgs: 1.0+ds-8+b3 / .buildinfo src: apostrophe pkgs: 2.6.3-4 / .buildinfo src: apparix pkgs: 11-062-1 / .buildinfo src: apparmor pkgs: 3.0.8-3 / .buildinfo src: apparmor-profiles-extra pkgs: 1.35 / .buildinfo src: appconfig pkgs: 1.71-2.2 / .buildinfo src: appdirs pkgs: 1.4.4-3 / .buildinfo src: apper pkgs: 1.0.0-4 / .buildinfo src: appmenu-gtk-module pkgs: 0.7.6-2.1 / .buildinfo src: appmenu-registrar pkgs: 0.7.6-2 / .buildinfo src: apprise pkgs: 1.2.0-1 / .buildinfo src: approx pkgs: 5.12-1 / .buildinfo src: appstream pkgs: 0.16.1-2 / .buildinfo src: appstream-generator pkgs: 0.9.0-1 / .buildinfo src: appstream-glib pkgs: 0.8.2-1 / .buildinfo src: apr pkgs: 1.7.2-3+deb12u1 / .buildinfo src: apriltag pkgs: 3.3.0-1+b1 / .buildinfo src: aprsdigi pkgs: 3.10.0-5+b1 / .buildinfo src: apr-util pkgs: 1.6.3-1 / .buildinfo src: aprx pkgs: 2.9.1-1 / .buildinfo src: apscheduler pkgs: 3.9.1-2 / .buildinfo src: apsfilter pkgs: 7.2.6-3 / .buildinfo src: apt pkgs: 2.6.1 / .buildinfo src: apt-build pkgs: 0.12.49 / .buildinfo src: apt-cacher pkgs: 1.7.29 / .buildinfo src: apt-cacher-ng pkgs: 3.7.4-1+b2 / .buildinfo src: apt-config-auto-update pkgs: 2.2 / .buildinfo src: apt-dater pkgs: 1.0.4-7 / .buildinfo src: apt-dater-host pkgs: 1.0.1-6 / .buildinfo src: apt-file pkgs: 3.3 / .buildinfo src: apt-forktracer pkgs: 0.9 / .buildinfo src: aptfs pkgs: 2:1.0.1 / .buildinfo src: apticron pkgs: 1.2.5+nmu1 / .buildinfo src: aptitude pkgs: 0.8.13-5 / .buildinfo src: aptitude-robot pkgs: 1.5.5-1 / .buildinfo src: apt-listbugs pkgs: 0.1.40 / .buildinfo src: apt-listchanges pkgs: 3.24 / .buildinfo src: apt-listdifferences pkgs: 1.20230122 / .buildinfo src: aptly pkgs: 1.5.0+ds1-1+b4 / .buildinfo src: aptly-api-client pkgs: 0.2.4-2 / .buildinfo src: apt-mirror pkgs: 0.5.4-2 / .buildinfo src: apt-move pkgs: 4.2.27-6 / .buildinfo src: apt-offline pkgs: 1.8.5-1 / .buildinfo src: apt-rdepends pkgs: 1.3.0-10 / .buildinfo src: apt-show-source pkgs: 0.11+nmu1 / .buildinfo src: apt-show-versions pkgs: 0.22.13+nmu1 / .buildinfo src: apt-src pkgs: 0.25.3 / .buildinfo src: apt-transport-in-toto pkgs: 0.1.1-3 / .buildinfo src: apt-transport-s3 pkgs: 2.1.0-1 / .buildinfo src: apt-transport-tor pkgs: 0.5 / .buildinfo src: apt-venv pkgs: 1.0.0-5 / .buildinfo src: apt-xapian-index pkgs: 0.53 / .buildinfo src: apulse pkgs: 0.1.13-2 / .buildinfo src: ap-utils pkgs: 1.5-5+b1 / .buildinfo src: apvlv pkgs: 0.4.0+repack-1 / .buildinfo src: apwal pkgs: 0.4.5-1.2 / .buildinfo src: aqemu pkgs: 0.9.2-3 / .buildinfo src: arachne-pnr pkgs: 0.1+20190728gitc40fb22-3 / .buildinfo src: aragorn pkgs: 1.2.38-4 / .buildinfo src: arandr pkgs: 0.1.11-1 / .buildinfo src: aranym pkgs: 1.1.0-2 / .buildinfo src: aravis pkgs: 0.8.26-1 / .buildinfo src: arbiterjs pkgs: 1.0-5 / .buildinfo src: arc pkgs: 5.21q-12 / .buildinfo src: arc-gui-clients pkgs: 0.4.6-7+b2 / .buildinfo src: arch-install-scripts pkgs: 28-1 / .buildinfo src: architecture-properties pkgs: 0.1.1 / .buildinfo src: archivemount pkgs: 0.8.7-1+b1 / .buildinfo src: archlinux-keyring pkgs: 0~20231113-1~deb12u1 / .buildinfo src: archmage pkgs: 1:0.4.2.1-2 / .buildinfo src: archmbox pkgs: 4.10.0-6 / .buildinfo src: arch-test pkgs: 0.20-1 / .buildinfo src: archvsync pkgs: 20180513+nmu1 / .buildinfo src: arcp pkgs: 0.2.1-6 / .buildinfo src: arc-theme pkgs: 20221218-1 / .buildinfo src: arctica-greeter pkgs: 0.99.3.0-1+deb12u2 / .buildinfo src: arden pkgs: 1.0-5 / .buildinfo src: ardentryst pkgs: 1.71-9 / .buildinfo src: ardour pkgs: 1:7.3.0+ds0-1 / .buildinfo src: arduino pkgs: 2:1.8.19+dfsg1-1 / .buildinfo src: arduino-builder pkgs: 1.3.25-4+b3 / .buildinfo src: arduino-core-avr pkgs: 1.8.6+dfsg-1 / .buildinfo src: arduino-ctags pkgs: 5.8-arduino11-2 / .buildinfo src: arduino-mighty-1284p pkgs: 1-5 / .buildinfo src: arduino-mk pkgs: 1.5.2-2.1 / .buildinfo src: arename pkgs: 4.1-1 / .buildinfo src: ares pkgs: 126-3 / .buildinfo src: argagg pkgs: 0.4.7-1 / .buildinfo src: argh pkgs: 1.3.2+ds-2 / .buildinfo src: argon2 pkgs: 0~20171227-0.3+deb12u1 / .buildinfo src: argparse4j pkgs: 0.4.4-1.1 / .buildinfo src: argparse-manpage pkgs: 1.2.2-1 / .buildinfo src: args4j pkgs: 2.33-2 / .buildinfo src: argtable2 pkgs: 13-1.1 / .buildinfo src: argus pkgs: 2:3.0.8.2-2.2 / .buildinfo src: argus-clients pkgs: 1:3.0.8.2-6.1+b3 / .buildinfo src: argyll pkgs: 2.3.1+repack-1.1 / .buildinfo src: argyll pkgs: 2.3.1+repack-1.1+b1 / .buildinfo src: aria2 pkgs: 1.36.0-1 / .buildinfo src: ariba pkgs: 2.14.6+ds-5+b1 / .buildinfo src: aribas pkgs: 1.65-1 / .buildinfo src: aribb24 pkgs: 1.0.3-2 / .buildinfo src: ario pkgs: 1.6-1.2 / .buildinfo src: arj pkgs: 3.10.22-26 / .buildinfo src: arjun pkgs: 2.2.1-2 / .buildinfo src: ark pkgs: 4:22.12.3-1+deb12u1 / .buildinfo src: armadillo pkgs: 1:11.4.2+dfsg-1 / .buildinfo src: armagetronad pkgs: 0.2.9.1.0-3 / .buildinfo src: armci-mpi pkgs: 0.3.1~beta-7 / .buildinfo src: arm-compute-library pkgs: 20.08+dfsg-7 / .buildinfo src: armnn pkgs: 20.08-12 / .buildinfo src: arm-trusted-firmware pkgs: 2.8.0+dfsg-1 / .buildinfo src: arno-iptables-firewall pkgs: 2.1.1-8 / .buildinfo src: arpack pkgs: 3.8.0-3 / .buildinfo src: arpack++ pkgs: 2.3-10 / .buildinfo src: arpalert pkgs: 2.0.12-6+b1 / .buildinfo src: arpeggio pkgs: 2.0.0-1 / .buildinfo src: arping pkgs: 2.23-1 / .buildinfo src: arpon pkgs: 3.0-ng+dfsg1-4+b1 / .buildinfo src: arp-scan pkgs: 1.10.0-2 / .buildinfo src: arptables pkgs: 0.0.5-3.1 / .buildinfo src: arpwatch pkgs: 2.1a15-8+b1 / .buildinfo src: arpys pkgs: 2.0.2-3 / .buildinfo src: arqiver pkgs: 0.9.0-1+b1 / .buildinfo src: array-info pkgs: 0.16-6 / .buildinfo src: arriero pkgs: 0.7~20161228-1.2 / .buildinfo src: artemis pkgs: 18.2.0+dfsg-3 / .buildinfo src: artfastqgenerator pkgs: 0.0.20150519-4 / .buildinfo src: artha pkgs: 1.0.5-3 / .buildinfo src: artikulate pkgs: 4:22.12.3-1 / .buildinfo src: art-nextgen-simulation-tools pkgs: 20160605+dfsg-4 / .buildinfo src: art-nextgen-simulation-tools pkgs: 20160605+dfsg-4+b3 / .buildinfo src: as31 pkgs: 2.3.1-9+b1 / .buildinfo src: asc pkgs: 2.6.1.0-9 / .buildinfo src: asc pkgs: 2.6.1.0-9+b4 / .buildinfo src: ascd pkgs: 0.13.2-7+b2 / .buildinfo src: ascdc pkgs: 0.3-15+b1 / .buildinfo src: ascii pkgs: 3.18-5 / .buildinfo src: ascii2binary pkgs: 2.14-1.1+b1 / .buildinfo src: asciiart pkgs: 0.0.10-2 / .buildinfo src: asciidoc pkgs: 10.2.0-1 / .buildinfo src: asciidoctor pkgs: 2.0.18-2 / .buildinfo src: asciijump pkgs: 1.0.2~beta-10+b1 / .buildinfo src: asciimathtml pkgs: 2.0.2-5 / .buildinfo src: asciinema pkgs: 2.2.0-1 / .buildinfo src: asciitree pkgs: 0.3.3-3 / .buildinfo src: asclock pkgs: 2.0.12-35 / .buildinfo src: asc-music pkgs: 1.3-6 / .buildinfo src: asdf-astropy pkgs: 0.3.0+github-1 / .buildinfo src: asdf-coordinates-schemas pkgs: 0.1.0-3 / .buildinfo src: asdf-standard pkgs: 1.0.3-1 / .buildinfo src: asdf-transform-schemas pkgs: 0.3.0-1 / .buildinfo src: asdf-wcs-schemas pkgs: 0.1.1-3 / .buildinfo src: aseba pkgs: 1.6.99+dfsg-7 / .buildinfo src: asedriveiiie pkgs: 3.7-9 / .buildinfo src: aseqjoy pkgs: 0.0.2-1+b1 / .buildinfo src: asio pkgs: 1:1.22.1-1 / .buildinfo src: asl pkgs: 0.1.7-4 / .buildinfo src: asm pkgs: 9.4-1 / .buildinfo src: asmail pkgs: 2.1-5+b1 / .buildinfo src: asmix pkgs: 1.5-4.3 / .buildinfo src: asmixer pkgs: 0.5-16 / .buildinfo src: asmjit pkgs: 0.0~git20221210.5b5b0b3-1 / .buildinfo src: asmon pkgs: 0.71-8.1 / .buildinfo src: asmtools pkgs: 7.0-b09-2 / .buildinfo src: asn1c pkgs: 0.9.28+dfsg-5 / .buildinfo src: asn1crypto pkgs: 1.5.1-2 / .buildinfo src: aspcud pkgs: 1:1.9.6-2 / .buildinfo src: aspectc++ pkgs: 1:2.3+git20221129-2 / .buildinfo src: aspectj pkgs: 1.9.5-2 / .buildinfo src: aspectj-maven-plugin pkgs: 1.11-2 / .buildinfo src: aspell pkgs: 0.60.8-4 / .buildinfo src: aspell pkgs: 0.60.8-4+b1 / .buildinfo src: aspell-am pkgs: 0.03-1-5.2 / .buildinfo src: aspell-ar pkgs: 0.0.20060329-6 / .buildinfo src: aspell-ar-large pkgs: 1.2-0-5 / .buildinfo src: aspell-bn pkgs: 1:0.01.1-1-5 / .buildinfo src: aspell-br pkgs: 0.50-2-10 / .buildinfo src: aspell-cs pkgs: 0.51.0-1.3 / .buildinfo src: aspell-cy pkgs: 0.50-3-8 / .buildinfo src: aspell-el pkgs: 0.50-3-7 / .buildinfo src: aspell-en pkgs: 2020.12.07-0-1 / .buildinfo src: aspell-fa pkgs: 0.11-0-4 / .buildinfo src: aspell-fr pkgs: 0.50-3-8.1 / .buildinfo src: aspell-ga pkgs: 0.50-4-6 / .buildinfo src: aspell-gu pkgs: 0.03-0-12 / .buildinfo src: aspell-he pkgs: 1.0-0-8.1 / .buildinfo src: aspell-hi pkgs: 0.02-9 / .buildinfo src: aspell-hr pkgs: 0.51-6.1 / .buildinfo src: aspell-hsb pkgs: 0.02.0-1.2 / .buildinfo src: aspell-hu pkgs: 0.99.4.2-0-4.1 / .buildinfo src: aspell-hy pkgs: 0.10.0-0-3.2 / .buildinfo src: aspell-is pkgs: 0.51.1-0-2 / .buildinfo src: aspell-it pkgs: 2.4-20070901-0-3.1 / .buildinfo src: aspell-kk pkgs: 0.2-3 / .buildinfo src: aspell-kn pkgs: 0.01-3-3 / .buildinfo src: aspell-ku pkgs: 0.20-0-8 / .buildinfo src: aspell-ml pkgs: 0.04-1-10 / .buildinfo src: aspell-mr pkgs: 0.10-12 / .buildinfo src: aspell-or pkgs: 0.03-1-8 / .buildinfo src: aspell-pa pkgs: 0.01-1-7 / .buildinfo src: aspell-pl pkgs: 20150428-3.1 / .buildinfo src: aspell-pt pkgs: 1.10 / .buildinfo src: aspell-ro pkgs: 3.3.9-1.2 / .buildinfo src: aspell-sk pkgs: 2.04+ds.3 / .buildinfo src: aspell-sl pkgs: 0.60-4.1 / .buildinfo src: aspell-sv pkgs: 0.51-0-3.2 / .buildinfo src: aspell-ta pkgs: 20040424-1-4 / .buildinfo src: aspell-te pkgs: 0.01-2-7 / .buildinfo src: aspell-tl pkgs: 0.4-0-22 / .buildinfo src: aspell-uz pkgs: 0.6.0-4 / .buildinfo src: aspic pkgs: 2.00+dfsg-2 / .buildinfo src: asql pkgs: 1.6-1.2 / .buildinfo src: assembly-stats pkgs: 1.0.1+ds-6 / .buildinfo src: assemblytics pkgs: 1.2.1+dfsg-1 / .buildinfo src: assertj-core pkgs: 3.14.0-2 / .buildinfo src: assess-el pkgs: 0.6-1 / .buildinfo src: assimp pkgs: 5.2.5~ds0-1 / .buildinfo src: assimp pkgs: 5.2.5~ds0-1+b1 / .buildinfo src: astap pkgs: 2022.12.09-1 / .buildinfo src: astap-cli pkgs: 2022.12.09-1 / .buildinfo src: astc-encoder pkgs: 4.2.0+ds-2 / .buildinfo src: asterisk-core-sounds pkgs: 1.6.1-1 / .buildinfo src: asterisk-moh-opsound pkgs: 2.03-1.1 / .buildinfo src: asterisk-prompt-es-co pkgs: 0.20070403-2.1 / .buildinfo src: asterisk-prompt-fr-armelle pkgs: 20070613-2.2 / .buildinfo src: asterisk-prompt-it pkgs: 1:1.4.22+mm20110907-3.1 / .buildinfo src: astlib pkgs: 0.11.8-1+b2 / .buildinfo src: astral pkgs: 1.6.1-3 / .buildinfo src: astroalign pkgs: 2.4.1-3 / .buildinfo src: astrodendro pkgs: 0.2.0+dfsg1-4 / .buildinfo src: astroid pkgs: 2.14.2-1 / .buildinfo src: astroidmail pkgs: 0.16-2+b2 / .buildinfo src: astromatic pkgs: 1.3 / .buildinfo src: astrometry.net pkgs: 0.93+dfsg-1+b1 / .buildinfo src: astroml pkgs: 1.0.2-1 / .buildinfo src: astronomical-almanac pkgs: 5.6-7 / .buildinfo src: astroplan pkgs: 0.7-4 / .buildinfo src: astropy pkgs: 5.2.1-2 / .buildinfo src: astropy-healpix pkgs: 0.6-2+b1 / .buildinfo src: astropy-helpers pkgs: 4.0.1-1 / .buildinfo src: astropy-regions pkgs: 0.7-1+b2 / .buildinfo src: astropy-sphinx-theme pkgs: 1.1-1 / .buildinfo src: astroquery pkgs: 0.4.6+dfsg-4 / .buildinfo src: astroscrappy pkgs: 1.1.0-2+b3 / .buildinfo src: astunparse pkgs: 1.6.3-2 / .buildinfo src: astyle pkgs: 3.1-3+b1 / .buildinfo src: asunder pkgs: 2.9.7-2 / .buildinfo src: asused pkgs: 3.72-14 / .buildinfo src: asylum pkgs: 0.3.2-3 / .buildinfo src: asymptote pkgs: 2.85+ds-1 / .buildinfo src: asyncfuture pkgs: 0~0.1-1+b1 / .buildinfo src: async-http-client pkgs: 2.12.3-1 / .buildinfo src: asyncpg pkgs: 0.27.0-1+b2 / .buildinfo src: at pkgs: 3.2.5-1+b1 / .buildinfo src: atanks pkgs: 6.6~dfsg-1 / .buildinfo src: ataqv pkgs: 1.3.0+ds-2 / .buildinfo src: at-at-clojure pkgs: 1.2.0-1.1 / .buildinfo src: atf pkgs: 0.21-6 / .buildinfo src: atftp pkgs: 0.8.0-3 / .buildinfo src: atheme-services pkgs: 7.2.12-1+b1 / .buildinfo src: athena-jot pkgs: 9.0-8+b1 / .buildinfo src: atig pkgs: 0.6.1-8 / .buildinfo src: atinject-jsr330 pkgs: 1.0+ds1-5 / .buildinfo src: atkmm1.6 pkgs: 2.28.3-1 / .buildinfo src: atlas pkgs: 3.10.3-13 / .buildinfo src: atlas-ecmwf pkgs: 0.31.1-3 / .buildinfo src: atlc pkgs: 4.6.1-5 / .buildinfo src: atmel-firmware pkgs: 1.3-7 / .buildinfo src: atom4 pkgs: 4.1-9+b1 / .buildinfo src: atomic-chrome-el pkgs: 2.0.0-4 / .buildinfo src: atomicparsley pkgs: 20210715.151551.e7ad03a-1+b1 / .buildinfo src: atomix pkgs: 3.34.0-3 / .buildinfo src: atool pkgs: 0.39.0-12 / .buildinfo src: atop pkgs: 2.8.1-1+deb12u1 / .buildinfo src: atril pkgs: 1.26.0-2+deb12u3 / .buildinfo src: atropos pkgs: 1.1.31+dfsg-3+b3 / .buildinfo src: ats2-lang pkgs: 0.4.2-1.1 / .buildinfo src: at-spi2-core pkgs: 2.46.0-5 / .buildinfo src: attica-kf5 pkgs: 5.103.0-1 / .buildinfo src: attr pkgs: 1:2.5.1-4 / .buildinfo src: aubio pkgs: 0.4.9-4.3 / .buildinfo src: aubio pkgs: 0.4.9-4.3+b1 / .buildinfo src: auctex pkgs: 12.2-1 / .buildinfo src: audacious pkgs: 4.2-1 / .buildinfo src: audacious-plugins pkgs: 4.2-1 / .buildinfo src: audacious-plugins pkgs: 4.2-1+b1 / .buildinfo src: audacity pkgs: 3.2.4+dfsg-1 / .buildinfo src: audiocd-kio pkgs: 4:22.12.3-1 / .buildinfo src: audiofile pkgs: 0.3.6-5+deb12u1 / .buildinfo src: audiolink pkgs: 0.05-4 / .buildinfo src: audioread pkgs: 2.1.9-3 / .buildinfo src: audiotools pkgs: 3.1.1-1.1+b12 / .buildinfo src: audit pkgs: 1:3.0.9-1 / .buildinfo src: audmes pkgs: 2022.10.09-1+b2 / .buildinfo src: audtty pkgs: 0.1.12-5.1 / .buildinfo src: augeas pkgs: 1.14.0-1 / .buildinfo src: augur pkgs: 20.0.0-1 / .buildinfo src: augustus pkgs: 3.5.0+dfsg-2 / .buildinfo src: aumix pkgs: 2.9.1-7 / .buildinfo src: auralquiz pkgs: 1.0.0-3 / .buildinfo src: austin pkgs: 1.0.1-2 / .buildinfo src: ausweisapp2 pkgs: 1.26.2-1 / .buildinfo src: authbind pkgs: 2.1.3 / .buildinfo src: authheaders pkgs: 0.15.2-1 / .buildinfo src: authprogs pkgs: 0.7.5-1 / .buildinfo src: authres pkgs: 1.2.0-3 / .buildinfo src: auto-07p pkgs: 0.9.2+dfsg-3+b3 / .buildinfo src: auto64fto32f pkgs: 2.1+ds-1 / .buildinfo src: auto-apt-proxy pkgs: 14.1 / .buildinfo src: autobahn-cpp pkgs: 17.5.1+git7cc5d37-2.2 / .buildinfo src: autoclass pkgs: 3.3.6.dfsg.2-1 / .buildinfo src: autocomplete pkgs: 2.5.3-2 / .buildinfo src: auto-complete-el pkgs: 1.5.1-0.2 / .buildinfo src: autoconf pkgs: 2.71-3 / .buildinfo src: autoconf2.13 pkgs: 2.13-69 / .buildinfo src: autoconf2.64 pkgs: 2.64+dfsg-1.1 / .buildinfo src: autoconf2.69 pkgs: 2.69-3.1 / .buildinfo src: autoconf-archive pkgs: 20220903-3 / .buildinfo src: autoconf-dickey pkgs: 2.52+20230114-1 / .buildinfo src: autocutsel pkgs: 0.10.1-1 / .buildinfo src: autodep8 pkgs: 0.28 / .buildinfo src: autodia pkgs: 2.14-5 / .buildinfo src: auto-dictionary-mode pkgs: 1.1+14.gb364e08-2 / .buildinfo src: autodir pkgs: 0.99.9-17+b2 / .buildinfo src: autodocksuite pkgs: 4.2.6-9 / .buildinfo src: autodock-vina pkgs: 1.2.3-2 / .buildinfo src: auto-editor pkgs: 22w52a+ds-1 / .buildinfo src: autofdo pkgs: 0.19-2.2+b1 / .buildinfo src: autoflake pkgs: 2.1.1-1 / .buildinfo src: autofs pkgs: 5.1.8-2+deb12u2 / .buildinfo src: autogen pkgs: 1:5.18.16-5 / .buildinfo src: autoimport pkgs: 1.3.3-1 / .buildinfo src: auto-install-el pkgs: 1.58-1.1 / .buildinfo src: autojump pkgs: 22.5.1-1.1 / .buildinfo src: autokey pkgs: 0.95.10-2.1 / .buildinfo src: autolog pkgs: 0.42-2 / .buildinfo src: automake1.11 pkgs: 1:1.11.6-6 / .buildinfo src: automake-1.16 pkgs: 1:1.16.5-1.3 / .buildinfo src: automat pkgs: 22.10.0-1 / .buildinfo src: automaton pkgs: 1.11-8+dfsg1-1.1 / .buildinfo src: auto-multiple-choice pkgs: 1.6.0-1 / .buildinfo src: automysqlbackup pkgs: 2.6+debian.4-4 / .buildinfo src: autopep8 pkgs: 2.0.1-1 / .buildinfo src: autopkgtest pkgs: 5.28 / .buildinfo src: autopostgresqlbackup pkgs: 1.1-1.1 / .buildinfo src: autoproject pkgs: 0.20-14 / .buildinfo src: autopsy pkgs: 2.24-5 / .buildinfo src: autoradio pkgs: 3.4-4 / .buildinfo src: autorandr pkgs: 1.12.1-1.1 / .buildinfo src: autorenamer pkgs: 0.6-1 / .buildinfo src: autorevision pkgs: 1.22-2 / .buildinfo src: autosize.js pkgs: 4.0.4~dfsg1+~4.0.0-2 / .buildinfo src: autossh pkgs: 1.4g-1+b1 / .buildinfo src: autosuspend pkgs: 4.2.0-1.1 / .buildinfo src: autotalent pkgs: 0.2-6 / .buildinfo src: autotools-dev pkgs: 20220109.1 / .buildinfo src: avahi pkgs: 0.8-10+deb12u1 / .buildinfo src: avalon-framework pkgs: 4.2.0-10 / .buildinfo src: avarice pkgs: 2.14+svn427-1 / .buildinfo src: avce00 pkgs: 2.0.0-9 / .buildinfo src: avfs pkgs: 1.1.4-2 / .buildinfo src: aview pkgs: 1.3.0rc1-9.1 / .buildinfo src: avifile pkgs: 1:0.7.48~20090503.ds-25 / .buildinfo src: avifile pkgs: 1:0.7.48~20090503.ds-25+b1 / .buildinfo src: avldrums.lv2 pkgs: 0.5.2-2 / .buildinfo src: avogadro pkgs: 1.97.0-1 / .buildinfo src: avogadrolibs pkgs: 1.97.0-3 / .buildinfo src: avogadrolibs pkgs: 1.97.0-3+b1 / .buildinfo src: avra pkgs: 1.4.2+dfsg-1 / .buildinfo src: avrdude pkgs: 7.1+dfsg-3 / .buildinfo src: avr-evtd pkgs: 1.7.7-5 / .buildinfo src: avr-libc pkgs: 1:2.0.0+Atmel3.6.2-3 / .buildinfo src: avro-c pkgs: 1.11.1-1 / .buildinfo src: avro-java pkgs: 1.8.2-1 / .buildinfo src: avrp pkgs: 1.0beta3-7+b2 / .buildinfo src: avy pkgs: 0.5.0-2 / .buildinfo src: avy-menu pkgs: 0.1.1-3 / .buildinfo src: awardeco pkgs: 0.2-3.2 / .buildinfo src: away pkgs: 0.9.5+ds-0+nmu2+b1 / .buildinfo src: awesfx pkgs: 0.5.2-1 / .buildinfo src: awesome pkgs: 4.3-7 / .buildinfo src: awesome-extra pkgs: 2023010601 / .buildinfo src: awesomeversion pkgs: 22.9.0-1 / .buildinfo src: awesomplete pkgs: 1.1.5+dfsg-2 / .buildinfo src: awffull pkgs: 3.10.2-8 / .buildinfo src: awit-dbackup pkgs: 0.0.22-1.1 / .buildinfo src: awl pkgs: 0.64-1 / .buildinfo src: awscli pkgs: 2.9.19-1 / .buildinfo src: aws-crt-python pkgs: 0.16.8+dfsg-1 / .buildinfo src: aws-nuke pkgs: 2.16.0-1+b7 / .buildinfo src: awstats pkgs: 7.8-3+deb12u1 / .buildinfo src: ax25-apps pkgs: 0.0.8-rc5+git20190411+0ff1383-5 / .buildinfo src: ax25mail-utils pkgs: 0.15-1+b1 / .buildinfo src: ax25-tools pkgs: 0.0.10-rc5+git20190411+3595f87-6 / .buildinfo src: axc pkgs: 0.3.7-1 / .buildinfo src: axe-demultiplexer pkgs: 0.3.3+dfsg-3+b2 / .buildinfo src: axel pkgs: 2.17.11-3 / .buildinfo src: axiom pkgs: 20170501-12 / .buildinfo src: axis pkgs: 1.4-28+deb12u1 / .buildinfo src: axmail pkgs: 2.13-1 / .buildinfo src: axmlrpc pkgs: 1.13.0-1 / .buildinfo src: ayatana-ido pkgs: 0.9.3-1 / .buildinfo src: ayatana-indicator-application pkgs: 22.2.0-1+b1 / .buildinfo src: ayatana-indicator-bluetooth pkgs: 22.9.1-1 / .buildinfo src: ayatana-indicator-datetime pkgs: 22.9.1-1+deb12u1 / .buildinfo src: ayatana-indicator-display pkgs: 22.9.4-1 / .buildinfo src: ayatana-indicator-keyboard pkgs: 22.9.1-2 / .buildinfo src: ayatana-indicator-messages pkgs: 22.9.0-1+b1 / .buildinfo src: ayatana-indicator-notifications pkgs: 22.9.0-1+b1 / .buildinfo src: ayatana-indicator-power pkgs: 22.9.5-1 / .buildinfo src: ayatana-indicator-printers pkgs: 22.9.0-1 / .buildinfo src: ayatana-indicator-session pkgs: 22.9.1-1 / .buildinfo src: ayatana-indicator-sound pkgs: 22.9.2-3 / .buildinfo src: ayatana-settings pkgs: 21.1.28-1 / .buildinfo src: ayatana-webmail pkgs: 22.12.15+dfsg-1 / .buildinfo src: azure-cli pkgs: 2.45.0-1 / .buildinfo src: azure-cosmos-python pkgs: 3.1.1-5 / .buildinfo src: azure-cosmos-table-python pkgs: 1.0.5+git20191025-6 / .buildinfo src: azure-data-lake-store-python pkgs: 0.0.52-2 / .buildinfo src: azure-devops-cli-extension pkgs: 0.26.0-1 / .buildinfo src: azure-functions-devops-build pkgs: 0.0.22-6 / .buildinfo src: azure-kusto-python pkgs: 4.1.1-1 / .buildinfo src: azure-multiapi-storage-python pkgs: 1.0.0-1 / .buildinfo src: azure-uamqp-python pkgs: 1.5.3-1+b4 / .buildinfo src: b4 pkgs: 0.12.0-2 / .buildinfo src: babeld pkgs: 1.12.1-1 / .buildinfo src: babelfish pkgs: 0.6.0-1 / .buildinfo src: babel-minify pkgs: 0.5.2+dfsg+~cs5.2.9-9 / .buildinfo src: babeltrace pkgs: 1.5.11-1 / .buildinfo src: babeltrace pkgs: 1.5.11-1+b2 / .buildinfo src: babeltrace2 pkgs: 2.0.4-1+b6 / .buildinfo src: babl pkgs: 1:0.1.98-1 / .buildinfo src: babl pkgs: 1:0.1.98-1+b1 / .buildinfo src: backblaze-b2 pkgs: 1.3.8-6 / .buildinfo src: backbone pkgs: 1.4.1~dfsg+~1.4.15-3 / .buildinfo src: backintime pkgs: 1.3.3-4 / .buildinfo src: backoff pkgs: 2.2.1-1 / .buildinfo src: backport9 pkgs: 1.10-2 / .buildinfo src: backup2l pkgs: 1.6-6 / .buildinfo src: backup-manager pkgs: 0.7.14-1.3 / .buildinfo src: backupninja pkgs: 1.2.2-1 / .buildinfo src: backuppc pkgs: 4.4.0-8 / .buildinfo src: backuppc-rsync pkgs: 3.1.3.0-3 / .buildinfo src: backward-cpp pkgs: 1.6-1 / .buildinfo src: baconqrcode pkgs: 2.0.8-1 / .buildinfo src: bacula pkgs: 9.6.7-7 / .buildinfo src: bacula-doc pkgs: 9.6.7-2 / .buildinfo src: badger pkgs: 2.2007.2-3 / .buildinfo src: badger pkgs: 2.2007.2-3+b6 / .buildinfo src: bagel pkgs: 1.2.2-6 / .buildinfo src: baitfisher pkgs: 1.2.7+git20211020.de26d5c+dfsg-1 / .buildinfo src: balboa pkgs: 2.0.0+ds-5+b9 / .buildinfo src: bali-phy pkgs: 3.6.1+dfsg-1 / .buildinfo src: ball pkgs: 1.5.0+git20180813.37fc53c-11 / .buildinfo src: ballerburg pkgs: 1.2.1-1 / .buildinfo src: balloon pkgs: 1.1.1-2 / .buildinfo src: balloon pkgs: 1.1.1-2+b4 / .buildinfo src: ballz pkgs: 1.0.4-1.1 / .buildinfo src: baloo-kf5 pkgs: 5.103.0-2 / .buildinfo src: baloo-widgets pkgs: 4:22.12.3-1 / .buildinfo src: balsa pkgs: 2.6.4-2 / .buildinfo src: bam pkgs: 0.5.1-3+b1 / .buildinfo src: bambam pkgs: 1.2.1+dfsg-1 / .buildinfo src: bambamc pkgs: 0.0.50-6+b1 / .buildinfo src: bambootracker pkgs: 0.6.1-1 / .buildinfo src: bamclipper pkgs: 1.0.0-3 / .buildinfo src: bamf pkgs: 0.5.6+repack-1 / .buildinfo src: bamkit pkgs: 0.0.1+git20170413.ccd079d-3 / .buildinfo src: bamtools pkgs: 2.5.2+dfsg-4 / .buildinfo src: bandage pkgs: 0.9.0-2 / .buildinfo src: bandit pkgs: 1.6.2-2 / .buildinfo src: bandwidthd pkgs: 2.0.1+cvs20090917-14 / .buildinfo src: baobab pkgs: 43.0-1 / .buildinfo src: bar pkgs: 1.11.1-4 / .buildinfo src: barada-pam pkgs: 0.5-3.2+b1 / .buildinfo src: barbican pkgs: 1:15.0.1-2 / .buildinfo src: barbican-tempest-plugin pkgs: 1.7.0-1 / .buildinfo src: barclay pkgs: 4.1.0+dfsg-1 / .buildinfo src: barcode pkgs: 0.99-6 / .buildinfo src: bar-cursor-el pkgs: 2.0-1.1 / .buildinfo src: barectf pkgs: 3.1.1-1 / .buildinfo src: baresip pkgs: 1.0.0-4 / .buildinfo src: baresip pkgs: 1.0.0-4+b3 / .buildinfo src: barman pkgs: 3.4.0-1 / .buildinfo src: barnowl pkgs: 1.10-2+b4 / .buildinfo src: barrage pkgs: 1.0.5-1 / .buildinfo src: barrier pkgs: 2.4.0+dfsg-3 / .buildinfo src: barrnap pkgs: 0.9+dfsg-3 / .buildinfo src: bart pkgs: 0.8.00-3 / .buildinfo src: bart-view pkgs: 0.2.00-1 / .buildinfo src: base16384 pkgs: 2.2.2-1 / .buildinfo src: base-files pkgs: 12.4+deb12u13 / .buildinfo src: base-passwd pkgs: 3.6.1 / .buildinfo src: basex pkgs: 9.7.2-1 / .buildinfo src: basez pkgs: 1.6.2-3 / .buildinfo src: bash pkgs: 5.2.15-2 / .buildinfo src: bash pkgs: 5.2.15-2+b10 / .buildinfo src: bash-completion pkgs: 1:2.11-6 / .buildinfo src: basic256 pkgs: 2.0.0.11-1 / .buildinfo src: basket pkgs: 2.49-1 / .buildinfo src: basket pkgs: 2.49-1+b1 / .buildinfo src: bastet pkgs: 0.43-7+b1 / .buildinfo src: batalert pkgs: 0.4.0-1 / .buildinfo src: batctl pkgs: 2023.0-1 / .buildinfo src: batik pkgs: 1.16+dfsg-1+deb12u1 / .buildinfo src: batmand pkgs: 0.3.2+74+g2f62b17-1 / .buildinfo src: batmon.app pkgs: 0.9-2+b4 / .buildinfo src: bats pkgs: 1.8.2-1 / .buildinfo src: bats-assert pkgs: 2.1.0-2 / .buildinfo src: bats-file pkgs: 0.3.0+git20230131-gbba751f-2 / .buildinfo src: bats-support pkgs: 0.3.0-3 / .buildinfo src: battery-stats pkgs: 0.5.6-2+b2 / .buildinfo src: baycomepp pkgs: 0.10-17+b1 / .buildinfo src: baycomusb pkgs: 0.10-15 / .buildinfo src: bazel-bootstrap pkgs: 4.2.3+ds-9 / .buildinfo src: bazel-platforms pkgs: 0.0.2-2 / .buildinfo src: bazel-rules-cc pkgs: 0.0.4-2 / .buildinfo src: bazel-rules-java pkgs: 4.0.0-2 / .buildinfo src: bazel-rules-proto pkgs: 4.0.0-3.20.0-2 / .buildinfo src: bazel-skylib pkgs: 1.0.3-2 / .buildinfo src: bb pkgs: 1.3rc1-13 / .buildinfo src: bbdb pkgs: 3.0.1 / .buildinfo src: bbdb3 pkgs: 3.2.2b-1 / .buildinfo src: bbe pkgs: 0.2.2-5 / .buildinfo src: bbhash pkgs: 1.0.0-5 / .buildinfo src: bbmail pkgs: 0.9.3-4 / .buildinfo src: bbmap pkgs: 39.01+dfsg-2 / .buildinfo src: bbpager pkgs: 0.4.7-10 / .buildinfo src: bbswitch pkgs: 0.8-15 / .buildinfo src: bbtime pkgs: 0.1.5-15 / .buildinfo src: bc pkgs: 1.07.1-3+b1 / .buildinfo src: bcache-tools pkgs: 1.0.8-4 / .buildinfo src: bcal pkgs: 2.4-2 / .buildinfo src: bcalm pkgs: 2.2.3-4 / .buildinfo src: bcel pkgs: 6.5.0-2 / .buildinfo src: bcftools pkgs: 1.16-1 / .buildinfo src: bcg729 pkgs: 1.1.1-2 / .buildinfo src: bchunk pkgs: 1.2.2+git20220715+ds-2 / .buildinfo src: bcm2835 pkgs: 1.71+ds-1+b1 / .buildinfo src: bcmatroska2 pkgs: 5.1.20-2 / .buildinfo src: bcnc pkgs: 0.9.14.318+ds-4 / .buildinfo src: bcpp pkgs: 0.0.20210108-1+b1 / .buildinfo src: bcron pkgs: 0.11-19 / .buildinfo src: bctoolbox pkgs: 5.1.64-2 / .buildinfo src: bd pkgs: 1.03-3 / .buildinfo src: bdbvu pkgs: 0.1-3 / .buildinfo src: bdebstrap pkgs: 0.5.0-1 / .buildinfo src: bdf2sfd pkgs: 1.1.7-1+b1 / .buildinfo src: bdfresize pkgs: 1.5-12 / .buildinfo src: bdii pkgs: 6.0.0-1 / .buildinfo src: bdist-nsi pkgs: 0.1.5-4 / .buildinfo src: beacon pkgs: 1.3.4-1 / .buildinfo src: beads pkgs: 1.1.22-1+b1 / .buildinfo src: beagle pkgs: 220722-1 / .buildinfo src: b
2026-01-13T09:30:29
https://codesolutionshub.com/
CodeSolutionsHub - Elevating Coding Challenges to Solutions CodeSolutionsHub Facebook Mastodon X About Us Contact Us Disclaimer Privacy Policy Featured DevOps Kubernetes Gateway API: AI Workloads Revolutionized Cloud Computing Meta Google Cloud Partnership: $10B Deal Signals Major Shift in AI Infrastructure Strategy DevOps Kubernetes NodeSwap: Optimize Memory Management The Latest 22nd August 2025 | Development AI Coding Assistants: 7 Game-Changing Ways to Supercharge Your Workflow in 2025 AI tools are essential for modern coding, enhancing productivity, code quality, and efficiency significantly. READ MORE 21st August 2025 | DevOps Amazon Q Developer: The AI Revolution That’s Changing How We Code in 2025 Amazon Q Developer automates coding tasks, enhancing AWS development with intelligent code reviews and real-time generation. READ MORE 18th August 2025 | Development Vibe Coding: The Programming Revolution That’s Making Code Write Itself Vibe coding revolutionizes software development, allowing natural language prompts to generate functional code effortlessly. READ MORE 13th August 2025 | Development Why Rust is Taking Over Programming in 2025: A Developer’s Complete Journey Rust is rapidly gaining popularity among developers for its performance, safety, and growing job market. READ MORE 23rd July 2025 | Cloud Computing Amazon S3 Vectors Explained: A Developer’s Guide with Real Examples Amazon S3 Vectors is a cost-effective solution for storing and querying AI data at scale. READ MORE Next Page CLOUDCOST by Auron ⚡ Instant AWS Cost Analysis Save up to 70% ✓ 60-second analysis ✓ No complex setup ✓ Actionable insights Get Started FREE Search Recent posts 10th September 2025 Kubernetes Gateway API: AI Workloads Revolutionized 26th August 2025 Meta Google Cloud Partnership: $10B Deal Signals Major Shift in AI Infrastructure Strategy 25th August 2025 Kubernetes NodeSwap: Optimize Memory Management Quote of the week “One machine can do the work of fifty ordinary men.  No machine can do the work of one extraordinary man” ~ Elbert Hubbard CodeSolutionsHub About At CodeSolutionsHub, we provide expert coding tutorials, problem-solving guides, and the latest insights in software development, web technologies, and cloud computing. Whether you’re a beginner or an expert, our resources help you solve coding challenges and stay ahead in the tech world. Topics Cloud Computing Development DevOps Follow Us Facebook Mastodon X   Loading Comments...   Write a Comment... Email (Required) Name (Required) Website
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_reproducible.html
Packages in bookworm/amd64 which built reproducibly Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Packages in bookworm/amd64 which built reproducibly 33220 (96.9%) packages which built reproducibly in bookworm/amd64: modsecurity-apache glib2.0 apache2 # libxml2 samba gdk-pixbuf linux-signed-amd64 debian-installer-netboot-images base-files squid sudo dpdk openjdk-17 mongo-c-driver lasso bind9 # libcpanel-json-xs-perl libjson-xs-perl u-boot libcommons-lang-java rust-cbindgen-web ruby-rack xen cups-filters swift shadow roundcube strongswan open-vm-tools libyaml-syck-perl webkit2gtk tryton-sao libreoffice # keystone request-tracker4 postgresql-15 libnginx-mod-http-lua lxd emacs-libvterm rails cyrus-imapd node-tar-fs rsync unbound tiff debian-security-support containerd composer wordpress tryton-server cjson krita + git request-tracker5 sogo clamav jetty9 onetbb ghostscript qpwgraph libphp-adodb btrfs-progs freerdp2 allow-html-temp redis syslog-ng nncp gimp ark luksmeta ruby-sinatra e2guardian libssh libhtp pdfminer ublock-origin evolution haproxy rlottie rear pam cups # openssl + mediawiki pgbouncer distro-info-data openvpn rescue node-sha.js python-internetarchive libpng1.6 angular.js libxslt openrefine log4cxx c-icap-modules mydumper qt6-webengine qutip nipy racket paperwork git-annex python-ase skimage pike8.0 + + + lilypond sagemath pandas # scikit-learn iperf3 libfirefox-marionette-perl diffoscope tcpdf djvulibre libvpx yelp lintian mosquitto wpa python-zipp insighttoolkit4 multipath-tools node-form-data corosync waitress libblockdev insighttoolkit5 libfile-tail-perl webpy node-tmp dropbear firebird3.0 aide raptor2 postgresql-common libcgi-simple-perl node-addon-api luajit debian-edu-config init-system-helpers libbpf jq node-nodeunit libsoup3 galera-4 node-cipher-base node-csstype xrdp shaarli sope kexec-tools aom mailgraph yelp-xsl libfcgi firefox-esr gnutls28 wireless-regdb simplesamlphp mariadb python-tornado libcap2 gst-plugins-good1.0 varnish systemd criu prody trafficserver fig2dev krb5 # openssh tzdata openjpeg2 jinja2 nginx libarchive sqlite3 setuptools usb.ids libyaml-libyaml-perl nextcloud-desktop xfce4-weather-plugin udisks2 cloud-init python-mitogen gst-plugins-bad1.0 python-flask-cors golang-github-gin-contrib-cors konsole node-minipass libraw slurm-wlm libtpms wolfssl catdoc mkchromecast jpeg-xl libtheora libavif mlt ca-certificates libsndfile expat rubygems net-tools libfile-find-rule-perl kmail-account-wizard libnbd mercurial freetype network-manager exim4 libbson-xs-perl xz-utils igtf-policy-bundle graphicsmagick libapache2-mod-auth-openidc libsub-handlesvia-perl openrazer atop fossil node-serialize-javascript abseil phpmyadmin vips node-send python-h11 poppler initramfs-tools node-fstream-ignore logcheck twitter-bootstrap4 xmedcon debian-archive-keyring policyd-rate-limit renaissance libdata-entropy-perl adonthell libimage-sane-perl ariba gmp-ecm python-pycdlib joblib monero dcmtk openh264 simgear libapache-mod-jk 389-ds-base wget dns-root-data spamassassin golang-github-containers-buildah djoser sssd pdns-recursor gensim rapiddisk git-lfs iptables-netflow debian-ports-archive-keyring dgit node-rollup libeconf node-js-sdsl libtasn1-6 subversion # ltt-control php-nesbot-carbon node-axios librabbitmq bup libtar puma cacti sunpy node-redis node-postcss vim vagrant node-recast lttng-modules pam-pkcs11 runit-services snapcast dacite pam-u2f mozc xsane util-linux fastnetmon smarty4 prometheus-node-exporter-collectors geoclue-2.0 python-werkzeug gstreamer1.0 texlive-bin + python-aiohttp renderdoc poco cpuinfo ruby-doorkeeper srt pgtcl gunicorn python-urllib3 oar mpg123 quicktext libxstream-java ansible-core opensc libsoup2.4 lxc dnsmasq ucf audiofile grml-rescueboot eas4tbsync sqlparse avahi gsl debootstrap tbsync gnuchess smarty3 mailmindr tango bochs libmodule-scandeps-perl nfs-utils libebml live-boot needrestart docker.io booth ntfs-3g 7zip reprepro cloud-initramfs-tools node-xterm libskk ipmitool iputils ostree # nghttp2 wireshark node-y-protocols tgt notify-osd libgsf timeshift xfpt node-tap python-sql node-es-module-lexer libheif python-reportlab ikiwiki-hosting libvirt ninja-build node-mdn-browser-compat-data php-twig oath-toolkit fcgiwrap vmdb2 activemq ruby-saml gtk+3.0 node-y-websocket node-dompurify node-globby lgogdownloader node-ytdl-core calamares-settings-debian puredata python-cryptography apr jc adios choose-mirror plasma-workspace shim-helpers-amd64-signed shim ansible putty gtk+2.0 gettext.js bubblewrap poe.app shim-signed flatpak riemann-c-client cockpit dcm2niix glogic dmitry gmime libnvme glance golang-github-google-certificate-transparency rally php-laravel-lumen-framework libflickr-api-perl ruby-ftw # smartlist # gnome-shell phpseclib engrampa riseup-vpn ovn redmine node-undici knot-resolver python-jwcrypto openvpn-dco-dkms lxc-templates libgit2 node-zx ruby-premailer-rails pdudaemon dm-writeboost python-xapian-haystack mksh mobian-keyring php-symfony-contracts json-smart fontforge php-phpseclib pymongo python-aiosmtpd yapet libtool php-doctrine-annotations node-babel7 sendmail php-proxy-manager libxml-stream-perl libtommath ebook-speaker gpaste golang-github-google-nftables bioawk schleuder yard djangorestframework libndp kio ruby-sanitize amavisd-new libuv1 less hovercraft glewlwyd libimage-imlib2-perl tryton-client jose gross openrc libseccomp pillow phpldapadmin lacme comitup php-doctrine-deprecations cpu netcfg node-v8-compile-cache fpga-icestorm ruby-aws-partitions libmail-dkim-perl tinyproxy gtkwave dav1d libjwt uif libpod atril php-zend-code php-doctrine-lexer python-pymysql python-channels-redis what-is-python libesmtp python-idna libkf5ksieve php-composer-xdebug-handler php-composer-pcre php-dompdf-svg-lib debvm php-composer-class-map-generator mailman3 archlinux-keyring php-phpseclib3 cdo dhcpcd5 software-properties nsis crmsh wayfire lua5.4 ngircd iwd ms-gsl xscreensaver python-asdf nano crowdsec-firewall-bouncer plotsauce prometheus-alertmanager node-lib0 phodav khard ceilometer magit trapperkeeper-metrics-clojure libgit-repository-perl git-buildpackage libical3 golang-github-streadway-amqp dput-ng django-axes datalad dateutils compyle check-manifest aerc im-config jtreg7 pyiosxr vorta wormhole-william fastcdr node-eslint-visitor-keys lifeograph r-cran-rcdklibs r-cran-dendextend python-h2 node-gulp tar monitoring-plugins freeimage debian-edu-fai apktool filezilla pypdf2 libde265 pluma usrmerge libmateweather caja pipewire debian-edu-doc tinyxml debian-edu-artwork cryptsetup swupdate onionprobe localslackirc node-yarnpkg zbar pypdf proftpd-mod-proxy debian-edu-install libdatetime-timezone-perl mate-utils usbutils mate-settings-daemon libspreadsheet-parsexlsx-perl fssync libspreadsheet-parseexcel-perl runc indent mate-screensaver rpm rss-glx compton isl darktable llvm-toolchain-15 golang-github-eiannone-keyboard puppetlabs-http-client-clojure plink2 intel-compute-runtime snapper + + shotcut + libmoose-perl golang-github-templexxx-xorsimd libgraphics-toolkit-color-perl scamper r-cran-network python-urwid-readline cwidget ruby-twitter zeal libabigail libzypp qtscxml-everywhere-src python-pyproj emscripten python-datetimerange rust-data-encoding psi-plus nx-libs dolfin rust-sequoia-keyring-linter optuna binutils # python-schema-salad libhtmlcleaner-java python-recipe-scrapers fonts-lxgw-wenkai minexpert2 rust-grcov tty-clock cb2bib ifeffit morph-browser rust-filespooler ement-el freedombox sccache packaging-dev intel-graphics-compiler gle-graphics-manual gnome-shell-pomodoro rust-lliw torrus # dustmite librist r-cran-rcdk xdp-tools rust-field-offset caddy mdtraj python-typepy olive-editor python-crossrefapi imview rust-gsk4 snpeff uhd rime-loengfan yt rust-itertools-num ruby-json-schemer rust-gdkx11 python-mbstrdecoder indi-starbook-ten python-mne lumin rust-smawk metakernel memlockd exiv2 r-cran-rcurl macromoleculebuilder python-aiohttp-openmetrics node-resize-observer-polyfill devede phpmyadmin-motranslator yasat pyparsing qtscript-opensource-src supysonic clonalorigin node-browserify solo1-cli nrepl-clojure r-cran-spatstat.model r-cran-spatstat.explore rust-sequoia-wot caribou ubuntu-dev-tools golang-github-pion-datachannel r-cran-spatstat.linnet php-wmerrors lomiri-history-service haskell-commonmark xbyak golang-github-cavaliergopher-grab fapolicyd ros-dynamic-reconfigure cloudkitty-tempest-plugin varnish-vmod-digest rust-ripasso-cursive ruby-rufus-scheduler sphinx-book-theme ser2net ruby-webauthn itango r-cran-sparr libmarc-loop-perl libahp-xc node-sockjs cadaver haskell-quickcheck-classes-base r-cran-susier python-can gnome-logs apertium-eu-es node-postcss-cli hipercontracer legacy-api-wrap apertium-hbs-mkd apertium-oc-ca flit-scm mat2 apertium-eo-es ruby-omniauth-openid modest popularity-contest prometheus-cpp libmime-tools-perl stella libmail-imapclient-perl yaru-theme gnome-tweaks renpy camlp-streams jekyll rust-wasm-bindgen-macro xserver-xorg-video-amdgpu golang-github-containers-toolbox tracker-miners librdf-rdfa-parser-perl golang-github-jamiealquiza-tachymeter php-amqplib aflplusplus snowflake golang-github-vulcand-oxy grandorgue fastp usbsdmux libdexx-java soapyuhd golang-github-mgutz-ansi fastani soapyairspy opentracing-c-wrapper tuxpaint-config fortunes-debian-hints nfs4-acl-tools bf-utf fcitx-googlepinyin stegcracker dvisvgm vlevel python-mongomock fwupd-efi pxljr ruby-apollo-upload-server ptouch-driver librdf-kml-exporter-perl golang-gopkg-alexcesaro-quotedprintable.v3 androguard folks precious wmlongrun netdiscover haskell-ghc-typelits-extra malt python-typechecks guile-lzlib r-cran-spatstat.random jtex-base python-stdlib-list mako-notifier r-bioc-gviz soapyredpitaya grub libgoby-java jquery-geo trapperkeeper-webserver-jetty9-clojure libnss-nis kimageformats ccfits coda python-cycler libfprint rust-laurel gnucobol3 blur-effect golang-github-weppos-publicsuffix-go r-cran-phytools flask-jwt-simple tweepy bamclipper flake8-class-newline help2man sundials rakarrack libdumbtts ruby-flipper mkdocs-section-index tcpflow nwipe schroot ayatana-indicator-sound r-cran-parameters r-cran-rpact espeak python-ilorest r-cran-fontawesome leafnode glance-tempest-plugin jtharness pnetcdf + prompt-toolkit designate-tempest-plugin zaqar-tempest-plugin barbican-tempest-plugin magnum-tempest-plugin dragonfly-reverb senlin-tempest-plugin libuemf pgl-ddl-deploy libmoosex-app-perl ecbuild python-pyspoa python-oslo.context libgdf qtbase-opensource-src-gles ckeditor libmicrohttpd sg3-utils rust-lsd rmpi fontmatrix inputplug haskell-language-c rjava libcyaml xss-lock python-pweave python-executing jquery-i18n-properties node-markdown-it postgresfixture node-re2 sphinx-markdown-tables three-merge ruby-acme-client ruby-autoparse python-django-ordered-model drawing glowing-bear hamster-time-tracker golang-github-containers-dnsname mold augeas gbonds sqlalchemy gem rust-debcargo vdeplug-slirp uber-pom fastddsgen pandoc-sidenote twms pinball-table-hurd golang-github-coreos-gexpect python-suntime haskell-type-errors r-cran-bios2cor ironic-tempest-plugin golang-github-francoispqt-gojay allelecount hdup node-handlebars vdeplug-pcap haskell-sop-core ataqv haskell-hedgehog shasta qmath3d python-pysnmp4-apps php-http-psr7-integration-tests r-cran-rcpptoml openmotor guava-mini xqf catimg bitshuffle stringtie vboot-utils r-cran-biocmanager sxiv-el rust-rust-decimal cheesecutter ruamel.yaml.clib vilistextum xneur python-commentjson aseba git-publish cavezofphear golang-github-anacrolix-ffprobe libfont-freetype-perl ruby-highline atf django-qr-code ignition-msgs nulib2 golang-github-miscreant-miscreant.go libtest-hexdifferences-perl qr-tools android-platform-build-kati docknot gle ruby-cutest skycat golang-github-bep-tmc golang-github-andybalholm-cascadia ruby-ox msitools e3 crun lightbox2.js hlins python-logassert rust-phf-shared golang-github-newrelic-go-agent jacktrip rust-humantime rust-data-encoding-macro-internal xfonts-efont-unicode feh rust-wasm-bindgen-shared emacs-haskell-tab-indent httpdirfs-fuse spectre-meltdown-checker rust-byte-slice-cast ruby-tty-which node-sntp r-cran-fdrtool ruby-sequel-pg libhdhomerun node-rollup-plugin-babel r-cran-ranger pybind11 courier p7zip zoph gromit-mpx partman-xfs qxw r-cran-deldir ocaml-num python-yaswfp ipmctl babeltrace mhonarc quiterss libcatalyst-modules-perl acme eonasdan-bootstrap-datetimepicker sshpubkeys node-utilities notion aiopg libsignon-glib golang-github-bgentry-speakeasy qpdfview bird aprx libjlayer-java node-gulp-concat sphinxbase libosmocore projectm splash synfig developers-reference starjava-registry schroedinger-coordgenlibs thesias golang-github-mssola-user-agent wc-mode dconf-editor portalocker fonts-material-design-icons-iconfont r-cran-bayesplot libtext-bibtex-perl ruby-tty-reader find-file-in-project xwallpaper totem-pl-parser jove netperfmeter mp3blaster libmessage-passing-zeromq-perl liblocale-subcountry-perl 2ping node-marked node-lunr guile-ssh libpod-parser-perl node-elliptic simgrid metaphlan2-data pyglet tcpreplay lcov hyphy simavr snapd-glib node-run-queue golang-github-ivpusic-grpool android-platform-frameworks-base gstreamer-vaapi darkradiant gnunet libnet-cups-perl libdist-zilla-plugin-git-perl libmatch-simple-xs-perl libdatetime-format-builder-perl libcatalyst-plugin-session-store-dbi-perl libmail-thread-perl libalgorithm-diff-perl libdebug-trace-perl python-wsaccel libai-fann-perl ruby-flowdock libextutils-modulemaker-perl libdata-types-perl haskell-src-exts-simple libcache-simple-timedexpiry-perl x2goserver libalien-sdl-perl qtvirtualkeyboard-opensource-src node-lru-cache ruby-dalli wcstools pyzmq gnucash-docs limesuite libapache-poi-java rockdodger edid-decode dumbster libsigrokdecode node-glob-stream golang-gopkg-retry.v1 baresip python-datrie engauge-digitizer adcli libdist-zilla-plugin-bugtracker-perl libambix node-json5 # ibus-skk osinfo-db-tools proteinortho lame tempest-horizon golang-github-docopt-docopt-go golang-github-hydrogen18-stoppablelistener ofxstatement libstring-copyright-perl python-offtrac libmail-gnupg-perl ruby-toml pam-wrapper ns2 crypto-equality-clojure fonts-cns11643 pydevd golang-github-azure-go-autorest gdal golang-github-google-gofuzz # java-policy node-promzard golang-github-hashicorp-raft ktikz process-cpp haskell-concurrent-extra xmlstarlet batik eyes17-manuals dolfinx-mpc node-immutable-tuple bibtool topal xorg-docs xmlformat tsung ruby-benchmark-ips psi massxpert proj procmail prover9-manual iraf mathomatic libsx # libproxool-java gcc-3.3 comixcursors ayatana-indicator-messages libpixels-java libmodbus ns3 kawari8 datatables-extensions libcdio hdf-eos4 ecasound dogtail fltk1.1 apcupsd afterstep bglibs calendar sn fomp golang-github-robfig-cron mailfilter manderlbot jbigkit rust-bindgen gcc-defaults-mipsen qtgamepad-everywhere-src ruby-webmock # hylafax aiosmtplib click pmix node-request debiman openmpi python-gammu hash-slinger jdupes opendkim fonts-noto-color-emoji mutter spyder grub-efi-amd64-signed llvm-toolchain-16 mozjs102 qbittorrent axis qpdf arctica-greeter libervia-backend ca-certificates-java toil yuzu rust-sd tor fastdds libapache2-mod-python debian-edu-router gosa-plugins-sudo gosa pcs netty libx11 libsolv weborf oscrypto unadf gnome-characters iotop-c exfatprogs gnome-session mrtg nagios-plugins-contrib node-browserify-sign dav4tbsync pyzoltan network-manager-openconnect di-netboot-assistant lastpass-cli distro-info midge jtreg6 libxpm mda-lv2 awstats minizip libcue sitesummary adequate cargo psychtoolbox-3 ruby-benchmark-memory mgitstatus golang-github-docker-docker-credential-helpers iml libio-html-perl python-pdbfixer qdl ical2html pmbootstrap flann orthanc genetic xir ruby-protocol-http node-free-style ruby-git-bump shutter xgboost-predictor-java libhttp-nio-java kiwix unilog horizon brltty electrum libmoox-file-configdir-perl r-cran-irdisplay libpackage-variant-perl aws-nuke deepin-icon-theme libcrypt-random-source-perl vulkan-validationlayers php-luasandbox casacore mdk4 qd pysubnettree python-django-analytical node-cssom node-map-cache yavta mothur python-botocore rust-servo-fontconfig sphinx-autobuild xtb golang-github-bradleyjkemp-cupaloy lammps asciidoc flake8-black gnome-2048 libxnvctrl testng7 openscap cjose openbsd-inetd llvm-defaults imlib2 kernelshark freeradius dar inn2 rmlint gst-plugins-ugly1.0 libpam-mklocaluser debianutils timg vte2.91 python-django pandoc open-ath9k-htc-firmware dbus highway icingaweb2 debian-parl gosa-plugins-netgroups cairosvg gosa-plugins-systems mate-notification-daemon firewalld stunnel4 inetutils nftables hnswlib efibootguard boxer-data lxcfs python-git cryptmount modsecurity node-dottie plasma-framework ntpsec mgba marco lldpd ltsp pywinrm mutt libwebp spamprobe librsvg slbackup-php autofs libmatemixer frr ccze python-boto3 python-tld + rust-iso8601 pagein polygen meld gmt-dcw ruby-loofah gnucobol4 gdk-pixbuf-xlib npd6 nlinline idlestat lrslib arc-gui-clients weston dmlc-core golang-github-cryptix-wav r-cran-psychotree r-cran-genie prometheus-ipmi-exporter vdeplug-vlan r-cran-setrng jep vim-vader pglogical-ticker infomas-asl openmm r-cran-robust ruby-openid jnettop cryptominisat pytest-vcr pylzss haskell-hledger-interest lib3mf singledispatch libusb-java jboss-vfs ipqalc vdeplug-vdesl libiconloader-java golang-github-josharian-intern python-transitions rust-tls-parser libdata-downsample-largesttrianglethreebuckets-perl ruby-minitest-power-assert pg-fact-loader lazyarray ironseed shapeit4 python-yubico sipsak umtp-responder libips4o ruby-seed-fu r-cran-downlit libfile-slurp-perl cbmplugs filtlong libubootenv hwloc r-cran-rwiener golang-github-knqyf263-go-version golang-github-keltia-archive gp-saml-gui golang-github-cloudflare-sidh r-cran-rsvd parcellite triggerhappy r-cran-mvnfast djbdns vavr0 graywolf r-cran-vgam prometheus-process-exporter libonemind-commons-invoke-java shairport-sync t4kcommon r-cran-calibratr golang-github-getlantern-hex rust-globwalk sreview rust-mint pysword glibmm2.4 libparanamer-java r-cran-cairo starjava-datanode libstatistics-pca-perl libx86emu speechd-el rust-assert-cli node-postcss-load-plugins golang-h12-socks r-cran-hexbin r-cran-clipr vue.js istack-commons x265 libpoe-filter-ircd-perl barectf xmltooling hsqldb tpm2-abrmd nltk r-cran-psychotools exo python-csa enlighten r-cran-spacetime python-miio + r-cran-dslabs nginx-confgen crowdsec fai node-openpgp-seek-bzip rime-cantonese dkms gnome-control-center cpp-httplib kf5-messagelib installation-guide vm node-webpack mate-power-manager gnome-software bepasty mate-control-center gnome-maps dh-python tang hsqldb1.8.0 minidlna ayatana-indicator-datetime libreswan xerial-sqlite-jdbc onionshare sra-sdk desktop-base network-manager-strongswan rime-luna-pinyin pacemaker nfdump mate-session-manager cvs context schleuder-cli node-tough-cookie cpdb-libs libmatekbd yajl dnf unixodbc backuppc-rsync icu4j node-klaw golang-step-cli-utils commons-daemon ii cl-xmls libpoe-component-client-ping-perl moria ruby-rqrcode-core r-cran-testit libmojo-sqlite-perl r-cran-mockery r-cran-promises golang-github-mattn-go-ieproxy openslide r-cran-bitops wildfly-common golang-github-koofr-go-httpclient libidn2 libnet-ssh2-perl foma xfce4-dev-tools peony tvtime suggest-el libdata-javascript-perl ffindex gplots libmozilla-ldap-perl pyscanfcs construct.legacy thunderbolt-tools biomaj3-zipkin libhtml-html5-sanity-perl kiwix-tools node-file-loader libdist-zilla-plugin-checkbin-perl selinux-python php-horde-logintasks libperl-minimumversion-perl rust-ahash stdsyslog notmuch-addrlookup libtest-yaml-perl php-horde-stream r-cran-paramhelpers libreadonly-perl libx11-xcb-perl unifont libyaml-tiny-perl ddgr libxml-compile-cache-perl libtest-tempdir-perl r-cran-nnet python-admesh ibus-kkc libvideo-capture-v4l-perl libsharyanto-string-util-perl libfile-save-home-perl django-paintstore py3c libxml-filter-sort-perl libweasel-perl libpod-plainer-perl libpoe-component-resolver-perl libdate-leapyear-perl libstatistics-descriptive-perl pdd libtie-encryptedhash-perl libpackage-stash-perl libnet-citadel-perl libmqdb-perl browserpass libpod-sax-perl libsys-gamin-perl libparallel-prefork-perl libdatetime-format-ical-perl libcommons-compress-java ibus-chewing pyscard libdist-metadata-perl libpod-latex-perl libcurses-widgets-perl golang-github-sylabs-sif libemail-valid-loose-perl libclass-handle-perl scikit-rf libmojolicious-plugin-cgi-perl libstring-format-perl libdatetime-format-db2-perl libmodule-cpants-analyse-perl libdbix-safe-perl tumbler prometheus-postgres-exporter liblexical-persistence-perl libevent-perl libdbix-oo-perl r-cran-randomforest libobject-signature-perl r-cran-magrittr dehydrated-hook-ddns-tsig libfile-sync-perl libfilesys-statvfs-perl libdbix-introspector-perl libdevel-leak-perl starlink-ast libdevel-pragma-perl libfile-fcntllock-perl libnet-sftp-foreign-perl delay libcatalyst-view-tt-perl libb-hooks-endofscope-perl libdbd-excel-perl libdist-zilla-util-test-kentnl-perl libfile-sharedir-projectdistdir-perl libdist-inkt-role-hg-perl prefixfree deepin-gettext-tools libdbix-class-inflatecolumn-ip-perl nss-mdns libdatetime-format-sqlite-perl libdist-zilla-plugin-test-compile-perl lprng libalien-gnuplot-perl libdevel-callparser-perl libdist-zilla-plugin-autometaresources-perl libdbix-simple-perl libdevel-backtrace-perl lxqt-powermanagement libfile-sharedir-par-perl dtfabric libtest-without-module-perl open-jtalk r-cran-digest hunspell-lv mwic r-cran-blob libdpkg-parse-perl ukui-media tpm2-tools pirs rubocop django-redis libdist-zilla-role-pluginbundle-pluginremover-perl golang-github-davecgh-go-spew golang-github-msteinert-pam geographiclib latex-mk bcal xfwm4-theme-breeze golang-github-cupcake-rdb libdata-swap-perl lxqt-openssh-askpass libdata-dumpxml-perl sdkmanager autoconf2.64 libdist-zilla-app-command-authordebs-perl lagan podcastparser libcompizconfig r-cran-rlang pyserial-asyncio node-expand-brackets python-typing-extensions libfile-dropbox-perl myspell.pt vectorscan haskell-cabal-install node-mongodb golang-github-satta-ifplugo rclone yapps2 spread-sheet-widget node-deep-is python-srp fritzing ruby-numerizer hydra-el lxqt-config elixir-lang dfwinreg libdist-zilla-plugins-cjm-perl jzmq node-require-relative aspell-hu unicode-cldr-core mmc-utils libdancer-plugin-email-perl golang-github-hawkular-hawkular-client-go gpsshogi libitext5-java rust-js-sys golang-github-go-logfmt-logfmt starjava-pal actiona debarchiver vlfeat python-macholib pyment pyqwt3d gcc-mingw-w64 snek grisbi zenity libapache-sessionx-perl php-psr-simple-cache flatzebra golang-github-apparentlymart-go-dump ruby-maxminddb node-find-up repmgr hw-probe node-iconv-lite haskell-text-conversions node-unicode-canonical-property-names-ecmascript libstatgrab z8530-utils2 pdqsort golang-github-docker-go-connections ruby-tty-prompt duktape toppic r-cran-ggalluvial libjdepend-java golang-github-markbates-goth net-retriever libp11 popper.js libdatetime-perl e-antic python-dnslib r-cran-data.table binaryen r-cran-semtools golang-github-spf13-jwalterweatherman golang-github-robertkrimen-otto startpar load-relative-el haskell-xml-html-qq sysprof gerbera parlatype php-horde-cache haskell-from-sum pg-cron haskell-spool xserver-xorg-video-ati php-horde-alarm libjs-jquery-center rust-automod haskell-getopt-generics ruby-capybara haskell-system-posix-redirect haskell-hsyaml rgxg anjuta r-cran-rcpproll haskell-src-exts-util cvsdelta node-is-plain-obj latex-cjk-japanese-wadalab haskell-annotated-wl-pprint argagg python-redmine esxml pangoterm haskell-monadlist haskell-uri-encode libhttp-parser-xs-perl node-bytes gatk-fermilite r-cran-ape postgresql-pllua iniparser libdist-zilla-plugin-makemaker-awesome-perl fonts-hosny-amiri libogg-vorbis-decoder-perl kwalify libsql-abstract-perl music libprotocol-osc-perl golang-github-issue9-identicon + r-cran-rcmdrmisc tmd710-tncsetup node-unicode-loose-match libxml-tmx-perl r-cran-rniftilib ruby-rspec-rails libtest-xml-simple-perl php-horde-browser powerlevel9k libnet-z3950-simpleserver-perl liblog-agent-logger-perl libobject-event-perl liblocale-gettext-perl liblog-dispatch-filewriterotate-perl libtask-weaken-perl libmoosex-blessed-reconstruct-perl libmath-sparsevector-perl libpackage-stash-xs-perl libnet-z3950-zoom-perl libmoosex-poe-perl libhtml-tableparser-perl libplack-middleware-deflater-perl libfile-dircompare-perl libnet-opensrs-perl liblist-moreutils-perl libbio-primerdesigner-perl r-cran-ttr libio-file-withpath-perl fonts-roboto jid libmysql-diff-perl libcatalyst-actionrole-requiressl-perl liblog-message-simple-perl ruby-chromedriver-helper libsub-prototype-perl ruby-fakeredis libhttp-exception-perl liblocale-po-perl libdata-random-perl libdbix-class-timestamp-perl libhttp-daemon-perl libdata-validate-email-perl libcss-squish-perl libclass-refresh-perl libcatalyst-plugin-captcha-perl haskell-tls phpunit-object-reflector libarchive-extract-perl libarchive-any-perl haskell-src-exts ruby-gitlab-flowdock-git-hook libbson-perl haskell-hunit node-http-errors ruby-et-orbi libacme-constant-perl haskell-setlocale yasw libarchive-zip-perl haskell-libmpd lirc-compat-remotes haskell-uuid-types libmpack-lua haskell-math-functions haskell-xmlgen haskell-fgl node-gzip-size haskell-http-client-tls haskell-connection haskell-optparse-applicative haskell-log-domain haskell-base-prelude fizmo-ncursesw jnoise node-log-driver haskell-mersenne-random-pure64 haskell-snap-core haskell-temporary comic-neue resolvconf-admin haskell-aeson-qq haskell-monad-control haskell-murmur-hash haskell-openglraw haskell-unbounded-delays node-statuses haskell-dependent-map hydrogen-drumkits ruby-solve optgeo iptux golang-gopkg-cheggaaa-pb.v2 golang-github-knqyf263-go-cpe haskell-errors haskell-safe caja-extensions golang-github-alexflint-go-scalar erlang-asciideck golang-github-seiflotfy-cuckoofilter gcc-defaults-ports smb4k gcc-or1k-elf gcc-defaults gcc-xtensa-lx106 gcc-riscv64-unknown-elf gcc-arm-none-eabi dirb ruby-adsf bzr-git r-cran-minpack.lm haskell-list r-cran-ca healpix-cxx gtextfsm golang-github-smartystreets-assertions riddley-clojure fonts-elusive-icons golang-github-elazarl-goproxy ruby-rjb clout-clojure python-et-xmlfile # daemonize libpalm-pdb-perl ros-robot-state-publisher golang-github-alecthomas-units geany-plugins ring-headers-clojure detachtty chromimpute yarsync only lucy raku-test-meta controlsfx mp4parser libnativecall-perl lua-moses r-cran-metrics node-sshpk gnome-breakout libfcgi-client-perl r-cran-mitools r-cran-kedd ruli libimagequant golang-github-containerd-go-runc orocos-bfl yorick-yeti minitube minetest-mod-throwing golang-github-containerd-typeurl node-normalize-git-url libdeflate sbsigntool freediameter r-cran-mlmetrics gnomint node-for-in morla r-cran-zeligchoice seq-el python-termstyle ruby-ruby-version gphoto2-cffi mysql-sandbox libhttp-headers-actionpack-perl libpath-router-perl herisvm subtle phploc ruby-rspec-pending-for ruby-table-print pyconfigure ruby-ruby-engine ruby-fssm avro-java roary android-platform-libcore hfst-ospell popup-el notify-sharp-3.0 qsopt-ex libvslvm golang-github-remyoudompheng-bigfft pkgdiff ruby-buff-ruby-engine node-expat klaus ruby-buff-shell-out node-array-flatten ruby-wavefile ruby-pathname2 dhcpstarv ruby-threach pkg-info-el libad9361 ruby-fixwhich ruby-cocoon libperinci-sub-util-propertymodule-perl berkeley-express multitee gmplot heroes-sound-tracks fastkml lwn4chrome bls-standalone ruby-rpam-ruby19 ruby-celluloid-pool loadwatch lua-ansicolors golang-github-olekukonko-tablewriter ruby-fix-trinity-output midicsv android-platform-external-libselinux fonts-sil-charis-compact lxqt-runner ruby-nenv ruby-celluloid-essentials psk31lx webdeploy fonts-sil-taiheritagepro ruby-launchy-shim golang-github-mesos-mesos-go # repeatmasker-recon golang-github-graylog2-go-gelf r-cran-modeltools apophenia r-cran-praise python-odoorpc golang-github-d2g-dhcp4client vulture golang-github-seandolphin-bqschema node-wrappy r-cran-conting debootstick lxqt-admin r-cran-lsmeans ruby-recursive-open-struct node-jsonparse r-cran-hypergeo ruby-rspec-collection-matchers sumatra golang-github-google-btree mujoco r-cran-elliptic lxqt-about magic-wormhole-transit-relay + libdecaf ruby-little-plugger libdivsufsort ganyremote glslang r-cran-fauxpas blueman minetest-mod-unified-inventory r-cran-prettyr gnusim8085 gamazons r-cran-ggsci ruby-em-websocket node-css-color-names opensmtpd-filter-senderscore iraf-sptable hivelytracker minetest-mod-throwing-arrows ctdconverter orthanc-python t1utils rust-smithay-clipboard node-is-directory node-mdn-data r-cran-flashclust bosh fonts-recommended golang-github-riywo-loginshell libmbassador-java fonts-pc fonts-gnutypewriter python-dracclient jaxrpc-api r-cran-truncdist octave-ncarray mseed2sac r-cran-prabclus unibetacode haskell-githash aptitude topcom otcl readucks r-cran-gclus yasm r-cran-trimcluster happy ruby-derailed-benchmarks rust-tinystr rust-block golang-github-emersion-go-textwrapper rust-dbus-0.2 rust-subprocess liblms7compact libbs2b metro-policy el-ixir sac2mseed saaj ruby-fog-core python-croniter ruby-filepath tiger classified-ads lwjgl ruby-character-set ruby-hipchat rust-colorsys golang-github-zyedidia-clipboard rancid python-pygtrie libsixel libtest-deep-type-perl yokadi libplack-middleware-csrfblock-perl libsys-meminfo-perl transmission-remote-gtk php-xml-svg node-knockout-sortable ruby-ace-rails-ap libposix-2008-perl libsms-aql-perl ruby-cabin node-q libiterator-perl libjs-jsencrypt librscode ckon libparse-bbcode-perl libjs-angularjs-smart-table xfce4-appfinder xboard liquidprompt ngetty php-text-languagedetect worker libpdf-writer-perl ruby-will-paginate vbindiff texmaker troffcvt xfce4-datetime-plugin routes xuxen-eu-spell wuzzah zynaddsubfx xfce4-taskmanager wmwork thunar-volman unicorn ssmping wmweather tla tkabber-plugins sonic ruby-prawn-table tix ustr slony1-2 tuxcmd sfront steghide strucchange safe-hole-perl ruby-rack-test td2planet singularity-music ruby-xml-simple scorched3d ruby-rack-flash3 searchmonkey ruby-origin snimpy ruby-org smpeg ruby-minimization ruby-formatador libnamespace-sweep-perl ruby-sdl ruby-remcached ruby-indentation ruby-dotenv ruby-expression-parser sandwich ruby-blockenspiel ruby-multibitnums ruby-clamp ruby-ole ruby-shindo ruby-hashery ruby-ogginfo rio ruby-multi-test ruby-em-spec ruby-awesome-nested-set ruby-ejs ruby-blankslate ruby-avl-tree rttool rglpk prolix qstardict ruby-cookiejar tmpreaper randomplay qtchooser qastools rainbows rdiff-backup-fs ply python-pyasn1-modules qtkeychain pysolar python-hacking python-libdiscid policycoreutils angband node-iscroll r-cran-base64enc plptools pgtop parsedatetime pdf2svg fcitx-fbterm nss-passwords rust-cargo-platform plexus-containers pcaputils node-stream-iterate mp3wrap pcf2bdf nrg2iso opt node-xmlhttprequest node-dryice netpipe mousetrap mojarra mawk mockito sumalibs menu-cache lxinput makeself maven-filtering matlab-support librose-object-perl mdm lv2vocoder lxappearance-obconf lttoolbox log4cplus log4shib lua-term libpixie-java parlatype-libreoffice-extension libnet-duo-perl librdf-query-perl libpwquality libhmsbeagle libnetfilter-queue libocas igerman98 icon-naming-utils idba giggle gtranslator gupnp-av dadadodo easygit gnome-keyring rust-errno autodia csstidy catch ink eo-spell dblatex dfu-util coolmail wlogout delta ctemplate root-tail pd-windowing gitsome tatan lxqt-notificationd prctl r-cran-ctmcd node-load-json-file libperl6-export-attrs-perl r-cran-shinybs dj-static uc-micro-py gnurobbo bdii sugar-imageviewer-activity tstools rust-rayon-core rust-hostname mixxx rust-rayon speaklater almanah dnlib rust-seccomp-sys ruby-scanf libdate-tiny-perl golang-github-go-chi-cors cl-iterate sugar-terminal-activity libsynthesis kodi-visualization-fishbmc php-oscarotero-gettext chiaki node-dot deepin-log-viewer urlextractor kodi-pvr-nextpvr ruby-pathspec gtklp cutesv elastix xeus kpackage budgie-desktop php-embed python-telethon lazy-loader swugenerator rust-rustix node-rollup-plugin-sass android-platform-system-tools-hidl node-graphql stopt lomiri-schemas golang-github-ionos-cloud-sdk-go python-cython-blis r-cran-collapse rust-rustyline email-reminder vpb-driver gui-ufw golang-github-pion-sctp r-cran-sftime libtest-dbix-class-perl libtwiggy-tls-perl spek rust-plotters libcrypt-bcrypt-perl boxes apostrophe blop-lv2 yasnippet-snippets sugar-pippy-activity gosa-plugins-mailaddress liburjtag sugar ruby-google-api-client mssql-django rust-ripasso ruby-representable caml-crush php-db ktx ruby-virtus elpa-ligature ruby-gitlab-labkit mailman-hyperkitty pypandoc xine-lib-1.2 slick r-cran-gstat golang-github-julienschmidt-httprouter libmarc-fast-perl tools-logging-clojure rust-capnp python-xkcd ruby-fog-google tp-smapi ruby-faraday-middleware rust-fd-lock python-redbaron slurm ruby-psych python-baron golang-github-xenolf-lego gnome-shell-extension-gsconnect rust-capnp-futures rust-capnp-rpc rust-sequoia-ipc jh7100-bootloader-recovery rust-portable-atomic intake open-build-service node-sanitize-html libschedule-cron-perl littler minimap2 rust-glutin-egl-sys golang-github-sevlyar-go-daemon golang-github-pion-dtls.v2 golang-github-mdlayher-netlink mailfromd golang-github-pion-srtp.v2 node-buble golang-github-pion-rtcp golang-github-pion-mdns golang-github-pion-stun golang-github-pion-udp golang-github-pion-interceptor golang-github-pion-transport golang-github-pion-sdp golang-github-pion-turn.v2 reboot-notifier python-geojson rust-console rust-glutin-glx-sys rust-terminal-size rust-clap-2 sqlite-utils node-fecha libgssglue node-formidable node-follow-redirects libnginx-mod-http-srcache-filter csound-plugins node-uvu hypercorn node-config seatd libmsoffice-word-html-writer-perl merkaartor pappl node-browser-pack python-bidi gnulib golang-github-cli-browser r-bioc-fishpond python-sushy golang-github-googleapis-gax-go aspectc++ python-trustme yoshimi pdfresurrect haskell-deque haskell-timeit ruby-azure-storage-common golang-github-peterhellberg-link haskell-data-fix python-emoji haskell-data-hash haskell-wcwidth appstream-generator haskell-exact-pi freebayes geventhttpclient haskell-data-tree-print haskell-http2 pg-activity haskell-tasty-lua rpy2 qt6-lottie haskell-type-equality acpica-unix ndctl pg-track-settings golang-github-gopherjs-gopherjs workrave qt6-networkauth haskell-scanner tipp10 haskell-bimap haskell-transformers-base haskell-blaze-html haskell-readline haskell-optional-args haskell-tasty-discover tcsh haskell-patience haskell-emojis haskell-hsyaml-aeson haskell-unsafe dmrconfig haskell-attoparsec haskell-diff haskell-monad-memo haskell-hourglass haskell-fold-debounce haskell-byteorder haskell-bindings-dsl haskell-neat-interpolation haskell-assoc haskell-lrucache haskell-libyaml haskell-cassava-megaparsec haskell-edit-distance-vector haskell-terminal-progress-bar haskell-network-bsd haskell-ordered-containers haskell-js-jquery haskell-jira-wiki-markup haskell-email-validate haskell-rate-limit haskell-aeson-compat haskell-binary-conduit haskell-cipher-aes haskell-some haskell-monadcryptorandom haskell-aeson-diff haskell-blaze-builder haskell-network-byte-order haskell-control-monad-free haskell-base64-bytestring haskell-vector haskell-charset haskell-categories haskell-cereal-conduit haskell-typed-process haskell-opengl haskell-stringbuilder haskell-microlens-platform haskell-openpgp-asciiarmor haskell-fsnotify haskell-setenv haskell-vector-algorithms haskell-singleton-bool haskell-repa haskell-first-class-families haskell-xcb-types haskell-parsec-numbers haskell-base-compat-batteries haskell-transformers-compat haskell-hosc haskell-generic-lens haskell-invariant haskell-clientsession haskell-brainfuck haskell-hledger-lib haskell-network-info haskell-fgl-arbitrary haskell-text-metrics haskell-brick haskell-tidal haskell-monoid-extras haskell-integer-logarithms haskell-indexed-profunctors haskell-sendfile haskell-newtype-generics haskell-microlens haskell-time-locale-compat haskell-byteable haskell-constraints haskell-dotgen haskell-tar-conduit haskell-generic-lens-core haskell-rsa haskell-vty haskell-ghc-paths haskell-js-dgtable haskell-exception-transformers haskell-void haskell-heaps neurodebian haskell-splitmix haskell-th-constraint-compat haskell-clock haskell-hspec haskell-rio-orphans haskell-erf haskell-git-lfs haskell-tasty-expected-failure haskell-th-bang-compat haskell-multistate libjs-autonumeric haskell-conduit-extra corosync-qdevice python-nxs haskell-contravariant-extras haskell-broadcast-chan pyrle haskell-these golang-github-rhnvrm-simples3 jengelman-shadow haskell-microlens-aeson haskell-czipwith r-cran-adegenet haskell-streaming-commons liburl-search-perl zip4j squeezelite python-enmerkar rust-futures-channel haskell-http-client-restricted clblast chkrootkit etbemon jenkins-json haskell-filepath-bytestring sympa php-horde-test gloo pydoctor py-lmdb python-psutil mdadm + libtest-refcount-perl at-spi2-core armadillo python-parsel exempi netselect haskell-skylighting-core libtest-needs-perl batctl gnome-shell-extension-bluetooth-quick-connect safe-rm libmath-mpfr-perl libtest-memorygrowth-perl alfred canadian-ham-exam haskell-iso8601-time python-geopandas iftop node-mqtt magic-wormhole-mailbox-server bandage r-cran-openmx django-jinja planetfilter golang-github-shopspring-decimal libcatalyst-plugin-static-simple-perl ruby-jar-dependencies cmake-extras golang-github-gophercloud-gophercloud pam-mysql guidedog golang-github-alexflint-go-arg njplot freedom-maker haskell-executable-path golang-github-cheekybits-is ruby-simple-po-parser mate-backgrounds golang-github-opentracing-contrib-go-stdlib r-cran-parallelmap libint2 ipband vim-scripts jaxrs-api r-cran-ggally libpoe-component-irc-perl golang-github-jroimartin-gocui libbsd libmwaw picard openarena gdm3 pyee fontcustom eos-sdk xfonts-shinonome libextractor python-keyring gtkatlantic sugar-toolkit-gtk3 haskell-call-stack libqtxdg xye libcrypt-openssl-dsa-perl three.js docbook-ebnf ruby-maven-libs haskell-posix-pty python-iso3166 lattice cthumb certspotter golang-github-facebookgo-stack gap-float haskell-doctest haskell-nanospec unar haskell-minimorph fifechan code2html libjs-jquery-jstree golang-github-bep-gitmap heapdict libmetacpan-client-perl python-pyeclib python-invoke ruby-fog-rackspace r-cran-ggridges lexicon gnome-shell-extension-weather rust-textwrap securefs awffull minetestmapper nodau coreutils r-cran-pkgmaker haskell-hcwiid fb-music-high connect-proxy casacore-data-lines node-time-stamp python-pyforge python-waiting haskell-xml-conduit-writer haskell-soap ido-vertical-mode haskell-test-framework haskell-dice-entropy-conduit haskell-hpack haskell-safe-exceptions gnuastro golang-github-stacktic-dropbox haskell-deriving-compat golang-github-circonus-labs-circonus-gometrics haskell-soap-tls haskell-readable haskell-th-reify-compat haskell-should-not-typecheck haskell-microlens-ghc haskell-expiring-cache-map python-l20n csmash-demosong haskell-sql-words haskell-type-level-numbers asterisk-prompt-es-co haskell-with-location haskell-text-postgresql haskell-names-th haskell-zxcvbn-c terminatorx haskell-zeromq4-haskell haskell-load-env kaffeine haskell-quickcheck-simple haskell-double-conversion minetest-mod-infinite-chest haskell-regex-applicative golang-github-mitchellh-go-wordwrap haskell-hspec-expectations haskell-interpolate haskell-multimap cal3d haskell-intervals aspell-sl golang-github-masterzen-winrm haskell-test-framework-quickcheck2 haskell-echo haskell-string-conversions haskell-text-short haskell-regex-applicative-text haskell-texmath haskell-generic-trie haskell-hspec-core truss-clojure healpy specter-clojure haskell-simple-smt haskell-hxt-unicode node-connect haskell-numtype-dk r-cran-uuid zenburn-emacs haskell-half clj-time-clojure haskell-vector-builder haskell-fixed libdata-page-pageset-perl tools-cli-clojure haskell-open-browser beckon-clojure jansi haskell-microlens-mtl haskell-nettle howdoi haskell-hxt-relaxng haskell-say raku-meta6 metrics-clojure pandoc-citeproc-preamble ring-basic-authentication-clojure piespy librg-blast-parser-perl stacks xmonad-wallpaper golang-github-klauspost-pgzip haskell-memotrie quoin-clojure ring-anti-forgery-clojure tanidvr ordered-clojure haskell-easy-file parsley-clojure encore-clojure libdatetime-format-human-duration-perl ctpl ring-json-clojure bumblebee-status haskell-iconv haskell-stateref haskell-mtlparse haskell-panic haskell-memory haskell-hashable-time haskell-parallel clj-digest-clojure haskell-socks haskell-only haskell-monadrandom haskell-distributive clj-http-clojure haskell-yaml compojure-clojure haskell-shelly haskell-random-shuffle haskell-template golang-github-docker-go haskell-crypto-cipher-tests haskell-http-common haskell-monad-loops haskell-reinterpret-cast haskell-show haskell-listlike haskell-basic-prelude rust-wasm-bindgen haskell-mmap haskell-websockets scout-clojure haskell-hashable ruby-netcdf haskell-parseargs stencil-clojure libloc haskell-x11-xft liberator-clojure haskell-hint haskell-xss-sanitize haskell-tasty-golden haskell-nonce haskell-regexpr haskell-x509-store haskell-unlambda rust-wasm-bindgen-macro-support haskell-glut haskell-tasty-quickcheck potemkin-clojure haskell-unixutils rust-wasm-bindgen-backend haskell-juicypixels haskell-assert-failure r-cran-eipack xdg-user-dirs haskell-base16-bytestring murphy-clojure haskell-x509 fast-zip-clojure haskell-oeis cpath-clojure haskell-cryptohash-md5 haskell-irc ring-defaults-clojure haskell-punycode haskell-tagstream-conduit ring-ssl-clojure stockpile-clojure haskell-boxes data-fressian-clojure haskell-xml-helpers haskell-prettyclass haskell-cipher-camellia dconf haskell-uulib haskell-ieee754 fonts-sil-lateef fonts-sil-andika-compact marsshooter golang-github-hashicorp-atlas-go ldapjdk pyuca django-cors-headers haskell-hoauth2 poezio haskell-jmacro haskell-lukko r-cran-tsp python-greenlet ansible-lint + r-cran-rpostgresql php-text-wiki dex traceroute rdate system-config-printer qt-gstreamer slang2 parser-mysql psmisc protobuf-c php-auth-sasl qpsmtpd robust-http-client policyrcd-script-zg2 qca2 sunclock rdtool python-dsv sudoku pear-channels libcommons-jxpath-java portmidi psst php-net-url php-mdb2 policyd-weight openthesaurus openconnect ode nullmailer php-http-webdav-server nose populations opencsv pam-shield lincity-ng node-webfinger nibabel python-confluent-kafka node-ncp capistrano murrine-themes nfswatch netplug golang-ginkgo mingw-w64 r-cran-officer nitpic ndisc6 nitrogen classmate multex-base netris megaglest mtr multiboot netrw natsort naturaldocs munkres mysecureshell mon-contrib rust-quickcheck-macros multiwatch module-assistant mjpegtools maude lmemory lxsession memstat maven-replacer-plugin mazeofgalious mimefilter maven-repo-helper mediaelement lxmenu-data luabind manpages-tr xtables-addons maven-parent lua-nginx-redis logilab-constraint lpr libwnck lrzip lsdvd libxtst lsof lpctools lrzsz ludevit + libxerces2-java ltris libxpp2-java logtool prometheus-smokeping-prober libwiki-toolkit-plugin-locator-grid-perl lightdm libzip libslf4j-java libwiki-toolkit-formatter-usemod-perl golang-github-juju-httpprof libxv libzerg-perl libwiki-toolkit-plugin-diff-perl libsvn-web-perl libsort-key-top-perl libtut liburi-fetch-perl librdf-helper-properties-perl libtemplate-plugin-number-format-perl libpqxx libxmltok libxrender libvistaio libxau libterm-filter-perl # libtest-log4perl-perl libtie-cycle-perl libxext liwc libtemplate-plugin-textile2-perl r-cran-rhandsontable libtemplate-plugin-yaml-perl libtelnet mecab libtest-memory-cycle-perl libsvm libonemind-commons-java-java libpthread-stubs librg-exception-perl libspctag ibus-anthy libpath-finddev-perl librose-uri-perl golang-github-victoriametrics-fastcache libsm libmoosex-semiaffordanceaccessor-perl libpoe-component-pool-thread-perl gpscorrelate libhtml-fromtext-perl libmad naev libpgm libnxml libmp4-info-perl javahelp2 libpff libimobiledevice liblog-tracemessages-perl liblingua-stem-perl libopenobex anthy graphql-el libjdom2-java libixion liblo libkdtree++ libjson-pointer-perl libhtml-formhandler-model-dbic-perl libiptcdata libisnativec-java libmoosex-util-perl libjaudiotagger-java woff2 libinstpatch libhibernate-validator-java libfs libgenome node-time-zone libestr libgtop2 mutatormath libcommons-el-java pyprind libmoosex-traitfor-meta-class-betteranonclassnames-perl libcompface libdatetime-format-duration-perl pass-git-helper libbio-das-lite-perl libcoverart libbiblio-isis-perl node-json-parse-better-errors libomxxvideo libbio-mage-perl libapache-session-ldap-perl libapache2-mod-intercept-form-submit libcanberra leptonlib ldp-docbook-stylesheets kshutdown libax25 ipset larch libdbi libafs-pag-perl landslide jenkins-trilead-ssh2 jigzo gnome-video-effects jumpnbump jsch-agent-proxy jzlib jigit fwanalog gnome-system-log jquery-ui-themes grfcodec joptsimple icmptx grap ruby-archive-zip geshi gv heartbleeder goattracker fwsnort gopchop how-can-i-help herold guile-cairo gupnp-dlna freedoom hicolor-icon-theme guava-libraries gromit gertty gpsman gtkspell3 gmpc garcon gordon gnome-extra-icons jargon fortune-zh fonts-stix geronimo-jpa-2.0-spec gl-117 glyr glpk-java ftpgrab geronimo-osgi-support funnyboat gitolite3 geki2 garlic fstrcmp fteqcc gdmap funitroots exifprobe fonts-umeplus fonts-vlgothic fonts-takao freehep-xml fswebcam fonts-linex fonts-tibetan-machine fonts-sil-zaghawa-beria fonts-isabella fonts-arphic-uming flickcurl flufl.i18n findbugs fonts-sil-galatia fonts-guru fonts-ecolier-lignes-court fonts-arphic-bsmi00lp filetea emboss-explorer fonts-gfs-theokritos fcrackzip expand-region-el flufl.password fonts-kacst-one f2fs-tools fonts-gfs-artemisia embassy-domainatrix fextremes exec-maven-plugin libbio-featureio-perl libhtml-wikiconverter-perl edtsurf dxflib feynmf embassy-domalign dwarfutils pen dhcping dbeacon gprename upass dpkg-www dumpasn1 debian-multimedia libpostscriptbarcode easygen libtest-class-most-perl clutter-imcontext dcraw darcsum libjs-milligram libdigest-bubblebabble-perl typecatcher enchant-2 node-jsonify libmoox-types-mooselike-perl cortado commons-csv cksfv cl-split-sequence atomicparsley civetweb checksecurity mpb beneath-a-steel-sky libspreadsheet-readsxc-perl autopkgtest backbone libexception-class-perl bibtexconv ustreamer altree antlr3 bomstrip backup2l ascd bamf agedu cothreads bcftools spinner double-conversion bibtexparser + kmfl-keyboards-mywin libforest-perl dot2tex tig subuser libgpiod lgeneral rust-md5 libheimdal-kadm5-perl rootskel coq-menhirlib python-srt node-rollup-plugin-commonjs icingaweb2-module-boxydash icingaweb2-module-nagvis rust-bytecheck-derive golang-github-protonmail-gopenpgp python-mapbox-earcut ott icingaweb2-module-pnp icingaweb2-module-eventdb icingaweb2-module-fileshipper ettercap icingaweb2-module-reactbundle icingaweb2-module-map rust-tokio-rustls globus-xio-popen-driver rust-ivf rust-netlink-proto icingaweb2-module-toplevelview globus-gridmap-eppn-callout rust-pamsm coq-hammer globus-gatekeeper rust-sysctl libchart-perl php-league-config rust-ordered-float rust-ghost globus-xio-rate-driver php-ml-iri dhcpdump myproxy poolcounter rust-netlink-packet-core globus-xio octave-secs3d libmail-verify-perl bst-external globus-gram-protocol rust-indenter q2-alignment cwl-utils rust-send-wrapper octave-secs1d php-horde-crypt wxwidgets3.2 pd-plugin opengnb rust-futures-executor octave-msh pd-pan pd-mapping php-horde-core pd-list-abs node-open pd-cxc q2-feature-table q2-emperor pd-sigpack q2-quality-control pd-freeverb pd-pdstring q2-taxa q2-types q2-demux q2-quality-filter qiime pd-motex mvdsv rust-futures-util q2-diversity-lib pd-fftease q2cli epubcheck lomiri-sounds pd-pmpd libjxl-testdata q2-cutadapt coquelicot rust-redox-termios xrayutilities coqeal rust-libssh2-sys python-mp-api coq-bignums coq-math-classes coq-ext-lib coq-dpdgraph golang-github-emersion-go-milter python-uflash coq-simple-io openarena-085-data flocq rust-pyo3-ffi rust-iptables rust-cxxbridge-macro sortablejs rust-sharded-slab oci-seccomp-bpf-hook pytest-bdd coq-hott python-installer golang-github-emersion-go-mbox manimpango sway-notification-center rust-pyo3-build-config python-moderngl-window ruby-varia-model certipy ifenslave rust-cxx python-certbot-dns-digitalocean dipy findlib rust-print-bytes gnome-paint c2050 r-cran-stablelearner fonts-sil-gentiumplus rust-jargon-args zutils bijiben r-cran-dirmult emperor deepdiff python-bumps fbreader rust-os-str-bytes elementary-icon-theme libhipi-perl cl-chipz aspell-cs r-cran-deoptimr openttd-opensfx qunit-selenium khmer libcgi-ssi-parser-perl ros2-colcon-python-setup-py earlyoom imbalanced-learn r-cran-genabel r-cran-cyclocomp git-autofixup r-cran-hsaur3 libdebian-package-html-perl fonts-homecomputer ocaml-mirage-crypto libjavascript-rpc-perl python-pyorick ruby-with-env rust-hyperfine peg-solitaire python-stack-data python-publicsuffix2 django-pipeline node-consolid
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_buildinfos.html
Overview of .buildinfo files for bookworm/amd64 Debian navigation Suite/architecture overviews Tested architectures: amd64 arm64 Tested suites: bookworm trixie forky unstable experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Overview of .buildinfo files for bookworm/amd64 36124 sources with .buildinfo files found: (While we also know about 5 sources without .buildinfo files in bookworm/amd64.) src: 0ad pkgs: 0.0.26-3 / .buildinfo src: 0ad-data pkgs: 0.0.26-1 / .buildinfo src: 0xffff pkgs: 0.9-1 / .buildinfo src: 2048 pkgs: 0.20220905.1556-1 / .buildinfo src: 2048-qt pkgs: 0.1.6-2+b2 / .buildinfo src: 2ping pkgs: 4.5-1.1 / .buildinfo src: 2vcard pkgs: 0.6-4 / .buildinfo src: 3270font pkgs: 3.0.1-1 / .buildinfo src: 389-ds-base pkgs: 2.3.1+dfsg1-1+deb12u1 / .buildinfo src: 3dchess pkgs: 0.8.1-21 / .buildinfo src: 3depict pkgs: 0.0.23-2 / .buildinfo src: 4g8 pkgs: 1.0-3.3 / .buildinfo src: 4pane pkgs: 8.0-1+b2 / .buildinfo src: 4ti2 pkgs: 1.6.9+ds-8 / .buildinfo src: 64tass pkgs: 1.58.2974-1 / .buildinfo src: 6tunnel pkgs: 1:0.13-2 / .buildinfo src: 7kaa pkgs: 2.15.5+dfsg-1 / .buildinfo src: 7zip pkgs: 22.01+dfsg-8+deb12u1 / .buildinfo src: 9base pkgs: 1:6-13 / .buildinfo src: 9menu pkgs: 1.10-1 / .buildinfo src: 9mount pkgs: 1.3+hg20170412-1 / .buildinfo src: 9wm pkgs: 1.4.1-1 / .buildinfo src: a2jmidid pkgs: 9-3 / .buildinfo src: a2ps pkgs: 1:4.14-8 / .buildinfo src: a52dec pkgs: 0.7.4-20 / .buildinfo src: a56 pkgs: 1.3+dfsg-9+b1 / .buildinfo src: a7xpg pkgs: 0.11.dfsg1-11 / .buildinfo src: aa3d pkgs: 1.0-8.1 / .buildinfo src: aac-tactics pkgs: 8.17.0-1+b2 / .buildinfo src: aalib pkgs: 1.4p5-50 / .buildinfo src: aaphoto pkgs: 0.45-1+b1 / .buildinfo src: aardvark-dns pkgs: 1.4.0-3 / .buildinfo src: aasvg pkgs: 0.3.2-1 / .buildinfo src: abacas pkgs: 1.3.1-9 / .buildinfo src: abcde pkgs: 2.9.3-1 / .buildinfo src: abcl pkgs: 1.9.0-1 / .buildinfo src: abcm2ps pkgs: 8.14.14-1 / .buildinfo src: abcmidi pkgs: 20230208+ds1-1 / .buildinfo src: abe pkgs: 1.1+dfsg-5 / .buildinfo src: abego-treelayout pkgs: 1.0.3-2 / .buildinfo src: abgate pkgs: 1.2.0-1+b1 / .buildinfo src: abicheck pkgs: 1.2-8 / .buildinfo src: abi-compliance-checker pkgs: 2.3-2 / .buildinfo src: abi-dumper pkgs: 1.2-3 / .buildinfo src: abi-monitor pkgs: 1.12-2.1 / .buildinfo src: abind pkgs: 1.4-5-2 / .buildinfo src: abinit pkgs: 9.6.2-1 / .buildinfo src: abi-tracker pkgs: 1.11-1.1 / .buildinfo src: abiword pkgs: 3.0.5~dfsg-3.2 / .buildinfo src: ableton-link pkgs: 3.0.6+dfsg-4 / .buildinfo src: abntex pkgs: 0.9.beta2-1 / .buildinfo src: abook pkgs: 0.6.1-2+b1 / .buildinfo src: abootimg pkgs: 0.6-1+b2 / .buildinfo src: abpoa pkgs: 1.4.1-3+b4 / .buildinfo src: abr2gbr pkgs: 1:1.0.2-5 / .buildinfo src: abseil pkgs: 20220623.1-1+deb12u2 / .buildinfo src: abs-guide pkgs: 10-4 / .buildinfo src: abx pkgs: 0.0~b1-1+b2 / .buildinfo src: abydos pkgs: 0.5.0+git20201231.344346a-6 / .buildinfo src: abyss pkgs: 2.3.5+dfsg-2 / .buildinfo src: accel-config pkgs: 3.5.3-1 / .buildinfo src: accerciser pkgs: 3.40.0-2 / .buildinfo src: access-modifier-checker pkgs: 1.30-1 / .buildinfo src: accessodf pkgs: 0.1.1~b-3 / .buildinfo src: accounts-qml-module pkgs: 0.7+git20221012.4119d52-2 / .buildinfo src: accountsservice pkgs: 22.08.8-6 / .buildinfo src: acct pkgs: 6.6.4-5+b1 / .buildinfo src: ace pkgs: 7.0.8+dfsg-2 / .buildinfo src: acedb pkgs: 4.9.39+dfsg.02-7 / .buildinfo src: acedb pkgs: 4.9.39+dfsg.02-7+b1 / .buildinfo src: ace-link pkgs: 0.5.0-3 / .buildinfo src: ace-of-penguins pkgs: 1.5~rc2-5 / .buildinfo src: acepack pkgs: 1.4.1-2+b5 / .buildinfo src: ace-popup-menu pkgs: 0.2.1-3 / .buildinfo src: aces3 pkgs: 3.0.8-9 / .buildinfo src: ace-window pkgs: 0.10.0-1 / .buildinfo src: acheck pkgs: 0.5.11 / .buildinfo src: acheck-rules pkgs: 0.3.5 / .buildinfo src: achilles pkgs: 2-12 / .buildinfo src: ack pkgs: 3.6.0-1 / .buildinfo src: acl pkgs: 2.3.1-3 / .buildinfo src: acl2 pkgs: 8.5dfsg-5 / .buildinfo src: aclock.app pkgs: 0.4.0-2+b4 / .buildinfo src: acm pkgs: 6.0+20200416-1.1+b1 / .buildinfo src: acme pkgs: 1:0.97~svn20211115+ds-1+b1 / .buildinfo src: acme-tiny pkgs: 1:5.0.1-1 / .buildinfo src: acmetool pkgs: 0.2.2-1+b4 / .buildinfo src: aconnectgui pkgs: 0.9.0rc2-1-10.1 / .buildinfo src: acorn pkgs: 8.8.1+ds+~cs25.17.7-2 / .buildinfo src: acorn-fdisk pkgs: 3.0.6-12 / .buildinfo src: acpi pkgs: 1.7-1.2 / .buildinfo src: acpi-call pkgs: 1.2.2-2.1 / .buildinfo src: acpica-unix pkgs: 20200925-8 / .buildinfo src: acpid pkgs: 1:2.0.33-2+b1 / .buildinfo src: acpi-override pkgs: 0.1+nmu1 / .buildinfo src: acpi-support pkgs: 0.143-5.1 / .buildinfo src: acpitail pkgs: 0.1-5 / .buildinfo src: acpitool pkgs: 0.5.1-7+b1 / .buildinfo src: acr pkgs: 1.9.4-1 / .buildinfo src: acsccid pkgs: 1.1.8-1 / .buildinfo src: actdiag pkgs: 2.0.0+dfsg-1 / .buildinfo src: actiona pkgs: 3.10.1-1+b3 / .buildinfo src: activemq pkgs: 5.17.2+dfsg-2+deb12u1 / .buildinfo src: activemq-activeio pkgs: 3.1.4-3 / .buildinfo src: activemq-protobuf pkgs: 1.1-6 / .buildinfo src: activity-aware-firefox pkgs: 0.4.1-2 / .buildinfo src: actor-framework pkgs: 0.17.6-2.1 / .buildinfo src: actor-framework pkgs: 0.17.6-2.1+b1 / .buildinfo src: adacgi pkgs: 1.6-32 / .buildinfo src: adapt pkgs: 1.0.0-1.1 / .buildinfo src: adapterremoval pkgs: 2.3.3-2 / .buildinfo src: adaptive-wrap pkgs: 0.8-3 / .buildinfo src: ada-reference-manual pkgs: 1:2020.1commit85143dcb-4 / .buildinfo src: adasockets pkgs: 1.12-8 / .buildinfo src: adcli pkgs: 0.9.1-2 / .buildinfo src: addresses-for-gnustep pkgs: 0.4.8-3+b4 / .buildinfo src: adduser pkgs: 3.134 / .buildinfo src: adequate pkgs: 0.15.9~deb12u1 / .buildinfo src: adios pkgs: 1.13.1-31 / .buildinfo src: adios pkgs: 1.13.1-31+b1 / .buildinfo src: adjtimex pkgs: 1.29-11+b1 / .buildinfo src: admesh pkgs: 0.98.4-2 / .buildinfo src: adminer pkgs: 4.8.1-1 / .buildinfo src: adms pkgs: 2.3.7-1 / .buildinfo src: adns pkgs: 1.6.0-2 / .buildinfo src: adolc pkgs: 2.7.2-6 / .buildinfo src: adonthell pkgs: 0.3.8-2.1+deb12u1 / .buildinfo src: adonthell-data pkgs: 0.3.8-1 / .buildinfo src: adplay pkgs: 1.8.1-3 / .buildinfo src: adplug pkgs: 2.3.3+dfsg-2 / .buildinfo src: adql pkgs: 1.5-2 / .buildinfo src: adr-tools pkgs: 3.0.0-2 / .buildinfo src: adun.app pkgs: 0.81-14+b3 / .buildinfo src: adv-17v35x pkgs: 5.0.7.0-1 / .buildinfo src: advancecomp pkgs: 2.5-1 / .buildinfo src: advi pkgs: 1.10.2-9 / .buildinfo src: advi pkgs: 1.10.2-9+b1 / .buildinfo src: advocate pkgs: 1.0.0-4 / .buildinfo src: adwaita-icon-theme pkgs: 43-1 / .buildinfo src: adwaita-qt pkgs: 1.4.2-3 / .buildinfo src: aegean pkgs: 0.16.0+dfsg-2 / .buildinfo src: aegisub pkgs: 3.2.2+dfsg-7 / .buildinfo src: aegisub pkgs: 3.2.2+dfsg-7+b3 / .buildinfo src: a-el pkgs: 1.0.0-2 / .buildinfo src: aeolus pkgs: 0.10.4-1 / .buildinfo src: aeonbits-owner pkgs: 1.0.12+ds-3 / .buildinfo src: aephea pkgs: 12-248-3 / .buildinfo src: aerc pkgs: 0.14.0-1+b5 / .buildinfo src: aesfix pkgs: 1.0.1-8 / .buildinfo src: aeskeyfind pkgs: 1:1.0-11 / .buildinfo src: aeskulap pkgs: 0.2.2-beta2+git20190406.ef77f01-4+b1 / .buildinfo src: aespipe pkgs: 2.4d-1.1+b1 / .buildinfo src: aether-ant-tasks pkgs: 1.0.1-6 / .buildinfo src: aevol pkgs: 5.0+ds-3+b1 / .buildinfo src: aewan pkgs: 1.0.01-5+b1 / .buildinfo src: aewm++ pkgs: 1.1.2-5.3 / .buildinfo src: aewm++-goodies pkgs: 1.0-10.1 / .buildinfo src: afdko pkgs: 3.6.2+dfsg1-1 / .buildinfo src: afew pkgs: 3.0.1-4 / .buildinfo src: affiche pkgs: 0.6.0-11+b3 / .buildinfo src: afflib pkgs: 3.7.20-1 / .buildinfo src: afio pkgs: 2.5.2-3+b1 / .buildinfo src: aflplusplus pkgs: 4.04c-4 / .buildinfo src: afnix pkgs: 3.7.0-1 / .buildinfo src: aft pkgs: 2:5.098-6 / .buildinfo src: afterburner.fx pkgs: 1.7.0-3 / .buildinfo src: afterstep pkgs: 2.2.12-15 / .buildinfo src: afterstep pkgs: 2.2.12-15+b2 / .buildinfo src: afuse pkgs: 0.4.1-1.1 / .buildinfo src: agda pkgs: 2.6.2.2-1.1 / .buildinfo src: agda-stdlib pkgs: 1.7.1-1 / .buildinfo src: age pkgs: 1.1.1-1 / .buildinfo src: age pkgs: 1.1.1-1+b3 / .buildinfo src: agedu pkgs: 20211129.8cd63c5-1 / .buildinfo src: agenda.app pkgs: 0.46-3 / .buildinfo src: agg pkgs: 1:2.6.1-r134+dfsg1-2+b1 / .buildinfo src: aggdraw pkgs: 1.3.15-2+b1 / .buildinfo src: aggregate pkgs: 1.6-7+b1 / .buildinfo src: aggressive-indent-mode pkgs: 1.9.0-3 / .buildinfo src: aghermann pkgs: 1.1.2-3+b3 / .buildinfo src: aglfn pkgs: 1.7+git20191031.4036a9c-2 / .buildinfo src: agnostic-lizard pkgs: 0~git20201010.1.fe3a737-2 / .buildinfo src: aha pkgs: 0.5.1-3 / .buildinfo src: ahcpd pkgs: 0.53-3 / .buildinfo src: ahven pkgs: 2.8-7 / .buildinfo src: aide pkgs: 0.18.3-1+deb12u4 / .buildinfo src: aiksaurus pkgs: 1.2.1+dev-0.12-7 / .buildinfo src: aiksaurus pkgs: 1.2.1+dev-0.12-7+b1 / .buildinfo src: aiodns pkgs: 3.0.0-2 / .buildinfo src: aiodogstatsd pkgs: 0.16.0-2 / .buildinfo src: aiofiles pkgs: 23.1.0-1 / .buildinfo src: aioftp pkgs: 0.21.4-1 / .buildinfo src: aiohttp-cors pkgs: 0.7.0-2 / .buildinfo src: aiohttp-jinja2 pkgs: 1.5.1-1 / .buildinfo src: aiohttp-mako pkgs: 0.4.0-2 / .buildinfo src: aiohttp-socks pkgs: 0.7.1-2 / .buildinfo src: aiohttp-wsgi pkgs: 0.10.0-1 / .buildinfo src: aiomysql pkgs: 0.1.1-2 / .buildinfo src: aionotify pkgs: 0.2.0-3 / .buildinfo src: aiopg pkgs: 1.4.0-1 / .buildinfo src: aioprocessing pkgs: 2.0.1-2 / .buildinfo src: aioredis pkgs: 1.3.1-2 / .buildinfo src: aiorpcx pkgs: 0.22.1-2 / .buildinfo src: aiosignal pkgs: 1.3.1-1 / .buildinfo src: aiosmtplib pkgs: 2.0.0-1 / .buildinfo src: aiotask-context pkgs: 0.6.1-3 / .buildinfo src: aioxmlrpc pkgs: 0.6.4-1 / .buildinfo src: aiozipkin pkgs: 1.1.1a1-1 / .buildinfo src: aiozmq pkgs: 1.0.0-1 / .buildinfo src: aircrack-ng pkgs: 1:1.7-5 / .buildinfo src: airlift-airline pkgs: 0.7-3 / .buildinfo src: airlift-slice pkgs: 0.10-2.1 / .buildinfo src: air-quality-sensor pkgs: 0.1.5-1 / .buildinfo src: airspyhf pkgs: 1.6.8-3 / .buildinfo src: airspyone-host pkgs: 1.0.10-2+b1 / .buildinfo src: airstrike pkgs: 0.99+1.0pre6a-11 / .buildinfo src: aisleriot pkgs: 1:3.22.23-1 / .buildinfo src: aj-snapshot pkgs: 0.9.9-4 / .buildinfo src: akira pkgs: 0.0.16-2 / .buildinfo src: akonadi pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-calendar pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-calendar-tools pkgs: 4:22.12.3-1 / .buildinfo src: akonadiconsole pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-contacts pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-import-wizard pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-mime pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-notes pkgs: 4:22.12.3-1 / .buildinfo src: akonadi-search pkgs: 4:22.12.3-1 / .buildinfo src: akregator pkgs: 4:22.12.3-1 / .buildinfo src: akuma pkgs: 1.10-3 / .buildinfo src: alabaster pkgs: 0.7.12-1 / .buildinfo src: alacarte pkgs: 3.44.2-1 / .buildinfo src: aladin pkgs: 12.001+dfsg-1 / .buildinfo src: alarm-clock-applet pkgs: 0.4.1-3 / .buildinfo src: alberta pkgs: 3.0.3-1+b1 / .buildinfo src: aldo pkgs: 0.7.8-2 / .buildinfo src: ale pkgs: 0.9.0.3-5 / .buildinfo src: alembic pkgs: 1.8.1-2 / .buildinfo src: alertmanager-irc-relay pkgs: 0.4.2-1+b9 / .buildinfo src: alevt pkgs: 1:1.8.0-2 / .buildinfo src: alex pkgs: 3.2.7.1-3 / .buildinfo src: alex4 pkgs: 1.1-9 / .buildinfo src: alfa pkgs: 2.2-1+b1 / .buildinfo src: alfred pkgs: 2023.0-1 / .buildinfo src: alglib pkgs: 3.19.0-1 / .buildinfo src: algobox pkgs: 1.1.1+dfsg-1 / .buildinfo src: algol68g pkgs: 3.1.2-1+b1 / .buildinfo src: algotutor pkgs: 0.8.6-6 / .buildinfo src: alice pkgs: 0.19-2 / .buildinfo src: alien pkgs: 8.95.6 / .buildinfo src: alienblaster pkgs: 1.1.0-11 / .buildinfo src: alien-hunter pkgs: 1.7-10 / .buildinfo src: aliki pkgs: 0.3.0-5 / .buildinfo src: alire pkgs: 1.2.1-1+b1 / .buildinfo src: alkimia pkgs: 8.1.1-2 / .buildinfo src: allegro4.4 pkgs: 2:4.4.3.1-3 / .buildinfo src: allegro5 pkgs: 2:5.2.8.0+dfsg-1 / .buildinfo src: allelecount pkgs: 4.3.0-2 / .buildinfo src: all-knowing-dns pkgs: 1.7-4 / .buildinfo src: allow-html-temp pkgs: 10.0.8-1~deb12u1 / .buildinfo src: allure pkgs: 0.11.0.0-1 / .buildinfo src: almanah pkgs: 0.12.3-2+b1 / .buildinfo src: almond pkgs: 0.3.3+dfsg-10 / .buildinfo src: alot pkgs: 0.10-1 / .buildinfo src: alpine pkgs: 2.26+dfsg-1 / .buildinfo src: alpine-chroot-install pkgs: 0.14.0-1 / .buildinfo src: alqalam pkgs: 0.2-10 / .buildinfo src: alsaequal pkgs: 0.6-8 / .buildinfo src: alsa-lib pkgs: 1.2.8-1 / .buildinfo src: alsa-lib pkgs: 1.2.8-1+b1 / .buildinfo src: alsamixergui pkgs: 0.9.0rc2-1-10.1+b1 / .buildinfo src: alsa-oss pkgs: 1.1.8-2 / .buildinfo src: alsaplayer pkgs: 0.99.81-2+b3 / .buildinfo src: alsa-plugins pkgs: 1.2.7.1-1 / .buildinfo src: alsa-tools pkgs: 1.2.5-3 / .buildinfo src: alsa-topology-conf pkgs: 1.2.5.1-2 / .buildinfo src: alsa-ucm-conf pkgs: 1.2.8-1 / .buildinfo src: alsa-utils pkgs: 1.2.8-1 / .buildinfo src: altermime pkgs: 0.3.10-12 / .buildinfo src: alter-sequence-alignment pkgs: 1.3.4-6 / .buildinfo src: altos pkgs: 1.9.16-2 / .buildinfo src: altree pkgs: 1.3.2-1 / .buildinfo src: altree pkgs: 1.3.2-1+b3 / .buildinfo src: alttab pkgs: 1.6.1-1 / .buildinfo src: alure pkgs: 1.2-9 / .buildinfo src: alure pkgs: 1.2-9+b2 / .buildinfo src: amanda pkgs: 1:3.5.1-11+deb12u2 / .buildinfo src: amap-align pkgs: 2.2+git20080214.600fc29+dfsg-2 / .buildinfo src: amavisd-milter pkgs: 1.7.2-1 / .buildinfo src: amavisd-new pkgs: 1:2.13.0-3+deb12u1 / .buildinfo src: amazon-ec2-net-utils pkgs: 2.3.0-3 / .buildinfo src: amazon-ec2-utils pkgs: 2.0.1-2 / .buildinfo src: amazon-ecr-credential-helper pkgs: 0.6.0-1+b2 / .buildinfo src: ambdec pkgs: 0.7.1-1 / .buildinfo src: amb-plugins pkgs: 0.8.1-7+b1 / .buildinfo src: amd64-microcode pkgs: 3.20250311.1~deb12u1 / .buildinfo src: amdgcn-tools pkgs: 13+b1 / .buildinfo src: amfora pkgs: 1.9.2-2+b7 / .buildinfo src: amide pkgs: 1.0.6-1 / .buildinfo src: amideco pkgs: 0.31e-3.2 / .buildinfo src: amiga-fdisk pkgs: 0.04-16 / .buildinfo src: amispammer pkgs: 3.3-2.1 / .buildinfo src: aml pkgs: 0.2.2-1 / .buildinfo src: amoebax pkgs: 0.2.1+dfsg-6 / .buildinfo src: amp pkgs: 0.6.1-1+b8 / .buildinfo src: amphetamine pkgs: 0.8.10-21 / .buildinfo src: amphetamine-data pkgs: 0.8.7-15.1 / .buildinfo src: amphp-amp pkgs: 2.6.2-1.1 / .buildinfo src: ample pkgs: 0.5.7-13+b1 / .buildinfo src: ampliconnoise pkgs: 1.29-10+b2 / .buildinfo src: ampr-ripd pkgs: 2.4.1-1+b1 / .buildinfo src: amqp-specs pkgs: 1-0r0-3.1 / .buildinfo src: ams pkgs: 2.2.0-1 / .buildinfo src: amsynth pkgs: 1.13.2-1 / .buildinfo src: amtk pkgs: 5.6.1-2 / .buildinfo src: amtterm pkgs: 1.4-3 / .buildinfo src: amule pkgs: 1:2.3.3-3 / .buildinfo src: amule-emc pkgs: 0.5.2-4+b1 / .buildinfo src: an pkgs: 1.2-7+b1 / .buildinfo src: anacron pkgs: 2.3-36 / .buildinfo src: analitza pkgs: 4:22.12.3-1 / .buildinfo src: analizo pkgs: 1.25.4-2 / .buildinfo src: analog pkgs: 2:6.0.17-3 / .buildinfo src: anarchism pkgs: 15.3-3 / .buildinfo src: ancient pkgs: 2.0.0-2 / .buildinfo src: and pkgs: 1.2.2-4.2 / .buildinfo src: andi pkgs: 0.14-2 / .buildinfo src: androguard pkgs: 3.4.0~a1-6 / .buildinfo src: android-androresolvd pkgs: 1.3-1+b1 / .buildinfo src: android-file-transfer pkgs: 4.2-1 / .buildinfo src: android-platform-art pkgs: 11.0.0+r48-5 / .buildinfo src: android-platform-art pkgs: 1:11.0.0+r48-5 / .buildinfo src: android-platform-build pkgs: 1:10.0.0+r36-1 / .buildinfo src: android-platform-build-kati pkgs: 10.0.0+r32+git20220314.09dfa26c4e59-7+b2 / .buildinfo src: android-platform-external-boringssl pkgs: 13.0.0+r24-2 / .buildinfo src: android-platform-external-jsilver pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-external-libselinux pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-external-libunwind pkgs: 10.0.0+r36-4 / .buildinfo src: android-platform-external-nist-sip pkgs: 9.0.0+r35-1.1 / .buildinfo src: android-platform-external-rappor pkgs: 9.0.0+r35-1.1 / .buildinfo src: android-platform-frameworks-base pkgs: 1:10.0.0+r36-10 / .buildinfo src: android-platform-frameworks-data-binding pkgs: 2.2.2-6 / .buildinfo src: android-platform-frameworks-native pkgs: 1:10.0.0+r36-1 / .buildinfo src: android-platform-libcore pkgs: 10.0.0+r36-1 / .buildinfo src: android-platform-system-extras pkgs: 10.0.0+r36+ds-2.1 / .buildinfo src: android-platform-system-tools-aidl pkgs: 1:10.0.0+r36-4+b1 / .buildinfo src: android-platform-system-tools-hidl pkgs: 10.0.0+r36-3 / .buildinfo src: android-platform-tools pkgs: 29.0.6-28 / .buildinfo src: android-platform-tools pkgs: 1:29.0.6-28 / .buildinfo src: android-platform-tools-analytics-library pkgs: 2.2.2-3 / .buildinfo src: android-platform-tools-apksig pkgs: 31.0.2-1 / .buildinfo src: android-platform-tools-base pkgs: 2.2.2-4 / .buildinfo src: android-sdk-helper pkgs: 0.2 / .buildinfo src: android-sdk-meta pkgs: 28.0.2+9 / .buildinfo src: android-sdk-meta pkgs: 29.0.3+9 / .buildinfo src: anet pkgs: 0.4.3-3 / .buildinfo src: angband pkgs: 1:3.5.1-2.5 / .buildinfo src: angelfish pkgs: 22.11-1+b2 / .buildinfo src: angelscript pkgs: 2.35.1+ds-3 / .buildinfo src: angelscript pkgs: 2.35.1+ds-3+b1 / .buildinfo src: angrydd pkgs: 1.0.1-14 / .buildinfo src: angular.js pkgs: 1.8.3-1+deb12u1 / .buildinfo src: animals pkgs: 201207131226-2.1 / .buildinfo src: animal-sniffer pkgs: 1.16-1 / .buildinfo src: anjuta pkgs: 2:3.34.0-8 / .buildinfo src: ann pkgs: 1.1.2+doc-9+b1 / .buildinfo src: annexremote pkgs: 1.6.0-1 / .buildinfo src: annotation-indexer pkgs: 1.17-1 / .buildinfo src: anomaly pkgs: 1.1.0-3+b1 / .buildinfo src: anonip pkgs: 1.1.0-2 / .buildinfo src: anope pkgs: 2.0.12-1 / .buildinfo src: anorack pkgs: 0.2.7-3 / .buildinfo src: anosql pkgs: 1.0.1-3 / .buildinfo src: ansi pkgs: 0.1.5-2 / .buildinfo src: ansible pkgs: 7.7.0+dfsg-3+deb12u1 / .buildinfo src: ansible-core pkgs: 2.14.18-0+deb12u2 / .buildinfo src: ansible-lint pkgs: 6.13.1-1 / .buildinfo src: ansible-runner pkgs: 2.3.1-2 / .buildinfo src: ansifilter pkgs: 2.18+dfsg1-2 / .buildinfo src: ansilove pkgs: 4.1.6-1 / .buildinfo src: ansimarkup pkgs: 1.5.0-1 / .buildinfo src: ansiweather pkgs: 1.18.0-3 / .buildinfo src: ant pkgs: 1.10.13-1 / .buildinfo src: ant-contrib pkgs: 1.0~b3+svn177-12 / .buildinfo src: antelope pkgs: 3.5.1-5 / .buildinfo src: antennavis pkgs: 0.3.1-4+b1 / .buildinfo src: anthy pkgs: 1:0.4-2 / .buildinfo src: antic pkgs: 0.2.5+ds-1+b2 / .buildinfo src: antigrav pkgs: 0.0.3-10 / .buildinfo src: antimicro pkgs: 3.1.4-1 / .buildinfo src: antimony pkgs: 0.9.3-2+b5 / .buildinfo src: antiword pkgs: 0.37-16 / .buildinfo src: antlr pkgs: 2.7.7+dfsg-12 / .buildinfo src: antlr pkgs: 2.7.7+dfsg-12+b2 / .buildinfo src: antlr3 pkgs: 3.5.3-1 / .buildinfo src: antlr4 pkgs: 4.7.2-5 / .buildinfo src: antlr4-cpp-runtime pkgs: 4.9+dfsg-3 / .buildinfo src: antlr-maven-plugin pkgs: 2.2-5 / .buildinfo src: antpm pkgs: 1.20-1+b1 / .buildinfo src: any2fasta pkgs: 0.4.2-2 / .buildinfo src: anymarkup pkgs: 0.8.1-2 / .buildinfo src: anymarkup-core pkgs: 0.8.1-3 / .buildinfo src: anymeal pkgs: 1.18-2 / .buildinfo src: anypaper pkgs: 2.4-2.1 / .buildinfo src: anyremote pkgs: 6.7.3-3 / .buildinfo src: anytun pkgs: 0.3.8-1+b1 / .buildinfo src: aobook pkgs: 1.0.3-3 / .buildinfo src: aodh pkgs: 15.0.0-3 / .buildinfo src: aoetools pkgs: 36-5 / .buildinfo src: aoeui pkgs: 1.7+20160302.git4e5dee9-3 / .buildinfo src: aoflagger pkgs: 3.1.0-2+b5 / .buildinfo src: aom pkgs: 3.6.0-1+deb12u2 / .buildinfo src: ap51-flash pkgs: 2022.1-1 / .buildinfo src: apache2 pkgs: 2.4.66-1~deb12u1 / .buildinfo src: apache2-mod-xforward pkgs: 0.6-1+b2 / .buildinfo src: apache-commons-rdf pkgs: 0.5.0-2 / .buildinfo src: apache-curator pkgs: 5.4.0-3 / .buildinfo src: apache-directory-api pkgs: 2.1.2-1 / .buildinfo src: apache-directory-jdbm pkgs: 2.0.0~M2-3 / .buildinfo src: apache-directory-server pkgs: 2.0.0~M26-1 / .buildinfo src: apache-jena pkgs: 4.5.0-2 / .buildinfo src: apache-log4j1.2 pkgs: 1.2.17-11 / .buildinfo src: apache-log4j2 pkgs: 2.19.0-2 / .buildinfo src: apache-log4j-extras1.2 pkgs: 1.2.17-3 / .buildinfo src: apache-mime4j pkgs: 0.8.2-1 / .buildinfo src: apache-mode-el pkgs: 2.2.0-4 / .buildinfo src: apache-opennlp pkgs: 2.1.0-1 / .buildinfo src: apache-pom pkgs: 29-2 / .buildinfo src: apachetop pkgs: 0.23.2-1 / .buildinfo src: apache-upload-progress-module pkgs: 0.2-2+b2 / .buildinfo src: apbs pkgs: 3.4.1-5 / .buildinfo src: apcupsd pkgs: 3.14.14-3.1 / .buildinfo src: apcupsd pkgs: 3.14.14-3.1+b1 / .buildinfo src: apel pkgs: 10.8+0.20220720-1 / .buildinfo src: apertium pkgs: 3.8.3-1+b2 / .buildinfo src: apertium-afr-nld pkgs: 0.3.0-3 / .buildinfo src: apertium-all-dev pkgs: 3.8.1-2 / .buildinfo src: apertium-anaphora pkgs: 1.1.1-1+b1 / .buildinfo src: apertium-apy pkgs: 0.11.7-2.1 / .buildinfo src: apertium-arg-cat pkgs: 0.2.0-3 / .buildinfo src: apertium-bel-rus pkgs: 0.2.1-2 / .buildinfo src: apertium-br-fr pkgs: 0.5.1-1 / .buildinfo src: apertium-cat-ita pkgs: 0.2.2-1 / .buildinfo src: apertium-cat-srd pkgs: 1.1.0-2 / .buildinfo src: apertium-dan-nor pkgs: 1.5.0-2 / .buildinfo src: apertium-eng-cat pkgs: 1.0.1-5 / .buildinfo src: apertium-en-gl pkgs: 0.5.4-1 / .buildinfo src: apertium-eng-spa pkgs: 0.8.1-2 / .buildinfo src: apertium-eo-ca pkgs: 1:0.9.2-1 / .buildinfo src: apertium-eo-en pkgs: 1.0.2-1 / .buildinfo src: apertium-eo-es pkgs: 1:0.9.2-1 / .buildinfo src: apertium-eo-fr pkgs: 0.9.1-1 / .buildinfo src: apertium-es-gl pkgs: 1.0.9-3 / .buildinfo src: apertium-es-pt pkgs: 1.1.6-1 / .buildinfo src: apertium-es-ro pkgs: 0.7.5-1 / .buildinfo src: apertium-eu-en pkgs: 0.3.3-1 / .buildinfo src: apertium-eu-es pkgs: 0.3.4-1 / .buildinfo src: apertium-eval-translator pkgs: 1.2.1-3 / .buildinfo src: apertium-fra-cat pkgs: 1.10.0-1 / .buildinfo src: apertium-fra-frp pkgs: 1.1.0-1 / .buildinfo src: apertium-fr-es pkgs: 0.9.4-1 / .buildinfo src: apertium-get pkgs: 1.0.0-3 / .buildinfo src: apertium-hbs-eng pkgs: 0.5.1-2 / .buildinfo src: apertium-hbs-mkd pkgs: 0.1.1-1 / .buildinfo src: apertium-hbs-slv pkgs: 0.5.1-2 / .buildinfo src: apertium-hin pkgs: 0.1.0~r59158-4 / .buildinfo src: apertium-ind-zlm pkgs: 0.1.2-3 / .buildinfo src: apertium-isl-eng pkgs: 0.1.2-1 / .buildinfo src: apertium-isl-swe pkgs: 0.1.1-2 / .buildinfo src: apertium-lex-tools pkgs: 0.4.2-2 / .buildinfo src: apertium-mkd-bul pkgs: 0.2.1-2 / .buildinfo src: apertium-mkd-eng pkgs: 0.1.3-2 / .buildinfo src: apertium-nno-nob pkgs: 1.5.0-1 / .buildinfo src: apertium-oc-ca pkgs: 1.0.7-1 / .buildinfo src: apertium-oc-es pkgs: 1.0.8-1 / .buildinfo src: apertium-oci-fra pkgs: 1.0.0-1 / .buildinfo src: apertium-pol-szl pkgs: 0.2.1-3 / .buildinfo src: apertium-por-cat pkgs: 0.10.1-2 / .buildinfo src: apertium-pt-gl pkgs: 0.9.3-1 / .buildinfo src: apertium-recursive pkgs: 1.1.2-1+b1 / .buildinfo src: apertium-regtest pkgs: 0.9.1-3 / .buildinfo src: apertium-rus-ukr pkgs: 0.2.1-4 / .buildinfo src: apertium-separable pkgs: 0.6.1-1+b1 / .buildinfo src: apertium-spa-arg pkgs: 0.5.0-2 / .buildinfo src: apertium-spa-ast pkgs: 1.1.1-2 / .buildinfo src: apertium-spa-cat pkgs: 2.2.0-3 / .buildinfo src: apertium-spa-ita pkgs: 0.2.1-3 / .buildinfo src: apertium-srd-ita pkgs: 1.1.0-2 / .buildinfo src: apertium-streamparser pkgs: 5.0.2-2 / .buildinfo src: apertium-swe-dan pkgs: 0.8.1-3 / .buildinfo src: apertium-swe-nor pkgs: 0.4.0-1 / .buildinfo src: apertium-urd pkgs: 0.1.0~r61311-3 / .buildinfo src: apertium-urd-hin pkgs: 0.1.0~r64379-4 / .buildinfo src: apf-firewall pkgs: 9.7+rev1-7 / .buildinfo src: apfsprogs pkgs: 0+git20230206+ds-1 / .buildinfo src: apg pkgs: 2.2.3.dfsg.1-5+b2 / .buildinfo src: apgdiff pkgs: 2.7.0-1 / .buildinfo src: apiguardian pkgs: 1.1.2-1 / .buildinfo src: apipkg pkgs: 3.0.1-1 / .buildinfo src: api-sanity-checker pkgs: 1.98.7-2.1 / .buildinfo src: apispec pkgs: 5.2.2-3 / .buildinfo src: apitrace pkgs: 11.1+repack-1.1+b2 / .buildinfo src: apiwrap-el pkgs: 0.5-4 / .buildinfo src: apk-parser pkgs: 2.6.10+ds-4 / .buildinfo src: apksigcopier pkgs: 1.1.1-1 / .buildinfo src: apktool pkgs: 2.7.0+dfsg-6+deb12u1 / .buildinfo src: aplpy pkgs: 2.1.0-1 / .buildinfo src: aplus-fsf pkgs: 4.22.1-10.2 / .buildinfo src: apng2gif pkgs: 1.8-4 / .buildinfo src: apngasm pkgs: 2.91-4 / .buildinfo src: apngdis pkgs: 2.9-5 / .buildinfo src: apngopt pkgs: 1.4-1 / .buildinfo src: apophenia pkgs: 1.0+ds-8 / .buildinfo src: apophenia pkgs: 1.0+ds-8+b3 / .buildinfo src: apostrophe pkgs: 2.6.3-4 / .buildinfo src: apparix pkgs: 11-062-1 / .buildinfo src: apparmor pkgs: 3.0.8-3 / .buildinfo src: apparmor-profiles-extra pkgs: 1.35 / .buildinfo src: appconfig pkgs: 1.71-2.2 / .buildinfo src: appdirs pkgs: 1.4.4-3 / .buildinfo src: apper pkgs: 1.0.0-4 / .buildinfo src: appmenu-gtk-module pkgs: 0.7.6-2.1 / .buildinfo src: appmenu-registrar pkgs: 0.7.6-2 / .buildinfo src: apprise pkgs: 1.2.0-1 / .buildinfo src: approx pkgs: 5.12-1 / .buildinfo src: appstream pkgs: 0.16.1-2 / .buildinfo src: appstream-generator pkgs: 0.9.0-1 / .buildinfo src: appstream-glib pkgs: 0.8.2-1 / .buildinfo src: apr pkgs: 1.7.2-3+deb12u1 / .buildinfo src: apriltag pkgs: 3.3.0-1+b1 / .buildinfo src: aprsdigi pkgs: 3.10.0-5+b1 / .buildinfo src: apr-util pkgs: 1.6.3-1 / .buildinfo src: aprx pkgs: 2.9.1-1 / .buildinfo src: apscheduler pkgs: 3.9.1-2 / .buildinfo src: apsfilter pkgs: 7.2.6-3 / .buildinfo src: apt pkgs: 2.6.1 / .buildinfo src: apt-build pkgs: 0.12.49 / .buildinfo src: apt-cacher pkgs: 1.7.29 / .buildinfo src: apt-cacher-ng pkgs: 3.7.4-1+b2 / .buildinfo src: apt-config-auto-update pkgs: 2.2 / .buildinfo src: apt-dater pkgs: 1.0.4-7 / .buildinfo src: apt-dater-host pkgs: 1.0.1-6 / .buildinfo src: apt-file pkgs: 3.3 / .buildinfo src: apt-forktracer pkgs: 0.9 / .buildinfo src: aptfs pkgs: 2:1.0.1 / .buildinfo src: apticron pkgs: 1.2.5+nmu1 / .buildinfo src: aptitude pkgs: 0.8.13-5 / .buildinfo src: aptitude-robot pkgs: 1.5.5-1 / .buildinfo src: apt-listbugs pkgs: 0.1.40 / .buildinfo src: apt-listchanges pkgs: 3.24 / .buildinfo src: apt-listdifferences pkgs: 1.20230122 / .buildinfo src: aptly pkgs: 1.5.0+ds1-1+b4 / .buildinfo src: aptly-api-client pkgs: 0.2.4-2 / .buildinfo src: apt-mirror pkgs: 0.5.4-2 / .buildinfo src: apt-move pkgs: 4.2.27-6 / .buildinfo src: apt-offline pkgs: 1.8.5-1 / .buildinfo src: apt-rdepends pkgs: 1.3.0-10 / .buildinfo src: apt-show-source pkgs: 0.11+nmu1 / .buildinfo src: apt-show-versions pkgs: 0.22.13+nmu1 / .buildinfo src: apt-src pkgs: 0.25.3 / .buildinfo src: apt-transport-in-toto pkgs: 0.1.1-3 / .buildinfo src: apt-transport-s3 pkgs: 2.1.0-1 / .buildinfo src: apt-transport-tor pkgs: 0.5 / .buildinfo src: apt-venv pkgs: 1.0.0-5 / .buildinfo src: apt-xapian-index pkgs: 0.53 / .buildinfo src: apulse pkgs: 0.1.13-2 / .buildinfo src: ap-utils pkgs: 1.5-5+b1 / .buildinfo src: apvlv pkgs: 0.4.0+repack-1 / .buildinfo src: apwal pkgs: 0.4.5-1.2 / .buildinfo src: aqemu pkgs: 0.9.2-3 / .buildinfo src: arachne-pnr pkgs: 0.1+20190728gitc40fb22-3 / .buildinfo src: aragorn pkgs: 1.2.38-4 / .buildinfo src: arandr pkgs: 0.1.11-1 / .buildinfo src: aranym pkgs: 1.1.0-2 / .buildinfo src: aravis pkgs: 0.8.26-1 / .buildinfo src: arbiterjs pkgs: 1.0-5 / .buildinfo src: arc pkgs: 5.21q-12 / .buildinfo src: arc-gui-clients pkgs: 0.4.6-7+b2 / .buildinfo src: arch-install-scripts pkgs: 28-1 / .buildinfo src: architecture-properties pkgs: 0.1.1 / .buildinfo src: archivemount pkgs: 0.8.7-1+b1 / .buildinfo src: archlinux-keyring pkgs: 0~20231113-1~deb12u1 / .buildinfo src: archmage pkgs: 1:0.4.2.1-2 / .buildinfo src: archmbox pkgs: 4.10.0-6 / .buildinfo src: arch-test pkgs: 0.20-1 / .buildinfo src: archvsync pkgs: 20180513+nmu1 / .buildinfo src: arcp pkgs: 0.2.1-6 / .buildinfo src: arc-theme pkgs: 20221218-1 / .buildinfo src: arctica-greeter pkgs: 0.99.3.0-1+deb12u2 / .buildinfo src: arden pkgs: 1.0-5 / .buildinfo src: ardentryst pkgs: 1.71-9 / .buildinfo src: ardour pkgs: 1:7.3.0+ds0-1 / .buildinfo src: arduino pkgs: 2:1.8.19+dfsg1-1 / .buildinfo src: arduino-builder pkgs: 1.3.25-4+b3 / .buildinfo src: arduino-core-avr pkgs: 1.8.6+dfsg-1 / .buildinfo src: arduino-ctags pkgs: 5.8-arduino11-2 / .buildinfo src: arduino-mighty-1284p pkgs: 1-5 / .buildinfo src: arduino-mk pkgs: 1.5.2-2.1 / .buildinfo src: arename pkgs: 4.1-1 / .buildinfo src: ares pkgs: 126-3 / .buildinfo src: argagg pkgs: 0.4.7-1 / .buildinfo src: argh pkgs: 1.3.2+ds-2 / .buildinfo src: argon2 pkgs: 0~20171227-0.3+deb12u1 / .buildinfo src: argparse4j pkgs: 0.4.4-1.1 / .buildinfo src: argparse-manpage pkgs: 1.2.2-1 / .buildinfo src: args4j pkgs: 2.33-2 / .buildinfo src: argtable2 pkgs: 13-1.1 / .buildinfo src: argus pkgs: 2:3.0.8.2-2.2 / .buildinfo src: argus-clients pkgs: 1:3.0.8.2-6.1+b3 / .buildinfo src: argyll pkgs: 2.3.1+repack-1.1 / .buildinfo src: argyll pkgs: 2.3.1+repack-1.1+b1 / .buildinfo src: aria2 pkgs: 1.36.0-1 / .buildinfo src: ariba pkgs: 2.14.6+ds-5+b1 / .buildinfo src: aribas pkgs: 1.65-1 / .buildinfo src: aribb24 pkgs: 1.0.3-2 / .buildinfo src: ario pkgs: 1.6-1.2 / .buildinfo src: arj pkgs: 3.10.22-26 / .buildinfo src: arjun pkgs: 2.2.1-2 / .buildinfo src: ark pkgs: 4:22.12.3-1+deb12u1 / .buildinfo src: armadillo pkgs: 1:11.4.2+dfsg-1 / .buildinfo src: armagetronad pkgs: 0.2.9.1.0-3 / .buildinfo src: armci-mpi pkgs: 0.3.1~beta-7 / .buildinfo src: arm-compute-library pkgs: 20.08+dfsg-7 / .buildinfo src: armnn pkgs: 20.08-12 / .buildinfo src: arm-trusted-firmware pkgs: 2.8.0+dfsg-1 / .buildinfo src: arno-iptables-firewall pkgs: 2.1.1-8 / .buildinfo src: arpack pkgs: 3.8.0-3 / .buildinfo src: arpack++ pkgs: 2.3-10 / .buildinfo src: arpalert pkgs: 2.0.12-6+b1 / .buildinfo src: arpeggio pkgs: 2.0.0-1 / .buildinfo src: arping pkgs: 2.23-1 / .buildinfo src: arpon pkgs: 3.0-ng+dfsg1-4+b1 / .buildinfo src: arp-scan pkgs: 1.10.0-2 / .buildinfo src: arptables pkgs: 0.0.5-3.1 / .buildinfo src: arpwatch pkgs: 2.1a15-8+b1 / .buildinfo src: arpys pkgs: 2.0.2-3 / .buildinfo src: arqiver pkgs: 0.9.0-1+b1 / .buildinfo src: array-info pkgs: 0.16-6 / .buildinfo src: arriero pkgs: 0.7~20161228-1.2 / .buildinfo src: artemis pkgs: 18.2.0+dfsg-3 / .buildinfo src: artfastqgenerator pkgs: 0.0.20150519-4 / .buildinfo src: artha pkgs: 1.0.5-3 / .buildinfo src: artikulate pkgs: 4:22.12.3-1 / .buildinfo src: art-nextgen-simulation-tools pkgs: 20160605+dfsg-4 / .buildinfo src: art-nextgen-simulation-tools pkgs: 20160605+dfsg-4+b3 / .buildinfo src: as31 pkgs: 2.3.1-9+b1 / .buildinfo src: asc pkgs: 2.6.1.0-9 / .buildinfo src: asc pkgs: 2.6.1.0-9+b4 / .buildinfo src: ascd pkgs: 0.13.2-7+b2 / .buildinfo src: ascdc pkgs: 0.3-15+b1 / .buildinfo src: ascii pkgs: 3.18-5 / .buildinfo src: ascii2binary pkgs: 2.14-1.1+b1 / .buildinfo src: asciiart pkgs: 0.0.10-2 / .buildinfo src: asciidoc pkgs: 10.2.0-1 / .buildinfo src: asciidoctor pkgs: 2.0.18-2 / .buildinfo src: asciijump pkgs: 1.0.2~beta-10+b1 / .buildinfo src: asciimathtml pkgs: 2.0.2-5 / .buildinfo src: asciinema pkgs: 2.2.0-1 / .buildinfo src: asciitree pkgs: 0.3.3-3 / .buildinfo src: asclock pkgs: 2.0.12-35 / .buildinfo src: asc-music pkgs: 1.3-6 / .buildinfo src: asdf-astropy pkgs: 0.3.0+github-1 / .buildinfo src: asdf-coordinates-schemas pkgs: 0.1.0-3 / .buildinfo src: asdf-standard pkgs: 1.0.3-1 / .buildinfo src: asdf-transform-schemas pkgs: 0.3.0-1 / .buildinfo src: asdf-wcs-schemas pkgs: 0.1.1-3 / .buildinfo src: aseba pkgs: 1.6.99+dfsg-7 / .buildinfo src: asedriveiiie pkgs: 3.7-9 / .buildinfo src: aseqjoy pkgs: 0.0.2-1+b1 / .buildinfo src: asio pkgs: 1:1.22.1-1 / .buildinfo src: asl pkgs: 0.1.7-4 / .buildinfo src: asm pkgs: 9.4-1 / .buildinfo src: asmail pkgs: 2.1-5+b1 / .buildinfo src: asmix pkgs: 1.5-4.3 / .buildinfo src: asmixer pkgs: 0.5-16 / .buildinfo src: asmjit pkgs: 0.0~git20221210.5b5b0b3-1 / .buildinfo src: asmon pkgs: 0.71-8.1 / .buildinfo src: asmtools pkgs: 7.0-b09-2 / .buildinfo src: asn1c pkgs: 0.9.28+dfsg-5 / .buildinfo src: asn1crypto pkgs: 1.5.1-2 / .buildinfo src: aspcud pkgs: 1:1.9.6-2 / .buildinfo src: aspectc++ pkgs: 1:2.3+git20221129-2 / .buildinfo src: aspectj pkgs: 1.9.5-2 / .buildinfo src: aspectj-maven-plugin pkgs: 1.11-2 / .buildinfo src: aspell pkgs: 0.60.8-4 / .buildinfo src: aspell pkgs: 0.60.8-4+b1 / .buildinfo src: aspell-am pkgs: 0.03-1-5.2 / .buildinfo src: aspell-ar pkgs: 0.0.20060329-6 / .buildinfo src: aspell-ar-large pkgs: 1.2-0-5 / .buildinfo src: aspell-bn pkgs: 1:0.01.1-1-5 / .buildinfo src: aspell-br pkgs: 0.50-2-10 / .buildinfo src: aspell-cs pkgs: 0.51.0-1.3 / .buildinfo src: aspell-cy pkgs: 0.50-3-8 / .buildinfo src: aspell-el pkgs: 0.50-3-7 / .buildinfo src: aspell-en pkgs: 2020.12.07-0-1 / .buildinfo src: aspell-fa pkgs: 0.11-0-4 / .buildinfo src: aspell-fr pkgs: 0.50-3-8.1 / .buildinfo src: aspell-ga pkgs: 0.50-4-6 / .buildinfo src: aspell-gu pkgs: 0.03-0-12 / .buildinfo src: aspell-he pkgs: 1.0-0-8.1 / .buildinfo src: aspell-hi pkgs: 0.02-9 / .buildinfo src: aspell-hr pkgs: 0.51-6.1 / .buildinfo src: aspell-hsb pkgs: 0.02.0-1.2 / .buildinfo src: aspell-hu pkgs: 0.99.4.2-0-4.1 / .buildinfo src: aspell-hy pkgs: 0.10.0-0-3.2 / .buildinfo src: aspell-is pkgs: 0.51.1-0-2 / .buildinfo src: aspell-it pkgs: 2.4-20070901-0-3.1 / .buildinfo src: aspell-kk pkgs: 0.2-3 / .buildinfo src: aspell-kn pkgs: 0.01-3-3 / .buildinfo src: aspell-ku pkgs: 0.20-0-8 / .buildinfo src: aspell-ml pkgs: 0.04-1-10 / .buildinfo src: aspell-mr pkgs: 0.10-12 / .buildinfo src: aspell-or pkgs: 0.03-1-8 / .buildinfo src: aspell-pa pkgs: 0.01-1-7 / .buildinfo src: aspell-pl pkgs: 20150428-3.1 / .buildinfo src: aspell-pt pkgs: 1.10 / .buildinfo src: aspell-ro pkgs: 3.3.9-1.2 / .buildinfo src: aspell-sk pkgs: 2.04+ds.3 / .buildinfo src: aspell-sl pkgs: 0.60-4.1 / .buildinfo src: aspell-sv pkgs: 0.51-0-3.2 / .buildinfo src: aspell-ta pkgs: 20040424-1-4 / .buildinfo src: aspell-te pkgs: 0.01-2-7 / .buildinfo src: aspell-tl pkgs: 0.4-0-22 / .buildinfo src: aspell-uz pkgs: 0.6.0-4 / .buildinfo src: aspic pkgs: 2.00+dfsg-2 / .buildinfo src: asql pkgs: 1.6-1.2 / .buildinfo src: assembly-stats pkgs: 1.0.1+ds-6 / .buildinfo src: assemblytics pkgs: 1.2.1+dfsg-1 / .buildinfo src: assertj-core pkgs: 3.14.0-2 / .buildinfo src: assess-el pkgs: 0.6-1 / .buildinfo src: assimp pkgs: 5.2.5~ds0-1 / .buildinfo src: assimp pkgs: 5.2.5~ds0-1+b1 / .buildinfo src: astap pkgs: 2022.12.09-1 / .buildinfo src: astap-cli pkgs: 2022.12.09-1 / .buildinfo src: astc-encoder pkgs: 4.2.0+ds-2 / .buildinfo src: asterisk-core-sounds pkgs: 1.6.1-1 / .buildinfo src: asterisk-moh-opsound pkgs: 2.03-1.1 / .buildinfo src: asterisk-prompt-es-co pkgs: 0.20070403-2.1 / .buildinfo src: asterisk-prompt-fr-armelle pkgs: 20070613-2.2 / .buildinfo src: asterisk-prompt-it pkgs: 1:1.4.22+mm20110907-3.1 / .buildinfo src: astlib pkgs: 0.11.8-1+b2 / .buildinfo src: astral pkgs: 1.6.1-3 / .buildinfo src: astroalign pkgs: 2.4.1-3 / .buildinfo src: astrodendro pkgs: 0.2.0+dfsg1-4 / .buildinfo src: astroid pkgs: 2.14.2-1 / .buildinfo src: astroidmail pkgs: 0.16-2+b2 / .buildinfo src: astromatic pkgs: 1.3 / .buildinfo src: astrometry.net pkgs: 0.93+dfsg-1+b1 / .buildinfo src: astroml pkgs: 1.0.2-1 / .buildinfo src: astronomical-almanac pkgs: 5.6-7 / .buildinfo src: astroplan pkgs: 0.7-4 / .buildinfo src: astropy pkgs: 5.2.1-2 / .buildinfo src: astropy-healpix pkgs: 0.6-2+b1 / .buildinfo src: astropy-helpers pkgs: 4.0.1-1 / .buildinfo src: astropy-regions pkgs: 0.7-1+b2 / .buildinfo src: astropy-sphinx-theme pkgs: 1.1-1 / .buildinfo src: astroquery pkgs: 0.4.6+dfsg-4 / .buildinfo src: astroscrappy pkgs: 1.1.0-2+b3 / .buildinfo src: astunparse pkgs: 1.6.3-2 / .buildinfo src: astyle pkgs: 3.1-3+b1 / .buildinfo src: asunder pkgs: 2.9.7-2 / .buildinfo src: asused pkgs: 3.72-14 / .buildinfo src: asylum pkgs: 0.3.2-3 / .buildinfo src: asymptote pkgs: 2.85+ds-1 / .buildinfo src: asyncfuture pkgs: 0~0.1-1+b1 / .buildinfo src: async-http-client pkgs: 2.12.3-1 / .buildinfo src: asyncpg pkgs: 0.27.0-1+b2 / .buildinfo src: at pkgs: 3.2.5-1+b1 / .buildinfo src: atanks pkgs: 6.6~dfsg-1 / .buildinfo src: ataqv pkgs: 1.3.0+ds-2 / .buildinfo src: at-at-clojure pkgs: 1.2.0-1.1 / .buildinfo src: atf pkgs: 0.21-6 / .buildinfo src: atftp pkgs: 0.8.0-3 / .buildinfo src: atheme-services pkgs: 7.2.12-1+b1 / .buildinfo src: athena-jot pkgs: 9.0-8+b1 / .buildinfo src: atig pkgs: 0.6.1-8 / .buildinfo src: atinject-jsr330 pkgs: 1.0+ds1-5 / .buildinfo src: atkmm1.6 pkgs: 2.28.3-1 / .buildinfo src: atlas pkgs: 3.10.3-13 / .buildinfo src: atlas-ecmwf pkgs: 0.31.1-3 / .buildinfo src: atlc pkgs: 4.6.1-5 / .buildinfo src: atmel-firmware pkgs: 1.3-7 / .buildinfo src: atom4 pkgs: 4.1-9+b1 / .buildinfo src: atomic-chrome-el pkgs: 2.0.0-4 / .buildinfo src: atomicparsley pkgs: 20210715.151551.e7ad03a-1+b1 / .buildinfo src: atomix pkgs: 3.34.0-3 / .buildinfo src: atool pkgs: 0.39.0-12 / .buildinfo src: atop pkgs: 2.8.1-1+deb12u1 / .buildinfo src: atril pkgs: 1.26.0-2+deb12u3 / .buildinfo src: atropos pkgs: 1.1.31+dfsg-3+b3 / .buildinfo src: ats2-lang pkgs: 0.4.2-1.1 / .buildinfo src: at-spi2-core pkgs: 2.46.0-5 / .buildinfo src: attica-kf5 pkgs: 5.103.0-1 / .buildinfo src: attr pkgs: 1:2.5.1-4 / .buildinfo src: aubio pkgs: 0.4.9-4.3 / .buildinfo src: aubio pkgs: 0.4.9-4.3+b1 / .buildinfo src: auctex pkgs: 12.2-1 / .buildinfo src: audacious pkgs: 4.2-1 / .buildinfo src: audacious-plugins pkgs: 4.2-1 / .buildinfo src: audacious-plugins pkgs: 4.2-1+b1 / .buildinfo src: audacity pkgs: 3.2.4+dfsg-1 / .buildinfo src: audiocd-kio pkgs: 4:22.12.3-1 / .buildinfo src: audiofile pkgs: 0.3.6-5+deb12u1 / .buildinfo src: audiolink pkgs: 0.05-4 / .buildinfo src: audioread pkgs: 2.1.9-3 / .buildinfo src: audiotools pkgs: 3.1.1-1.1+b12 / .buildinfo src: audit pkgs: 1:3.0.9-1 / .buildinfo src: audmes pkgs: 2022.10.09-1+b2 / .buildinfo src: audtty pkgs: 0.1.12-5.1 / .buildinfo src: augeas pkgs: 1.14.0-1 / .buildinfo src: augur pkgs: 20.0.0-1 / .buildinfo src: augustus pkgs: 3.5.0+dfsg-2 / .buildinfo src: aumix pkgs: 2.9.1-7 / .buildinfo src: auralquiz pkgs: 1.0.0-3 / .buildinfo src: austin pkgs: 1.0.1-2 / .buildinfo src: ausweisapp2 pkgs: 1.26.2-1 / .buildinfo src: authbind pkgs: 2.1.3 / .buildinfo src: authheaders pkgs: 0.15.2-1 / .buildinfo src: authprogs pkgs: 0.7.5-1 / .buildinfo src: authres pkgs: 1.2.0-3 / .buildinfo src: auto-07p pkgs: 0.9.2+dfsg-3+b3 / .buildinfo src: auto64fto32f pkgs: 2.1+ds-1 / .buildinfo src: auto-apt-proxy pkgs: 14.1 / .buildinfo src: autobahn-cpp pkgs: 17.5.1+git7cc5d37-2.2 / .buildinfo src: autoclass pkgs: 3.3.6.dfsg.2-1 / .buildinfo src: autocomplete pkgs: 2.5.3-2 / .buildinfo src: auto-complete-el pkgs: 1.5.1-0.2 / .buildinfo src: autoconf pkgs: 2.71-3 / .buildinfo src: autoconf2.13 pkgs: 2.13-69 / .buildinfo src: autoconf2.64 pkgs: 2.64+dfsg-1.1 / .buildinfo src: autoconf2.69 pkgs: 2.69-3.1 / .buildinfo src: autoconf-archive pkgs: 20220903-3 / .buildinfo src: autoconf-dickey pkgs: 2.52+20230114-1 / .buildinfo src: autocutsel pkgs: 0.10.1-1 / .buildinfo src: autodep8 pkgs: 0.28 / .buildinfo src: autodia pkgs: 2.14-5 / .buildinfo src: auto-dictionary-mode pkgs: 1.1+14.gb364e08-2 / .buildinfo src: autodir pkgs: 0.99.9-17+b2 / .buildinfo src: autodocksuite pkgs: 4.2.6-9 / .buildinfo src: autodock-vina pkgs: 1.2.3-2 / .buildinfo src: auto-editor pkgs: 22w52a+ds-1 / .buildinfo src: autofdo pkgs: 0.19-2.2+b1 / .buildinfo src: autoflake pkgs: 2.1.1-1 / .buildinfo src: autofs pkgs: 5.1.8-2+deb12u2 / .buildinfo src: autogen pkgs: 1:5.18.16-5 / .buildinfo src: autoimport pkgs: 1.3.3-1 / .buildinfo src: auto-install-el pkgs: 1.58-1.1 / .buildinfo src: autojump pkgs: 22.5.1-1.1 / .buildinfo src: autokey pkgs: 0.95.10-2.1 / .buildinfo src: autolog pkgs: 0.42-2 / .buildinfo src: automake1.11 pkgs: 1:1.11.6-6 / .buildinfo src: automake-1.16 pkgs: 1:1.16.5-1.3 / .buildinfo src: automat pkgs: 22.10.0-1 / .buildinfo src: automaton pkgs: 1.11-8+dfsg1-1.1 / .buildinfo src: auto-multiple-choice pkgs: 1.6.0-1 / .buildinfo src: automysqlbackup pkgs: 2.6+debian.4-4 / .buildinfo src: autopep8 pkgs: 2.0.1-1 / .buildinfo src: autopkgtest pkgs: 5.28 / .buildinfo src: autopostgresqlbackup pkgs: 1.1-1.1 / .buildinfo src: autoproject pkgs: 0.20-14 / .buildinfo src: autopsy pkgs: 2.24-5 / .buildinfo src: autoradio pkgs: 3.4-4 / .buildinfo src: autorandr pkgs: 1.12.1-1.1 / .buildinfo src: autorenamer pkgs: 0.6-1 / .buildinfo src: autorevision pkgs: 1.22-2 / .buildinfo src: autosize.js pkgs: 4.0.4~dfsg1+~4.0.0-2 / .buildinfo src: autossh pkgs: 1.4g-1+b1 / .buildinfo src: autosuspend pkgs: 4.2.0-1.1 / .buildinfo src: autotalent pkgs: 0.2-6 / .buildinfo src: autotools-dev pkgs: 20220109.1 / .buildinfo src: avahi pkgs: 0.8-10+deb12u1 / .buildinfo src: avalon-framework pkgs: 4.2.0-10 / .buildinfo src: avarice pkgs: 2.14+svn427-1 / .buildinfo src: avce00 pkgs: 2.0.0-9 / .buildinfo src: avfs pkgs: 1.1.4-2 / .buildinfo src: aview pkgs: 1.3.0rc1-9.1 / .buildinfo src: avifile pkgs: 1:0.7.48~20090503.ds-25 / .buildinfo src: avifile pkgs: 1:0.7.48~20090503.ds-25+b1 / .buildinfo src: avldrums.lv2 pkgs: 0.5.2-2 / .buildinfo src: avogadro pkgs: 1.97.0-1 / .buildinfo src: avogadrolibs pkgs: 1.97.0-3 / .buildinfo src: avogadrolibs pkgs: 1.97.0-3+b1 / .buildinfo src: avra pkgs: 1.4.2+dfsg-1 / .buildinfo src: avrdude pkgs: 7.1+dfsg-3 / .buildinfo src: avr-evtd pkgs: 1.7.7-5 / .buildinfo src: avr-libc pkgs: 1:2.0.0+Atmel3.6.2-3 / .buildinfo src: avro-c pkgs: 1.11.1-1 / .buildinfo src: avro-java pkgs: 1.8.2-1 / .buildinfo src: avrp pkgs: 1.0beta3-7+b2 / .buildinfo src: avy pkgs: 0.5.0-2 / .buildinfo src: avy-menu pkgs: 0.1.1-3 / .buildinfo src: awardeco pkgs: 0.2-3.2 / .buildinfo src: away pkgs: 0.9.5+ds-0+nmu2+b1 / .buildinfo src: awesfx pkgs: 0.5.2-1 / .buildinfo src: awesome pkgs: 4.3-7 / .buildinfo src: awesome-extra pkgs: 2023010601 / .buildinfo src: awesomeversion pkgs: 22.9.0-1 / .buildinfo src: awesomplete pkgs: 1.1.5+dfsg-2 / .buildinfo src: awffull pkgs: 3.10.2-8 / .buildinfo src: awit-dbackup pkgs: 0.0.22-1.1 / .buildinfo src: awl pkgs: 0.64-1 / .buildinfo src: awscli pkgs: 2.9.19-1 / .buildinfo src: aws-crt-python pkgs: 0.16.8+dfsg-1 / .buildinfo src: aws-nuke pkgs: 2.16.0-1+b7 / .buildinfo src: awstats pkgs: 7.8-3+deb12u1 / .buildinfo src: ax25-apps pkgs: 0.0.8-rc5+git20190411+0ff1383-5 / .buildinfo src: ax25mail-utils pkgs: 0.15-1+b1 / .buildinfo src: ax25-tools pkgs: 0.0.10-rc5+git20190411+3595f87-6 / .buildinfo src: axc pkgs: 0.3.7-1 / .buildinfo src: axe-demultiplexer pkgs: 0.3.3+dfsg-3+b2 / .buildinfo src: axel pkgs: 2.17.11-3 / .buildinfo src: axiom pkgs: 20170501-12 / .buildinfo src: axis pkgs: 1.4-28+deb12u1 / .buildinfo src: axmail pkgs: 2.13-1 / .buildinfo src: axmlrpc pkgs: 1.13.0-1 / .buildinfo src: ayatana-ido pkgs: 0.9.3-1 / .buildinfo src: ayatana-indicator-application pkgs: 22.2.0-1+b1 / .buildinfo src: ayatana-indicator-bluetooth pkgs: 22.9.1-1 / .buildinfo src: ayatana-indicator-datetime pkgs: 22.9.1-1+deb12u1 / .buildinfo src: ayatana-indicator-display pkgs: 22.9.4-1 / .buildinfo src: ayatana-indicator-keyboard pkgs: 22.9.1-2 / .buildinfo src: ayatana-indicator-messages pkgs: 22.9.0-1+b1 / .buildinfo src: ayatana-indicator-notifications pkgs: 22.9.0-1+b1 / .buildinfo src: ayatana-indicator-power pkgs: 22.9.5-1 / .buildinfo src: ayatana-indicator-printers pkgs: 22.9.0-1 / .buildinfo src: ayatana-indicator-session pkgs: 22.9.1-1 / .buildinfo src: ayatana-indicator-sound pkgs: 22.9.2-3 / .buildinfo src: ayatana-settings pkgs: 21.1.28-1 / .buildinfo src: ayatana-webmail pkgs: 22.12.15+dfsg-1 / .buildinfo src: azure-cli pkgs: 2.45.0-1 / .buildinfo src: azure-cosmos-python pkgs: 3.1.1-5 / .buildinfo src: azure-cosmos-table-python pkgs: 1.0.5+git20191025-6 / .buildinfo src: azure-data-lake-store-python pkgs: 0.0.52-2 / .buildinfo src: azure-devops-cli-extension pkgs: 0.26.0-1 / .buildinfo src: azure-functions-devops-build pkgs: 0.0.22-6 / .buildinfo src: azure-kusto-python pkgs: 4.1.1-1 / .buildinfo src: azure-multiapi-storage-python pkgs: 1.0.0-1 / .buildinfo src: azure-uamqp-python pkgs: 1.5.3-1+b4 / .buildinfo src: b4 pkgs: 0.12.0-2 / .buildinfo src: babeld pkgs: 1.12.1-1 / .buildinfo src: babelfish pkgs: 0.6.0-1 / .buildinfo src: babel-minify pkgs: 0.5.2+dfsg+~cs5.2.9-9 / .buildinfo src: babeltrace pkgs: 1.5.11-1 / .buildinfo src: babeltrace pkgs: 1.5.11-1+b2 / .buildinfo src: babeltrace2 pkgs: 2.0.4-1+b6 / .buildinfo src: babl pkgs: 1:0.1.98-1 / .buildinfo src: babl pkgs: 1:0.1.98-1+b1 / .buildinfo src: backblaze-b2 pkgs: 1.3.8-6 / .buildinfo src: backbone pkgs: 1.4.1~dfsg+~1.4.15-3 / .buildinfo src: backintime pkgs: 1.3.3-4 / .buildinfo src: backoff pkgs: 2.2.1-1 / .buildinfo src: backport9 pkgs: 1.10-2 / .buildinfo src: backup2l pkgs: 1.6-6 / .buildinfo src: backup-manager pkgs: 0.7.14-1.3 / .buildinfo src: backupninja pkgs: 1.2.2-1 / .buildinfo src: backuppc pkgs: 4.4.0-8 / .buildinfo src: backuppc-rsync pkgs: 3.1.3.0-3 / .buildinfo src: backward-cpp pkgs: 1.6-1 / .buildinfo src: baconqrcode pkgs: 2.0.8-1 / .buildinfo src: bacula pkgs: 9.6.7-7 / .buildinfo src: bacula-doc pkgs: 9.6.7-2 / .buildinfo src: badger pkgs: 2.2007.2-3 / .buildinfo src: badger pkgs: 2.2007.2-3+b6 / .buildinfo src: bagel pkgs: 1.2.2-6 / .buildinfo src: baitfisher pkgs: 1.2.7+git20211020.de26d5c+dfsg-1 / .buildinfo src: balboa pkgs: 2.0.0+ds-5+b9 / .buildinfo src: bali-phy pkgs: 3.6.1+dfsg-1 / .buildinfo src: ball pkgs: 1.5.0+git20180813.37fc53c-11 / .buildinfo src: ballerburg pkgs: 1.2.1-1 / .buildinfo src: balloon pkgs: 1.1.1-2 / .buildinfo src: balloon pkgs: 1.1.1-2+b4 / .buildinfo src: ballz pkgs: 1.0.4-1.1 / .buildinfo src: baloo-kf5 pkgs: 5.103.0-2 / .buildinfo src: baloo-widgets pkgs: 4:22.12.3-1 / .buildinfo src: balsa pkgs: 2.6.4-2 / .buildinfo src: bam pkgs: 0.5.1-3+b1 / .buildinfo src: bambam pkgs: 1.2.1+dfsg-1 / .buildinfo src: bambamc pkgs: 0.0.50-6+b1 / .buildinfo src: bambootracker pkgs: 0.6.1-1 / .buildinfo src: bamclipper pkgs: 1.0.0-3 / .buildinfo src: bamf pkgs: 0.5.6+repack-1 / .buildinfo src: bamkit pkgs: 0.0.1+git20170413.ccd079d-3 / .buildinfo src: bamtools pkgs: 2.5.2+dfsg-4 / .buildinfo src: bandage pkgs: 0.9.0-2 / .buildinfo src: bandit pkgs: 1.6.2-2 / .buildinfo src: bandwidthd pkgs: 2.0.1+cvs20090917-14 / .buildinfo src: baobab pkgs: 43.0-1 / .buildinfo src: bar pkgs: 1.11.1-4 / .buildinfo src: barada-pam pkgs: 0.5-3.2+b1 / .buildinfo src: barbican pkgs: 1:15.0.1-2 / .buildinfo src: barbican-tempest-plugin pkgs: 1.7.0-1 / .buildinfo src: barclay pkgs: 4.1.0+dfsg-1 / .buildinfo src: barcode pkgs: 0.99-6 / .buildinfo src: bar-cursor-el pkgs: 2.0-1.1 / .buildinfo src: barectf pkgs: 3.1.1-1 / .buildinfo src: baresip pkgs: 1.0.0-4 / .buildinfo src: baresip pkgs: 1.0.0-4+b3 / .buildinfo src: barman pkgs: 3.4.0-1 / .buildinfo src: barnowl pkgs: 1.10-2+b4 / .buildinfo src: barrage pkgs: 1.0.5-1 / .buildinfo src: barrier pkgs: 2.4.0+dfsg-3 / .buildinfo src: barrnap pkgs: 0.9+dfsg-3 / .buildinfo src: bart pkgs: 0.8.00-3 / .buildinfo src: bart-view pkgs: 0.2.00-1 / .buildinfo src: base16384 pkgs: 2.2.2-1 / .buildinfo src: base-files pkgs: 12.4+deb12u13 / .buildinfo src: base-passwd pkgs: 3.6.1 / .buildinfo src: basex pkgs: 9.7.2-1 / .buildinfo src: basez pkgs: 1.6.2-3 / .buildinfo src: bash pkgs: 5.2.15-2 / .buildinfo src: bash pkgs: 5.2.15-2+b10 / .buildinfo src: bash-completion pkgs: 1:2.11-6 / .buildinfo src: basic256 pkgs: 2.0.0.11-1 / .buildinfo src: basket pkgs: 2.49-1 / .buildinfo src: basket pkgs: 2.49-1+b1 / .buildinfo src: bastet pkgs: 0.43-7+b1 / .buildinfo src: batalert pkgs: 0.4.0-1 / .buildinfo src: batctl pkgs: 2023.0-1 / .buildinfo src: batik pkgs: 1.16+dfsg-1+deb12u1 / .buildinfo src: batmand pkgs: 0.3.2+74+g2f62b17-1 / .buildinfo src: batmon.app pkgs: 0.9-2+b4 / .buildinfo src: bats pkgs: 1.8.2-1 / .buildinfo src: bats-assert pkgs: 2.1.0-2 / .buildinfo src: bats-file pkgs: 0.3.0+git20230131-gbba751f-2 / .buildinfo src: bats-support pkgs: 0.3.0-3 / .buildinfo src: battery-stats pkgs: 0.5.6-2+b2 / .buildinfo src: baycomepp pkgs: 0.10-17+b1 / .buildinfo src: baycomusb pkgs: 0.10-15 / .buildinfo src: bazel-bootstrap pkgs: 4.2.3+ds-9 / .buildinfo src: bazel-platforms pkgs: 0.0.2-2 / .buildinfo src: bazel-rules-cc pkgs: 0.0.4-2 / .buildinfo src: bazel-rules-java pkgs: 4.0.0-2 / .buildinfo src: bazel-rules-proto pkgs: 4.0.0-3.20.0-2 / .buildinfo src: bazel-skylib pkgs: 1.0.3-2 / .buildinfo src: bb pkgs: 1.3rc1-13 / .buildinfo src: bbdb pkgs: 3.0.1 / .buildinfo src: bbdb3 pkgs: 3.2.2b-1 / .buildinfo src: bbe pkgs: 0.2.2-5 / .buildinfo src: bbhash pkgs: 1.0.0-5 / .buildinfo src: bbmail pkgs: 0.9.3-4 / .buildinfo src: bbmap pkgs: 39.01+dfsg-2 / .buildinfo src: bbpager pkgs: 0.4.7-10 / .buildinfo src: bbswitch pkgs: 0.8-15 / .buildinfo src: bbtime pkgs: 0.1.5-15 / .buildinfo src: bc pkgs: 1.07.1-3+b1 / .buildinfo src: bcache-tools pkgs: 1.0.8-4 / .buildinfo src: bcal pkgs: 2.4-2 / .buildinfo src: bcalm pkgs: 2.2.3-4 / .buildinfo src: bcel pkgs: 6.5.0-2 / .buildinfo src: bcftools pkgs: 1.16-1 / .buildinfo src: bcg729 pkgs: 1.1.1-2 / .buildinfo src: bchunk pkgs: 1.2.2+git20220715+ds-2 / .buildinfo src: bcm2835 pkgs: 1.71+ds-1+b1 / .buildinfo src: bcmatroska2 pkgs: 5.1.20-2 / .buildinfo src: bcnc pkgs: 0.9.14.318+ds-4 / .buildinfo src: bcpp pkgs: 0.0.20210108-1+b1 / .buildinfo src: bcron pkgs: 0.11-19 / .buildinfo src: bctoolbox pkgs: 5.1.64-2 / .buildinfo src: bd pkgs: 1.03-3 / .buildinfo src: bdbvu pkgs: 0.1-3 / .buildinfo src: bdebstrap pkgs: 0.5.0-1 / .buildinfo src: bdf2sfd pkgs: 1.1.7-1+b1 / .buildinfo src: bdfresize pkgs: 1.5-12 / .buildinfo src: bdii pkgs: 6.0.0-1 / .buildinfo src: bdist-nsi pkgs: 0.1.5-4 / .buildinfo src: beacon pkgs: 1.3.4-1 / .buildinfo src: beads pkgs: 1.1.22-1+b1 / .buildinfo src: beagle pkgs: 220722-1 / .buildinfo src: b
2026-01-13T09:30:29
https://github.com/nfrankel
nfrankel (Nicolas Fränkel) · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} nfrankel Follow Overview Repositories 74 Projects 0 Packages 0 Stars 45 More Overview Repositories Projects Packages Stars nfrankel Follow Nicolas Fränkel nfrankel Follow 645 followers · 0 following https://blog.frankel.ch X @nicolas_frankel Mastodon @frankel@mastodon.top YouTube @NicolasFrankel Bluesky @frankel.ch Achievements x3 x2 Achievements x3 x2 Highlights Pro Organizations Block or Report Block or report nfrankel --> Block user Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users . You must be logged in to block users. Add an optional note Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you. Block user Report abuse Contact GitHub support about this user’s behavior. Learn more about reporting abuse . Report abuse Overview Repositories 74 Projects 0 Packages 0 Stars 45 More Overview Repositories Projects Packages Stars nfrankel / README .adoc ℹ️ This profile is automatically generated. If you’re interested in knowing more, please check the code . Nicolas Fränkel is a technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software practices. With a strong background in software, he has worked extensively with the JVM, applying his expertise across various industries. In addition to his technical work, he is the author of several books and regularly shares insights through his blog and open-source contributions. ✍️ Most recent blog posts From Cloudflare Zero-trust to Tailscale (2026-01-11) I have spent some time last year implementing Cloudflare Tunnels on my Home Assistant and my Synology NAS. On Mastodon, I had not one but two commenters advertising for Tailscale: Post by @ frankel@mastodon.top View on Mastodon I decided to give it a try and migrate my servers and devices to Tailscale. In this post, I want to describe how I did. Thanks to Heiko Does and higgins for prompting me to look further! What is Tailscale, how and why? A Zero Trust identity-based connectivity […​] Read further 2025 in retrospective (2026-01-04) From the beginning, the focus of this blog has been technical, very rarely organizational. I broke this unwritten rule once in 2015. I began writing retrospectives in 2023 on the year that had passed. Let’s continue the tradition, but with a wider scope than before. The situation warrants it. More chaos It’s a hard realization to admit, but the world is spiraling deeper and deeper into chaos. Russia’s invasion of Ukraine has now dragged into its third year, and still, neithe[…​] Read further YOW! 2025 (2025-12-14) I have been eyeing the YOW! conferences for probably more than a decade. They occur in Australia, and feature top industry experts. I was thus overjoyed when they invited me to speak on the YOW! tour earlier this year. Here’s a summary of my amazing time there. My participation YOW! takes place in three different cities: Melbourne, Brisbane, and Sidney. I presented my brand new talk on WebAssembly on Kubernetes in each city. It stems from an earlier article, which I reworked and updated[…​] Read further 🗣️ Upcoming talks 🎥 Latest video recording Nicolas Fränkel (Garm Solutions) Pinned Loading opentelemetry-tracing opentelemetry-tracing Public Demo for end-to-end tracing via OpenTelemetry Kotlin 76 26 morevaadin/ More-Vaadin morevaadin/More-Vaadin Public Sample projects of articles on morevaadin.com Java 79 100 kaadin kaadin Public Kotlin DSL for Vaadin Kotlin 44 12 Something went wrong, please refresh the page to try again. If the problem persists, check the GitHub status page or contact support . Uh oh! There was an error while loading. Please reload this page . Footer © 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/forky/arm64/index_all_abc.html
Alphabetically sorted overview of all tested packages in forky/arm64 Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for forky/arm64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for arm64 Maintainers of in forky Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Alphabetically sorted overview of all tested packages in forky/arm64 1159 packages (3.1%) failed to build reproducibly in total in forky/arm64: 0ad acpica-unix adasockets aetos aiohttp-asyncmdnsresolver akonadi akonadi-calendar akonadi-contacts + alembic alex allegro5 # alsa-utils analizo ansible-lint + apertium-afr-nld apertium-arg-cat apertium-bel-rus apertium-br-fr apertium-cat-ita apertium-cat-srd apertium-eng-cat apertium-eng-spa apertium-eo-ca apertium-eo-es apertium-eo-fr apertium-es-gl apertium-es-pt apertium-eu-es apertium-fra-cat apertium-fra-frp apertium-fr-es apertium-hbs-eng apertium-hbs-mkd apertium-hbs-slv apertium-hin apertium-ind-zlm apertium-isl-swe apertium-mkd-bul apertium-mkd-eng apertium-oc-ca apertium-oci-fra apertium-pol-szl apertium-por-cat apertium-pt-gl apertium-rus-ukr apertium-spa-arg apertium-spa-ast apertium-spa-cat apertium-spa-ita apertium-srd-ita apertium-swe-dan apertium-urd-hin arduino arm-compute-library aspectc++ aspectj asterisk-prompt-fr-armelle astroquery asymptote autokey avr-libc awesome bacula-doc beancount beangulp + bedtools belenios bibclean bibtexparser + bibtool bidiui binutils-gold binutils-mipsen biosquid # bitshuffle black blockattack bluez bluez-alsa boinc boolstuff brian bsh btm buddy + buildapp cappuccino cardo cardpeek casacore-data-igrf casacore-data-jplde castle-game-engine cc65 cdebootstrap + cherrypy3 chezscheme cinder citar cjk clhep + clisp closure-compiler codenarc colobot comedilib + condor consult-el coq coq-elpi coq-iris core-specs-alpha-clojure courier-authlib crac critcl + crowdsec cvc5 cxxtest cyclograph cyme cysignals cyvcf2 dask datalad-next dcl dde-qt-dbus-factory deblur + debug-me dejagnu dicom3tools dict-gcide dipy dkimpy dnf-plugins-core dnsjit doomsday dpmb dub dxf2gcode eccodes ecl elementary-xfce elixir-lang elixir-makeup elpa-transient elpi emacs embark emboss emoslib # emscripten enblend-enfuse epics-base epix epm erlang esnacc eso-midas esys-particle exabgp extlib eye fairy-stockfish faker fcitx5-zhuyin fcitx-libpinyin fdb fenicsx-performance-tests fftw fiat-ecmwf flawfinder + flite fltk1.3 fltk1.4 fonts-arundina fonts-atarist # fonts-beteckna fonts-cantarell fonts-cascadia-code fonts-fantasque-sans fonts-fork-awesome fonts-meera-inimai fonts-rit-sundar fonts-smc-anjalioldlipi fonts-smc-dyuthi fonts-smc-karumbi fonts-smc-keraleeyam fonts-smc-meera fonts-smc-rachana fonts-smc-raghumalayalamsans fonts-smc-uroob fonts-topaz-unicode foot fortran-fpm fortran-regex + fountain-mode fpylll freebayes freesas fricas fritzing frobby frozenlist fsspec fs-uae fte g15daemon gap-design gap-scscp gap-sonata gcc-avr gcl geomview gerris getdp getfem gfan ghub-el giac gimp git-delta gkrellm-leds P glirc glow gm-assistant gmetrics gmsh gnubg gobgp go-gir-generator goiardi golang-1.24 golang-github-akavel-rsrc # golang-github-apptainer-container-library-client + golang-github-apptainer-sif + golang-github-artyom-mtab + golang-github-cloudflare-cfssl golang-github-cznic-ql + golang-github-dreamitgetit-statuscake + golang-github-emicklei-dot + golang-github-francoispqt-gojay golang-github-gin-gonic-gin + golang-github-go-git-go-git golang-github-go-macaron-toolbox + golang-github-hdrhistogram-hdrhistogram-go golang-github-issue9-identicon + golang-github-jonas-p-go-shp + golang-github-jung-kurt-gofpdf + golang-github-kr-binarydist + golang-github-kshedden-dstream + golang-github-linkedin-goavro + golang-github-mendersoftware-mender-artifact golang-github-micromdm-scep golang-github-miekg-pkcs11 golang-github-otiai10-copy + golang-github-roaringbitmap-roaring + golang-github-rogpeppe-go-internal golang-github-shenwei356-breader + golang-github-tjfoc-gmsm + golang-github-ulikunitz-xz + golang-github-valyala-fasthttp + golang-github-viant-toolbox + golang-github-yudai-gojsondiff + golang-golang-x-net golang-gonum-v1-plot + golang-mvdan-editorconfig + goobook + go-qrcode govarnam gpredict grabix grace gradle-kotlin-dsl + grammatica grandorgue grass gri groovy gr-radar grub2 + + + + gsequencer gtk4 gtsam guidata gwcs h2database haskell-active haskell-aeson haskell-aeson-casing haskell-aeson-extra haskell-aeson-qq haskell-ap-normalize haskell-arithmoi haskell-async haskell-atomic-write haskell-attoparsec haskell-barbies haskell-base64-bytestring haskell-bimap haskell-binary-instances haskell-binary-orphans haskell-binary-search haskell-bitvec haskell-bitwise haskell-blaze-html haskell-blaze-markup haskell-bloomfilter haskell-brick haskell-bytestring-to-vector haskell-bz2 haskell-bzlib-conduit haskell-cabal-install-solver haskell-case-insensitive haskell-cassava haskell-cassava-megaparsec haskell-cborg haskell-cereal-conduit haskell-cereal-vector haskell-chimera haskell-cipher-camellia haskell-classy-prelude haskell-classy-prelude-conduit haskell-clientsession haskell-cmark haskell-cmark-gfm haskell-commonmark haskell-commonmark-extensions haskell-concurrent-extra haskell-concurrent-supply haskell-conduit haskell-conduit-extra haskell-copilot-c99 haskell-copilot-core haskell-copilot-interpreter haskell-copilot-language haskell-copilot-libraries haskell-copilot-prettyprinter haskell-copilot-theorem haskell-cryptohash haskell-cryptohash-md5 haskell-cryptohash-sha1 haskell-cryptohash-sha256 haskell-crypton haskell-crypton-conduit haskell-cryptonite haskell-cryptonite-conduit haskell-crypton-x509 haskell-crypton-x509-store haskell-crypton-x509-validation haskell-cryptostore haskell-curve25519 haskell-data-clist haskell-data-hash haskell-data-reify haskell-deepseq-generics haskell-dense-linear-algebra haskell-deriving-aeson haskell-deriving-compat haskell-dice-entropy-conduit haskell-distributive haskell-doctemplates haskell-double-conversion haskell-ed25519 haskell-edit-distance haskell-email-validate haskell-emojis haskell-enclosed-exceptions haskell-equivalence haskell-esqueleto haskell-exception-transformers haskell-expiring-cache-map haskell-fast-logger haskell-fgl haskell-fgl-arbitrary haskell-filepattern haskell-filestore haskell-filtrable haskell-finite-field haskell-fold-debounce haskell-from-sum haskell-generic-data haskell-generic-random haskell-genvalidity haskell-genvalidity-containers haskell-getopt-generics haskell-ghc-exactprint haskell-ghc-lib-parser-ex haskell-ghc-typelits-extra haskell-ghc-typelits-knownnat haskell-githash haskell-gridtables haskell-hackage-security haskell-haddock-library haskell-hakyll haskell-happstack-server haskell-haskell-gi haskell-hdf5 haskell-heterocephalus haskell-hgmp haskell-hi-file-parser haskell-hjsmin haskell-hledger haskell-hledger-ui haskell-hopenpgp haskell-hourglass haskell-hpack haskell-hslua-aeson haskell-hslua-core haskell-hslua-list haskell-hslua-module-doclayout haskell-hslua-module-path haskell-hslua-module-system haskell-hslua-module-text haskell-hslua-module-version haskell-hslua-module-zip haskell-hslua-typing haskell-hspec-api haskell-hspec-attoparsec haskell-hspec-megaparsec haskell-hspec-smallcheck haskell-hspec-wai haskell-html-conduit haskell-http2 haskell-http-api-data haskell-http-client haskell-http-conduit haskell-http-link-header haskell-http-media haskell-indexed-traversable-instances haskell-infer-license haskell-inline-c haskell-integer-conversion haskell-integer-logarithms haskell-integer-roots haskell-interpolate haskell-invariant haskell-io-streams-haproxy haskell-irc-core haskell-iso8601-time haskell-jira-wiki-markup haskell-js-flot haskell-jsonpath haskell-lambdahack haskell-language-glsl haskell-lens haskell-libbf haskell-libmpd haskell-lift-type haskell-load-env haskell-logging-facade haskell-lua haskell-lukko haskell-lzma haskell-map-syntax haskell-markdown haskell-markdown-unlit haskell-memory haskell-microlens-aeson haskell-microstache haskell-minimorph haskell-miniutter haskell-mockery haskell-modern-uri haskell-monad-loops haskell-monad-memo haskell-mono-traversable haskell-multistate haskell-mustache haskell-mutable-containers haskell-nanospec haskell-natural-transformation haskell-nettle haskell-network-conduit-tls haskell-numbers haskell-ogma-cli haskell-ogma-core haskell-ogma-extra haskell-ogma-language-c haskell-ogma-language-lustre haskell-ogma-language-smv haskell-openpgp-asciiarmor haskell-optparse-applicative haskell-ormolu haskell-os-string haskell-pandoc-lua-engine haskell-pandoc-lua-marshal haskell-parsers haskell-path haskell-path-pieces haskell-pem haskell-persistent haskell-pqueue haskell-prettyprinter-ansi-terminal haskell-prettyprinter-interp haskell-pretty-simple haskell-project-template haskell-quickcheck haskell-quickcheck-classes haskell-quote-quot haskell-rank2classes haskell-raw-strings-qq haskell-readargs haskell-recv haskell-regex-applicative haskell-req haskell-resolv haskell-resourcet haskell-rio haskell-rio-orphans haskell-safe-exceptions haskell-sandi haskell-say haskell-scanner haskell-scotty haskell-secret-sharing haskell-selective haskell-serialise haskell-servant haskell-servant-client-core haskell-servant-server haskell-shell-conduit haskell-shelly haskell-should-not-typecheck haskell-simple-sendfile haskell-skein haskell-skylighting-core haskell-snap haskell-soap haskell-split haskell-sql-words haskell-stack haskell-static-bytes haskell-store haskell-streaming-commons haskell-string-interpolate haskell-string-qq haskell-swish haskell-tagstream-conduit haskell-tar-conduit haskell-tasty-golden haskell-tasty-hedgehog haskell-tasty-lua haskell-terminal-progress-bar haskell-termonad haskell-text-builder-linear haskell-text-conversions haskell-text-icu haskell-text-manipulate haskell-text-metrics haskell-text-postgresql haskell-text-short haskell-text-show haskell-th-compat haskell-th-desugar haskell-th-env haskell-th-lift-instances haskell-th-utilities haskell-time-parsers haskell-tls haskell-token-bucket haskell-toml-parser haskell-trifecta haskell-typed-process haskell-unicode-transforms haskell-universe-base haskell-unix-time haskell-unixutils haskell-uuid haskell-uuid-types haskell-vector-algorithms haskell-vector-hashtables haskell-vector-th-unbox haskell-versions haskell-wai haskell-wai-app-static haskell-wai-extra haskell-wai-http2-extra haskell-warp haskell-websockets haskell-witch haskell-witherable haskell-with-location haskell-wl-pprint-annotated haskell-word8 haskell-word-trie haskell-word-wrap haskell-x509 haskell-xeno haskell-xlsx haskell-xml-conduit haskell-xml-hamlet haskell-xmlhtml haskell-xml-html-qq haskell-xss-sanitize haskell-yaml haskell-yesod-core haskell-yesod-form haskell-yesod-test haskell-yi-language haskell-yi-rope haskell-zip-archive haskell-zip-stream hasktags hdf-eos4 hdf-eos5 hexbox hmmer hol88 htp hx hyperic-sigar hyprland ibus-libzhuyin iceoryx icinga2 igraph iirish incidenceeditor indexed-gzip infernal injeqt ironic isospec isync + ivar jabref jakarta-jmeter + jameica-h2database javacc5 jcabi-aspects jetty12 joblib john jool jpylyzer jsxgraph jupyterhub jupyter-sphinx kanboard kcalutils kdebugsettings kdepim-addons kf6-ktexttemplate kf6-syndication kind kmail kmailtransport knxd kore kpimtextedit kuttypy lam + lammps latex-cjk-chinese-arphic latex-coffee-stains latex-make ldc ledger2beancount leiningen-clojure + lemonldap-ng libbde libbrahe libcamera libcdk5 libcreg libcupsfilters libcxx-serial libdebian-installer libesedb libevtx libflame libforms libfsapfs libfsext libfsfat libfshfs libfsntfs libfsxfs libfvde libgdf libgravatar libgzstream libiio libimage-librsvg-perl libitext5-java libjcat libkdepim libkolabxml libksieve liblnk libluksde libmodi libnb-platform18-java libnet libntru libofx libopensmtpd libpff libpinyin libpll libpqxx libqcow libregf librostlab librsb # librsvg libsbml libslow5lib libsmraw libswe libtool libtorrent-rasterbar libvhdi libvmdk libvsapm libvsgpt libvslvm libxml-security-java libxtc-rats-java libzstd lie lifelines linux86 linuxcnc linuxtv-dvb-apps liquidsoap liquidwar live-manual lmfit-py lomiri-location-service ltsp lua-penlight + lucene4.10 lucene-solr lynx m2crypto macaulay2 macs madness magic-wormhole-transit-relay + magit magit-forge-el mah-jong mailcommon mailimporter maint-guide manila marginalia masakari masakari-monitors mathpiper matplotlib maxima maxima-sage mdbtools mdnsd mdtraj meli mesa messagelib metastudent-data metis metpy mia microbiomeutil + mighttpd2 mksh moment-timezone.js mona mpi4py mpich mrpt mruby mumps muttprint namecheap + nbconvert nbsphinx ncbi-blast+ ncbi-igblast nco ndcube ne10 netatalk netrek-client-cow netsurf neuron neutron neutron-ipv6-bgp-injector nim-hts + nitime node-ajv node-ampproject-remapping node-axios node-camelcase node-camelcase-keys node-cbor node-cli-cursor node-convert-source-map + node-d3 node-d3-array node-define-lazy-prop node-emittery node-envinfo node-espree node-execa node-fast-json-patch node-find-up node-function-bind + node-get-stream node-html5-qrcode node-inwasm node-ipydatagrid node-license-webpack-plugin node-lru-cache node-mem node-minimatch node-opencv node-pretty-ms node-quick-lru node-regenerator node-resolve node-rollup node-rollup-plugin-alias node-rollup-plugin-babel node-rollup-plugin-commonjs node-rollup-plugin-typescript2 node-rollup-pluginutils node-source-map-loader node-webpack-stats-plugin node-wrap-ansi nomacs notmuch ns2 nss nwchem ocaml-atd ocaml-bitstring ocaml-containers ocamlviz octave-communications octave-geometry octave-ltfat octave-nan odc omake # opencpn openmcdf openmm openmpi openms openmsx openrgb opensmtpd-filter-dkimsign opensubdiv openttd opm-upscaling optee-os optee-test orderless oxigraph painintheapt paje.app pam parallel patroni # pcp petsc pforth pfstools pgloader php-nesbot-carbon phybin picolibc piglit + pimcommon pim-data-exporter pim-sieve-editor pinfish plasma-mobile plplot pnetcdf + polybar posixtestsuite powerdevil primer3 prometheus-sql-exporter psi-plus pstoedit psychtoolbox-3 pushpin pwntools pyasn + pybdsf pycifrw + pycoast pycparser + pydicom pydoctor pyfai P pyferret pygopherd pymol pympress + pyosmium pypy3 pyside2 pyside6 pysolid pytango python3.13 python3.14 python-altair + python-assertpy + python-av python-biom-format python-biopython python-bumps python-cartopy python-casacore python-cycler python-cyclopts python-django-import-export + python-django-waffle + python-envisage python-escript python-fabio python-fissix python-genson + python-geopandas python-gffutils python-glanceclient python-graphene + python-gsd python-hdf5plugin python-igraph python-inline-snapshot python-keystoneauth1 python-laszip python-levenshtein python-lupa + python-mcstasscript + python-mkdocs python-moderngl-window python-msgspec python-mt-940 + python-neutron-lib python-ofxhome + python-passlib python-phabricator + python-pint python-propcache python-pybedtools python-pyqtgraph python-pysam python-pytest-shell-utilities + python-pyutil + python-qtconsole python-rcon python-requests-cache + python-rtmidi python-schema-salad python-signxml python-slimmer + python-spdx-tools # python-sphinx-chango python-tld + python-tomli python-x2go P python-xlrd pywavelets + pyxplot pyzmq qpid-proton qt6-languageserver qt6-multimedia qt6-quick3dphysics qt6-scxml qtconnectivity-opensource-src qtdeclarative-opensource-src qtsensors-opensource-src quantlib rakudo # raku-hash-merge raku-license-spdx raku-log raku-readline raku-zef rapidfuzz r-base rcolorbrewer r-cran-cli r-cran-cliapp r-cran-dbitest r-cran-diagnosismed r-cran-dimred r-cran-emayili r-cran-emmeans r-cran-futile.logger r-cran-gert r-cran-gprofiler2 r-cran-lambda.r r-cran-prophet r-cran-quantmod r-cran-r.devices r-cran-repr r-cran-rhub r-cran-rprojroot r-cran-r.rsp r-cran-rsdmx r-cran-rstan r-cran-sass r-cran-teachingdemos r-cran-tm r-cran-tmvtnorm r-cran-tweenr r-cran-xfun rdf2rml + rebar reflect-cpp ripmime rocdbgapi + rockdodger rocm-docs-core rocm-hipamd ros2-rosidl ros-dynamic-reconfigure rsass ruby-gnuplot + ruby-otr-activerecord ruby-pygments.rb rulex rust-fslock # rust-gperftools rust-hypothesis rust-microformats rust-rustpython-parser + rust-xdg # samhain samtools savi sayonara sbcl scala scalable-cyrfonts scalapack scala-pickling scap-security-guide scheme48 scikit-fmm scikit-misc scons sdml sdpb secilc seer seqan3 sfepy sgf2dg silo-llnl simstring P sisc sketch skimage slepc slime slixmpp slm smartdns sogo sol2 spaln spec-alpha-clojure spglib sphinx-gallery spooles sqlalchemy ssreflect starjava-ttools starpu statsmodels sundials sweethome3d-furniture swi-prolog swish-e syncevolution + syndication systemtap tea-cli telepathy-spec terminaltables termshark texmacs tkgate + tokodon tomcat10 tomcat11 tomcat9 topal topparser tree-puzzle treeview tty-record turtlefmt tuxpaint twopaco u1db-qt ucommon ufoai underscore unicon # userv valgrind + vanguards + vcsh + vdr-plugin-markad velvet vertico vim-youcompleteme vip-manager2 virulencefinder + visualvm vlc # + vlfeat vmms vst3sdk vt + watcher whipper + with-editor writer2latex wrk wxmplot + wyrd x2goserver xarray-safe-rcm xfishtank xfonts-terminus xindy xmlcopyeditor xmobar xonsh # xorg-server xpenguins xrt xyzservices yaml-cpp yarl yash yasnippet yaws ycmd ymuse ytcc + yubihsm-connector zeitgeist zmat zookeeper zope.deferredimport + zxing-cpp 415 packages (1.1%) failed to build from source in total forky/arm64: 0ad-data abseil actiona altos ardour aspell-is astroidmail autogen avogadro axiom backward-cpp beanprice bespokesynth biometric-authentication biosig ble.sh bliss breezy-debian bwa-mem2 carl9170fw cccl ceph ceres-solver cfortran chromium cogl colmap command-not-found + cp2k cpp-httplib cpptraj creduce cross-toolchain-base cross-toolchain-base-ports ctre dart dataclass-wizard dhelp digikam dnsjava docker.io docknot draco drogon dune-istl dygraphs easyeffects ecflow editorconfig-emacs edk2 efibootguard efivar efl eigen3 emacs-wgrep epic4 eslint esptool exprtk fastdds fenics-dolfinx firefox-esr fonts-monapo fprintd freecad freedict freezegun g2clib gajim gauche-c-wrapper gcc-12-cross gcc-13-cross gcc-14-cross gcc-14-cross-mipsen gcc-14-cross-ports gcc-15 gcc-15-cross gcc-15-cross-ports gcc-sh-elf gcl27 gdb-mingw-w64 gem2deb genomicsdb ghc # glycin gnome-robots gnome-shell gnucash gnu-efi gnutls28 godot3 golang-1.25 golang-github-gookit-color golang-github-go-sql-driver-mysql golang-github-linuxkit-virtsock golang-github-minio-pkg golang-github-shirou-gopsutil golang-google-cloud gramps graph-tool gr-dab grepmail gromacs gr-osmosdr growlight grpc gst-python1.0 gvars3 halide haskell-aeson-jsonpath haskell-basement haskell-citeproc haskell-clash-lib haskell-clash-prelude haskell-debian haskell-doclayout haskell-ghc-events haskell-ghc-lib-parser haskell-ghc-typelits-natnormalise haskell-hedgehog-classes haskell-hledger-lib haskell-hspec-hedgehog haskell-http-types haskell-language-javascript haskell-lpeg haskell-nothunks haskell-parameterized-utils haskell-prettyprinter haskell-prettyprinter-compat-ansi-wl-pprint haskell-retry haskell-tasty-checklist haskell-typst haskell-unicode-collation haskell-unordered-containers haskell-uri-bytestring haskell-vector-space haskell-zenc haskell-zip hexer hg-git highlight.js highway hipcub hippomocks # hkl icu-ext iem-plugin-suite inkscape ippl ipv6calc ipywidgets isc-dhcp ispell jeromq jskeus jupyter-notebook justbuild k3b karabo-bridge kdsoap keysmith kf6-kconfig kf6-kconfigwidgets kf6-kcoreaddons kicad kwin libest libgweather4 libint2 liblqr libmaus2 libotr libquartz-java libreoffice # libstdc++-arm-none-eabi libtirpc libunwind libvirt-glib libz-mingw-w64 lingua-franca linux llvm-toolchain-18 llvm-toolchain-19 llvm-toolchain-21 log4c loggerhead lomiri-content-hub lomiri-dialer-app lomiri-history-service luabind lua-struct lv m2l-pyqt mathcomp-analysis mdanalysis mdp meson miller mingw-w64 ministat mixxx mkcal mm3d molmodel monero mozjs128 mrtrix3 muon-meson mupdf musescore3 mypy nabu nautilus nbclient + neochat neovim # nghttp2 node-ast-types node-autoprefixer node-browserify-aes node-browserslist node-caniuse-lite node-chalk node-crypto-browserify node-d3-delaunay node-d3-geo-projection node-globby node-grunt-contrib-internal nodejs node-postcss node-proxy-agents node-rewire node-rjsf node-schema-utils node-ts-jest node-vega-embed node-vega-lite node-vega-themes node-which node-wikibase-edit node-xterm node-yarnpkg node-y-codemirror node-zrender ntldd numpy onetbb openbabel openjdk-21 openjdk-25 openjdk-26 openmw opensnitch openstack-cluster-installer opm-simulators os-autoinst pandas # pandoc-filter-diagram papers papi pcl pesign petsc4py pgbouncer php-arthurhoaro-web-thumbnailer php-codeigniter-framework phrog pkg-rocm-tools plank polymake postgresql-numeral ppl pymupdf pynx pyranges pyschlage python-autopage python-babel python-blessed python-caldav python-dateutil python-django python-friendly python-gammu python-ical python-magic python-mne python-moto python-orjson python-qtpy python-returns python-rioxarray python-trubar python-tzlocal python-upstream-ontologist pytorch pytorch-cluster pyvkfft qgis qt6-base qt6-declarative qt6-quick3d qt6-webengine qtcreator qtdeclarative-opensource-src-gles qtlocation-opensource-src qtpim-opensource-src qtquickcontrols-opensource-src qtwebengine-opensource-src quantlib-swig racket rapmap rdflib + redmine rkcommon rkward rocprim rocsparse rocthrust ruby3.3 ruby-asciidoctor-pdf ruby-chef-utils ruby-dbf ruby-debian ruby-doorkeeper-i18n ruby-email-reply-parser ruby-ethon ruby-fakefs ruby-flores ruby-hamlit ruby-jekyll-github-metadata ruby-prawn ruby-prawn-icon ruby-puma-worker-killer ruby-puppet-forge ruby-regexp-parser + ruby-regexp-property-values ruby-rspec-puppet-facts ruby-rubocop-rspec ruby-twitter ruby-unicode-plot ruby-webfinger rust-apr rust-asn1-rs rust-broot rustc rust-clearscreen rust-criterion rust-mach-o-sys rust-rlimit rust-sequoia-sq rust-virtiofsd sarsen satpy scikit-learn scim scolasync seabios shellia shim shim-helpers-arm64-signed siscone slic3r-prusa snapcast snapd snek sphinxbase sphinx-data-viewer sssd stopt strace stressant sumo swiftlang swt4-gtk tack tahoe-lafs telegram-desktop terminado tf thumbor thunderbird timidity tina tinyarray tomboy-ng tpm2-tss transmission tryton-server tudu ufoai-maps uglify-js uglifyjs uhd unidic-mecab unifrac-tools units-filter vecgeom vega.js vim vis vitables vkmark wasi-libc weakforced webkit2gtk wesnoth-1.18 wpewebkit xaw3d xmldiff xmlrpc-c xserver-xorg-video-dummy yade yt-dlp zabbix-cli 171 (0.5%) packages which should not be build in forky/arm64: accel-config acpi-support adlibtracker2 aeskeyfind amdgcn-tools-19 amdsmi asmc-linux baycomepp bio-eagle blastem bmtk bolt-lmm cciss-vol-status cde cen64-qt chibicc cmospwd cpuid cpu-x crystal ddccontrol e3 edb-debugger elastix fasm fis-gtm fp-units-win fwupd-amd64-signed fwupd-armhf-signed fwupd-i386-signed gkl glide globus-xio-udt-driver golang-github-vmware-vmw-guestinfo grub-efi-amd64-signed grub-efi-ia32-signed hdapsd hyperscan i7z i8kutils ikarus infinipath-psm insighttoolkit5 intel-cmt-cat intel-gmmlib intel-gpu-tools intel-ipsec-mb intel-lpmd intel-media-driver intel-processor-trace intel-vaapi-driver ioport ipp-crypto iqtree iucode-tool kpatch lenovolegionlinux level-zero level-zero-gpu-raytracing libcpuid libdfp libica libocxl libosl libpsm2 libpulp librtas libservicelog libstatgen libvecpf libvpl libvpl-tools libx86 libx86emu likwid linux-signed-amd64 loadlin lphdisk matroxset mecat2 megahit memtest86+ mit-scheme msr-tools mupen64plus-audio-sdl mupen64plus-core mupen64plus-input-sdl mupen64plus-qt mupen64plus-rsp-hle mupen64plus-rsp-z64 mupen64plus-ui-console mupen64plus-video-arachnoid mupen64plus-video-glide64 mupen64plus-video-glide64mk2 mupen64plus-video-rice mupen64plus-video-z64 numatop nvram-wakeup + objconv onevpl-intel-gpu + opa-fm openssl-ibmca paflib palo partman-prep pcc pcc-libs pcm pcsx2 pdbg pftools portio powerpc-utils probabel psst pveclib python-peachpy python-pyepics qatengine qatlib qatzip qcontrol ree reprozip rio s390-dasd s390-netdevice s390-sysconfig-writer s390-tools s390-zfcp servicelog shards shim-helpers-amd64-signed simulide smlsharp soapaligner soapdenovo soapdenovo2 sortmerna spades springlobby steam-installer subarch-select sysconfig syslinux systemd-boot-efi-amd64-signed thermald theseus tp-smapi traildb udm v86d vbetool vuos wcc wiredtiger wraplinux wtdbg2 x86info xbyak xenium x-loader xmbmon xserver-xorg-video-geode xserver-xorg-video-intel xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa yacpi zcfan zipl-installer 13 (0.0%) packages which build timed out in forky/arm64: guestfs-tools libcrypt-dsa-perl libcucumber-tagexpressions-perl libguestfs libtest-bdd-cucumber-perl localsearch nbdkit openstructure sphde supermin texworks-manual tqdm wmanager 24 (0.1%) source packages failed to satisfy their build-dependencies: ants # biobambam2 cross-toolchain-base-mipsen debian-installer # # # dioptas gcc-14 gpsshogi gubbins hyprpaper itkadaptivedenoising itkgenericlabelinterpolator jupyter-server macromoleculebuilder minimac4 oaklisp plastimatch promod3 psortb qemu scmutils shovill sight unicycler xserver-xorg-video-glide # 23 (0.1%) packages are blacklisted and will not be tested in forky/arm64: acl2 cherrytree cvc4 gcc-12 gcc-12-cross-ports gcc-13 gcc-13-cross-ports golang-github-azure-azure-sdk-for-go grammalecte lazarus magics++ mono ocaml-dune octave opa-ff openblas openjfx openvswitch pgocaml scipy trilinos vtk9 wine 35694 (95.2%) packages successfully built reproducibly in forky/arm64: 0install-solver 2048 2048-qt 2ping 2vcard 3270font 3d-ascii-viewer-c 3depict 4g8 4pane 4ti2 64tass 6tunnel 7kaa 7zip 81voltd 9base 9menu 9mount # 9wm a2d a2jmidid a2ps a52dec a56 a7xpg aa3d aac-tactics aalib aaphoto aardvark-dns aasvg abacas abbtr abcde abcl abcm2ps abcmidi abe abego-treelayout abgate abicheck abi-compliance-checker abi-dumper abi-monitor abind abi-tracker abiword ableton-link ablog abntex abook abootimg abpoa abr2gbr abs-guide abx abyss accerciser accessible-pygments access-modifier-checker accessodf accounts-qml-module accountsservice acct ace ace-link ace-of-penguins acepack ace-popup-menu acetoneiso ace-window acheck acheck-rules achilles ack acl aclock.app acme acme.sh acme-tiny acmetool aconnectgui acorn acorn-fdisk acpi acpi-call acpid acpitool acr acsccid acstore actdiag activemq-activeio activemq-protobuf activities-el activity-aware-firefox actor-framework adapt adapterremoval adaptive-wrap adarkroom adcli adduser adequate adios2 adios4dolfinx adjtimex adjutant adjutant-ui admesh adminer adms adns adolc adonthell adonthell-data adplay adplug adql adr-tools adun.app advancecomp advi + advocate adwaita-icon-theme adwaita-icon-theme-legacy adwaita-qt aegean a-el aeolus aeonbits-owner aephea aerc aesfix aespipe aether-ant-tasks aevol aewan afdko afew affiche afflib afio aflplusplus aft afterburner.fx afterstep agda agda-stdlib age agedu agenda.app agg aggdraw aggregate aggressive-indent-mode aghermann aglfn agnostic-lizard aha aide aiksaurus aioairzone aioaseko aiobafi6 aiocache aiocoap aiocomelit aioconsole aiodns aiodogstatsd aiodukeenergy aioeagle aio-eapi aioecowitt aioelectricitymaps aiofile aiofiles aioftp aiohappyeyeballs aiohttp-cors aiohttp-fast-url-dispatcher aiohttp-fast-zlib aiohttp-jinja2 aiohttp-socks aiohttp-sse aiohttp-sse-client2 aiohttp-wsgi aioimaplib aiolimiter aiomcache aiomysql aionotify aionotion aiooui aiopegelonline aiopg aioprocessing aiopurpleair aioquic aiorpcx aiortsp aiorussound aioruuvigateway aiosignal aiosmtplib aiosteamist aiostreammagic aiotankerkoenig aiotask-context aiousbwatcher aiowatttime aioxmlrpc aiozipkin aiozmq aiozoneinfo aircrack-ng airlift-airline airlift-slice ai.robots.txt air-quality-sensor airspyhf airspyone-host airstrike airthings-ble airthings-cloud aisleriot aj-snapshot akira akonadi-calendar-tools akonadiconsole akonadi-import-wizard + akonadi-mime + akonadi-search akregator akuma alabaster alacarte aladin alarm-clock-applet alberta aldo ale alembic-graphics alertmanager-irc-relay alevt alfa alfred alglib algobox algol68g algotutor alice alien alienblaster alien-hunter aliki alkimia allegro4.4 allelecount alligator all-knowing-dns allow-html-temp almond alot alpine alpine-chroot-install alqalam alsaequal alsa-lib alsamixergui alsa-oss alsaplayer alsa-plugins alsa-scarlett-gui alsa-tools alsa-topology-conf alsa-ucm-conf alsa-ucm-conf-asahi altdns altermime alter-sequence-alignment altree alttab alure amap-align amarok amavisd-new amazon-ec2-net-utils amazon-ec2-utils amazon-ecr-credential-helper ambdec amberol amb-plugins amdgcn-tools-21 amfora amide amideco amiga-fdisk amispammer aml amoebax amphetamine amphetamine-data ample ampliconnoise ampr-ripd amqp-specs amqtt ams amtterm amule-emc an anacron analitza analog ananta anarchism ancient andi androguard android-file-transfer android-platform-art android-platform-build android-platform-external-boringssl android-platform-external-jsilver android-platform-external-rappor android-platform-frameworks-base android-platform-frameworks-data-binding android-platform-libcore android-platform-system-tools-hidl android-platform-tools android-platform-tools-analytics-library android-platform-tools-apksig android-platform-tools-base android-sdk-helper android-udev-rules angband angelfish angelscript angrydd angular.js ani-cli animals animal-sniffer ann anna annexremote annotation-indexer anomaly anonip anope anorack anosql ansi ansible ansible-core ansible-runner ansifilter ansilove ansimarkup ansiweather ant anta ant-contrib antelope anthy antigrav antimeridian antimicro antimony antiword antlr antlr3 antlr4 antlr4-cpp-runtime antlr-maven-plugin antpm any2fasta anymarkup anymarkup-core anymeal anytree anytun aobook aodh aoetools aoeui aoflagger aom ap51-flash apache2 # apache-commons-rdf apache-curator apache-directory-api apache-directory-jdbm apache-directory-server apache-jena apache-log4j1.2 apache-log4j2 apache-log4j-extras1.2 apache-mime4j apache-mode-el apache-opennlp apache-pom apachetop apache-upload-progress-module apbs apel apertium apertium-all-dev apertium-anaphora apertium-apy apertium-eval-translator apertium-get apertium-lex-tools apertium-recursive apertium-regtest apertium-separable apertium-streamparser apertium-urd apfsprogs apg # + apgdiff apiguardian api-sanity-checker apispec apitrace apiwrap-el apkinspector apk-parser apksigcopier apktool aplpy apng2gif apngasm apngdis apngopt apophenia apostrophe apparix apparmor apparmor-profiles-extra appconfig appmenu-gtk-module appmenu-registrar app-model apprise approx appstream appstream-generator appstream-glib apr apriltag aprsdigi apr-util aprx apscheduler apsfilter apt apt-cacher apt-cacher-ng apt-config-auto-update apt-dater apt-dater-host apt-eatmydata apt-file apt-forktracer apticron aptitude aptitude-robot apt-listbugs apt-listchanges apt-listdifferences aptly aptly-api-client apt-mirror apt-mirror2 apt-move apt-offline apt-rdepends apt-setup apt-show-source apt-show-versions apt-src apt-transport-s3 apt-transport-tor apt-venv apt-xapian-index apulse apvlv apwal apycula aqemu aqipy aquamarine arachne-pnr aragorn arandr aranym aravis arbiterjs arc arch-install-scripts architecture-properties archivemount archlinux-keyring archmage arch-test archvsync arc-kde arcp arc-theme arctica-greeter arden ardentryst arduino-builder arduino-core-avr arduino-ctags arduino-mighty-1284p arduino-mk arename ares aresponses argagg argh argon2 argparse4j argparse-manpage args4j argtable2 argus argyll aria2 arianna ariba aribb24 ario arj arjun ark armadillo armagetronad armci-mpi arm-trusted-firmware arno-iptables-firewall arpack arpack++ arpalert arpeggio arping arpon arp-scan arptables arpwatch arpys arqiver array-info arsenic artemis artfastqgenerator artha artikulate art-nextgen-simulation-tools as31 asahi-audio asahi-fwextract asahi-scripts asammdf asc ascd ascdc ascii ascii2binary asciiart asciidoc asciidoctor asciijump # asciimathtml asciinema ascii-patrol asciitree asclock asc-music asdf-astropy asdf-coordinates-schemas asdf-standard asdf-transform-schemas asdf-wcs-schemas aseqjoy asf-search asfsmd asgi-csrf asgi-lifespan asio asl asm asmail asmixer asm-jdk-bridge asmjit asmon asmtools asn asn1c asn1crypto asncounter aspcud aspectj-maven-plugin aspell aspell-am aspell-ar aspell-ar-large aspell-bn aspell-br aspell-cs aspell-cy aspell-el aspell-en aspell-fa aspell-fr aspell-ga aspell-gu aspell-he aspell-hi aspell-hr aspell-hsb aspell-hu aspell-hy aspell-it aspell-kk aspell-kn aspell-ku aspell-ml aspell-mr aspell-or aspell-pa aspell-pl aspell-pt aspell-ro aspell-sk aspell-sl aspell-sv aspell-ta aspell-te aspell-tl aspell-uz aspic asql assembly-stats assemblytics assertj-core assess-el assetfinder assimp astap astap-cli astc-encoder asterisk-core-sounds asterisk-moh-opsound asterisk-prompt-de asterisk-prompt-es-co asterisk-prompt-it astlib astral astroalign astrodendro astroid astromatic astrometry.net astroml astronomical-almanac astroplan astropy astropy-healpix astropy-iers-data astropy-regions astropy-sphinx-theme astroscrappy astyle asunder asused asylum asyncfuture asyncio-dgram asyncpg async-upnp-client at atanks ataqv at-at-clojure atf atftp atheme-services athena-jot atinject-jsr330 atkmm1.6 atlc atom4 atomes atomic-chrome-el atomicparsley atomix atool atop atril atropos ats2-lang at-spi2-core attica-kf5 attr atuin aubio auctex audacious audacious-plugins audacity audiocd-kio audiofile audiolink audioop-lts audioread audit audmes audtty augeas augur augustus aumix auralquiz aurorae austin ausweisapp2 auth0-python authbind authheaders authprogs authres authselect + auto-07p auto64fto32f auto-apt-proxy autobahn-cpp autoclass autocomplete auto-complete-el autoconf autoconf2.69 autoconf-archive autoconf-dickey autocutsel autodep8 autodia auto-dictionary-mode autodir autodocksuite autodock-vina auto-editor autofdo autoflake autofs autoimport auto-install-el autojump autolink autolog automake automat automaton auto-multiple-choice automysqlbackup autopep8 autopkgtest autopostgresqlbackup autopsy autoradio autorandr autorenamer autorevision autosize.js autossh autosuspend autotalent autothemer-el autotiling autotools-dev auxilium avahi avalon-framework avce00 avfs aview avifile avldrums.lv2 avogadrolibs avra avrdude avr-evtd avro-c avro-java avrp avy avy-menu awardeco away awesfx awesome-extra awesomeversion awesomplete awffull awf-gtk awit-dbackup awl awscli aws-crt-python aws-nuke awstats ax25-apps ax25mail-utils ax25-tools axc axe-demultiplexer axel axis axisregistry axmail axmlrpc ayatana-greeter-badges ayatana-ido ayatana-indicator-a11y ayatana-indicator-application ayatana-indicator-bluetooth ayatana-indicator-datetime ayatana-indicator-display ayatana-indicator-keyboard ayatana-indicator-messages ayatana-indicator-notifications ayatana-indicator-power ayatana-indicator-printers ayatana-indicator-session ayatana-indicator-sound ayatana-settings ayatana-webmail azote azure-data-lake-store-python azure-kusto-python azure-multiapi-storage-python azure-uamqp-python azure-vm-utils b4 babeld babelfish babel-minify babeltrace babeltrace2 babl backblaze-b2 backbone backintime backoff backport9 backup2l backupchecker backup-manager backupninja backuppc backuppc-rsync baconqrcode bacula badger bagel baitfisher balboa baler bali-phy ball ballerburg balloon ballz baloo-kf5 baloo-widgets balsa bam bambam bambamc bambootracker bamclipper bamf bamkit bamtools bandage bandit bandwidthd bankstown-lv2 baobab bar barada-pam barbican-tempest-plugin barclay barcode bar-cursor-el barectf baresip barman barnowl barrage barrnap bart bart-view base16384 base-files base-installer basemap base-passwd basex basez bash bashacks bash-argsparse bashbro bash-completion bashtop bash-unit basic256 basket bastet batalert batctl batik batmand batmon.app bats bats-assert bats-file bats-support battery-stats baycomusb bazel-bootstrap bazel-platforms bazel-rules-cc bazel-rules-java bazel-rules-proto bazel-skylib bb bbdb bbdb3 bbe bbhash bbmail bbmap bbpager bbswitch bbtime bc bcache-tools bcal bcalm bcel bcftools bcg729 bchunk bcm2835 bcmatroska2 bcnc bcpp bcron bctoolbox bc-ur bd bdbvu bdf2sfd bdflib bdfresize bdii bdist-nsi beacon beads beagle beaker beanbag-docutils beangrow beanquery beansbinding beanstalkd bear bearssl beast2-mcmc beast-mcmc beautifulsoup4 beckon-clojure bedops beef beep beets beginend-el behave belcard belle-sip belr bemenu ben benchmark beneath-a-steel-sky bepasty bergman berkeley-express bernhard berrynet berusky berusky2 berusky2-data berusky-data betamax bettercap bettercap-caplets bettercap-ui bfbtester bfm bfs bf-utf bglibs bgoffice bgoffice-computer-terms bgpdump bgpq3 bgpq4 bgw-replstatus biabam bibata-cursor-theme bibcursed biber bibledit bibledit-cloud bible-kjv biblesync bibletime biboumi bibtex2html bibtexconv bibutils bidi-clojure bidict bidiv bifcl biff bifrost big-cursor bigdoc biglybt bignumber.js bijiben bilibop billard-gl billiard biloba binaryen binaryornot # binclock bind9 # bindechexascii bindex binfmtc binfmt-support biniax2 biniou binkd bino binoculars binpac bin-prot binstats binutils # binutils-arm-none-eabi binutils-avr binutils-bpf binutils-h8300-hms binutils-m68hc1x binutils-mingw-w64 binutils-or1k-elf binutils-riscv64-unknown-elf binutils-sh-elf binutils-xtensa binutils-z80 binwalk bioawk biogenesis biojava4-live biojava6-live biojava-live biomaj3 biomaj3-cli biomaj3-core biomaj3-daemon biomaj3-download biomaj3-process biomaj3-user biomaj3-zipkin biometryd bioperl bioperl-run bio-rainbow biosyntax bio-tradis bio-vcf bioxtasraw bip bird2 bird3 birdfont birdtray birthday bisect-ppx bison bison++ bisonc++ bison-mode bitlbee bitlbee-facebook bitlbee-mastodon bitseq bitsnpicas bitstream bitstruct bittwist bitwise bkchem blackbird-gtk-theme black-box blackbox blackbox-terminal blackbox-themes bladerf blaeu blag blag-fortune blahtexml blake3-py blanket blaspp blasr blazar blazar-dashboard blazar-nova blazar-tempest-plugin blazeblogger bleachbit bleak bleak-retry-connector blebox-uniapi blender-doc blends blendsel blepvco blhc blinken blinker blinkpy blitz++ blkreplay blktool blktrace blobandconquer blobby bloboats blobwars blockdiag blockdomains blockout2 blocks-of-the-undead blockui blop blop-lv2 blosxom blt bluebird-gtk-theme bluebrain-hpc-coding-conventions bluedevil bluefish bluemaestro-ble blueman bluemon blueprint-compiler bluetooth-auto-recovery bluetooth-data-tools bluetooth-sensor-state-data bluez-qt bluez-tools blupimania bluraybackup blur-effect blurhash-python bmake bmap-tools bme280 bm-el bmon bmt bmusb bnd bnfc boats bobcat bobdude bochs bodr bogl bogofilter boilerpipe boinctui bolt bombadillo bombardier bomber bomberclone bomstrip bongo bonnie++ boohu bookletimposer bookworm boolector boost1.83 boost1.88 boost-defaults boost-ext-ut boot bootcd booth boot-info-script bootp bootpc bootsidemenu.js bootstrap-flask bootstrap-html bootstrap-icons bootterm bordeaux-threads borgbackup borgbackup2 borghash borgmatic borgstore bornagain bosh bosixnet bossa boswars botan3 botch bottleneck bottlerocket boulder-game bouncy bouncycastle bovo bowtie bowtie2 box2d box64 boxbackup boxer boxes boxfort boxquote-el boxshade bpack bpfcc bpfmon bpftop bpftrace bpftrace-mode bpftune bpm-tools bppphyview bppsuite bpython bpytop bqplot braa braceexpand brag braillefont braillegraph brailleutils brainparty branca brandy brasero breathe brebis breeze breeze-grub breeze-gtk breeze-icons breeze-plymouth breezy brewtarget brickos bridge-utils brig brightd brightnessctl brightnesspicker briquolo brise brisk-menu br.ispell bristol brlaser brltty brotli brottsplatskartan browse-kill-ring-el browser-cookie3 browserpass browser-request brp-pacu brutalchess brutefir bruteforce-luks bruteforce-salted-openssl bruteforce-wallet brutespray bs1770gain bs2b-ladspa bsaf bsd-finger bsdgames bsdiff bsd-mailx bsdmainutils bsdowl bsfilter bspwm btag btanks btcheck btchip-python bterm-unifont btest btfs bthome-ble bti btllib btop btrbk btrfs-assistant btrfs-compsize btrfsd btrfs-heatmap btrfsmaintenance btrfs-progs btscanner btyacc bubblewrap bucklespring budgie-backgrounds budgie-control-center budgie-desktop-view budgie-session buffer buffybox bugsquish bugwarrior bugz buici-clock bui-el buildbot build-essential build-essential-mipsen build-helper-maven-plugin buildtorrent buku bulk-media-downloader bullet bulletml bully bumblebee bumblebee-status bumprace bumpversion bundlewrap bup burgerspace burp burrow busco buskill bustle bustools busybox buteo-syncfw buteo-syncfw-qml buteo-syncml buteo-sync-plugin-caldav buteo-sync-plugin-carddav buteo-sync-plugins buteo-sync-plugins-social buthead butt butteraugli bvi bwa bwbasic + bwidget bwm-ng byacc byacc-j byobu byte-buddy bytecode bytes-circle byzanz bzflag bzip2 bzip3 bzrtp c2050 c2esp c2go c2hs c2x c3 c3p0 c4core cabal-debian cabextract ca-certificates ca-certificates-java cached-ipaddress cached-property cachelib cachey cachy cackey cacti cacti-spine cadabra2 cadaver cadencii cadical cado cadubi caffeine caffeine-cache cage caio cairo cairo-5c cairocffi cairo-dock cairo-dock-plug-ins cairomm cairomm1.16 cairo-ocaml cairosvg caja caja-actions caja-admin caja-eiciel caja-extensions caja-mediainfo caja-rename cal cal3d calamares calamares-settings-debian calamaris calc calceph calculix-ccx calculix-ccx-test calculix-cgx calcurse calendar calendarsupport calibre calife calindori callaudiod calligra calligraplan callisto calypso cam2ip camelot-py camel-snake-kebab-clojure camera.app caml2html camlbz2 camlidl camlidl-doc camlimages camljava camlmix caml-mode camlp4 camlp5 camlp5-buildscripts camlpdf camlp-streams camltemplate camlzip camomile camp campania camping camv-rnd canadian-ham-exam candle caneda canid canl-c canl-java canlock canna canna-shion c++-annotations cantata cantor can-utils capirca capistrano capnproto caps caps2esc capstats capstone capsule-maven-nextflow capsule-nextflow car carbon-c-relay carburetor c-ares caribou carmetal carrotsearch-hppc carrotsearch-procfork carrotsearch-randomizedtesting carton casacore casacore-data casacore-data-lines casacore-data-observatories casacore-data-sources casacore-data-tai-utc casadi casa-formats-io cashbox caspar cassbeam cassiopee castle-model-viewer castor castxml cataclysm-dda catatonit cat-bat catch catch2 catcodec catdoc catdvi catfish catfishq catgirl catimg cattle-1.0 cava cava-alsa caveconverter caveexpress cavezofphear cb2bib cba cbatticon cbflib cbios c-blosc # c-blosc2 cbm cbmc cbmconvert cbonsai cbootimage cbor2 cbp2make cc1541 ccache ccbuild cccc cc-cedict cccolutils ccd2iso ccdiff ccdproc ccfits ccid cclib ccls cconv ccrypt ccsm cct cc-tool cctools cctz ccze cd5 cdargs cdbackup cdbfasta cdbs cdcd cd-circleprint cdck cdcover cdde cd-discid cddlib cdebconf cdebconf-entropy cdebconf-terminal cdecl cdemu-client cdemu-daemon cdftools cd-hit cdi-api cdist cdk cdkr cdlabelgen cdlclient cdo cdogs-sdl cdparanoia cdpr cdrdao cdrkit cdrom-checker cdrom-detect cdrom-retriever cdsetool cds-healpix-java cdtool cdw ceccomp cecil cecilia cedar-backup3 ceferino ceilometer ceilometer-instance-poller celery celery-haystack-ng celery-progress cellbroadcastd celluloid ceni cenon.app censys centreon-plugins centrifuge ceph-iscsi ceph-tools cerealizer certinfo certipy certmonger certspotter certstream-server-go cervisia c-evo-dh cevomapgen cewl cfengine3 cffi cffsubr cfgrib cfgv cfi cfingerd cfitsio cflow cfourcc cftime cg3 cgal cgdb cgif cgit cglib cglm cgoban cgreen cgvg cgview ch5m3d chafa chake chalow chameleon-cursor-theme changelog-chug changeme changeo changetrack chaos-marmosets chaosread chaosreader charactermanaj chardet charliecloud charls charmap.app char-menu-el chartkick.js charts4j chasen chasquid chatty chealpix check check-dfsg-status checker-framework-java checkinstall checkit-tiff check-manifest check-patroni check-pgactivity check-pgbackrest checkpolicy check-postgres checksec checksecurity check-smart-attributes checkstyle cheesecutter cheetah chemeq chemical-mime-data chemical-structures chemicaltagger chemonomatopist chemtool cheshire-clojure chess.app chewing-editor chewmail chez-srfi chiaki chiark-tcl chiark-tcl-applet chiark-utils chicken chipmunk chip-seq chirp chise-base + chkboot chkrootkit chktex chmlib chntpw chocolate-doom choose-mirror chordpro chr christianriesen-base32 christianriesen-otp chroma chromaprint chromhmm chromimpute chromium-bsu chromono chron chrony chrootuid chrpath cht.sh chuck chuffed ciborium c-icap c-icap-modules ciderwebmail cidr cif2cell cif2hkl cif-api cifs-utils ciftilib cif-tools ciftools-java cifxom cil cimfomfa cimg cinder-tempest-plugin cinnamon cinnamon-control-center cinnamon-desktop cinnamon-desktop-environment cinnamon-menus cinnamon-screensaver cinnamon-session cinnamon-settings-daemon cinnamon-translations ciphersaber circe circos circos-tools circuit-macros circuits circuslinux cisco7crack ciso cis-tools citadel-client citation-style-language-locales citation-style-language-styles citeproc-py civetweb cjet cjose cjs cjson ck ckb-next ckbuilder ckermit ckon cksfv cl-abnf cl-alexandria clalsadrv clamassassin clamav clamav-cvdupdate clamfs clamsmtp clamtk cl-anaphora clap clapper cl-asdf cl-asdf-finalizers cl-asdf-flv cl-asdf-system-connections clasp classmate classycle clatd clawsker claws-mail claws-mail-themes clazy + cl-babel cl-base64 clblast cl-chipz cl-chunga cl-closer-mop cl-closure-common cl-cluck cl-clx-sbcl cl-command-line-arguments cl-containers cl-contextl cl-csv cl-curry-compose-reader-macros cl-cxml cld2 cl-daemon cl-db3 cl-drakma cldump cl-dynamic-classes clearcut clear-sans clearsilver clementine cleo cl-esrap clevis cleware-traffic-light clex cl-fad clfft cl-fftw3 cl-fiasco cl-fiveam clfswm cl-ftp cl-garbage-pools cl-getopt cl-github-v3 cl-global-vars cl-graph cl-heredoc cl-hyperobject cli11 click click-completion click-help-colors click-man cli-common cl-ieee-floats cli-helpers clikit clinfo cl-interpol clipf cliphist clipit clipman clipper cliquer cl-irc cl-irc-logger cl-ironclad clirr cl-iterate clitest cl-ixf clj-digest-clojure clj-http-clojure clj-stacktrace-clojure clj-time-clojure clj-tuple-clojure clj-yaml-clojure cl-kmrcl cl-launch cl-lml cl-local-time cl-log cl-lparallel cl-lw-compat cl-markdown cl-md5 cl-metabang-bind cl-metatilities-base cl-modlisp cl-mssql cl-mustache cln cl-named-readtables cl-nibbles cloc clock-setup clog clojure clojure-maven-plugin clojure-mode clonalframe clonalframeml clonalorigin clonezilla closql-el cloudcompare cloud-enum cloudflare-ddns cloud-init cloud-initramfs-tools cloudkitty cloudkitty-dashboard cloudkitty-tempest-plugin cloudpickle cloud-sptheme cloudsql-proxy cloud-utils clout-clojure clp cl-parse-number clpeak cl-pg cl-photo cl-pipes cl-plus-ssl cl-portable-aserve cl-postmodern cl-ppcre cl-ptester cl-pubmed cl-puri cl-py-configparser cl-qmynd cl-quri cl-regex cl-reversi cl-rfc2388 cl-rss cl-rt cl-salza2 cl-split-sequence cl-sqlite clsync clthreads cl-trivial-backtrace cl-trivial-garbage cl-trivial-utf-8 cl-uax-15 clucene-core + clues-emacs cl-uffi cl-unicode cl-usocket clustalo clustalw clustalx cluster cluster-glue clustershell clusterssh cl-utilities clutter-1.0 cl-uuid cl-who clxclient cl-xlunit cl-xmls cl-xptest cl-yason cl-zip clzip cl-zs3 cmake cmake-extras cmake-format cmark cmark-gfm cmatrix cmd2 cmdliner cmdreader cme cmigemo cminpack cmlxom cmock cmocka cmor cmor-tables cmph cmsscanner cmst cm-super cmt cmtk c-munipack cmus cmyt cnrun cntlm cobertura cobra-cli coccinelle cockpit cockpit-machines cockpit-podman coco-cpp coco-doc coco-java coda code2html codeblocks codec2 codecgraph codecrypt codegroup codelite code-minimap codemirror-js codequery coderay codesearch codespell codetiming codetools codfis codicefiscale codonw cod-tools coffeescript cofoja cog cognitect-test-runner-clojure cognitive-complexity cohomcalg coils coin3 coinmp coinor-bonmin coinor-cbc coinor-cgl coinor-csdp coinor-dylp coinor-ipopt coinor-osi coinor-symphony coinor-vol coinst coinutils collada-dom collatinus collectd collectl colorcet colorclass colorcode colord colord-gtk colordiff colord-kde colored colorize colorized-logs colormake color-picker colorpicker colors.js colorspacious colortail colortest colortest-python color-theme-modern colorthief colorzero colpack colplot combat combblas comet-ms com-hypirion-io-clojure comic-neue comidi-clojure comitup comixcursors commitizen commit-patch commonmark commonmark-bkrs commons-beanutils commons-configuration commons-configuration2 commons-csv commons-daemon commons-dbcp2 commons-email commons-exec commons-httpclient commons-io commons-jci commons-math commons-math3 commons-parent commons-pool commons-pool2 commons-text commons-vfs company-mode compartment compass-blend-modes-plugin compass-blueprint-plugin compass-breakpoint-plugin compass-color-schemer-plugin compass-fancy-buttons-plugin compass-h5bp-plugin compass-layoutgala-plugin compass-normalize-plugin compass-sassy-maps-plugin compass-toolkit-plugin compile-command-annotations compiz compiz-bcop compiz-bo
2026-01-13T09:30:29
http://rb.zq1.de/compare.factory-20250331/
Index of /compare.factory-20250331 Index of /compare.factory-20250331 Name Last modified Size Description Parent Directory   -   build-compare-differed-builds-nachbau.txt 2025-03-31 21:23 2.6K   build-compare-differed-builds.txt 2025-03-31 21:23 1.8K   build-time.txt 2025-03-31 21:24 274K   build-verify-failed.txt 2025-03-31 21:23 2.6K   checksums.txt 2025-03-31 21:23 29M   differed-builds-nachbau.txt 2025-03-31 21:23 6.1K   differed-builds.txt 2025-03-31 21:23 3.4K   diffs/ 2025-04-11 14:38 -   failchecklist 2025-03-31 21:23 619   failed-builds.txt 2025-03-31 21:23 705   fast-builds.txt 2018-02-06 21:44 137K   giturls 2022-06-30 19:37 2.0M   giturls.good 2022-07-25 21:50 603K   graph.png 2025-03-31 21:30 12K   j3.swp 2025-03-25 06:49 0   minor-differed-builds.txt 2025-03-31 21:23 1.7K   monthlyurl.txt 2025-02-28 08:51 5.1K   nachbau.swo 2025-01-11 19:20 0   nachbau.swp 2025-01-11 19:20 0   nachbaunew.swp 2025-03-14 20:17 0   oscpr 2025-03-31 19:42 417K   oscpr.failed 2025-03-31 21:23 2.2K   rb-class-a.txt 2025-03-31 21:29 443K   rb-class-dvi.txt 2025-03-31 21:29 860   rb-class-edj.txt 2025-03-31 21:29 2.4K   rb-class-elc.txt 2025-03-31 21:29 26K   rb-class-gem.txt 2025-03-31 21:29 0   rb-class-html.txt 2025-03-31 21:29 17M   rb-class-jar.txt 2025-03-31 21:29 314K   rb-class-javadoc.txt 2025-03-31 21:29 92   rb-class-mono.txt 2025-03-31 21:29 30   rb-class-pdf.txt 2025-03-31 21:29 4.3K   rb-class-png.txt 2025-03-31 21:29 14K   rb-class-ps.txt 2025-03-31 21:29 1.5K   rb-class-pyc.txt 2025-03-31 21:29 6.9K   rb-class-so.txt 2025-03-31 21:29 42K   rb-class-svg.txt 2025-03-31 21:29 1.4K   rb-class-tar.gz.txt 2025-03-31 21:29 0   rbbuild-tried.txt 2024-02-26 21:01 214K   rbplot.csv 2025-03-31 21:27 46K   rbstats.txt 2025-03-31 21:23 359   report-202009.txt 2020-10-01 15:54 1.4K   report-202010.txt 2020-10-30 06:27 1.6K   report-202011.txt 2020-11-28 01:18 1.6K   report-202012.txt 2020-12-31 13:46 1.5K   report-202101.txt 2021-01-29 15:17 1.5K   report-202102.txt 2021-02-27 07:17 1.6K   report-202103.txt 2021-03-28 11:24 1.1K   report-202104.txt 2021-04-29 03:40 2.1K   report-202105.txt 2021-06-01 05:52 1.8K   report-202106.txt 2021-06-30 09:54 1.6K   report-202107.txt 2021-07-30 12:07 1.2K   report-202108.txt 2021-08-30 18:31 1.3K   report-202109.txt 2021-09-30 19:55 1.3K   report-202110.txt 2021-10-31 11:20 1.1K   report-202111.txt 2021-11-30 20:43 1.1K   report-202112.txt 2021-12-31 20:19 1.3K   report-202201.txt 2022-01-31 13:53 1.1K   report-202203.txt 2022-03-31 22:21 1.5K   report-202204.txt 2022-04-28 15:12 2.4K   report-202205.txt 2022-06-01 16:52 2.1K   report-202206.txt 2022-07-04 19:48 1.3K   report-202207.txt 2022-07-31 21:29 5.5K   report-202208.txt 2022-09-01 21:02 4.7K   report-202209.txt 2022-10-05 12:29 4.8K   report-202210.txt 2022-11-03 19:52 4.0K   report-202212.txt 2023-01-09 13:12 12K   report-202301.txt 2023-01-31 09:40 11K   report-202301.txt.in 2023-01-31 09:40 934   report-202302.txt 2023-03-01 15:37 6.4K   report-202302.txt.in 2023-03-01 13:51 52   report-202303.txt 2023-04-02 18:50 5.5K   report-202303.txt.in 2023-04-02 19:32 120   report-202305.txt.in 2023-05-12 09:16 6   report-202306.txt.in 2023-06-30 14:11 402   report-202307.txt.in 2023-07-31 15:12 859   report-202308.txt.in 2023-08-30 09:06 261   report-202401.txt.in 2024-01-31 14:36 82   report-202402.txt.in 2024-02-28 13:31 80   report-202403.txt.in 2024-03-31 18:47 555   report-202404.txt.in 2024-04-30 08:06 874   report-202405.txt.in 2024-05-31 14:33 77   report-202406.txt.in 2024-06-30 21:48 311   report-202407.txt.in 2024-07-31 09:51 2.2K   report-202408.txt.in 2024-09-04 09:07 2.7K   report-202409.txt.in 2024-10-02 12:37 1.5K   report-202410.txt.in 2024-10-30 14:58 816   report-202411.txt 2024-11-29 17:26 11K   report-202411.txt.in 2024-11-29 17:25 493   report-202412.txt.in 2024-12-30 21:03 1.6K   report-202501.txt 2025-01-31 11:34 13K   report-202501.txt.in 2025-01-31 10:24 2.1K   report-202502.txt 2025-02-28 08:39 12K   report-202502.txt.in 2025-02-28 08:39 894   report-202503.txt.in 2025-03-31 21:14 958   report.txt 2025-03-31 21:24 8.2K   reproducible.json 2025-03-31 21:24 6.7M   status-FTBFS-builds.txt 2024-02-26 21:01 1.4K   status-notforus-builds.txt 2024-02-26 21:01 3.9K   status-succeeded-builds.txt 2024-02-26 21:01 209K   status-waitdep-builds.txt 2024-02-26 21:01 168   timebombs 2025-02-28 08:56 5.0K   unreproduciblerings.txt 2025-03-31 21:24 487  
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-1.2.5/docs/Data-Semigroup-Foldable.html
Data.Semigroup.Foldable Source Contents Index semigroupoids-1.2.5: Haskell 98 semigroupoids: Category sans id Portability portable Stability provisional Maintainer Edward Kmett <ekmett@gmail.com> Data.Semigroup.Foldable Description   Synopsis class Foldable t => Foldable1 t where fold1 :: Semigroup m => t m -> m foldMap1 :: Semigroup m => (a -> m) -> t a -> m traverse1_ :: ( Foldable1 t, Apply f) => (a -> f b) -> t a -> f () for1_ :: ( Foldable1 t, Apply f) => t a -> (a -> f b) -> f () sequenceA1_ :: ( Foldable1 t, Apply f) => t (f a) -> f () foldMapDefault1 :: ( Foldable1 t, Monoid m) => (a -> m) -> t a -> m Documentation class Foldable t => Foldable1 t where Source Methods fold1 :: Semigroup m => t m -> m Source foldMap1 :: Semigroup m => (a -> m) -> t a -> m Source Instances Foldable1 Tree   Foldable1 NonEmpty   Foldable1 Identity   Foldable1 m => Foldable1 ( IdentityT m)   ( Foldable1 f, Foldable1 g) => Foldable1 ( Compose f g)   ( Foldable1 f, Foldable1 g) => Foldable1 ( Product f g)   traverse1_ :: ( Foldable1 t, Apply f) => (a -> f b) -> t a -> f () Source for1_ :: ( Foldable1 t, Apply f) => t a -> (a -> f b) -> f () Source sequenceA1_ :: ( Foldable1 t, Apply f) => t (f a) -> f () Source foldMapDefault1 :: ( Foldable1 t, Monoid m) => (a -> m) -> t a -> m Source Usable default for foldMap, but only if you define foldMap1 yourself Produced by Haddock version 2.9.2
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-1.3.4
semigroupoids: Haskell 98 semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Haskell 98 semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of semigroupoids and operations for working with semigroupds. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Traversable <---- Foldable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Traversable1 <--- Foldable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extract give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. Modules [ Index ] Data Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Plus Semigroup Data.Semigroup.Foldable Data.Semigroup.Traversable Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Static Traversable Data.Traversable.Instances Downloads semigroupoids-1.3.4.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Dependencies base (>=4 && <4.18) , comonad (>=1.1.1.5 && <1.2) , containers (>=0.3 && <0.6) , contravariant (>=0.2.0.1 && <0.3) , semigroups (>=0.8.3.1 && <0.9) , transformers (>=0.2 && <0.4) [ details ] License BSD-3-Clause Copyright Copyright (C) 2011 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by EdwardKmett at 2012-06-28T23:05:26Z Revised Revision 1 made by ryanglscott at 2023-02-02T15:15:10Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs uploaded by user Build status unknown [ no reports yet ] Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://codesolutionshub.com/
CodeSolutionsHub - Elevating Coding Challenges to Solutions CodeSolutionsHub Facebook Mastodon X About Us Contact Us Disclaimer Privacy Policy Featured DevOps Kubernetes Gateway API: AI Workloads Revolutionized Cloud Computing Meta Google Cloud Partnership: $10B Deal Signals Major Shift in AI Infrastructure Strategy DevOps Kubernetes NodeSwap: Optimize Memory Management The Latest 22nd August 2025 | Development AI Coding Assistants: 7 Game-Changing Ways to Supercharge Your Workflow in 2025 AI tools are essential for modern coding, enhancing productivity, code quality, and efficiency significantly. READ MORE 21st August 2025 | DevOps Amazon Q Developer: The AI Revolution That’s Changing How We Code in 2025 Amazon Q Developer automates coding tasks, enhancing AWS development with intelligent code reviews and real-time generation. READ MORE 18th August 2025 | Development Vibe Coding: The Programming Revolution That’s Making Code Write Itself Vibe coding revolutionizes software development, allowing natural language prompts to generate functional code effortlessly. READ MORE 13th August 2025 | Development Why Rust is Taking Over Programming in 2025: A Developer’s Complete Journey Rust is rapidly gaining popularity among developers for its performance, safety, and growing job market. READ MORE 23rd July 2025 | Cloud Computing Amazon S3 Vectors Explained: A Developer’s Guide with Real Examples Amazon S3 Vectors is a cost-effective solution for storing and querying AI data at scale. READ MORE Next Page CLOUDCOST by Auron ⚡ Instant AWS Cost Analysis Save up to 70% ✓ 60-second analysis ✓ No complex setup ✓ Actionable insights Get Started FREE Search Recent posts 10th September 2025 Kubernetes Gateway API: AI Workloads Revolutionized 26th August 2025 Meta Google Cloud Partnership: $10B Deal Signals Major Shift in AI Infrastructure Strategy 25th August 2025 Kubernetes NodeSwap: Optimize Memory Management Quote of the week “One machine can do the work of fifty ordinary men.  No machine can do the work of one extraordinary man” ~ Elbert Hubbard CodeSolutionsHub About At CodeSolutionsHub, we provide expert coding tutorials, problem-solving guides, and the latest insights in software development, web technologies, and cloud computing. Whether you’re a beginner or an expert, our resources help you solve coding challenges and stay ahead in the tech world. Topics Cloud Computing Development DevOps Follow Us Facebook Mastodon X   Loading Comments...   Write a Comment... Email (Required) Name (Required) Website
2026-01-13T09:30:29
https://github.com/nfrankel
nfrankel (Nicolas Fränkel) · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} nfrankel Follow Overview Repositories 74 Projects 0 Packages 0 Stars 45 More Overview Repositories Projects Packages Stars nfrankel Follow Nicolas Fränkel nfrankel Follow 645 followers · 0 following https://blog.frankel.ch X @nicolas_frankel Mastodon @frankel@mastodon.top YouTube @NicolasFrankel Bluesky @frankel.ch Achievements x3 x2 Achievements x3 x2 Highlights Pro Organizations Block or Report Block or report nfrankel --> Block user Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users . You must be logged in to block users. Add an optional note Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you. Block user Report abuse Contact GitHub support about this user’s behavior. Learn more about reporting abuse . Report abuse Overview Repositories 74 Projects 0 Packages 0 Stars 45 More Overview Repositories Projects Packages Stars nfrankel / README .adoc ℹ️ This profile is automatically generated. If you’re interested in knowing more, please check the code . Nicolas Fränkel is a technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software practices. With a strong background in software, he has worked extensively with the JVM, applying his expertise across various industries. In addition to his technical work, he is the author of several books and regularly shares insights through his blog and open-source contributions. ✍️ Most recent blog posts From Cloudflare Zero-trust to Tailscale (2026-01-11) I have spent some time last year implementing Cloudflare Tunnels on my Home Assistant and my Synology NAS. On Mastodon, I had not one but two commenters advertising for Tailscale: Post by @ frankel@mastodon.top View on Mastodon I decided to give it a try and migrate my servers and devices to Tailscale. In this post, I want to describe how I did. Thanks to Heiko Does and higgins for prompting me to look further! What is Tailscale, how and why? A Zero Trust identity-based connectivity […​] Read further 2025 in retrospective (2026-01-04) From the beginning, the focus of this blog has been technical, very rarely organizational. I broke this unwritten rule once in 2015. I began writing retrospectives in 2023 on the year that had passed. Let’s continue the tradition, but with a wider scope than before. The situation warrants it. More chaos It’s a hard realization to admit, but the world is spiraling deeper and deeper into chaos. Russia’s invasion of Ukraine has now dragged into its third year, and still, neithe[…​] Read further YOW! 2025 (2025-12-14) I have been eyeing the YOW! conferences for probably more than a decade. They occur in Australia, and feature top industry experts. I was thus overjoyed when they invited me to speak on the YOW! tour earlier this year. Here’s a summary of my amazing time there. My participation YOW! takes place in three different cities: Melbourne, Brisbane, and Sidney. I presented my brand new talk on WebAssembly on Kubernetes in each city. It stems from an earlier article, which I reworked and updated[…​] Read further 🗣️ Upcoming talks 🎥 Latest video recording Nicolas Fränkel (Garm Solutions) Pinned Loading opentelemetry-tracing opentelemetry-tracing Public Demo for end-to-end tracing via OpenTelemetry Kotlin 76 26 morevaadin/ More-Vaadin morevaadin/More-Vaadin Public Sample projects of articles on morevaadin.com Java 79 100 kaadin kaadin Public Kotlin DSL for Vaadin Kotlin 44 12 Something went wrong, please refresh the page to try again. If the problem persists, check the GitHub status page or contact support . Uh oh! There was an error while loading. Please reload this page . Footer © 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/forky/arm64/index_reproducible.html
Packages in forky/arm64 which built reproducibly Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for forky/arm64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for arm64 Maintainers of in forky Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Packages in forky/arm64 which built reproducibly 35694 (95.2%) packages which built reproducibly in forky/arm64: dhcpcd jverein gnome-shell-extension-flypie ruby-progressbar mdadm + mustache.js mkdocstrings dav-text nanobind curl guvcview python-cheroot gmerlin-avdecoder r-cran-publish fortran-cli2 python-docxcompose python-opt-einsum-fx nfs-ganesha python-jsonpath node-istextorbinary golang-github-gosnmp-gosnmp xdiskusage cyrus-imapd ford rhsrvany ripe-atlas-tools kf6-qqc2-desktop-style lxqt-runner netcdf-fortran fortran-testdrive gsettings-desktop-schemas uncertainties ppp python-text-unidecode lxqt-wayland-session r-cran-plot3d ares onnxruntime debian-reference morbig ntirpc ben rasterio python-b2sdk rocksdb slidge r-cran-sjmisc errbot pyswitchbot network-manager-openconnect libmediainfo u-boot python-josepy gnome-control-center zigpy gnome-calendar dh-make-elpa mintstick ppx-deriving-yojson slidge-matridge cryptokit opencascade liboauth2 why3 libmime-lite-perl golang-github-aws-smithy-go node-domino tremotesf debian-junior python-libusb1 stringtie r-cran-phytools kgb leaflet-markercluster gnome-sudoku supercat fonts-lohit-deva-nepali gnote remaster-iso nas golang-github-robertkrimen-otto thunderbolt-tools r-cran-pixmap liboggz openconnect r-cran-pillar r-cran-pheatmap node-compression-webpack-plugin vpnc-scripts zope.interface pytest-doctestplus lx-gdb node-normalize.css yojson python-dynaconf gssdp advi + debmake libnl3 pv pdfposter node-livescript r-cran-plm libjsonparser khard neomutt node-opentip libtest-future-io-impl-perl r-cran-unitizer django-simple-captcha node-regexpp libnotify snac2 haskell-hadrian disorderfs chiaki kmscon debian-installer-netboot-images gnokii ffmpegfs python-fido2 yubikey-manager publicsuffix eckit cron rgbds origami-pdf libjs-php-date-formatter ruby-public-suffix libcpucycles devscripts gnome-online-accounts python-marshmallow-dataclass python-wheezy.template rust-hurl libhinawa qcom-firmware-extract php-brick-varexporter raysession python-openapi-core rust-dolby-vision jack wireviz python-drizzle phosh-mobile-settings rust-hurlfmt drbl phosh-tour libshumate rust-hurl-core ruptime node-create-react-class apt-mirror2 pmbootstrap vte2.91 rl-renderpm python-tatsu node-jszip-utils whereami healpy glib2.0 tarlz python-pyfunceble octave-arduino node-bootstrap-tour r-cran-tinytex elpa-subed foomuuri kalkun cjson balsa cwltool rkdeveloptool jquery-tablesorter astropy-iers-data rl-accel node-eslint-utils libigloo python-aptly alsa-lib django-allauth openslide-python node-base16 berkeley-express liferea ufolib2 node-util donkey netcdf4-python python-publicsuffix2 leaflet-geometryutil node-grunt-contrib-coffee prefixfree python-legacy-cgi postgresql-hll python-scrapy libtsm gddrescue node-xmldom mp4h node-copy-webpack-plugin pytest-runner node-eslint-plugin-flowtype python-snappy loupe python-astor gnome-shell-extension-gamemode php-doctrine-collections librepfunc pcapfix qpwgraph luajit node-prosemirror-markdown python-django-adminsortable glgrib rust-pwtool rust-imageproc rust-test-strategy rust-ndarray rust-pear-codegen rust-debug-ignore rust-libpam-sys-impls rust-instability rust-enum-utils-from-str rust-viuer coyote gftp rust-typewit rust-reqwest-middleware rust-lzzzz rust-libpam-sys rust-const-panic rust-enum-utils rust-konst-proc-macros rust-rspolib nncp rust-wasm-gen rust-const-panic-proc-macros rust-pear rust-typewit-proc-macros indi-talon6 rust-borsh-derive rust-libpam-sys-helpers gdal-grass nvi rust-konst-kernel rust-lz4-compress rust-linked-hash-set indi-eqmod indi-orion-ssg3 rust-trawlcat indi-beefocus euslisp nim-lapper nim-docopt mmdbinspect indi-gpsnmea rust-core-affinity libevent-rpc-perl hts-nim-tools einsteinpy gmtp scsitools + ironic-inspector nim-regex indi-sx tree-sitter ruby-generator-spec rust-rustybuzz led-ble rust-kanata-parser indi-ffmv pg8000 supertux onednn rust-adler2 rust-getrandom yggdrasil libclass-autouse-perl golang-github-golang-jwt-jwt-v5 zpaqfranz forwords runit-services ruby-fog-terremark rust-command-group python-youtubeaio ruby-exception-notification cwltest libdatrie iperf3 pyvicare golang-github-apache-arrow-go west r-cran-cubature python-oslo.middleware rust-kanata-keyberon neutron-vpnaas-dashboard geventhttpclient libsdl3-ttf rust-astral-tokio-tar plattenalbum rust-rowan djangorestframework-api-key php-algo26-idna-convert pysolfc jabber-querybot r-cran-seurat rust-version-ranges efitools libcloud gitlabracadabra asahi-fwextract rust-palette iraf-st4gem surankco blobandconquer adonthell libbpp-core python-oslo.limit blender-doc zaqar rust-auto-impl qemu-web-desktop rust-mock-instant xpuzzles libblkio golang-github-docker-cli-docs-tool python-websockets pitivi rust-ripasso-cursive golang-github-humanlogio-humanlog cwl-utils tinycbor nix rust-serde-with awffull xdg-desktop-portal-phosh rust-lliw flye credcheck ausweisapp2 poolcounter rust-scratch mkdocs-section-index engrampa fwsnort pngphoon ironic-python-agent fl-cow sanlock edlio ceilometer-instance-poller extruct libmodule-install-rtx-perl node-tap-mocha-reporter ruby-heapy mutter rust-log4rs python-xstatic-graphlib gita pylsqpack synaptic scamp golang-github-mitchellh-copystructure indi-spectracyber zc.buildout pystring rust-test-case tryton-sao rust-assert-json-diff rust-threadfin node-postcss-cli node-tape rust-ttf-parser kconfig-frontends golang-github-d2r2-go-i2c php-wmerrors civetweb cdebconf binutils-sh-elf iraf rust-valuable debvm python-ci-info rambo-k capistrano indi-shelyak rust-blake3 rust-dfrs xtables-addons indi-rtklib brebis indi-dreamfocuser aptly-api-client contourpy apt-transport-s3 python-xstatic-dagre libnet-domain-tld-perl martchus-qtutilities python-securesystemslib python-xstatic-dagre-d3 cloud-enum golang-github-gorilla-websocket libportal libfli nats-server libxtrx indi-aok libbpp-phyl i3-wm node-benchmark php-doctrine-deprecations rust-bincode indi-gpsd libtangence-perl pwman3 qdjango rust-deunicode soundtouch rust-openssl-macros php-text-captcha golang-github-aydinnyunus-blockchain libapache2-mod-authnz-external traceshark libshrinkwrap xmoto slack node-meow nbsphinx-link golang-github-muesli-reflow golang-github-disiqueira-gotree rust-b3sum rust-wayland-protocols camljava dirdiff node-domutils aspell-pt fcitx5-nord netkit-rusers libcatalyst-plugin-unicode-perl fabulous r-cran-bbmisc casacore libxtrxll node-esprima-fb dom4j farbfeld node-trysound-sax fbpager libpktriggercord magicrescue core-match-clojure trapperkeeper-comidi-metrics-clojure dvi2dvi globus-simple-ca golang-github-spf13-cobra libaudio-mpd-perl libjs-favico.js kstart opencu csound-plugins tty-solitaire golang-github-dgryski-go-sip13 tdfsb node-moment comidi-clojure hollywood dymo-cups-drivers lrcalc golang-glog u-boot-menu libdmtx python-pymysql rust-protoc bidi-clojure rancid libtraceevent libfonts-java golang-github-klauspost-reedsolomon autocutsel python-django-libsass python-railroad-diagrams bootstrap-flask zycore-c sphinxcontrib-serializinghtml commons-dbcp2 node-whatwg-fetch node-wrappy r-cran-tiff python-discogs-client dh-puppet django-assets python-aws-requests-auth starjava-ecsv rust-cast-sender easyh10 mopac7 sphinx-multiversion emacs-cmake-mode python-shodan node-po2json snapper + + libbitarray jellyfish1 r-cran-rtdists node-terser jitterentropy-rngd puppet-module-puppetlabs-tftp node-cliui golang-github-weppos-publicsuffix-go puppet-module-puppetlabs-inifile indi-nightscape binfmt-support libtext-levenshtein-perl rust-nettle-sys python-kyotocabinet core-async-clojure sarg puppet-module-saz-ssh golang-debian-vasudev-gospake2 cl-uax-15 sqlalchemy-i18n + golang-github-seccomp-libseccomp-golang python-sphinx-feature-classification placement readerwriterqueue trim-galore python-xstatic libtap-parser-sourcehandler-pgtap-perl sxid xsd python-connection-pool sga bumpversion rust-random-number-macro-impl plink2 ukui-menu rpki-trust-anchors node-require-relative golang-github-adrianmo-go-nmea indi-mgen indi-nexdome libtest-routine-perl culmus-fancy ataqv rust-bindgen shapeit4 vdo pyim-basedict-el libstringprep-java pillow python-libdiscid libgraph-nauty-perl indi-maxdomeii tiddit node-stable zxing indi-gphoto strophejs libconfig-autoconf-perl node-strip-json-comments rust-sized-chunks bcg729 giza pullseq cbmconvert ruby-nfqueue libwww-curl-perl golang-github-gdamore-encoding fonts-karla fonts-evertype-conakry r-cran-htmlwidgets rust-nb-connect fonts-lohit-gujr libcifpp ruby-rspec-junit-formatter universal-ctags netproc python-edgegrid madison-lite python-xstatic-moment-timezone rubygems golang-filippo-edwards25519 debian-crossgrader libdumbtts smarty-gettext fonts-ocr-a kazocsaba-imageviewer node-wordwrap golang-github-cryptix-wav visp-images golang-github-tombuildsstuff-giovanni jquery-caret.js gbutils python-pallets-sphinx-themes python-xstatic-lodash sass-stylesheets-sass-extras eagerpy sass-stylesheets-typey libbssolv-perl mauve-aligner python-ly sass-stylesheets-neat netlib-java ruby-sixarm-ruby-unaccent r-cran-polynom libpoe-component-client-mpd-perl rust-cpp-macros rust-cpp rust-serde-test alqalam sacjava indi-limesdr dasbus rust-rust-ini yelp-tools libuniversal-require-perl sluice axel librcsb-core-wrapper ruby-maxitest rust-mime-guess hiro graphicsmagick ruby-http python-pyxs osmid dextractor pg-ldap-sync libfreesrp etherdfs-server ruby-vagrant-cloud fonts-kouzan-mouhitsu sphinx-automodapi ruby-rubame ocamlweb sxiv r-cran-paramhelpers mtree-netbsd node-gulp-util apt-offline biomaj3-core py-lmdb libnewuoa r-cran-purrr ruby-diff-match-patch plink1.9 indi-gige google-auth-oauthlib iipimage aioftp golang-github-evilsocket-islazy guava-mini python-lzo libaws-signature4-perl pisg web-mode sphinx-autorun rust-string-cache parsero node-coveralls biomaj3-user psl.js biomaj3-download r-cran-spatstat.geom rust-rgb node-grunt-babel rust-scoped-tls ruby-unicode-utils qmenumodel xdmf libmath-utils-perl simplemde-markdown-editor rust-parity-wasm sinntp php-doctrine-annotations fonts-sil-tagmukay r-cran-maxstat radium-compressor rust-proc-macro-error rust-rpassword cantor xmds2 python-aiosqlite git-lfs python-xstatic-jquery libuniversal-can-perl pykeepass libhtml-packer-perl r-cran-projpred cqrlog rust-rusty-paserk python-pyperclip ruby-rbnacl cups-filters python-django-channels paramiko python-headerparser pygnuplot rust-wezterm-dynamic-derive glulxe allegro4.4 node-loose-envify biomaj3-process libuniversal-isa-perl java3ds-fileloader libwww-bugzilla-perl dialign-t node-unique-string node-write-file-atomic recommonmark libuniversal-moniker-perl freespeech liburi-nested-perl fsverity-utils rust-tiny-bip39 linuxdoc-tools nanopb dtmf2num python-cryptography-vectors ukui-sidebar nano pulsemixer golang-github-steveyen-gtreap uprightdiff node-p-locate cl-ironclad igor ruby-coveralls libvalidate-net-perl python-tempita libtypes-xsd-perl libunicode-stringprep-perl slurp rust-core-maths mender-cli r-cran-xopen rust-getopts vmdk-stream-converter libutf8-all-perl libtree-simple-perl sphinxcontrib-programoutput libtree-xpathengine-perl python-pecan golang-github-danwakefield-fnmatch r-cran-clipr libpegex-perl cdbfasta live-config libapache-session-browseable-perl erlang-horse ibus-array yp-svipc python-msrestazure libtransmission-client-perl libtest2-plugin-nowarnings-perl libtree-simple-visitorfactory-perl ser-player tikzit geronimo-validation-1.1-spec loop-el libtext-multimarkdown-perl libsyntax-highlight-perl-improved-perl libtext-context-eitherside-perl python-m3u8 libhttp-tinyish-perl partimage libspiffy-perl debdate libtime-period-perl iniparser rw r-cran-bindrcpp golang-github-emicklei-go-restful-swagger12 libtree-rb-perl libtie-refhash-weak-perl triod-postnaja analog libtext-password-pronounceable-perl libtest-poe-server-tcp-perl libtext-levenshtein-damerau-perl rcm libtie-handle-offset-perl golang-github-shurcool-gopherjslib pantomime libvi-quickfix-perl libtext-hunspell-perl r-cran-desc golang-github-templexxx-cpufeat zatacka libset-nestedgroups-perl libtext-greeking-perl libtest-yaml-valid-perl libtext-brew-perl libtest-eol-perl libtext-autoformat-perl libtemplate-plugin-latex-perl libterm-extendedcolor-perl libtest-mojibake-perl libtext-formattable-perl libterm-vt102-perl libsgmls-perl node-text-table libterm-query-perl libtest-signature-perl libtest-useallmodules-perl libtest-mock-redis-perl libsys-statistics-linux-perl libtext-csv-encoded-perl r-cran-forcats opsin mb2md libsearch-elasticsearch-client-2-0-perl golang-github-apparentlymart-go-versions bmap-tools jube golang-github-biogo-hts libtest-notabs-perl libsys-cpuaffinity-perl libtest-warn-perl libtest-pod-content-perl libtest-mocktime-datecalc-perl r-cran-magic libtest-moose-more-perl pollinate ledger-mode libstatistics-descriptive-perl libsub-delete-perl libtest-mocktime-perl node-is-path-inside librole-rest-client-perl libsvg-perl libtest-nobreakpoints-perl libset-intspan-perl libsoap-wsdl-perl rust-unindent jersey1 libpoe-component-client-keepalive-perl lighter libtest-deep-perl libzmq-ffi-perl qwtplot3d php-cache-integration-tests libx11-protocol-perl net-dns-fingerprint rime-double-pinyin python-logfury libtest-module-used-perl cowpatty libxml-smart-perl libxml-handler-trees-perl libxml-sax-base-perl libxml-mini-perl libxmlrpc-lite-perl libxml-writer-string-perl libdist-zilla-plugin-config-git-perl libsafe-isa-perl libtest-lectrotest-perl libhtml-tagset-perl libpostscript-perl vitetris libpoe-component-dbiagent-perl libfile-ncopy-perl libfreezethaw-perl libexporter-renaming-perl libhtml-highlight-perl libxml-writer-perl libwww-mechanize-shell-perl node-irregular-plurals libparsington-java retroarch-assets zoom-player exuberant-ctags libxml-rsslite-perl libmixin-extrafields-perl libmethod-signatures-perl libxml-node-perl libxml-dom-perl libxml-parser-lite-tree-perl libxml-dtdparser-perl libx11-freedesktop-desktopentry-perl python-spoon libnet-smtp-tls-perl dired-du libwww-youtube-download-perl jquery-minicolors libtest-cukes-perl node-read-only-stream libpgobject-type-bytestring-perl ros-angles libdatetime-event-sunrise-perl statsvn gettext galpy gosa-plugins-pwreset facile proteinortho golang-github-petar-gollrb libwww-shorten-perl librole-identifiable-perl libpar-dist-perl libnet-tclink-perl libparse-syslog-perl golang-github-smira-go-xz golang-github-go-openapi-errors dhcpcd-ui libobject-pluggable-perl libtest-cpan-meta-perl python-pyforge liblocal-lib-perl liblingua-es-numeros-perl libnet-whois-ip-perl node-path-is-inside libhttp-entity-parser-perl apache-log4j-extras1.2 ruby-debug-inspector gosa libnet-smtp-tls-butmaintained-perl f2j fonts-lobstertwo libnet-write-perl gumbo-parser liblwp-protocol-https-perl libnet-hotline-perl libnet-scp-expect-perl liblog-any-adapter-screen-perl csoundqt libdist-zilla-plugin-git-perl libsysstat libsejda-java liblog-handler-perl python-bugzilla wmctrl ruby-rblineprof libnet-ldap-perl ocamlwc libuser-perl node-color ocaml-mew-vi golang-github-shibukawa-configdir hashid emacs-memoize php-phar-io-manifest fonts-morisawa-bizud-gothic sandwich librevenge libmoosex-mungehas-perl etoile libnet-oauth-perl haskell-hsopenssl bzip2 cantata gosa-plugins-rolemanagement python-mongoengine fonts-quattrocento golang-github-mitchellh-hashstructure fcgiwrap apiwrap-el python-hl7 r-cran-irace ttf-ancient-fonts openmsx-debugger ruby-acts-as-tree ruby-arr-pm phpunit-version legit prolix aiowatttime grfcodec python-colorlog ros-geometry ruby-charlock-holmes mutt-vc-query golang-github-kisielk-gotool phpunit-exporter matchbox-themes-extra fonts-morisawa-bizud-mincho mpfi xchain json-smart tclws haskell-sdl2-ttf libgeo-gpx-perl msgpack-cxx google-i18n-address compiz-plugins-extra waitress aranym thunar-media-tags-plugin tachyon enigma fonts-f500 indent jlibeps libccd python-sphinxcontrib.apidoc crossguid fstl galileo python-yaql dq easyprocess nasty pylint-plugin-utils haskell-newtype-generics python-watson-developer-cloud dcap localepurge # boxer python-avro golang-github-jedisct1-dlog freebsd-manpages atftp haskell-hxt-tagsoup pslib r-cran-ade4 node-mimic-fn iroffer dawgdic fonts-kaushanscript ivykis libmatchbox vlock ddclient e2tools ruby-foreman haskell-haxr libvc haskell-indexed-traversable gtk2hs-buildtools fxt haskell-boundedchan ruby-multi-json rust-rusttype haskell-hmatrix haskell-rvar haskell-ini yorick-gy haskell-chart haskell-text-zipper haskell-mountpoints haskell-wl-pprint-text haskell-wai-logger haskell-memoize haskell-http-reverse-proxy haskell-formatting haskell-path-io haskell-language-c99 haskell-musicbrainz gnome-user-share haskell-knob haskell-sop-core haskell-free haskell-profunctors haskell-x509-store haskell-basic-prelude haskell-hslua-marshalling haskell-securemem haskell-th-data-compat dbeacon expand-region-el haxml haskell-alsa-core haskell-bifunctors ocaml-cpu heat-tempest-plugin python-oslo.versionedobjects le haskell-happstack-jmacro python-os-vif python-openstacksdk golang-github-go-jose-go-jose.v3 mariadb-connector-python rust-fd-find fonts-smiley-sans lomiri-settings-components ruby-parslet nwg-displays ocaml-parany rust-nucleo-matcher rust-mozim bison-mode dockerfile-mode rust-geojson mcomix mathcomp-zify templating-maven-plugin rust-mpris-server graphql-el ruby-graphql-client rust-bcrypt haskell-log-domain btrfsd haskell-twitter-types mig finit fonts-dotgothic16 libjs-spin.js rust-muldiv golang-github-cloudflare-cbpfc git-timemachine rust-iovec golang-github-shibumi-go-pathspec coffeescript rust-gir-format-check ruby-six iverilog vim-scripts octavia-tempest-plugin ruby-rb-sys ebumeter fonts-mononoki wlroots rust-erbium-net php-net-ldap3 rust-mac-address paper-icon-theme golang-gonum-v1-gonum php-console-commandline libvoikko ruby-et-orbi libdoxygen-filter-perl rust-shared-child restic-rest-server libvisual-plugins barbican-tempest-plugin keystone-tempest-plugin acsccid rust-pep508-rs display-mail-user-agent openrefine sdpa kylin-video passenger acorn pidgin-extprefs ucspi-tcp libcpansa-db-perl notcurses wiliki liburjtag trinity python-bsblan merecat python-xknx screen emacs-llama forge golang-github-meilisearch-meilisearch-go partclone tclsoldout ethstats postgres-decoderbufs debcraft blackbox-terminal xmms2 ipyparallel yarsync rust-rsa fonts-lohit-deva parsinsert cockpit shotcut + bpfcc blinkpy libkeduvocdocument r-cran-semplot tclcurl python-parsl mpv-mpris libtype-tiny-perl pacemaker openbgpd createrepo-c tin yaku-ns jekyll htmldoc libmoox-role-cloneset-perl chromono netpbm-free python-tornado libpdf-builder-perl debian-security-support mathgl ibus-hangul ruby-terminal-table dfc python-webdavclient aiodns libcanberra r-cran-selectr yamale node-sockjs angelscript golang-github-jedisct1-go-clocksmith libio-socket-ssl-perl uhubctl fonts-lohit-deva-marathi multex-base anacron node-svgdotjs-svg.draggable.js logilab-constraint gnuplot-iostream keras-preprocessing makedepf90 dlib php-doctrine-instantiator spell jtex-base node-iscroll dns323-firmware-tools confget ddpt largetifftools sxhkd libfile-save-home-perl pytest-golden infnoise 7kaa debsigs apkinspector rust-gstreamer-audio-sys rust-num-bigint-dig debmake-doc python-marshmallow libadwaita-1 edlin rust-derive-ex fweb rust-redox-hwio rust-git-conventional rust-tree-edit-distance golang-github-go-crypt-x rust-konst rust-serde-json-path-macros golang-github-gkampitakis-ciinfo rust-maybe-rayon golang-github-phsym-console-slog golang-github-maxbrunsfeld-counterfeiter rust-claims golang-github-urfave-cli-docs-v3 prometheus-script-exporter rust-cbor4ii golang-github-mfridman-tparse golang-github-orcaman-concurrent-map rust-clap-complete-command golang-github-olekukonko-cat rust-borsh rust-jzon rust-enum-kinds rust-serde-assert golang-github-go-ole-go-ole eiskaltdcpp-web rust-mpris eq10q lmod eiskaltdcpp qpid-proton-j-extensions inkcut cecil jackson-modules-java8 cryptacular fqterm signal-estimator hdrmerge rust-get-size2 cbor2 pentobi r-cran-usethis rust-askama-axum cl-quri python-oslo.rootwrap python-manilaclient python-cloudkittyclient python-ovsdbapp rust-dirs-next python-oslo.privsep python-ironic-inspector-client golang-cel-expr python-mistralclient libsyntax-keyword-try-perl python-octaviaclient icingaweb2-module-map python-masakariclient rust-cstr-argument libsql-abstract-more-perl icingaweb2-module-incubator python-osc-placement r-cran-tikzdevice python-designateclient python-neutronclient golang-github-gonvenience-idem notion golang-github-lorenzosaino-go-sysctl python-pyshortcuts + qbittorrent golang-github-protolambda-messagediff golang-github-savsgio-gotils golang-github-bep-goportabletext golang-github-pingcap-errors r-cran-filehash golang-github-samber-slog-common morserunner golang-rsc-tmplfunc golang-github-holiman-bloomfilter golang-github-ysmood-gson watchman gmerlin golang-github-mmcloughlin-md4 golang-github-fasthttp-router golang-github-gballet-go-libpcsclite python-weightedstats golang-github-bodgit-windows tcm thesias golang-github-jedisct1-go-ipcrypt golang-github-alecthomas-participle-v2 dopewars ygl python-vttmisc golang-github-psanford-memfs python-asyncinotify golang-google-firebase-go debdelta rust-subversion-sys sphinxcontrib-autofile splitvt json-test-data golang-github-multiformats-go-multibase golang-github-bodgit-plumbing rust-coolor python-eventlet bisect-ppx hdf5-blosc driftnet sphinx-tabs nim-unicodedb rust-subprocess bwbasic + mpack drbd-utils golang-github-go-chef-chef icingaweb2-module-statusmap ssmtp geocode-glib rust-rstest-test tryton-modules-analytic-budget node-pbkdf2 r-cran-sparsevctrs flexparser icingaweb2-module-reporting poldi golang-github-schollz-peerdiscovery rust-pkcs8 tryton-modules-document-incoming-invoice icingaweb2-module-businessprocess icingaweb2-module-x509 icingaweb2-module-director icingaweb2-module-nagvis yorick-full icingaweb2-module-eventdb rust-signature mpvqt r-cran-visnetwork python-pyasyncore icingaweb2-module-idoreports pycurl trac-customfieldadmin node-jasmine libkgapi5 icingaweb2 rust-iter-fixed google-perftools # icingaweb2-module-fileshipper rust-sailfish-compiler rust-test-log python-treetime git-cola ray trac-wysiwyg obconf-qt pyacoustid icingaweb2-module-generictts gnudatalanguage python-troveclient rust-snow python-xstatic-moment baresip uuagc python-briefcase markdown-mode r-cran-mets atop cdebconf-terminal stactools rust-filespooler python-pydotplus rust-fast-srgb8 gdnsd rust-multihash-derive-impl python-oslo.upgradecheck python-xstatic-angular-cookies rust-soketto rust-gvdb-macros zeroc-ice aiotankerkoenig python-logutils rust-minus rust-uuhelp-parser python-reno librnd uwsgi-plugin-rados rust-uucore-procs rust-souper-ir rust-id-arena python-scruffy chntpw signon-ui python-oslo.policy golang-github-aymanbagabas-go-osc52-v2 rust-termbg rust-text-trees rust-search-path ace-of-penguins rust-strfmt rust-git-state python-jsonpath-rw-ext python-keystonemiddleware rust-test-log-macros rust-multiaddr scalpel mathcomp-multinomials asciijump # uwsgi-plugin-glusterfs python-rcssmin rust-pandoc-ast python-haproxyadmin rust-trawld rust-zerovec-derive rust-rspec folder-account kylin-nm rust-terminal-light rust-ansi-escapes rust-k9 justbackoff lookatme rust-clap-num php-db rust-document-features rust-bitstream-io oidc-agent mediathekview yad tillitis-tkey-device-signer python-simplepush uwsgi-plugin-gccgo rust-librsvg rust-proptest-derive libldm websockify randtype rust-linemux python-os-ken stylish-haskell python-xypattern orca-sops rust-sorted-iter python-rich-rst rust-miette-derive astroalign libmozilla-ca-perl r-cran-epi libposix-2008-perl php-deepcopy python-novaclient python-extranormal3 ruby-mechanize scikit-build-core kconfig rust-html2pango rust-mio-0.6 rust-nvml-wrapper libsoftware-copyright-perl libappimage python-nexusformat rust-easy-parallel php-log oxygen-icons python-monotonic node-immutable-tuple stsci.tools rust-flume libxs-parse-keyword-perl rust-leptess openrc mathcomp-real-closed python-mbstrdecoder tillitis-tkey-libs meta-ocaml uwsgi-plugin-psgi rust-slice-group-by chr martchus-qtforkawesome picom exifprobe uwsgi-plugin-python astrometry.net yuma123 mkdocs-redirects node-nunjucks mtdev uwsgi-plugin-lua lacrosse-view pypdf chkrootkit combblas poco icingadb-web python-observabilityclient libfyaml ruby-apollo-upload-server zarr wpebackend-fdo edu-sync python-oslo.cache osg-certificates eccodes-python ccfits rust-compiletest-rs python-glyphsets foliate python-bluecurrent-api python-rst2ansi rust-sequoia-openpgp-mt rpki-client usb-modeswitch mako stevedore qrtr finish-install pulseaudio-qt chromaprint rust-rusty-pool rust-automod cl-pg i2c-tools markdown-it-py tiger rust-num-format golang-github-schollz-closestmatch xastir libmail-dmarc-perl rust-crossfont rust-leptonica-plumbing sphinx-autobuild golang-github-sourcegraph-go-lsp node-debbundle-es-to-primitive python-zaqarclient cisco7crack r-cran-raster grep python-pysnmp4-mibs trapperkeeper-clojure python-barbicanclient golang-k8s-component-base mailmindr rust-bitfields-impl rust-nom-locate debugbreak tox-current-env xserver-xorg-input-synaptics xarray-sentinel python-oslo.vmware python-django-cache-machine qspeakers icinga-php-thirdparty golang-github-muesli-gitcha fonts-myanmar django-sass-processor rust-retry telepathy-rakia python-os-resource-classes python-atomicwrites node-parse-ms python-octavia-lib sphinx-book-theme txzmq rust-tracing-futures libffi-checklib-perl libpdf-api2-perl libdata-dumper-compact-perl r-cran-optimparallel shove python-rapidjson kdbusaddons td2planet nautic indi + vdr-plugin-streamdev python-echo libtest-warnings-perl martchus-cpp-utilities libwww-telegram-botapi-perl golang-github-juju-clock libahp-gt recon-ng python-keystoneclient jackson-dataformat-cbor bamtools python-calmjs libfile-copy-link-perl python-mrcfile libtest-most-perl python-threadloop rust-kv-log-macro pygattlib rust-oxiri ytfzf usbredir libctl golang-github-apparentlymart-go-rundeck-api rust-yeslogic-fontconfig-sys librecaptcha rust-filedescriptor r-cran-pbapply golang-github-zclconf-go-cty-debug rust-nvml-wrapper-sys subnetcalc pyserial python-txaio golang-github-jinzhu-copier golang-github-lithammer-dedent node-sdp-jingle-json python-taskflow klaus python-pdbfixer node-enquirer inotify-tools dnsdbq nettle golang-github-gravitational-trace rust-wayland-commons main-menu libpipeline node-nodeunit node-jsdom node-buble node-commist node-regenerate node-markdown-it rust-radium x-tile libdockapp python-wcmatch qmltermwidget kissfft golang-github-unrolled-secure ctemplate python-cinderclient python-freezerclient libscram-java golang-github-vulcand-predicate golang-github-lucasb-eyer-go-colorful psimd golang-github-mailgun-ttlmap duperemove python-aiohttp-apispec libbio-tools-run-remoteblast-perl xsnow glam2 python-readme-renderer strophejs-plugin-mam libparser-mgc-perl node-leche srt vdr jquery-lazyload shasta pd-plugin rust-cpuid-bool libstreamvbyte ruby-faraday-middleware-aws-sigv4 crispy-doom geronimo-concurrent-1.0-spec r-cran-metafor libgraph-maker-perl golang-github-jouyouyun-hardware regina-rexx gphoto2 golang-github-smartystreets-go-aws-auth rust-quote exo pokrok six node-form-data xfce4-power-manager skinedit flask-sqlalchemy geomet python-trio revelation maven-resolver python-infinity gp-saml-gui python-etcd3 libbeam-java libjs-bootbox python-sushy-cli rust-linkify libyaml-libyaml-perl libpath-tiny-perl scrappie python-mujson python-falcon node-falafel node-buffer-xor python-fasteners golang-github-jaguilar-vt100 rust-walkdir golang-github-flynn-json5 r-cran-rcppparallel piperka-client jftp rust-serde-xml-rs r-cran-calibratr rust-number-prefix rust-home python-motor python-mistral-lib mozo golang-github-konsorten-go-windows-terminal-sequences mate-applets cl-named-readtables rust-same-file resfinder-db csound rust-termcolor fastdoubleparser fever golang-github-hashicorp-go-reap gztool libtest-www-mechanize-mojo-perl rust-serde-bytes rust-new-debug-unreachable lybniz djvulibre rust-utf-8 rust-ctor libtoolkit-perl libfreemarker-java golang-step-cli-utils rust-comfy-table rust-litemap mate-dock-applet node-gauge python-pyxattr libjs-microplugin.js libunibreak expeyes-doc gosa-plugins-sudo arduino-mk libstruct-dumb-perl libexpect-simple-perl python-fann2 golang-github-juju-loggo cl-trivial-backtrace libwpe golang-github-gtank-cryptopasta gosa-plugins-mailaddress gosa-plugins-netgroups python-shapely libsub-quote-perl arduino-mighty-1284p mgmt node-svgdotjs-svg.js python-marathon opencc golang-github-rifflock-lfshook ttyload fuse-exfat openpgp-applet aspcud node-validate-npm-package-name libkryo2-java libsigsegv cl-asdf tea teseq node-dryice osc-plugins-dput gosa-plugins-systems python-os-traits node-glob-base libircclient golang-github-jdkato-syllables khronos-opencl-headers python-aiovlc golang-github-mvo5-uboot-go hsqldb tempest ruby-lograge aaphoto node-create-hmac librelaxng-datatype-java golang-github-spf13-pflag r-cran-multitaper gosa-plugins-ldapmanager zzuf net-tools dockerpty node-is-obj python-pyftpdlib kbdd sratom sphinx-paramlinks uthash xfce4-datetime-plugin plotly libpdl-opt-simplex-perl meson-mode colorize enzyme pgstat winrmcp python-qrencode t2n node-tapable mtpolicyd node-buffer ruby-typhoeus golang-github-olekukonko-ts ht-el pyvenv-el labltk golang-godebiancontrol-dev golang-github-huin-goupnp node-errno r-cran-brew slxfig node-socket.io-parser open-iscsi bdist-nsi libpdl-io-idl-perl golang-github-denisenkom-go-mssqldb flamethrower bdbvu flash-kernel golang-github-mrjones-oauth jboss-xnio pydbus golang-github-go-openapi-strfmt golang-github-go-openapi-jsonreference eclipse-platform-ui xfwm4-theme-breeze ocaml-decimal art-nextgen-simulation-tools changeme lcdf-typetools resteasy3.0 vflib3 node-stream-browserify node-proper-lockfile emacs-git-messenger jel golang-github-pkg-profile node-stream-assert node-os-tmpdir golang-github-rubyist-tracerx node-require-inject golang-github-bep-gitmap swtcalendar pyroman mpfrc++ bio-tradis ruby-powerbar libregexp-common-net-cidr-perl libauthen-krb5-perl xsok libmmap-allocator android-platform-libcore python-colorama libapp-stacktrace-perl p11-kit golang-github-pingcap-check node-is-binary-path lzo2 rsskit libharu r-cran-labeling commons-pool otf fannj felix-utils lmdb bibtex2html codesearch python-path-and-address mh-book python-xkbcommon gap-factint spectre-meltdown-checker libdevel-symdump-perl xslthl visual-fill-column ruby-cucumber-core node-to-absolute-glob fsviewer-icons fonts-smc-manjari console-cyrillic ruby-nanotest ocaml-hex python-kanboard apel kile dnsproxy cunit libconfig-model-dpkg-perl starvoyager libjs-objectpath ruby-algebrick golang-github-gen2brain-beeep pax locket id3v2 felix-framework lincredits libcoy-perl python-uritemplate ruby-mathml farstream-0.2 libgetopt-java libencode-eucjpms-perl libjs-cocktail wavbreaker ounit edid-decode golang-github-odeke-em-command libapache-authenhook-perl golang-github-bugst-go-serial tlp hoz libytnef libencode-arabic-perl qdacco node-ast-util libcolor-palette-perl syslog-ocaml ale dvtm multiverse-core netscript-2.4 vnstat python-spur fonts-train jboss-modules libfishsound r-cran-maps seqan2 alacarte python-munch gtkballs aspell-ml libhash-merge-extra-perl node-htmlparser2 golang-github-hashicorp-yamux userinfo pd-sigpack libretro-gambatte wav2cdr libapache-ssllookup-perl libpam-ufpidentity libclass-dbi-perl ruby-defaults node-accepts calendar ocaml-csv sat4j libbtm-java r-cran-sparsem libaxiom-java node-after fcitx-imlist libtemplate-plugin-gd-perl node-mute-stream festvox-suopuhe-lj pytables excellent-bifurcation bart gtools pkg-php-tools engauge-digitizer libconfig-ini-reader-ordered-perl binutils-arm-none-eabi sweethome3d-furniture-editor bulletml xsel libcommons-collections3-java php-doctrine-lexer gtkspellmm rust-async-backtrace libtifiles libconvert-color-perl golang-barcode libmpack felix-main libjs-jquery-isonscreen libchado-perl luola-levels r-cran-erm melting avrp libcatalyst-plugin-redirect-perl libdata-clone-perl policyd-rate-limit propaganda-debian libalgorithm-dependency-perl ruby-stomp gff2ps python-swiftclient czmq discover node-currently-unhandled aoetools ruby-gemojione python-hiredis osdclock dgedit abook colorcode node-is-number jigit dpkg-www lua-coxpcall m16c-flash libclass-unload-perl golang-github-rakyll-globalconf golang-github-inconshreveable-muxado golang-github-nytimes-gziphandler python-chartkick libfile-modified-perl headius-options barrnap fake golang-github-odeke-em-cache libcolor-scheme-perl json-simple vtgamma ruby-chronic palbart fonts-leckerli-one reaver libauthen-pam-perl gosu rtmidi libcsv fonts-lohit-taml d3-format ebook2cw golang-pty liblog-dispatch-filerotate-perl vym naturaldocs jmeters libtemplate-perl golang-github-jeromer-syslogparser golang-github-hashicorp-scada-client powerdebug + rexima r-cran-registry ruby-rb-inotify vtwm kdeconnect unclutter gwaterfall maven-antrun-extended-plugin libconfig-mvp-reader-ini-perl select-xface golang-pretty nutsqlite protobuf parsedatetime libapache-gallery-perl php-nrk-predis objgraph libcommon-sense-perl aiopg docbook2x ruby-equalizer cruft-ng dxflib debaux haml-elisp japitools givaro libjs-magic-search slgsl pvrg-jpeg cssutils php-phpdocumentor-reflection-common python-frozendict mockobjects openhft-chronicle-core fonts-johnsmith-induni menu-cache ebib libjs-jquery.quicksearch cl-ppcre fcitx-skk txtorcon sqlcipher fatcat dutch antlr4 libusb3380 haskell-mono-traversable-instances ruby-hmac localehelper prettify.js python-oslo.i18n fonts-hosny-thabit haskell-chart-cairo overgod populations node-clean-css ltrsift blueman patator haskell-hinotify r-cran-waveslim haskell-hslua-packaging haskell-store-core reclass ruby-enumerable-statistics libbpp-phyl-omics php-gnupg liblms7compact rust-rustfix secnet haskell-quickcheck-unicode haskell-base-orphans mrtg indi-bresserexos2 rust-adler libapogee3 indi-armadillo-platypus saldo indi-avalon indi-astrolink4 r-cran-gss indi-astromechfoc indi-apogee indi-aagcloudwatcher-ng pdb2pqr ros-catkin-pkg rust-erbium fonts-chomsky python-varlink libfile-cache-perl python-oslo.messaging r-cran-isospecr rust-rtoolbox rust-backtrace-sys libtext-csv-xs-perl developers-reference sugar-memorize-activity python-jsonschema golang-github-emersion-go-sasl dmagnetic rust-rustc-demangle libwpg python-ironicclient slirp pyroute2 knotifications python-tackerclient rust-caps gap-utils color-theme-modern python-zunclient libxtrxdsp exhale gargoyle-free rust-net2 mgba python-watcherclient awscli gammu rust-thread-id libhtml-strip-perl python-cyborgclient node-mime libvalidation-class-perl libcpanel-json-xs-perl liblexical-var-perl golang-github-puerkitobio-goquery rust-bitflags-1 libnet-route-perl sp800-90b-entropy-assessment python-oslo.metrics rust-qrcode-generator haskell-hslua-cli rust-rustls debusine libncl ruby-odbc rust-tr oourafft stegseek hdup mcrypt libgringotts gssproxy wstroke python-scciclient pdf2docx kannel telepathy-haze surgescript # haskell-yesod-bin sysrepo netdiag ocrmypdf slim nagzilla python-didl-lite magit-todos rust-serde-qs python-gios gallery-dl dh-fortran clonezilla ai.robots.txt clementine hyprlang phosh-osk-stevia python-auditwheel emacs-git-modes kicad-packages3d no-littering-el ioquake3 libphp-adodb mod-qos freedombox node-csv-parse libnginx-mod-js hl-todo-el rust-rbw kicad-symbols rust-bitflags numix-icon-theme rust-tui-input ed r-cran-bayesplot rust-tokio-tungstenite pyeconet libapache-mod-removeip vibes python-streamz python-cogapp rust-scm-record mkvtoolnix rust-matchit kicad-footprints rust-tonic python-feedgen kf6-kcalendarcore govee-ble node-prismjs pytest-jupyter python-aristaproto kdenlive ruby-rbpdf rust-axum sphinx-autodoc-typehints libmoox-buildargs-perl tcl-unix-sockets pyvlx feedbackd rust-clap-complete deltarpm rust-tungstenite ibus r-cran-pkgload python-fudge # libdrpm rust-magic-wormhole ncurses radicale apt libsdl3-image seatd node-katex + phoc pipenv node-istanbul node-esquery pyroma zchunk graphviz + hexalate gammapy bspwm node-create-hash rename-flac node-sinclair-typebox luma.lcd librdkafka python-easydev node-raw-loader stardata-common ri-li kitty lyx python-flaky peg-e libmodulemd kcalcore node-style-loader zc.lockfile yubikey-personalization r-cran-zeallot node-merge cairo fonts-indic mapnik pyjwt fonts-gujr rheolef ezquake qprint fish fonts-kalapi wasmedge r-cran-bradleyterry2 circuits node-caniuse-api nss-wrapper r-cran-gap.datasets fonts-gujr-extra lxqt-config privoxy sqlmap python-xattr r-cran-pkgbuild pylint-gitlab numix-icon-theme-circle rust-async-tungstenite django-rq rust-warp node-mini-css-extract-plugin rust-ratatui mlt kcheckers hypercorn pytest-tornado celery python-django-guid pytest node-diff flexcache pymssql rust-notify python-pyfakefs organize buffybox rust-bounded-static node-jquery-validation libapache2-mod-python libam7xxx sysrqd rust-simsimd dh-rust debsig-verify node-is-plain-object pkg-kde-tools dpkg # ablog gobuster python-stdnum dh-php prometheus-postfix-exporter looptools python-daphne libdatetime-format-natural-perl rust-rdftk ocaml-qcheck hyprgraphics prometheus-mysqld-exporter lxqt-globalkeys praat maildir-utils qterminal mayo recoll prometheus-postgres-exporter stumpwm rust-tss-esapi-sys golang-github-go-debos-fakemachine gl-image-display php-zstd python-yolink-api iso-codes openjph dataclasses-json rst2pdf swugenerator forensics-all node-big-integer python-crc node-blacklist rust-gtk4-layer-shell-sys gajim-lengthnotifier golang-github-go-task-slim-sprig rust-zeroize jupyter-packaging rust-endi etl xpat2 bird2 rust-serde-path-to-error python-parse-type micro subprocess-tee python-hatch-mypyc git-delete-merged-branches check-manifest loguru rust-csv lintian python-pytest-xprocess node-css-loader usbmuxd uvloop debos gajim-openpgp node-ripemd160 node-big.js rust-gtk4-layer-shell gajim-triggers node-builtin-status-codes node-grunt-contrib-uglify python-libconf sagemath-database-graphs uxplay speech-dispatcher rust-pin-project qdl cl-clx-sbcl dj-database-url gajim-antispam node-grunt-sass libdex node-md5.js mac-widgets node-base64-js node-eslint-visitor-keys django-guardian php-net-smtp supervisor qlipper xiccd python-opentracing mgetty rust-enclose mhash rust-pin-project-internal xchm sigstore-go # sysprof qoi node-constantinople dacite dav1d swirc node-d3-scale flatlatex lua-cyrussasl rust-gst-plugin-version-helper rust-zeroize-derive bird3 node-combine-source-map # perlindex gajim-pgp rust-pretty rlottie-qml node-leichtgewicht-ip-codec toppic remote-logon-service node-glossy arctica-greeter dublin-traceroute rlottie node-thunky uucpsend lomiri-teleports-app mactelnet dvbtune openvpn-auth-ldap juman rust-aligned-vec node-noop6 rust-i18n-embed rust-renderdoc-sys pandoc-include crasm omega-rpg gmqcc icingaweb2-module-toplevelview jigzo dc3dd rust-sequoia-keystore-openpgp-card zope.event ruby-fog-xml golang-github-segmentio-asm rust-gat-std-proc ruby-mini-portile2 accessible-pygments parolottero-languages ocaml-iomux rust-rustpython-compiler-core mlucas virt-top ueberzug orbital-eunuchs-sniper ansible-runner audtty mediawiki2latex nsncd rust-gat-std rust-sql-builder pyorbital spyder-line-profiler libjs-jush rust-bitvec-helpers py-serializable icingaweb2-module-boxydash ruby-fog-profitbricks rust-serde-regex rust-argon2 pyfastx golang-k8s-metrics rust-rb-sys-env python-jenkinsapi iwd rust-lsp-types icingaweb2-module-pnp php-phpspec-prophecy hassil checkit-tiff golang-github-googleapis-enterprise-certificate-proxy rust-sequoia-keystore-backend python-cpl rust-fluent-uri rust-deflate64 rust-sequoia-keystore-gpg-agent tryton-modules-purchase-secondary-unit gr-satellites python-aiolifx-effects jpy numcodecs python-aio-geojson-client libgedit-gfls nsw-fuel-api-client python-memray python-advantage-air xwaylandvideobridge python-thumbhash crashme golang-k8s-cli-runtime rust-ripasso golang-k8s-component-helpers booth theli tuxblocs network-runner rust-sequoia-keystore-tpm rust-minspan rust-abnf-core asgi-lifespan libcgi-tiny-perl persp-projectile geki2 python-ast-decompiler ocaml-re libgetopt-ex-hashed-perl qtcontacts-sqlite r-cran-popepi jack-mixer python-gfloat wasistlos rust-notify-debouncer-full python-tado gl-117 slurm-wlm r-cran-oaqc python-spake2 python-infoblox-client psfex rust-cfg-expr python-icecream rust-sqlx-sqlite tophide apt-eatmydata rust-fake-instant graphlan rust-async-attributes ocaml-markup golang-github-k0swe-wsjtx-go rust-postgres libterralib rust-sequoia-net rust-saturate fwknop golang-github-minio-madmin-go gap-hapcryst simutrans-pak64 rust-time-fmt golang-starlark raku-json-class dojo golang-github-radovskyb-watcher pagmo pygac ocaml-base64 jq node-public-encrypt nsis php-constant-time raku-meta6 pydroid-ipcam j4-dmenu-desktop litecli python-fluids rust-iana-time-zone rust-futures-ringbuf python-glances-api golang-github-d-tux-go-fstab lv2 click-help-colors wxhexeditor bazel-rules-cc vvmd golang-github-masterminds-sprig puppet-module-puppetlabs-rabbitmq golang-github-labstack-echo rebound rust-pathfinder-simd rust-unic-langid-macros-impl libmastodon-client-perl python-dirhash rust-ntest-proc-macro-helper ocaml-uucp golang-github-achannarasappa-term-grid fonts-tagbanwa golang-github-x-cray-logrus-prefixed-formatter ocaml-uuseg rust-fehler ros-catkin-tools ocaml-uunf node-marked mandelbulber2 gnome-mahjongg golang-github-muesli-cancelreader groovycsv python-parsley sphinxcontrib-htmlhelp php-oscarotero-html-parser golang-github-emersion-go-mbox golang-golang-x-text chafa xinv3d golang-github-cavaliergopher-grab rust-fehler-macros golang-raven-go python-ordered-set aiohttp-wsgi tools-deps-clojure node-sockjs-client fonts-bajaderka fonts-havana fonts-homecomputer dxfile libtest-skip-unlessexistsexecutable-perl transforms3d rust-elsa python-cgelib libcatmandu-alephx-perl libcatmandu-blacklight-perl libdigest-murmurhash3-pureperl-perl rust-ivf rust-postgres-types libdigest-sha3-perl r-cran-whoami centreon-plugins fonts-sn-pro libloc acl node-concordance ros-image-common rust-askama-escape node-winston-compat libcatmandu-bibtex-perl rust-notify-debouncer-mini python-orderedattrdict r-cran-rose node-pseudorandombytes ruby-sanitize libtext-capitalize-perl liboverload-filecheck-perl golang-github-hexops-gotextdiff ruby-enumerize rust-plotters-backend lisgd rust-fasteval bemenu fonts-national-park rust-nasm-rs node-isomorphic.js python-jsonrpc ruby-peek-pg sphinx-remove-toctrees rust-zstd-sys python-svg.path rust-env-logger golang-github-glendc-go-external-ip r-cran-nanotime node-write-file-promise xsct golang-github-dave-jennifer foonathan-memory rust-greetd-ipc gcc-arm-none-eabi libnet-frame-device-perl apprise rush python-exotel librandomx ocaml-uucd golang-github-pion-stun libparallel-iterator-perl sord rime-emoji phyml cme vsts-cd-manager librivescript-perl simple-whip-client mailnag gnome-terminal elvish python-envparse libgraphics-toolkit-color-perl diff-hl-el xlsx2csv libsvg-tt-graph-perl libtext-template-perl cppreference-doc r-cran-poissonbinomial clfft golang-github-notedit-janus-go liblip rust-memmap2 stella r-cran-lava node-es-abstract ruby-protocol-http2 libldac vfit libhtml-element-extended-perl libdate-manip-perl ruby-protocol-http python-monasca-statsd nsxiv sbjson less fzf gitgraph.js ocamlgraph php-zeta-unit-test node-readable-stream jaraco.text libterm-encoding-perl python-tmdbsimple r-cran-glue nexus python-xstatic-angular-ui-router rust-zstd-safe libshell-config-generate-perl grunt libtask-kensho-perl requests-file polkit-qt-1 ipe r-cran-profvis libpithub-perl libsystem-command-perl libtaint-runtime-perl rust-i18n-config libhtml-wikiconverter-snipsnap-perl libsymbol-global-name-perl python-babelgladeextractor cvs-mailcommit libtickit opensbi ckb-next libsub-exporter-perl dothost libsvn-dump-perl libpod-strip-perl ancient grim searchandrescue-data lambda-term golang-gitlab-jonas.jasas-condchan marisa r-cran-dotcall64 r-cran-pls libpath-class-perl libperl6-form-perl libsub-exporter-formethods-perl microsocks libxml-feedpp-perl python-django-formtools python-django-braces ruby-bio golang-github-deanthompson-ginpprof node-extglob libsharyanto-file-util-perl libstring-rewriteprefix-perl libscriptalicious-perl trapperkeeper-webserver-jetty9-clojure chkboot mwoauth libppi-html-perl libperl-osnames-perl php-text-password libhtml-formfu-model-dbic-perl aptly suil libschedule-cron-events-perl libpod-wordlist-hanekomu-perl libplack-middleware-removeredundantbody-perl rust-zstd libpoet-perl libubootenv ruby-fog-libvirt libpdf-table-perl libplack-middleware-test-stashwarnings-perl libpod-pom-perl libnmap-parser-perl libparse-mime-perl libpetal-perl libparse-dia-sql-perl libperinci-object-perl libhtml-tiny-perl efm-langserver libhtml-formhandler-perl cds-healpix-java libhtml-wikiconverter-tikiwiki-perl libplack-middleware-debug-perl libpod-tree-perl libnetwork-ipv4addr-perl libpod-coverage-trustpod-perl wiki2beamer libhtml-stripscripts-parser-perl python-plumbum late libhtml-template-expr-perl libpod-elemental-perl libparse-win32registry-perl ruby-fog-local libnetsds-util-perl libparse-debian-packages-perl libnet-smtpauth-perl libhook-wrapsub-perl libgtk3-perl libgeo-ipfree-perl libhash-merge-perl libhash-case-perl libmediawiki-api-perl lbt libobject-declare-perl libobject-destroyer-perl libnet-smtps-perl libnet-tftp-perl libobject-container-perl libnet-tftpd-perl xfwm4 scoary libfile-write-rotate-perl libtie-hash-expire-perl pytsk udisks2 node-tough-cookie easybind libfont-afm-perl libfile-checktree-perl libgetopt-declare-perl libfilesys-df-perl node-d3-timer golang-github-vbatts-tar-split libnet-managesieve-perl libnetapp-perl libnet-subnets-perl python-periodictable ffcvt python-jsonext libfrontier-rpc-perl libfunction-fallback-coreorpp-perl libnet-socks-perl libnet-irc-perl libmoox-cmd-perl libvendorlib-perl libfinance-bank-ie-permanenttsb-perl libticalcs libnet-ldap-filterbuilder-perl facedetect libtry-tiny-perl libtime-fake-perl emacs-deferred kobodeluxe msktutil libnet-nessus-rest-perl libnet-ifconfig-wrapper-perl libnet-ip-perl dune-geometry dune-uggrid libdist-zilla-plugin-ourpkgversion-perl libfilter-eof-perl libmoosex-app-cmd-perl libtk-dirselect-perl libtk-gbarr-perl libtie-dbi-perl libwx-perl libtie-hash-regex-perl libnet-frame-dump-perl golang-github-gedex-inflector libfinance-quotehist-perl libdist-zilla-plugin-githubmeta-perl node-block-stream libfile-remove-perl libdbix-profile-perl libnet-cidr-lite-perl libmicroba-java grub-imageboot libmoosex-types-iso8601-perl libtie-array-sorted-perl log4cpp-doc tm-align lua-systemd python-xstatic-angular-lrdragndrop pam-tmpdir catch python-xstatic-angular-mock ruby-asciidoctor-plantuml libtext-trim-perl libexception-handler-perl libdata-validate-ip-perl libdbicx-sugar-perl zope.configuration fonts-kacst-one recoverdm libclass-loader-perl ruby-fuubar gamine libtext-typography-perl libtie-toobject-perl libtie-persistent-perl libtime-olsontz-download-perl libdevel-refactor-perl bambamc node-object-visit gitmagic serd jhighlight libmodule-refresh-perl libdata-showtable-perl node-daemon golang-github-ghodss-yaml libxc libmodule-cpanfile-perl vdpauinfo makepatch r-other-iwrlars ucl liblog-fast-perl node-pinkie-promise libmarc-lint-perl ruby-capybara libmodule-starter-perl # libmoox-types-mooselike-perl libmodule-package-rdf-perl ruby-org libmodule-manifest-perl golang-github-fatih-structs jctools ruby-raindrops libmime-charset-perl java-comment-preprocessor libmath-prime-util-perl libmath-prime-util-gmp-perl libmnemonicsetter-java libnet-amazon-s3-tools-perl node-doctrine libmath-vecstat-perl wmpinboard libmemory-usage-perl shake fonts-gfs-neohellenic libmath-calc-units-perl basex node-posix-character-classes liblingua-en-numbers-ordinate-perl node-shebang-regex libtecla liblog-any-adapter-filehandle-perl liblivejournal-perl libclass-tiny-perl python-dsv libconfig-yaml-perl rootskel-gtk libdist-zilla-plugin-repository-perl fonts-sil-sophia-nubian amule-emc liblocale-maketext-gettext-perl # libjs-angular-gettext ruby-soap4r xjokes yafc recode btanks golang-github-hydrogen18-stoppablelistener adms s5 python-oslo.service libdbd-firebird-perl liblog-dispatch-array-perl liblocale-msgfmt-perl fontcustom cminpack libmatch-simple-perl liblingua-ispell-perl cl-esrap r-cran-httr a56 gt5 fonts-blankenburg apache-log4j1.2 node-character-parser tk-fsdialog libcaca liblingua-en-syllable-perl libipc-system-simple-perl r-cran-profilemodel git-crecord golang-github-mvo5-goconfigparser x265 libemail-thread-perl node-sha.js node-gulp-coffee libstring-compare-constanttime-perl mptp golang-github-mitchellh-panicwrap live-tools gtranscribe libdate-simple-perl r-cran-triebeard opencryptoki golang-github-smallstep-scep gettext.js mussort ikiwiki-hosting grafx2 ocamlify conservation-code python-daemon libpgobject-type-datetime-perl r-cran-th.data ruby-standalone node-define-property db-defaults xfce4-mailwatch-pl
2026-01-13T09:30:29
https://github.com/nfrankel
nfrankel (Nicolas Fränkel) · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} nfrankel Follow Overview Repositories 74 Projects 0 Packages 0 Stars 45 More Overview Repositories Projects Packages Stars nfrankel Follow Nicolas Fränkel nfrankel Follow 645 followers · 0 following https://blog.frankel.ch X @nicolas_frankel Mastodon @frankel@mastodon.top YouTube @NicolasFrankel Bluesky @frankel.ch Achievements x3 x2 Achievements x3 x2 Highlights Pro Organizations Block or Report Block or report nfrankel --> Block user Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users . You must be logged in to block users. Add an optional note Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you. Block user Report abuse Contact GitHub support about this user’s behavior. Learn more about reporting abuse . Report abuse Overview Repositories 74 Projects 0 Packages 0 Stars 45 More Overview Repositories Projects Packages Stars nfrankel / README .adoc ℹ️ This profile is automatically generated. If you’re interested in knowing more, please check the code . Nicolas Fränkel is a technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software practices. With a strong background in software, he has worked extensively with the JVM, applying his expertise across various industries. In addition to his technical work, he is the author of several books and regularly shares insights through his blog and open-source contributions. ✍️ Most recent blog posts From Cloudflare Zero-trust to Tailscale (2026-01-11) I have spent some time last year implementing Cloudflare Tunnels on my Home Assistant and my Synology NAS. On Mastodon, I had not one but two commenters advertising for Tailscale: Post by @ frankel@mastodon.top View on Mastodon I decided to give it a try and migrate my servers and devices to Tailscale. In this post, I want to describe how I did. Thanks to Heiko Does and higgins for prompting me to look further! What is Tailscale, how and why? A Zero Trust identity-based connectivity […​] Read further 2025 in retrospective (2026-01-04) From the beginning, the focus of this blog has been technical, very rarely organizational. I broke this unwritten rule once in 2015. I began writing retrospectives in 2023 on the year that had passed. Let’s continue the tradition, but with a wider scope than before. The situation warrants it. More chaos It’s a hard realization to admit, but the world is spiraling deeper and deeper into chaos. Russia’s invasion of Ukraine has now dragged into its third year, and still, neithe[…​] Read further YOW! 2025 (2025-12-14) I have been eyeing the YOW! conferences for probably more than a decade. They occur in Australia, and feature top industry experts. I was thus overjoyed when they invited me to speak on the YOW! tour earlier this year. Here’s a summary of my amazing time there. My participation YOW! takes place in three different cities: Melbourne, Brisbane, and Sidney. I presented my brand new talk on WebAssembly on Kubernetes in each city. It stems from an earlier article, which I reworked and updated[…​] Read further 🗣️ Upcoming talks 🎥 Latest video recording Nicolas Fränkel (Garm Solutions) Pinned Loading opentelemetry-tracing opentelemetry-tracing Public Demo for end-to-end tracing via OpenTelemetry Kotlin 76 26 morevaadin/ More-Vaadin morevaadin/More-Vaadin Public Sample projects of articles on morevaadin.com Java 79 100 kaadin kaadin Public Kotlin DSL for Vaadin Kotlin 44 12 Something went wrong, please refresh the page to try again. If the problem persists, check the GitHub status page or contact support . Uh oh! There was an error while loading. Please reload this page . Footer © 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2009/11/#sidebar
don't count on finding me: November 2009 skip to main | skip to sidebar don't count on finding me Wednesday, November 25, 2009 Patrícia's New Hobby The artistic blood of my lovely wife is flowing again :-) Her newest hobby is orchestrating photo-shootings. Predominantly of pregnant friends and everybody who simply wants to feel marvelous... Like Lelêca! Posted by heisenbug at 2:45 PM No comments: Labels: family Monday, November 2, 2009 Freude, die man sieht Dieses Photo zeigt Lelêca (alias MausiMausi, alias SchlausiMausi) in mit einem Kopfschmuck, der eigentlich zur pernambucanischen Tracht gehört. Ein Geschenk von Tio Davis – Danke! Lelê freut sich inzwischen auf den morgentlichen Gang in den Kindergarten (natürlich mit Papa!) und scheut sich auch nicht vor kleineren Wortgefechten ("vai comer não!"). Aber was richtig gut ist heißt dann "muito ótimo" und Akzeptanz wird mit einem klaren "tá certo!" signalisiert. Und wie man sieht, geht es den Jungs auch ganz passabel... Posted by heisenbug at 3:47 PM No comments: Labels: family Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ▼  2009 (12) ▼  November (2) Patrícia's New Hobby Freude, die man sieht ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2022/#sidebar
don't count on finding me: 2022 skip to main | skip to sidebar don't count on finding me Friday, February 4, 2022 Pattern musings A new breed of patterns I like to code up little snippets in Haskell to play around with interesting concepts. Sometimes I invent notation that must appear forcing to most, but let's introduce it anyway... How I use ViewPatterns , for fun and profit When writing evaluators, I like to use view patterns to evaluate subtrees already on the LHS (pattern side). Let's introduce a mini-language (also called Hutton's razor) that can only add: data AST = Lit Integer | Plus AST AST deriving Show The evaluator is maximally simple, as it only needs to care about two sole cases: eval :: AST -> Integer eval (Lit res) = res eval (Plus l r) = eval l + eval r There is a train of thought that cares about termination and logical consistency and thus requires that in the definition of  eval (Plus l r)  the function to be defined can only be applied to structurally strictly smaller arguments (these are the hypotheses ). We adhere to this rule above, but for more complicated functions it is possible to introduce bugs when not being super careful. So why not resort to view patterns, and ban the eval from the RHS altogether? eval (Plus (eval -> l) (eval -> r)) = l + r This way of putting it makes it totally clear that eval is always applied to parts of the syntax tree. Result patterns? But let's return to the base case ( Lit ). We are forced to come up with a new binding ( res ), just to have something in our hands that we can return? Sounds like redundancy. So for the purpose of this post I'll come up with a result pattern (=), which can appear on the LHS only once and it's presence there will rule out the RHS: eval (Lit =) No more arbitrary names! View lambdas, anyone? Okay, so let's turn up the heat a bit more. A continuation-passing interpreter is a tail recursive way to evaluate the AST: cps :: forall k. AST -> (Integer -> k) -> k cps (Lit n) k = k n cps (Plus l r) k = cps l (\l -> cps r (\r -> k $ l + r)) For the purpose of this exercise you can consider the type k to be unit () , and the continuation (value k ) a consumer of intermediate results. We recognise the same usage pattern as in eval : subtrees are immediately (and linearly) passed to the function to be defined. So let's rewrite it with view patterns: cps (Plus (cps -> l) (cps -> r)) k = l (\l -> r (\r -> k $ l + r)) But  now we face the same redundancy issue, that the view patterns bind identifiers that are somehow repetitive, as they are applied to lambdas immediately. Can we come up with a notation for a view pattern that applies on a lambda and extends its scope to the rest of the patterns and to the RHS? Consider cps (Plus (cps -> \l) (cps -> \r)) k = k (l + r) It takes some time to see the charm here, as it is wormholing a lambda-bound identifier to the RHS, but it is unbeatably concise. And we can combine it with the result pattern idea too: cps (Plus (cps -> \l) (cps -> \r)) (($ l + r) -> =) At this point however the readability is suffering. Outro Note that the view lambdas are strange beasts, not only because they wrap the result (RHS or = pattern), but also the identity holds:  \p ≡ (id -> \p) , but since all the ids don't change anything, they can be stripped anyway. I wonder where I shall encounter more such view lambdas in the wild... Posted by heisenbug at 2:43 PM No comments: Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ▼  2022 (1) ▼  February (1) Pattern musings ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-5.3
semigroupoids: Semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] This version is deprecated. Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. A Category is any Semigroupoid for which the Yoneda lemma holds. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Foldable ----> Traversable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Foldable1 ---> Traversable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. [ Skip to Readme ] Modules [ Index ] Data Bifunctor Data.Bifunctor.Apply Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Class Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Data.Groupoid Data.Isomorphism Semigroup Data.Semigroup.Bifoldable Data.Semigroup.Bitraversable Data.Semigroup.Foldable Data.Semigroup.Foldable.Class Data.Semigroup.Traversable Data.Semigroup.Traversable.Class Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Ob Data.Semigroupoid.Static Traversable Data.Traversable.Instances Flags Manual Flags Name Description Default containers You can disable the use of the containers package using `-f-containers`. Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled contravariant You can disable the use of the contravariant package using `-f-contravariant`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Contravariant Enabled distributive You can disable the use of the distributive package using `-f-distributive`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Distributive Enabled doctests You can disable testing with doctests using `-f-doctests`. Enabled comonad You can disable the use of the comonad package using `-f-comonad`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Comonad Enabled tagged You can disable the use of the tagged package using `-f-tagged`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled unordered-containers You can disable the use of the `unordered-containers` package (and also its dependency hashable ) using `-f-unordered-containers`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info Downloads semigroupoids-5.3.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Change log CHANGELOG.markdown Dependencies base (<0) , base-orphans (>=0.8 && <1) , bifunctors (>=5 && <6) , comonad (>=4.2.6 && <6) , containers (>=0.3 && <0.7) , contravariant (>=0.2.0.1 && <2) , distributive (>=0.2.2 && <1) , generic-deriving (>=1.11 && <1.13) , ghc-prim , hashable (>=1.1 && <1.3) , semigroups (>=0.8.3.1 && <1) , tagged (>=0.8.5 && <1) , template-haskell , transformers (>=0.2 && <0.6) , transformers-compat (>=0.5 && <0.7) , unordered-containers (>=0.2 && <0.3) [ details ] Tested with ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.1 License BSD-3-Clause Copyright Copyright (C) 2011-2015 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by ryanglscott at 2018-07-02T17:15:12Z Revised Revision 1 made by ryanglscott at 2018-07-02T17:38:10Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs available [ build log ] Last success reported on 2018-07-02 [ all 1 reports ] Readme for semigroupoids-5.3 [ back to package description ] semigroupoids A semigroupoid is a Category without id . Contact Information Contributions and bug reports are welcome! Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net. -Edward Kmett Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://bsky.app/profile/php-fig.org
@php-fig.org on Bluesky JavaScript Required This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is. Learn more about Bluesky at bsky.social and atproto.com . Profile php-fig.org did:plc:ippnbqztnemevvezjxh7fgsr
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2011/08/poor-mans-haskell-kinds.html#sidebar
don't count on finding me: Poor Man's Haskell Kinds skip to main | skip to sidebar don't count on finding me Sunday, August 21, 2011 Poor Man's Haskell Kinds After finalizing some of my idea prototypes in Ωmega , I intend to port a part of the code to Haskell, to enjoy the speed advantages of a compiled language. Unfortunately Haskell does not support user-defined kinds , so I was wondering how to simulate them at least, in order to get some confidence that my type-level constructs do not drift into no-no-land. This literate haskell file demonstrates how I put instance constraints to work, and thereby define the inference rules for well-kinded phantom type indexes. I am sure somebody has already done this, I would like to hear about it. Anyway, this almost allows me to introduce Ωmega's checked singleton types in Haskell. Sadly GHC does not yet allow instance definitions for type families, but it would be cool if somebody could provide me a workaround. Posted by heisenbug at 10:58 PM Labels: haskell , omega 5 comments: Edward Z. Yang said... Brent Yorgey and the usual suspects are working on a mechanism for lifting usual data type declarations to the kind level. You might give them a ping about it. August 22, 2011 at 5:55 AM C. McCann said... Alas, defining instances on type families is unlikely to happen because it's not clear how it could even work. Type families are open functions on types, type classes alone are open functions from types to terms. Both are distinguished from their parametric equivalents (type constructors and polymorphic types, roughly) by inspecting their arguments in a manner similar to pattern matching. The type variables bound by the "patterns" can then be used to construct the result. So, to define an instance for a type family as you'd like to do is essentially using function application in a pattern match ; an instance for some type "Foo a" where Foo is a type family means taking a type "t" and reconstructing a type "a" such that "Foo a ~ t". Given that type families, like term-level functions, are not required to be injective, this is clearly impossible in the general case. Anyway, if your goal here is to ensure that only terms with valid types are constructed, you should be fine; the problem is that you may have to spend more time than you might prefer holding GHC's hand while doing so. If you want to ensure that intermediate computations done at the type level are valid in ways not reflected by terms, I'm not sure your approach here is really workable. I can't really offer further suggestions without knowing more about what you're trying to accomplish and what your tolerance for annotations rather than inference would be. August 22, 2011 at 7:17 AM heisenbug said... Thanks for the insightful stuff! Yes I just want to trick GHC into propagating class constraints when the (Plus m n) type expression cannot be reduced to type constructors , e.g. when type variables are involved. If it can, the instance declarations regarding Z and S will kick in anyway. In end effect I want to declare types like this: plus :: (Nat a, Nat b) => Nat' a -> Nat' b -> Nat' (Plus a b) August 22, 2011 at 7:43 AM C. McCann said... Ok. I thought you might be after something like that. If your ultimate goal is using type-level functions to calculate the correct type of a term-level function, where the type arguments are derived from the types of the term arguments, you'll need to use a type class function somewhere in there to recover a term-level result from the type-level result. Further, if the function you need is recursive, you'll probably need to implement that recursion through the type class. In some circumstances using GADTs can actually work against you here, because it conceals the type class constraints inside the constructor, which makes it more awkward to get access to those constraints for the purpose of type-level computation. That said, in cases where the type-level result fully determines the term-level result, you can take a shortcut by using a general "get the term for this type" approach. If you'd like to see worked examples of the above, here's a demonstration of both recursion via a type class, and getting unique term results from a type-level calculation . August 22, 2011 at 7:58 AM heisenbug said... ...after some research... Recently proposed constraint families might help. But the simplest solution may be indeed to wait till proper user-defined kinds become available in haskell. August 22, 2011 at 9:41 AM Post a Comment Newer Post Older Post Home Subscribe to: Post Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ▼  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ▼  August (1) Poor Man's Haskell Kinds ►  February (1) ►  January (1) ►  2010 (19) ►  December (5) ►  November (6) ►  October (1) ►  August (1) ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2010/08/#sidebar
don't count on finding me: August 2010 skip to main | skip to sidebar don't count on finding me Friday, August 27, 2010 Link as link can Today I made my first significant contribution to clang , by fixing PR8007 , which was a showstopper for building the codebase that I develop at my workplace. I added a testcase that validates the fix, too. In a nutshell, everything compiled well, but failed to link because of a non-instantiated type-dependent friend function. Admittedly, I am a green-horned newbie when it comes to clang, but even so I succeeded debugging the problem with some hints from Doug Gregor (on IRC ) in two hours. The fix arrived on short order after the conception of the solution idea. That I could get this working in a few hours is an astonishing feat (that I am pretty proud of) and a tell-tale aspect of clang's awesome design. Naturally, I still have to survive post-commit review, especially w.r.t. performance regressions; OTOH I am rather confident that I got the semantics right. Some loose ends in testing remain, which I hope to wrap up this weekend, so that I can see my application linking with clang (LLVM) on monday. That will burst up the doors towards static analysis ... Go CLANG! PS: Hopefully I won't need months to make this working ;-) Posted by heisenbug at 8:29 PM No comments: Labels: clang , llvm Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ▼  2010 (19) ►  December (5) ►  November (6) ►  October (1) ▼  August (1) Link as link can ►  July (2) ►  June (4) ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://www.linkedin.com/uas/login?fromSignIn=true&session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fhackmd&trk=top-card_ellipsis-menu-semaphore-sign-in-redirect&guestReportContentType=COMPANY&_f=guest-reporting
LinkedIn Login, Sign in | LinkedIn Sign in Sign in with Apple Sign in with a passkey By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . or Email or phone Password Show Forgot password? Keep me logged in Sign in We’ve emailed a one-time link to your primary email address Click on the link to sign in instantly to your LinkedIn account. If you don’t see the email in your inbox, check your spam folder. Resend email Back New to LinkedIn? Join now Agree & Join LinkedIn By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . LinkedIn © 2026 User Agreement Privacy Policy Community Guidelines Cookie Policy Copyright Policy Send Feedback Language العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional))
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-1.2.5/docs/Data-Functor-Alt.html
Data.Functor.Alt Source Contents Index semigroupoids-1.2.5: Haskell 98 semigroupoids: Category sans id Portability portable Stability provisional Maintainer Edward Kmett <ekmett@gmail.com> Data.Functor.Alt Description   Synopsis class Functor f => Alt f where (<!>) :: f a -> f a -> f a some :: Applicative f => f a -> f [a] many :: Applicative f => f a -> f [a] module Data.Functor.Apply Documentation class Functor f => Alt f where Source Laws: <!> is associative: (a <!> b) <!> c = a <!> (b <!> c) <$> left-distributes over <!>: f <$> (a <!> b) = (f <$> a) <!> (f <$> b) If extended to an Alternative then <!> should equal <|> . Ideally, an instance of Alt also satisfies the "left distributon" law of MonadPlus with respect to . : <.> right-distributes over <!>: (a <!> b) <.> c = (a <.> c) <!> (b <.> c) But Maybe , IO , Either a , ErrorT e m , and STM satisfy the alternative "left catch" law instead: pure a <!> b = pure a However, this variation cannot be stated purely in terms of the dependencies of Alt . When and if MonadPlus is successfully refactored, this class should also be refactored to remove these instances. The right distributive law should extend in the cases where the a Bind or Monad is provided to yield variations of the right distributive law: (m <!> n) >>- f = (m >>- f) <!> (m >>- f) (m <!> n) >>= f = (m >>= f) <!> (m >>= f) Methods (<!>) :: f a -> f a -> f a Source ( | ) without a required empty some :: Applicative f => f a -> f [a] Source many :: Applicative f => f a -> f [a] Source Instances Alt []   Alt IO This instance does not actually satisfy the ( . ) right distributive law It instead satisfies the Left-Catch law Alt Maybe   Alt Seq   Alt IntMap   Alt Option   Alt NonEmpty   Alt ( Either a)   MonadPlus m => Alt ( WrappedMonad m)   Ord k => Alt ( Map k)   ( Bind f, Monad f) => Alt ( MaybeT f)   Apply f => Alt ( ListT f)   Alt f => Alt ( IdentityT f)   Alternative f => Alt ( WrappedApplicative f)   ArrowPlus a => Alt ( WrappedArrow a b)   Alt f => Alt ( WriterT w f)   Alt f => Alt ( WriterT w f)   Alt f => Alt ( StateT e f)   Alt f => Alt ( StateT e f)   Alt f => Alt ( ReaderT e f)   ( Bind f, Monad f) => Alt ( ErrorT e f)   Alt f => Alt ( Static f a)   Alt f => Alt ( RWST r w s f)   Alt f => Alt ( RWST r w s f)   module Data.Functor.Apply Produced by Haddock version 2.9.2
2026-01-13T09:30:29
https://www.linkedin.com/signup/cold-join?session_redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fsearch%2Fresults%2Fpeople%2F%3FfacetCurrentCompany%3D%255B18190074%255D&trk=org-employees_cta_face-pile-cta
Sign Up | LinkedIn Make the most of your professional life Not you? Remove photo Join LinkedIn To create a LinkedIn account, you must understand how LinkedIn processes your personal information by selecting learn more for each item listed. Agree to all terms We collect and use personal information. Learn more We share personal information with third parties to provide our services. Learn more Further information is available in our Korea Privacy Addendum . Privacy Policy Addendum 1 of 2 2 of 2 Agree to the term Continue Back Agree to all terms Email Password Show Keep me logged in First name Last name By clicking Agree & Join, you agree to the LinkedIn User Agreement , Privacy Policy , and Cookie Policy . Agree & Join or Security verification Already on LinkedIn? Sign in Looking to create a page for a business? Get help LinkedIn © 2026 About Accessibility User Agreement Privacy Policy Cookie Policy Copyright Policy Brand Policy Guest Controls Community Guidelines العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional)) Language
2026-01-13T09:30:29
https://www.linkedin.com/login?session_redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fcompany%2Fhackmd&fromSignIn=true&trk=top-card_top-card-secondary-button-top-card-secondary-cta
LinkedIn Login, Sign in | LinkedIn Sign in Sign in with Apple Sign in with a passkey By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . or Email or phone Password Show Forgot password? Keep me logged in Sign in We’ve emailed a one-time link to your primary email address Click on the link to sign in instantly to your LinkedIn account. If you don’t see the email in your inbox, check your spam folder. Resend email Back New to LinkedIn? Join now Agree & Join LinkedIn By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . LinkedIn © 2026 User Agreement Privacy Policy Community Guidelines Cookie Policy Copyright Policy Send Feedback Language العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional))
2026-01-13T09:30:29
https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fkohkimakimoto%2Fgetcomposer.org_doc_jp%2Fcommit%2F9b7073bf08140994039b4c008650a0ce1e3173fb
Sign in to GitHub · GitHub Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Sign in to GitHub {{ message }} --> Username or email address Password Forgot password? Uh oh! There was an error while loading. Please reload this page . New to GitHub? Create an account Sign in with a passkey Terms Privacy Docs Contact GitHub Support Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://www.linkedin.com/signup/cold-join?session_redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fsearch%2Fresults%2Fpeople%2F%3FfacetCurrentCompany%3D%255B18190074%255D&trk=public_biz_employees-join
Sign Up | LinkedIn Make the most of your professional life Not you? Remove photo Join LinkedIn To create a LinkedIn account, you must understand how LinkedIn processes your personal information by selecting learn more for each item listed. Agree to all terms We collect and use personal information. Learn more We share personal information with third parties to provide our services. Learn more Further information is available in our Korea Privacy Addendum . Privacy Policy Addendum 1 of 2 2 of 2 Agree to the term Continue Back Agree to all terms Email Password Show Keep me logged in First name Last name By clicking Agree & Join, you agree to the LinkedIn User Agreement , Privacy Policy , and Cookie Policy . Agree & Join or Security verification Already on LinkedIn? Sign in Looking to create a page for a business? Get help LinkedIn © 2026 About Accessibility User Agreement Privacy Policy Cookie Policy Copyright Policy Brand Policy Guest Controls Community Guidelines العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional)) Language
2026-01-13T09:30:29
https://www.linkedin.com/login?session_redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fcompany%2Fhackmd&fromSignIn=true&trk=organization_guest_nav-header-signin
LinkedIn Login, Sign in | LinkedIn Sign in Sign in with Apple Sign in with a passkey By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . or Email or phone Password Show Forgot password? Keep me logged in Sign in We’ve emailed a one-time link to your primary email address Click on the link to sign in instantly to your LinkedIn account. If you don’t see the email in your inbox, check your spam folder. Resend email Back New to LinkedIn? Join now Agree & Join LinkedIn By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . LinkedIn © 2026 User Agreement Privacy Policy Community Guidelines Cookie Policy Copyright Policy Send Feedback Language العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional))
2026-01-13T09:30:29
https://tests.reproducible-builds.org/debian/bookworm/amd64/index_reproducible.html
Packages in bookworm/amd64 which built reproducibly Debian navigation Change suite/architecture Tested architectures: amd64 arm64 Tested suites: unstable forky trixie bookworm experimental Test results statistics Results for bookworm/amd64 Unreproducible packages: with notes without notes Other package states: package sets Recently tested packages: last 24h last 48h all tested packages packages with .buildinfo files packages without .buildinfo files Scheduled for amd64 Maintainers of in bookworm Reproducible Debian overview Development dashboard Past releases dashboard Categorized issues Bugs filed Variations tested Packages with notifications enabled ⚑ Repositories overview Backend related Broken pieces Documentation (eg. on manual scheduling) Performance stats Health monitoring node overview job overview daily graphs weekly graphs monthly graphs yearly graphs The Reproducible Builds project reproducible-builds.org Reproducible Builds - Docs • News Reproducible Builds in Debian - Wiki SOURCE_DATE_EPOCH specification reproduce.debian.net aims for 100% bit-for-bit identical rebuilds of Debian other CI tests Packages in bookworm/amd64 which built reproducibly 33220 (96.9%) packages which built reproducibly in bookworm/amd64: modsecurity-apache glib2.0 apache2 # libxml2 samba gdk-pixbuf linux-signed-amd64 debian-installer-netboot-images base-files squid sudo dpdk openjdk-17 mongo-c-driver lasso bind9 # libcpanel-json-xs-perl libjson-xs-perl u-boot libcommons-lang-java rust-cbindgen-web ruby-rack xen cups-filters swift shadow roundcube strongswan open-vm-tools libyaml-syck-perl webkit2gtk tryton-sao libreoffice # keystone request-tracker4 postgresql-15 libnginx-mod-http-lua lxd emacs-libvterm rails cyrus-imapd node-tar-fs rsync unbound tiff debian-security-support containerd composer wordpress tryton-server cjson krita + git request-tracker5 sogo clamav jetty9 onetbb ghostscript qpwgraph libphp-adodb btrfs-progs freerdp2 allow-html-temp redis syslog-ng nncp gimp ark luksmeta ruby-sinatra e2guardian libssh libhtp pdfminer ublock-origin evolution haproxy rlottie rear pam cups # openssl + mediawiki pgbouncer distro-info-data openvpn rescue node-sha.js python-internetarchive libpng1.6 angular.js libxslt openrefine log4cxx c-icap-modules mydumper qt6-webengine qutip nipy racket paperwork git-annex python-ase skimage pike8.0 + + + lilypond sagemath pandas # scikit-learn iperf3 libfirefox-marionette-perl diffoscope tcpdf djvulibre libvpx yelp lintian mosquitto wpa python-zipp insighttoolkit4 multipath-tools node-form-data corosync waitress libblockdev insighttoolkit5 libfile-tail-perl webpy node-tmp dropbear firebird3.0 aide raptor2 postgresql-common libcgi-simple-perl node-addon-api luajit debian-edu-config init-system-helpers libbpf jq node-nodeunit libsoup3 galera-4 node-cipher-base node-csstype xrdp shaarli sope kexec-tools aom mailgraph yelp-xsl libfcgi firefox-esr gnutls28 wireless-regdb simplesamlphp mariadb python-tornado libcap2 gst-plugins-good1.0 varnish systemd criu prody trafficserver fig2dev krb5 # openssh tzdata openjpeg2 jinja2 nginx libarchive sqlite3 setuptools usb.ids libyaml-libyaml-perl nextcloud-desktop xfce4-weather-plugin udisks2 cloud-init python-mitogen gst-plugins-bad1.0 python-flask-cors golang-github-gin-contrib-cors konsole node-minipass libraw slurm-wlm libtpms wolfssl catdoc mkchromecast jpeg-xl libtheora libavif mlt ca-certificates libsndfile expat rubygems net-tools libfile-find-rule-perl kmail-account-wizard libnbd mercurial freetype network-manager exim4 libbson-xs-perl xz-utils igtf-policy-bundle graphicsmagick libapache2-mod-auth-openidc libsub-handlesvia-perl openrazer atop fossil node-serialize-javascript abseil phpmyadmin vips node-send python-h11 poppler initramfs-tools node-fstream-ignore logcheck twitter-bootstrap4 xmedcon debian-archive-keyring policyd-rate-limit renaissance libdata-entropy-perl adonthell libimage-sane-perl ariba gmp-ecm python-pycdlib joblib monero dcmtk openh264 simgear libapache-mod-jk 389-ds-base wget dns-root-data spamassassin golang-github-containers-buildah djoser sssd pdns-recursor gensim rapiddisk git-lfs iptables-netflow debian-ports-archive-keyring dgit node-rollup libeconf node-js-sdsl libtasn1-6 subversion # ltt-control php-nesbot-carbon node-axios librabbitmq bup libtar puma cacti sunpy node-redis node-postcss vim vagrant node-recast lttng-modules pam-pkcs11 runit-services snapcast dacite pam-u2f mozc xsane util-linux fastnetmon smarty4 prometheus-node-exporter-collectors geoclue-2.0 python-werkzeug gstreamer1.0 texlive-bin + python-aiohttp renderdoc poco cpuinfo ruby-doorkeeper srt pgtcl gunicorn python-urllib3 oar mpg123 quicktext libxstream-java ansible-core opensc libsoup2.4 lxc dnsmasq ucf audiofile grml-rescueboot eas4tbsync sqlparse avahi gsl debootstrap tbsync gnuchess smarty3 mailmindr tango bochs libmodule-scandeps-perl nfs-utils libebml live-boot needrestart docker.io booth ntfs-3g 7zip reprepro cloud-initramfs-tools node-xterm libskk ipmitool iputils ostree # nghttp2 wireshark node-y-protocols tgt notify-osd libgsf timeshift xfpt node-tap python-sql node-es-module-lexer libheif python-reportlab ikiwiki-hosting libvirt ninja-build node-mdn-browser-compat-data php-twig oath-toolkit fcgiwrap vmdb2 activemq ruby-saml gtk+3.0 node-y-websocket node-dompurify node-globby lgogdownloader node-ytdl-core calamares-settings-debian puredata python-cryptography apr jc adios choose-mirror plasma-workspace shim-helpers-amd64-signed shim ansible putty gtk+2.0 gettext.js bubblewrap poe.app shim-signed flatpak riemann-c-client cockpit dcm2niix glogic dmitry gmime libnvme glance golang-github-google-certificate-transparency rally php-laravel-lumen-framework libflickr-api-perl ruby-ftw # smartlist # gnome-shell phpseclib engrampa riseup-vpn ovn redmine node-undici knot-resolver python-jwcrypto openvpn-dco-dkms lxc-templates libgit2 node-zx ruby-premailer-rails pdudaemon dm-writeboost python-xapian-haystack mksh mobian-keyring php-symfony-contracts json-smart fontforge php-phpseclib pymongo python-aiosmtpd yapet libtool php-doctrine-annotations node-babel7 sendmail php-proxy-manager libxml-stream-perl libtommath ebook-speaker gpaste golang-github-google-nftables bioawk schleuder yard djangorestframework libndp kio ruby-sanitize amavisd-new libuv1 less hovercraft glewlwyd libimage-imlib2-perl tryton-client jose gross openrc libseccomp pillow phpldapadmin lacme comitup php-doctrine-deprecations cpu netcfg node-v8-compile-cache fpga-icestorm ruby-aws-partitions libmail-dkim-perl tinyproxy gtkwave dav1d libjwt uif libpod atril php-zend-code php-doctrine-lexer python-pymysql python-channels-redis what-is-python libesmtp python-idna libkf5ksieve php-composer-xdebug-handler php-composer-pcre php-dompdf-svg-lib debvm php-composer-class-map-generator mailman3 archlinux-keyring php-phpseclib3 cdo dhcpcd5 software-properties nsis crmsh wayfire lua5.4 ngircd iwd ms-gsl xscreensaver python-asdf nano crowdsec-firewall-bouncer plotsauce prometheus-alertmanager node-lib0 phodav khard ceilometer magit trapperkeeper-metrics-clojure libgit-repository-perl git-buildpackage libical3 golang-github-streadway-amqp dput-ng django-axes datalad dateutils compyle check-manifest aerc im-config jtreg7 pyiosxr vorta wormhole-william fastcdr node-eslint-visitor-keys lifeograph r-cran-rcdklibs r-cran-dendextend python-h2 node-gulp tar monitoring-plugins freeimage debian-edu-fai apktool filezilla pypdf2 libde265 pluma usrmerge libmateweather caja pipewire debian-edu-doc tinyxml debian-edu-artwork cryptsetup swupdate onionprobe localslackirc node-yarnpkg zbar pypdf proftpd-mod-proxy debian-edu-install libdatetime-timezone-perl mate-utils usbutils mate-settings-daemon libspreadsheet-parsexlsx-perl fssync libspreadsheet-parseexcel-perl runc indent mate-screensaver rpm rss-glx compton isl darktable llvm-toolchain-15 golang-github-eiannone-keyboard puppetlabs-http-client-clojure plink2 intel-compute-runtime snapper + + shotcut + libmoose-perl golang-github-templexxx-xorsimd libgraphics-toolkit-color-perl scamper r-cran-network python-urwid-readline cwidget ruby-twitter zeal libabigail libzypp qtscxml-everywhere-src python-pyproj emscripten python-datetimerange rust-data-encoding psi-plus nx-libs dolfin rust-sequoia-keyring-linter optuna binutils # python-schema-salad libhtmlcleaner-java python-recipe-scrapers fonts-lxgw-wenkai minexpert2 rust-grcov tty-clock cb2bib ifeffit morph-browser rust-filespooler ement-el freedombox sccache packaging-dev intel-graphics-compiler gle-graphics-manual gnome-shell-pomodoro rust-lliw torrus # dustmite librist r-cran-rcdk xdp-tools rust-field-offset caddy mdtraj python-typepy olive-editor python-crossrefapi imview rust-gsk4 snpeff uhd rime-loengfan yt rust-itertools-num ruby-json-schemer rust-gdkx11 python-mbstrdecoder indi-starbook-ten python-mne lumin rust-smawk metakernel memlockd exiv2 r-cran-rcurl macromoleculebuilder python-aiohttp-openmetrics node-resize-observer-polyfill devede phpmyadmin-motranslator yasat pyparsing qtscript-opensource-src supysonic clonalorigin node-browserify solo1-cli nrepl-clojure r-cran-spatstat.model r-cran-spatstat.explore rust-sequoia-wot caribou ubuntu-dev-tools golang-github-pion-datachannel r-cran-spatstat.linnet php-wmerrors lomiri-history-service haskell-commonmark xbyak golang-github-cavaliergopher-grab fapolicyd ros-dynamic-reconfigure cloudkitty-tempest-plugin varnish-vmod-digest rust-ripasso-cursive ruby-rufus-scheduler sphinx-book-theme ser2net ruby-webauthn itango r-cran-sparr libmarc-loop-perl libahp-xc node-sockjs cadaver haskell-quickcheck-classes-base r-cran-susier python-can gnome-logs apertium-eu-es node-postcss-cli hipercontracer legacy-api-wrap apertium-hbs-mkd apertium-oc-ca flit-scm mat2 apertium-eo-es ruby-omniauth-openid modest popularity-contest prometheus-cpp libmime-tools-perl stella libmail-imapclient-perl yaru-theme gnome-tweaks renpy camlp-streams jekyll rust-wasm-bindgen-macro xserver-xorg-video-amdgpu golang-github-containers-toolbox tracker-miners librdf-rdfa-parser-perl golang-github-jamiealquiza-tachymeter php-amqplib aflplusplus snowflake golang-github-vulcand-oxy grandorgue fastp usbsdmux libdexx-java soapyuhd golang-github-mgutz-ansi fastani soapyairspy opentracing-c-wrapper tuxpaint-config fortunes-debian-hints nfs4-acl-tools bf-utf fcitx-googlepinyin stegcracker dvisvgm vlevel python-mongomock fwupd-efi pxljr ruby-apollo-upload-server ptouch-driver librdf-kml-exporter-perl golang-gopkg-alexcesaro-quotedprintable.v3 androguard folks precious wmlongrun netdiscover haskell-ghc-typelits-extra malt python-typechecks guile-lzlib r-cran-spatstat.random jtex-base python-stdlib-list mako-notifier r-bioc-gviz soapyredpitaya grub libgoby-java jquery-geo trapperkeeper-webserver-jetty9-clojure libnss-nis kimageformats ccfits coda python-cycler libfprint rust-laurel gnucobol3 blur-effect golang-github-weppos-publicsuffix-go r-cran-phytools flask-jwt-simple tweepy bamclipper flake8-class-newline help2man sundials rakarrack libdumbtts ruby-flipper mkdocs-section-index tcpflow nwipe schroot ayatana-indicator-sound r-cran-parameters r-cran-rpact espeak python-ilorest r-cran-fontawesome leafnode glance-tempest-plugin jtharness pnetcdf + prompt-toolkit designate-tempest-plugin zaqar-tempest-plugin barbican-tempest-plugin magnum-tempest-plugin dragonfly-reverb senlin-tempest-plugin libuemf pgl-ddl-deploy libmoosex-app-perl ecbuild python-pyspoa python-oslo.context libgdf qtbase-opensource-src-gles ckeditor libmicrohttpd sg3-utils rust-lsd rmpi fontmatrix inputplug haskell-language-c rjava libcyaml xss-lock python-pweave python-executing jquery-i18n-properties node-markdown-it postgresfixture node-re2 sphinx-markdown-tables three-merge ruby-acme-client ruby-autoparse python-django-ordered-model drawing glowing-bear hamster-time-tracker golang-github-containers-dnsname mold augeas gbonds sqlalchemy gem rust-debcargo vdeplug-slirp uber-pom fastddsgen pandoc-sidenote twms pinball-table-hurd golang-github-coreos-gexpect python-suntime haskell-type-errors r-cran-bios2cor ironic-tempest-plugin golang-github-francoispqt-gojay allelecount hdup node-handlebars vdeplug-pcap haskell-sop-core ataqv haskell-hedgehog shasta qmath3d python-pysnmp4-apps php-http-psr7-integration-tests r-cran-rcpptoml openmotor guava-mini xqf catimg bitshuffle stringtie vboot-utils r-cran-biocmanager sxiv-el rust-rust-decimal cheesecutter ruamel.yaml.clib vilistextum xneur python-commentjson aseba git-publish cavezofphear golang-github-anacrolix-ffprobe libfont-freetype-perl ruby-highline atf django-qr-code ignition-msgs nulib2 golang-github-miscreant-miscreant.go libtest-hexdifferences-perl qr-tools android-platform-build-kati docknot gle ruby-cutest skycat golang-github-bep-tmc golang-github-andybalholm-cascadia ruby-ox msitools e3 crun lightbox2.js hlins python-logassert rust-phf-shared golang-github-newrelic-go-agent jacktrip rust-humantime rust-data-encoding-macro-internal xfonts-efont-unicode feh rust-wasm-bindgen-shared emacs-haskell-tab-indent httpdirfs-fuse spectre-meltdown-checker rust-byte-slice-cast ruby-tty-which node-sntp r-cran-fdrtool ruby-sequel-pg libhdhomerun node-rollup-plugin-babel r-cran-ranger pybind11 courier p7zip zoph gromit-mpx partman-xfs qxw r-cran-deldir ocaml-num python-yaswfp ipmctl babeltrace mhonarc quiterss libcatalyst-modules-perl acme eonasdan-bootstrap-datetimepicker sshpubkeys node-utilities notion aiopg libsignon-glib golang-github-bgentry-speakeasy qpdfview bird aprx libjlayer-java node-gulp-concat sphinxbase libosmocore projectm splash synfig developers-reference starjava-registry schroedinger-coordgenlibs thesias golang-github-mssola-user-agent wc-mode dconf-editor portalocker fonts-material-design-icons-iconfont r-cran-bayesplot libtext-bibtex-perl ruby-tty-reader find-file-in-project xwallpaper totem-pl-parser jove netperfmeter mp3blaster libmessage-passing-zeromq-perl liblocale-subcountry-perl 2ping node-marked node-lunr guile-ssh libpod-parser-perl node-elliptic simgrid metaphlan2-data pyglet tcpreplay lcov hyphy simavr snapd-glib node-run-queue golang-github-ivpusic-grpool android-platform-frameworks-base gstreamer-vaapi darkradiant gnunet libnet-cups-perl libdist-zilla-plugin-git-perl libmatch-simple-xs-perl libdatetime-format-builder-perl libcatalyst-plugin-session-store-dbi-perl libmail-thread-perl libalgorithm-diff-perl libdebug-trace-perl python-wsaccel libai-fann-perl ruby-flowdock libextutils-modulemaker-perl libdata-types-perl haskell-src-exts-simple libcache-simple-timedexpiry-perl x2goserver libalien-sdl-perl qtvirtualkeyboard-opensource-src node-lru-cache ruby-dalli wcstools pyzmq gnucash-docs limesuite libapache-poi-java rockdodger edid-decode dumbster libsigrokdecode node-glob-stream golang-gopkg-retry.v1 baresip python-datrie engauge-digitizer adcli libdist-zilla-plugin-bugtracker-perl libambix node-json5 # ibus-skk osinfo-db-tools proteinortho lame tempest-horizon golang-github-docopt-docopt-go golang-github-hydrogen18-stoppablelistener ofxstatement libstring-copyright-perl python-offtrac libmail-gnupg-perl ruby-toml pam-wrapper ns2 crypto-equality-clojure fonts-cns11643 pydevd golang-github-azure-go-autorest gdal golang-github-google-gofuzz # java-policy node-promzard golang-github-hashicorp-raft ktikz process-cpp haskell-concurrent-extra xmlstarlet batik eyes17-manuals dolfinx-mpc node-immutable-tuple bibtool topal xorg-docs xmlformat tsung ruby-benchmark-ips psi massxpert proj procmail prover9-manual iraf mathomatic libsx # libproxool-java gcc-3.3 comixcursors ayatana-indicator-messages libpixels-java libmodbus ns3 kawari8 datatables-extensions libcdio hdf-eos4 ecasound dogtail fltk1.1 apcupsd afterstep bglibs calendar sn fomp golang-github-robfig-cron mailfilter manderlbot jbigkit rust-bindgen gcc-defaults-mipsen qtgamepad-everywhere-src ruby-webmock # hylafax aiosmtplib click pmix node-request debiman openmpi python-gammu hash-slinger jdupes opendkim fonts-noto-color-emoji mutter spyder grub-efi-amd64-signed llvm-toolchain-16 mozjs102 qbittorrent axis qpdf arctica-greeter libervia-backend ca-certificates-java toil yuzu rust-sd tor fastdds libapache2-mod-python debian-edu-router gosa-plugins-sudo gosa pcs netty libx11 libsolv weborf oscrypto unadf gnome-characters iotop-c exfatprogs gnome-session mrtg nagios-plugins-contrib node-browserify-sign dav4tbsync pyzoltan network-manager-openconnect di-netboot-assistant lastpass-cli distro-info midge jtreg6 libxpm mda-lv2 awstats minizip libcue sitesummary adequate cargo psychtoolbox-3 ruby-benchmark-memory mgitstatus golang-github-docker-docker-credential-helpers iml libio-html-perl python-pdbfixer qdl ical2html pmbootstrap flann orthanc genetic xir ruby-protocol-http node-free-style ruby-git-bump shutter xgboost-predictor-java libhttp-nio-java kiwix unilog horizon brltty electrum libmoox-file-configdir-perl r-cran-irdisplay libpackage-variant-perl aws-nuke deepin-icon-theme libcrypt-random-source-perl vulkan-validationlayers php-luasandbox casacore mdk4 qd pysubnettree python-django-analytical node-cssom node-map-cache yavta mothur python-botocore rust-servo-fontconfig sphinx-autobuild xtb golang-github-bradleyjkemp-cupaloy lammps asciidoc flake8-black gnome-2048 libxnvctrl testng7 openscap cjose openbsd-inetd llvm-defaults imlib2 kernelshark freeradius dar inn2 rmlint gst-plugins-ugly1.0 libpam-mklocaluser debianutils timg vte2.91 python-django pandoc open-ath9k-htc-firmware dbus highway icingaweb2 debian-parl gosa-plugins-netgroups cairosvg gosa-plugins-systems mate-notification-daemon firewalld stunnel4 inetutils nftables hnswlib efibootguard boxer-data lxcfs python-git cryptmount modsecurity node-dottie plasma-framework ntpsec mgba marco lldpd ltsp pywinrm mutt libwebp spamprobe librsvg slbackup-php autofs libmatemixer frr ccze python-boto3 python-tld + rust-iso8601 pagein polygen meld gmt-dcw ruby-loofah gnucobol4 gdk-pixbuf-xlib npd6 nlinline idlestat lrslib arc-gui-clients weston dmlc-core golang-github-cryptix-wav r-cran-psychotree r-cran-genie prometheus-ipmi-exporter vdeplug-vlan r-cran-setrng jep vim-vader pglogical-ticker infomas-asl openmm r-cran-robust ruby-openid jnettop cryptominisat pytest-vcr pylzss haskell-hledger-interest lib3mf singledispatch libusb-java jboss-vfs ipqalc vdeplug-vdesl libiconloader-java golang-github-josharian-intern python-transitions rust-tls-parser libdata-downsample-largesttrianglethreebuckets-perl ruby-minitest-power-assert pg-fact-loader lazyarray ironseed shapeit4 python-yubico sipsak umtp-responder libips4o ruby-seed-fu r-cran-downlit libfile-slurp-perl cbmplugs filtlong libubootenv hwloc r-cran-rwiener golang-github-knqyf263-go-version golang-github-keltia-archive gp-saml-gui golang-github-cloudflare-sidh r-cran-rsvd parcellite triggerhappy r-cran-mvnfast djbdns vavr0 graywolf r-cran-vgam prometheus-process-exporter libonemind-commons-invoke-java shairport-sync t4kcommon r-cran-calibratr golang-github-getlantern-hex rust-globwalk sreview rust-mint pysword glibmm2.4 libparanamer-java r-cran-cairo starjava-datanode libstatistics-pca-perl libx86emu speechd-el rust-assert-cli node-postcss-load-plugins golang-h12-socks r-cran-hexbin r-cran-clipr vue.js istack-commons x265 libpoe-filter-ircd-perl barectf xmltooling hsqldb tpm2-abrmd nltk r-cran-psychotools exo python-csa enlighten r-cran-spacetime python-miio + r-cran-dslabs nginx-confgen crowdsec fai node-openpgp-seek-bzip rime-cantonese dkms gnome-control-center cpp-httplib kf5-messagelib installation-guide vm node-webpack mate-power-manager gnome-software bepasty mate-control-center gnome-maps dh-python tang hsqldb1.8.0 minidlna ayatana-indicator-datetime libreswan xerial-sqlite-jdbc onionshare sra-sdk desktop-base network-manager-strongswan rime-luna-pinyin pacemaker nfdump mate-session-manager cvs context schleuder-cli node-tough-cookie cpdb-libs libmatekbd yajl dnf unixodbc backuppc-rsync icu4j node-klaw golang-step-cli-utils commons-daemon ii cl-xmls libpoe-component-client-ping-perl moria ruby-rqrcode-core r-cran-testit libmojo-sqlite-perl r-cran-mockery r-cran-promises golang-github-mattn-go-ieproxy openslide r-cran-bitops wildfly-common golang-github-koofr-go-httpclient libidn2 libnet-ssh2-perl foma xfce4-dev-tools peony tvtime suggest-el libdata-javascript-perl ffindex gplots libmozilla-ldap-perl pyscanfcs construct.legacy thunderbolt-tools biomaj3-zipkin libhtml-html5-sanity-perl kiwix-tools node-file-loader libdist-zilla-plugin-checkbin-perl selinux-python php-horde-logintasks libperl-minimumversion-perl rust-ahash stdsyslog notmuch-addrlookup libtest-yaml-perl php-horde-stream r-cran-paramhelpers libreadonly-perl libx11-xcb-perl unifont libyaml-tiny-perl ddgr libxml-compile-cache-perl libtest-tempdir-perl r-cran-nnet python-admesh ibus-kkc libvideo-capture-v4l-perl libsharyanto-string-util-perl libfile-save-home-perl django-paintstore py3c libxml-filter-sort-perl libweasel-perl libpod-plainer-perl libpoe-component-resolver-perl libdate-leapyear-perl libstatistics-descriptive-perl pdd libtie-encryptedhash-perl libpackage-stash-perl libnet-citadel-perl libmqdb-perl browserpass libpod-sax-perl libsys-gamin-perl libparallel-prefork-perl libdatetime-format-ical-perl libcommons-compress-java ibus-chewing pyscard libdist-metadata-perl libpod-latex-perl libcurses-widgets-perl golang-github-sylabs-sif libemail-valid-loose-perl libclass-handle-perl scikit-rf libmojolicious-plugin-cgi-perl libstring-format-perl libdatetime-format-db2-perl libmodule-cpants-analyse-perl libdbix-safe-perl tumbler prometheus-postgres-exporter liblexical-persistence-perl libevent-perl libdbix-oo-perl r-cran-randomforest libobject-signature-perl r-cran-magrittr dehydrated-hook-ddns-tsig libfile-sync-perl libfilesys-statvfs-perl libdbix-introspector-perl libdevel-leak-perl starlink-ast libdevel-pragma-perl libfile-fcntllock-perl libnet-sftp-foreign-perl delay libcatalyst-view-tt-perl libb-hooks-endofscope-perl libdbd-excel-perl libdist-zilla-util-test-kentnl-perl libfile-sharedir-projectdistdir-perl libdist-inkt-role-hg-perl prefixfree deepin-gettext-tools libdbix-class-inflatecolumn-ip-perl nss-mdns libdatetime-format-sqlite-perl libdist-zilla-plugin-test-compile-perl lprng libalien-gnuplot-perl libdevel-callparser-perl libdist-zilla-plugin-autometaresources-perl libdbix-simple-perl libdevel-backtrace-perl lxqt-powermanagement libfile-sharedir-par-perl dtfabric libtest-without-module-perl open-jtalk r-cran-digest hunspell-lv mwic r-cran-blob libdpkg-parse-perl ukui-media tpm2-tools pirs rubocop django-redis libdist-zilla-role-pluginbundle-pluginremover-perl golang-github-davecgh-go-spew golang-github-msteinert-pam geographiclib latex-mk bcal xfwm4-theme-breeze golang-github-cupcake-rdb libdata-swap-perl lxqt-openssh-askpass libdata-dumpxml-perl sdkmanager autoconf2.64 libdist-zilla-app-command-authordebs-perl lagan podcastparser libcompizconfig r-cran-rlang pyserial-asyncio node-expand-brackets python-typing-extensions libfile-dropbox-perl myspell.pt vectorscan haskell-cabal-install node-mongodb golang-github-satta-ifplugo rclone yapps2 spread-sheet-widget node-deep-is python-srp fritzing ruby-numerizer hydra-el lxqt-config elixir-lang dfwinreg libdist-zilla-plugins-cjm-perl jzmq node-require-relative aspell-hu unicode-cldr-core mmc-utils libdancer-plugin-email-perl golang-github-hawkular-hawkular-client-go gpsshogi libitext5-java rust-js-sys golang-github-go-logfmt-logfmt starjava-pal actiona debarchiver vlfeat python-macholib pyment pyqwt3d gcc-mingw-w64 snek grisbi zenity libapache-sessionx-perl php-psr-simple-cache flatzebra golang-github-apparentlymart-go-dump ruby-maxminddb node-find-up repmgr hw-probe node-iconv-lite haskell-text-conversions node-unicode-canonical-property-names-ecmascript libstatgrab z8530-utils2 pdqsort golang-github-docker-go-connections ruby-tty-prompt duktape toppic r-cran-ggalluvial libjdepend-java golang-github-markbates-goth net-retriever libp11 popper.js libdatetime-perl e-antic python-dnslib r-cran-data.table binaryen r-cran-semtools golang-github-spf13-jwalterweatherman golang-github-robertkrimen-otto startpar load-relative-el haskell-xml-html-qq sysprof gerbera parlatype php-horde-cache haskell-from-sum pg-cron haskell-spool xserver-xorg-video-ati php-horde-alarm libjs-jquery-center rust-automod haskell-getopt-generics ruby-capybara haskell-system-posix-redirect haskell-hsyaml rgxg anjuta r-cran-rcpproll haskell-src-exts-util cvsdelta node-is-plain-obj latex-cjk-japanese-wadalab haskell-annotated-wl-pprint argagg python-redmine esxml pangoterm haskell-monadlist haskell-uri-encode libhttp-parser-xs-perl node-bytes gatk-fermilite r-cran-ape postgresql-pllua iniparser libdist-zilla-plugin-makemaker-awesome-perl fonts-hosny-amiri libogg-vorbis-decoder-perl kwalify libsql-abstract-perl music libprotocol-osc-perl golang-github-issue9-identicon + r-cran-rcmdrmisc tmd710-tncsetup node-unicode-loose-match libxml-tmx-perl r-cran-rniftilib ruby-rspec-rails libtest-xml-simple-perl php-horde-browser powerlevel9k libnet-z3950-simpleserver-perl liblog-agent-logger-perl libobject-event-perl liblocale-gettext-perl liblog-dispatch-filewriterotate-perl libtask-weaken-perl libmoosex-blessed-reconstruct-perl libmath-sparsevector-perl libpackage-stash-xs-perl libnet-z3950-zoom-perl libmoosex-poe-perl libhtml-tableparser-perl libplack-middleware-deflater-perl libfile-dircompare-perl libnet-opensrs-perl liblist-moreutils-perl libbio-primerdesigner-perl r-cran-ttr libio-file-withpath-perl fonts-roboto jid libmysql-diff-perl libcatalyst-actionrole-requiressl-perl liblog-message-simple-perl ruby-chromedriver-helper libsub-prototype-perl ruby-fakeredis libhttp-exception-perl liblocale-po-perl libdata-random-perl libdbix-class-timestamp-perl libhttp-daemon-perl libdata-validate-email-perl libcss-squish-perl libclass-refresh-perl libcatalyst-plugin-captcha-perl haskell-tls phpunit-object-reflector libarchive-extract-perl libarchive-any-perl haskell-src-exts ruby-gitlab-flowdock-git-hook libbson-perl haskell-hunit node-http-errors ruby-et-orbi libacme-constant-perl haskell-setlocale yasw libarchive-zip-perl haskell-libmpd lirc-compat-remotes haskell-uuid-types libmpack-lua haskell-math-functions haskell-xmlgen haskell-fgl node-gzip-size haskell-http-client-tls haskell-connection haskell-optparse-applicative haskell-log-domain haskell-base-prelude fizmo-ncursesw jnoise node-log-driver haskell-mersenne-random-pure64 haskell-snap-core haskell-temporary comic-neue resolvconf-admin haskell-aeson-qq haskell-monad-control haskell-murmur-hash haskell-openglraw haskell-unbounded-delays node-statuses haskell-dependent-map hydrogen-drumkits ruby-solve optgeo iptux golang-gopkg-cheggaaa-pb.v2 golang-github-knqyf263-go-cpe haskell-errors haskell-safe caja-extensions golang-github-alexflint-go-scalar erlang-asciideck golang-github-seiflotfy-cuckoofilter gcc-defaults-ports smb4k gcc-or1k-elf gcc-defaults gcc-xtensa-lx106 gcc-riscv64-unknown-elf gcc-arm-none-eabi dirb ruby-adsf bzr-git r-cran-minpack.lm haskell-list r-cran-ca healpix-cxx gtextfsm golang-github-smartystreets-assertions riddley-clojure fonts-elusive-icons golang-github-elazarl-goproxy ruby-rjb clout-clojure python-et-xmlfile # daemonize libpalm-pdb-perl ros-robot-state-publisher golang-github-alecthomas-units geany-plugins ring-headers-clojure detachtty chromimpute yarsync only lucy raku-test-meta controlsfx mp4parser libnativecall-perl lua-moses r-cran-metrics node-sshpk gnome-breakout libfcgi-client-perl r-cran-mitools r-cran-kedd ruli libimagequant golang-github-containerd-go-runc orocos-bfl yorick-yeti minitube minetest-mod-throwing golang-github-containerd-typeurl node-normalize-git-url libdeflate sbsigntool freediameter r-cran-mlmetrics gnomint node-for-in morla r-cran-zeligchoice seq-el python-termstyle ruby-ruby-version gphoto2-cffi mysql-sandbox libhttp-headers-actionpack-perl libpath-router-perl herisvm subtle phploc ruby-rspec-pending-for ruby-table-print pyconfigure ruby-ruby-engine ruby-fssm avro-java roary android-platform-libcore hfst-ospell popup-el notify-sharp-3.0 qsopt-ex libvslvm golang-github-remyoudompheng-bigfft pkgdiff ruby-buff-ruby-engine node-expat klaus ruby-buff-shell-out node-array-flatten ruby-wavefile ruby-pathname2 dhcpstarv ruby-threach pkg-info-el libad9361 ruby-fixwhich ruby-cocoon libperinci-sub-util-propertymodule-perl berkeley-express multitee gmplot heroes-sound-tracks fastkml lwn4chrome bls-standalone ruby-rpam-ruby19 ruby-celluloid-pool loadwatch lua-ansicolors golang-github-olekukonko-tablewriter ruby-fix-trinity-output midicsv android-platform-external-libselinux fonts-sil-charis-compact lxqt-runner ruby-nenv ruby-celluloid-essentials psk31lx webdeploy fonts-sil-taiheritagepro ruby-launchy-shim golang-github-mesos-mesos-go # repeatmasker-recon golang-github-graylog2-go-gelf r-cran-modeltools apophenia r-cran-praise python-odoorpc golang-github-d2g-dhcp4client vulture golang-github-seandolphin-bqschema node-wrappy r-cran-conting debootstick lxqt-admin r-cran-lsmeans ruby-recursive-open-struct node-jsonparse r-cran-hypergeo ruby-rspec-collection-matchers sumatra golang-github-google-btree mujoco r-cran-elliptic lxqt-about magic-wormhole-transit-relay + libdecaf ruby-little-plugger libdivsufsort ganyremote glslang r-cran-fauxpas blueman minetest-mod-unified-inventory r-cran-prettyr gnusim8085 gamazons r-cran-ggsci ruby-em-websocket node-css-color-names opensmtpd-filter-senderscore iraf-sptable hivelytracker minetest-mod-throwing-arrows ctdconverter orthanc-python t1utils rust-smithay-clipboard node-is-directory node-mdn-data r-cran-flashclust bosh fonts-recommended golang-github-riywo-loginshell libmbassador-java fonts-pc fonts-gnutypewriter python-dracclient jaxrpc-api r-cran-truncdist octave-ncarray mseed2sac r-cran-prabclus unibetacode haskell-githash aptitude topcom otcl readucks r-cran-gclus yasm r-cran-trimcluster happy ruby-derailed-benchmarks rust-tinystr rust-block golang-github-emersion-go-textwrapper rust-dbus-0.2 rust-subprocess liblms7compact libbs2b metro-policy el-ixir sac2mseed saaj ruby-fog-core python-croniter ruby-filepath tiger classified-ads lwjgl ruby-character-set ruby-hipchat rust-colorsys golang-github-zyedidia-clipboard rancid python-pygtrie libsixel libtest-deep-type-perl yokadi libplack-middleware-csrfblock-perl libsys-meminfo-perl transmission-remote-gtk php-xml-svg node-knockout-sortable ruby-ace-rails-ap libposix-2008-perl libsms-aql-perl ruby-cabin node-q libiterator-perl libjs-jsencrypt librscode ckon libparse-bbcode-perl libjs-angularjs-smart-table xfce4-appfinder xboard liquidprompt ngetty php-text-languagedetect worker libpdf-writer-perl ruby-will-paginate vbindiff texmaker troffcvt xfce4-datetime-plugin routes xuxen-eu-spell wuzzah zynaddsubfx xfce4-taskmanager wmwork thunar-volman unicorn ssmping wmweather tla tkabber-plugins sonic ruby-prawn-table tix ustr slony1-2 tuxcmd sfront steghide strucchange safe-hole-perl ruby-rack-test td2planet singularity-music ruby-xml-simple scorched3d ruby-rack-flash3 searchmonkey ruby-origin snimpy ruby-org smpeg ruby-minimization ruby-formatador libnamespace-sweep-perl ruby-sdl ruby-remcached ruby-indentation ruby-dotenv ruby-expression-parser sandwich ruby-blockenspiel ruby-multibitnums ruby-clamp ruby-ole ruby-shindo ruby-hashery ruby-ogginfo rio ruby-multi-test ruby-em-spec ruby-awesome-nested-set ruby-ejs ruby-blankslate ruby-avl-tree rttool rglpk prolix qstardict ruby-cookiejar tmpreaper randomplay qtchooser qastools rainbows rdiff-backup-fs ply python-pyasn1-modules qtkeychain pysolar python-hacking python-libdiscid policycoreutils angband node-iscroll r-cran-base64enc plptools pgtop parsedatetime pdf2svg fcitx-fbterm nss-passwords rust-cargo-platform plexus-containers pcaputils node-stream-iterate mp3wrap pcf2bdf nrg2iso opt node-xmlhttprequest node-dryice netpipe mousetrap mojarra mawk mockito sumalibs menu-cache lxinput makeself maven-filtering matlab-support librose-object-perl mdm lv2vocoder lxappearance-obconf lttoolbox log4cplus log4shib lua-term libpixie-java parlatype-libreoffice-extension libnet-duo-perl librdf-query-perl libpwquality libhmsbeagle libnetfilter-queue libocas igerman98 icon-naming-utils idba giggle gtranslator gupnp-av dadadodo easygit gnome-keyring rust-errno autodia csstidy catch ink eo-spell dblatex dfu-util coolmail wlogout delta ctemplate root-tail pd-windowing gitsome tatan lxqt-notificationd prctl r-cran-ctmcd node-load-json-file libperl6-export-attrs-perl r-cran-shinybs dj-static uc-micro-py gnurobbo bdii sugar-imageviewer-activity tstools rust-rayon-core rust-hostname mixxx rust-rayon speaklater almanah dnlib rust-seccomp-sys ruby-scanf libdate-tiny-perl golang-github-go-chi-cors cl-iterate sugar-terminal-activity libsynthesis kodi-visualization-fishbmc php-oscarotero-gettext chiaki node-dot deepin-log-viewer urlextractor kodi-pvr-nextpvr ruby-pathspec gtklp cutesv elastix xeus kpackage budgie-desktop php-embed python-telethon lazy-loader swugenerator rust-rustix node-rollup-plugin-sass android-platform-system-tools-hidl node-graphql stopt lomiri-schemas golang-github-ionos-cloud-sdk-go python-cython-blis r-cran-collapse rust-rustyline email-reminder vpb-driver gui-ufw golang-github-pion-sctp r-cran-sftime libtest-dbix-class-perl libtwiggy-tls-perl spek rust-plotters libcrypt-bcrypt-perl boxes apostrophe blop-lv2 yasnippet-snippets sugar-pippy-activity gosa-plugins-mailaddress liburjtag sugar ruby-google-api-client mssql-django rust-ripasso ruby-representable caml-crush php-db ktx ruby-virtus elpa-ligature ruby-gitlab-labkit mailman-hyperkitty pypandoc xine-lib-1.2 slick r-cran-gstat golang-github-julienschmidt-httprouter libmarc-fast-perl tools-logging-clojure rust-capnp python-xkcd ruby-fog-google tp-smapi ruby-faraday-middleware rust-fd-lock python-redbaron slurm ruby-psych python-baron golang-github-xenolf-lego gnome-shell-extension-gsconnect rust-capnp-futures rust-capnp-rpc rust-sequoia-ipc jh7100-bootloader-recovery rust-portable-atomic intake open-build-service node-sanitize-html libschedule-cron-perl littler minimap2 rust-glutin-egl-sys golang-github-sevlyar-go-daemon golang-github-pion-dtls.v2 golang-github-mdlayher-netlink mailfromd golang-github-pion-srtp.v2 node-buble golang-github-pion-rtcp golang-github-pion-mdns golang-github-pion-stun golang-github-pion-udp golang-github-pion-interceptor golang-github-pion-transport golang-github-pion-sdp golang-github-pion-turn.v2 reboot-notifier python-geojson rust-console rust-glutin-glx-sys rust-terminal-size rust-clap-2 sqlite-utils node-fecha libgssglue node-formidable node-follow-redirects libnginx-mod-http-srcache-filter csound-plugins node-uvu hypercorn node-config seatd libmsoffice-word-html-writer-perl merkaartor pappl node-browser-pack python-bidi gnulib golang-github-cli-browser r-bioc-fishpond python-sushy golang-github-googleapis-gax-go aspectc++ python-trustme yoshimi pdfresurrect haskell-deque haskell-timeit ruby-azure-storage-common golang-github-peterhellberg-link haskell-data-fix python-emoji haskell-data-hash haskell-wcwidth appstream-generator haskell-exact-pi freebayes geventhttpclient haskell-data-tree-print haskell-http2 pg-activity haskell-tasty-lua rpy2 qt6-lottie haskell-type-equality acpica-unix ndctl pg-track-settings golang-github-gopherjs-gopherjs workrave qt6-networkauth haskell-scanner tipp10 haskell-bimap haskell-transformers-base haskell-blaze-html haskell-readline haskell-optional-args haskell-tasty-discover tcsh haskell-patience haskell-emojis haskell-hsyaml-aeson haskell-unsafe dmrconfig haskell-attoparsec haskell-diff haskell-monad-memo haskell-hourglass haskell-fold-debounce haskell-byteorder haskell-bindings-dsl haskell-neat-interpolation haskell-assoc haskell-lrucache haskell-libyaml haskell-cassava-megaparsec haskell-edit-distance-vector haskell-terminal-progress-bar haskell-network-bsd haskell-ordered-containers haskell-js-jquery haskell-jira-wiki-markup haskell-email-validate haskell-rate-limit haskell-aeson-compat haskell-binary-conduit haskell-cipher-aes haskell-some haskell-monadcryptorandom haskell-aeson-diff haskell-blaze-builder haskell-network-byte-order haskell-control-monad-free haskell-base64-bytestring haskell-vector haskell-charset haskell-categories haskell-cereal-conduit haskell-typed-process haskell-opengl haskell-stringbuilder haskell-microlens-platform haskell-openpgp-asciiarmor haskell-fsnotify haskell-setenv haskell-vector-algorithms haskell-singleton-bool haskell-repa haskell-first-class-families haskell-xcb-types haskell-parsec-numbers haskell-base-compat-batteries haskell-transformers-compat haskell-hosc haskell-generic-lens haskell-invariant haskell-clientsession haskell-brainfuck haskell-hledger-lib haskell-network-info haskell-fgl-arbitrary haskell-text-metrics haskell-brick haskell-tidal haskell-monoid-extras haskell-integer-logarithms haskell-indexed-profunctors haskell-sendfile haskell-newtype-generics haskell-microlens haskell-time-locale-compat haskell-byteable haskell-constraints haskell-dotgen haskell-tar-conduit haskell-generic-lens-core haskell-rsa haskell-vty haskell-ghc-paths haskell-js-dgtable haskell-exception-transformers haskell-void haskell-heaps neurodebian haskell-splitmix haskell-th-constraint-compat haskell-clock haskell-hspec haskell-rio-orphans haskell-erf haskell-git-lfs haskell-tasty-expected-failure haskell-th-bang-compat haskell-multistate libjs-autonumeric haskell-conduit-extra corosync-qdevice python-nxs haskell-contravariant-extras haskell-broadcast-chan pyrle haskell-these golang-github-rhnvrm-simples3 jengelman-shadow haskell-microlens-aeson haskell-czipwith r-cran-adegenet haskell-streaming-commons liburl-search-perl zip4j squeezelite python-enmerkar rust-futures-channel haskell-http-client-restricted clblast chkrootkit etbemon jenkins-json haskell-filepath-bytestring sympa php-horde-test gloo pydoctor py-lmdb python-psutil mdadm + libtest-refcount-perl at-spi2-core armadillo python-parsel exempi netselect haskell-skylighting-core libtest-needs-perl batctl gnome-shell-extension-bluetooth-quick-connect safe-rm libmath-mpfr-perl libtest-memorygrowth-perl alfred canadian-ham-exam haskell-iso8601-time python-geopandas iftop node-mqtt magic-wormhole-mailbox-server bandage r-cran-openmx django-jinja planetfilter golang-github-shopspring-decimal libcatalyst-plugin-static-simple-perl ruby-jar-dependencies cmake-extras golang-github-gophercloud-gophercloud pam-mysql guidedog golang-github-alexflint-go-arg njplot freedom-maker haskell-executable-path golang-github-cheekybits-is ruby-simple-po-parser mate-backgrounds golang-github-opentracing-contrib-go-stdlib r-cran-parallelmap libint2 ipband vim-scripts jaxrs-api r-cran-ggally libpoe-component-irc-perl golang-github-jroimartin-gocui libbsd libmwaw picard openarena gdm3 pyee fontcustom eos-sdk xfonts-shinonome libextractor python-keyring gtkatlantic sugar-toolkit-gtk3 haskell-call-stack libqtxdg xye libcrypt-openssl-dsa-perl three.js docbook-ebnf ruby-maven-libs haskell-posix-pty python-iso3166 lattice cthumb certspotter golang-github-facebookgo-stack gap-float haskell-doctest haskell-nanospec unar haskell-minimorph fifechan code2html libjs-jquery-jstree golang-github-bep-gitmap heapdict libmetacpan-client-perl python-pyeclib python-invoke ruby-fog-rackspace r-cran-ggridges lexicon gnome-shell-extension-weather rust-textwrap securefs awffull minetestmapper nodau coreutils r-cran-pkgmaker haskell-hcwiid fb-music-high connect-proxy casacore-data-lines node-time-stamp python-pyforge python-waiting haskell-xml-conduit-writer haskell-soap ido-vertical-mode haskell-test-framework haskell-dice-entropy-conduit haskell-hpack haskell-safe-exceptions gnuastro golang-github-stacktic-dropbox haskell-deriving-compat golang-github-circonus-labs-circonus-gometrics haskell-soap-tls haskell-readable haskell-th-reify-compat haskell-should-not-typecheck haskell-microlens-ghc haskell-expiring-cache-map python-l20n csmash-demosong haskell-sql-words haskell-type-level-numbers asterisk-prompt-es-co haskell-with-location haskell-text-postgresql haskell-names-th haskell-zxcvbn-c terminatorx haskell-zeromq4-haskell haskell-load-env kaffeine haskell-quickcheck-simple haskell-double-conversion minetest-mod-infinite-chest haskell-regex-applicative golang-github-mitchellh-go-wordwrap haskell-hspec-expectations haskell-interpolate haskell-multimap cal3d haskell-intervals aspell-sl golang-github-masterzen-winrm haskell-test-framework-quickcheck2 haskell-echo haskell-string-conversions haskell-text-short haskell-regex-applicative-text haskell-texmath haskell-generic-trie haskell-hspec-core truss-clojure healpy specter-clojure haskell-simple-smt haskell-hxt-unicode node-connect haskell-numtype-dk r-cran-uuid zenburn-emacs haskell-half clj-time-clojure haskell-vector-builder haskell-fixed libdata-page-pageset-perl tools-cli-clojure haskell-open-browser beckon-clojure jansi haskell-microlens-mtl haskell-nettle howdoi haskell-hxt-relaxng haskell-say raku-meta6 metrics-clojure pandoc-citeproc-preamble ring-basic-authentication-clojure piespy librg-blast-parser-perl stacks xmonad-wallpaper golang-github-klauspost-pgzip haskell-memotrie quoin-clojure ring-anti-forgery-clojure tanidvr ordered-clojure haskell-easy-file parsley-clojure encore-clojure libdatetime-format-human-duration-perl ctpl ring-json-clojure bumblebee-status haskell-iconv haskell-stateref haskell-mtlparse haskell-panic haskell-memory haskell-hashable-time haskell-parallel clj-digest-clojure haskell-socks haskell-only haskell-monadrandom haskell-distributive clj-http-clojure haskell-yaml compojure-clojure haskell-shelly haskell-random-shuffle haskell-template golang-github-docker-go haskell-crypto-cipher-tests haskell-http-common haskell-monad-loops haskell-reinterpret-cast haskell-show haskell-listlike haskell-basic-prelude rust-wasm-bindgen haskell-mmap haskell-websockets scout-clojure haskell-hashable ruby-netcdf haskell-parseargs stencil-clojure libloc haskell-x11-xft liberator-clojure haskell-hint haskell-xss-sanitize haskell-tasty-golden haskell-nonce haskell-regexpr haskell-x509-store haskell-unlambda rust-wasm-bindgen-macro-support haskell-glut haskell-tasty-quickcheck potemkin-clojure haskell-unixutils rust-wasm-bindgen-backend haskell-juicypixels haskell-assert-failure r-cran-eipack xdg-user-dirs haskell-base16-bytestring murphy-clojure haskell-x509 fast-zip-clojure haskell-oeis cpath-clojure haskell-cryptohash-md5 haskell-irc ring-defaults-clojure haskell-punycode haskell-tagstream-conduit ring-ssl-clojure stockpile-clojure haskell-boxes data-fressian-clojure haskell-xml-helpers haskell-prettyclass haskell-cipher-camellia dconf haskell-uulib haskell-ieee754 fonts-sil-lateef fonts-sil-andika-compact marsshooter golang-github-hashicorp-atlas-go ldapjdk pyuca django-cors-headers haskell-hoauth2 poezio haskell-jmacro haskell-lukko r-cran-tsp python-greenlet ansible-lint + r-cran-rpostgresql php-text-wiki dex traceroute rdate system-config-printer qt-gstreamer slang2 parser-mysql psmisc protobuf-c php-auth-sasl qpsmtpd robust-http-client policyrcd-script-zg2 qca2 sunclock rdtool python-dsv sudoku pear-channels libcommons-jxpath-java portmidi psst php-net-url php-mdb2 policyd-weight openthesaurus openconnect ode nullmailer php-http-webdav-server nose populations opencsv pam-shield lincity-ng node-webfinger nibabel python-confluent-kafka node-ncp capistrano murrine-themes nfswatch netplug golang-ginkgo mingw-w64 r-cran-officer nitpic ndisc6 nitrogen classmate multex-base netris megaglest mtr multiboot netrw natsort naturaldocs munkres mysecureshell mon-contrib rust-quickcheck-macros multiwatch module-assistant mjpegtools maude lmemory lxsession memstat maven-replacer-plugin mazeofgalious mimefilter maven-repo-helper mediaelement lxmenu-data luabind manpages-tr xtables-addons maven-parent lua-nginx-redis logilab-constraint lpr libwnck lrzip lsdvd libxtst lsof lpctools lrzsz ludevit + libxerces2-java ltris libxpp2-java logtool prometheus-smokeping-prober libwiki-toolkit-plugin-locator-grid-perl lightdm libzip libslf4j-java libwiki-toolkit-formatter-usemod-perl golang-github-juju-httpprof libxv libzerg-perl libwiki-toolkit-plugin-diff-perl libsvn-web-perl libsort-key-top-perl libtut liburi-fetch-perl librdf-helper-properties-perl libtemplate-plugin-number-format-perl libpqxx libxmltok libxrender libvistaio libxau libterm-filter-perl # libtest-log4perl-perl libtie-cycle-perl libxext liwc libtemplate-plugin-textile2-perl r-cran-rhandsontable libtemplate-plugin-yaml-perl libtelnet mecab libtest-memory-cycle-perl libsvm libonemind-commons-java-java libpthread-stubs librg-exception-perl libspctag ibus-anthy libpath-finddev-perl librose-uri-perl golang-github-victoriametrics-fastcache libsm libmoosex-semiaffordanceaccessor-perl libpoe-component-pool-thread-perl gpscorrelate libhtml-fromtext-perl libmad naev libpgm libnxml libmp4-info-perl javahelp2 libpff libimobiledevice liblog-tracemessages-perl liblingua-stem-perl libopenobex anthy graphql-el libjdom2-java libixion liblo libkdtree++ libjson-pointer-perl libhtml-formhandler-model-dbic-perl libiptcdata libisnativec-java libmoosex-util-perl libjaudiotagger-java woff2 libinstpatch libhibernate-validator-java libfs libgenome node-time-zone libestr libgtop2 mutatormath libcommons-el-java pyprind libmoosex-traitfor-meta-class-betteranonclassnames-perl libcompface libdatetime-format-duration-perl pass-git-helper libbio-das-lite-perl libcoverart libbiblio-isis-perl node-json-parse-better-errors libomxxvideo libbio-mage-perl libapache-session-ldap-perl libapache2-mod-intercept-form-submit libcanberra leptonlib ldp-docbook-stylesheets kshutdown libax25 ipset larch libdbi libafs-pag-perl landslide jenkins-trilead-ssh2 jigzo gnome-video-effects jumpnbump jsch-agent-proxy jzlib jigit fwanalog gnome-system-log jquery-ui-themes grfcodec joptsimple icmptx grap ruby-archive-zip geshi gv heartbleeder goattracker fwsnort gopchop how-can-i-help herold guile-cairo gupnp-dlna freedoom hicolor-icon-theme guava-libraries gromit gertty gpsman gtkspell3 gmpc garcon gordon gnome-extra-icons jargon fortune-zh fonts-stix geronimo-jpa-2.0-spec gl-117 glyr glpk-java ftpgrab geronimo-osgi-support funnyboat gitolite3 geki2 garlic fstrcmp fteqcc gdmap funitroots exifprobe fonts-umeplus fonts-vlgothic fonts-takao freehep-xml fswebcam fonts-linex fonts-tibetan-machine fonts-sil-zaghawa-beria fonts-isabella fonts-arphic-uming flickcurl flufl.i18n findbugs fonts-sil-galatia fonts-guru fonts-ecolier-lignes-court fonts-arphic-bsmi00lp filetea emboss-explorer fonts-gfs-theokritos fcrackzip expand-region-el flufl.password fonts-kacst-one f2fs-tools fonts-gfs-artemisia embassy-domainatrix fextremes exec-maven-plugin libbio-featureio-perl libhtml-wikiconverter-perl edtsurf dxflib feynmf embassy-domalign dwarfutils pen dhcping dbeacon gprename upass dpkg-www dumpasn1 debian-multimedia libpostscriptbarcode easygen libtest-class-most-perl clutter-imcontext dcraw darcsum libjs-milligram libdigest-bubblebabble-perl typecatcher enchant-2 node-jsonify libmoox-types-mooselike-perl cortado commons-csv cksfv cl-split-sequence atomicparsley civetweb checksecurity mpb beneath-a-steel-sky libspreadsheet-readsxc-perl autopkgtest backbone libexception-class-perl bibtexconv ustreamer altree antlr3 bomstrip backup2l ascd bamf agedu cothreads bcftools spinner double-conversion bibtexparser + kmfl-keyboards-mywin libforest-perl dot2tex tig subuser libgpiod lgeneral rust-md5 libheimdal-kadm5-perl rootskel coq-menhirlib python-srt node-rollup-plugin-commonjs icingaweb2-module-boxydash icingaweb2-module-nagvis rust-bytecheck-derive golang-github-protonmail-gopenpgp python-mapbox-earcut ott icingaweb2-module-pnp icingaweb2-module-eventdb icingaweb2-module-fileshipper ettercap icingaweb2-module-reactbundle icingaweb2-module-map rust-tokio-rustls globus-xio-popen-driver rust-ivf rust-netlink-proto icingaweb2-module-toplevelview globus-gridmap-eppn-callout rust-pamsm coq-hammer globus-gatekeeper rust-sysctl libchart-perl php-league-config rust-ordered-float rust-ghost globus-xio-rate-driver php-ml-iri dhcpdump myproxy poolcounter rust-netlink-packet-core globus-xio octave-secs3d libmail-verify-perl bst-external globus-gram-protocol rust-indenter q2-alignment cwl-utils rust-send-wrapper octave-secs1d php-horde-crypt wxwidgets3.2 pd-plugin opengnb rust-futures-executor octave-msh pd-pan pd-mapping php-horde-core pd-list-abs node-open pd-cxc q2-feature-table q2-emperor pd-sigpack q2-quality-control pd-freeverb pd-pdstring q2-taxa q2-types q2-demux q2-quality-filter qiime pd-motex mvdsv rust-futures-util q2-diversity-lib pd-fftease q2cli epubcheck lomiri-sounds pd-pmpd libjxl-testdata q2-cutadapt coquelicot rust-redox-termios xrayutilities coqeal rust-libssh2-sys python-mp-api coq-bignums coq-math-classes coq-ext-lib coq-dpdgraph golang-github-emersion-go-milter python-uflash coq-simple-io openarena-085-data flocq rust-pyo3-ffi rust-iptables rust-cxxbridge-macro sortablejs rust-sharded-slab oci-seccomp-bpf-hook pytest-bdd coq-hott python-installer golang-github-emersion-go-mbox manimpango sway-notification-center rust-pyo3-build-config python-moderngl-window ruby-varia-model certipy ifenslave rust-cxx python-certbot-dns-digitalocean dipy findlib rust-print-bytes gnome-paint c2050 r-cran-stablelearner fonts-sil-gentiumplus rust-jargon-args zutils bijiben r-cran-dirmult emperor deepdiff python-bumps fbreader rust-os-str-bytes elementary-icon-theme libhipi-perl cl-chipz aspell-cs r-cran-deoptimr openttd-opensfx qunit-selenium khmer libcgi-ssi-parser-perl ros2-colcon-python-setup-py earlyoom imbalanced-learn r-cran-genabel r-cran-cyclocomp git-autofixup r-cran-hsaur3 libdebian-package-html-perl fonts-homecomputer ocaml-mirage-crypto libjavascript-rpc-perl python-pyorick ruby-with-env rust-hyperfine peg-solitaire python-stack-data python-publicsuffix2 django-pipeline node-consolid
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-5.3.2
semigroupoids: Semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. A Category is any Semigroupoid for which the Yoneda lemma holds. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Foldable ----> Traversable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Foldable1 ---> Traversable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. [ Skip to Readme ] Modules [ Index ] [ Quick Jump ] Data Bifunctor Data.Bifunctor.Apply Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Class Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Data.Groupoid Data.Isomorphism Semigroup Data.Semigroup.Bifoldable Data.Semigroup.Bitraversable Data.Semigroup.Foldable Data.Semigroup.Foldable.Class Data.Semigroup.Traversable Data.Semigroup.Traversable.Class Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Ob Data.Semigroupoid.Static Traversable Data.Traversable.Instances Flags Manual Flags Name Description Default containers You can disable the use of the containers package using `-f-containers`. Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled contravariant You can disable the use of the contravariant package using `-f-contravariant`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Contravariant Enabled distributive You can disable the use of the distributive package using `-f-distributive`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Distributive Enabled doctests You can disable testing with doctests using `-f-doctests`. Enabled comonad You can disable the use of the comonad package using `-f-comonad`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Comonad Enabled tagged You can disable the use of the tagged package using `-f-tagged`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled unordered-containers You can disable the use of the `unordered-containers` package (and also its dependency hashable ) using `-f-unordered-containers`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info Downloads semigroupoids-5.3.2.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Change log CHANGELOG.markdown Dependencies base (>=4.3 && <4.15) , base-orphans (>=0.8 && <1) , bifunctors (>=5 && <6) , comonad (>=4.2.6 && <6) , containers (>=0.3 && <0.7) , contravariant (>=0.2.0.1 && <2) , distributive (>=0.2.2 && <1) , generic-deriving (>=1.11 && <1.13) , ghc-prim , hashable (>=1.1 && <1.4) , semigroups (>=0.16.2 && <1) , tagged (>=0.8.5 && <1) , template-haskell , transformers (>=0.2 && <0.6) , transformers-compat (>=0.5 && <0.7) , unordered-containers (>=0.2 && <0.3) [ details ] Tested with ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.3 License BSD-3-Clause Copyright Copyright (C) 2011-2015 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by ryanglscott at 2019-01-04T20:05:19Z Revised Revision 2 made by ryanglscott at 2021-02-23T12:16:42Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs available [ build log ] Last success reported on 2019-01-04 [ all 1 reports ] Readme for semigroupoids-5.3.2 [ back to package description ] semigroupoids A semigroupoid is a Category without id . Contact Information Contributions and bug reports are welcome! Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net. -Edward Kmett Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-5.2.2
semigroupoids: Semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. A Category is any Semigroupoid for which the Yoneda lemma holds. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Foldable ----> Traversable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Foldable1 ---> Traversable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. [ Skip to Readme ] Modules [ Index ] Data Bifunctor Data.Bifunctor.Apply Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Class Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Data.Groupoid Data.Isomorphism Semigroup Data.Semigroup.Bifoldable Data.Semigroup.Bitraversable Data.Semigroup.Foldable Data.Semigroup.Foldable.Class Data.Semigroup.Traversable Data.Semigroup.Traversable.Class Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Ob Data.Semigroupoid.Static Traversable Data.Traversable.Instances Flags Manual Flags Name Description Default containers You can disable the use of the containers package using `-f-containers`. Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled contravariant You can disable the use of the contravariant package using `-f-contravariant`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Contravariant Enabled distributive You can disable the use of the distributive package using `-f-distributive`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Distributive Enabled doctests You can disable testing with doctests using `-f-doctests`. Enabled comonad You can disable the use of the comonad package using `-f-comonad`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Comonad Enabled tagged You can disable the use of the tagged package using `-f-tagged`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled unordered-containers You can disable the use of the `unordered-containers` package (and also its dependency hashable ) using `-f-unordered-containers`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info Downloads semigroupoids-5.2.2.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Change log CHANGELOG.markdown Dependencies base (>=4.3 && <4.18) , base-orphans (>=0.5.4 && <1) , bifunctors (>=5 && <6) , comonad (>=4.2.6 && <6) , containers (>=0.3 && <0.6) , contravariant (>=0.2.0.1 && <2) , distributive (>=0.2.2 && <1) , generic-deriving (>=1.11 && <1.13) , ghc-prim , hashable (>=1.1 && <1.3) , semigroups (>=0.8.3.1 && <1) , tagged (>=0.8.5 && <1) , template-haskell , transformers (>=0.2 && <0.6) , transformers-compat (>=0.5 && <0.7) , unordered-containers (>=0.2 && <0.3) [ details ] Tested with ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.1 License BSD-3-Clause Copyright Copyright (C) 2011-2015 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by ryanglscott at 2018-01-18T20:09:42Z Revised Revision 5 made by ryanglscott at 2023-02-02T15:16:20Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs available [ build log ] Last success reported on 2018-01-18 [ all 1 reports ] Readme for semigroupoids-5.2.2 [ back to package description ] semigroupoids A semigroupoid is a Category without id . Contact Information Contributions and bug reports are welcome! Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net. -Edward Kmett Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://www.linkedin.com/signup/cold-join?session_redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fcompany%2Fhackmd&trk=organization_guest_nav-header-join
Sign Up | LinkedIn Join LinkedIn now — it’s free! Not you? Remove photo Join LinkedIn To create a LinkedIn account, you must understand how LinkedIn processes your personal information by selecting learn more for each item listed. Agree to all terms We collect and use personal information. Learn more We share personal information with third parties to provide our services. Learn more Further information is available in our Korea Privacy Addendum . Privacy Policy Addendum 1 of 2 2 of 2 Agree to the term Continue Back Agree to all terms Email Password Show Keep me logged in First name Last name By clicking Agree & Join, you agree to the LinkedIn User Agreement , Privacy Policy , and Cookie Policy . Agree & Join or Security verification Already on LinkedIn? Sign in Looking to create a page for a business? Get help LinkedIn © 2026 About Accessibility User Agreement Privacy Policy Cookie Policy Copyright Policy Brand Policy Guest Controls Community Guidelines العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional)) Language Follow top companies Over 60% of the fortune 100 companies use LinkedIn to hire. Join now Leave
2026-01-13T09:30:29
https://heisenbug.blogspot.com/2010/#sidebar
don't count on finding me: 2010 skip to main | skip to sidebar don't count on finding me Monday, December 27, 2010 Recently Implemented Syntax Extensions The alert reader must have noticed that in my recent post I refer to a syntax extension called LeftList , intended to model left-associative lists, which are naturally showing up in many contexts. But that's not all, I've been busy adding more goodness. After realizing that the frontend for expressions of the form ()u and (42)i was already present, I decided to add these as Unit and Item syntactic extensions. I documented them in the manual, so the next release will be up-to-date documentation-wise. Today, being given some idle time, I came around to finish up the LeftRecord extension, which is just what you would expect. Implementing it turned out to be even easier than the same process performed for LeftList , not only because of the lessons learned, but for want of the ambiguous parsing of {tail; tag=val}lr which does happen with LeftLists : [tail; head]ll . There is one itch left: adding LeftPair s, which should be a piece of cake, and could happen anytime. And then there is a pie-in-the-sky enhancement request (a.k.a. issue 64 ), which is somewhat tricky, so do not expect it being done any day now. Posted by heisenbug at 2:57 PM No comments: Labels: omega , syntax extension Tuesday, December 14, 2010 Singleton Types are the Key to Co-dependency Since the last time I wrote about existentials I had a plenty of time to ponder how they fit into the qualifier-typed typed lambda calculus which de Bruijn has proposed , and I am very proud of implementing a formalization for. The headline has already spoiled the suspense, but the interesting part is how I arrived at that assertion. It happened last night and it carries all the attributes of an epiphany :-) There were some anomalies that worried me about the introduction of existential qualifiers in the prequel post : the treatment of patterns that are values was missing, the handwavy argument how the proposition corresponding to the condition is encoded, that the dependent sum binder introduced two variables (where lambdas only introduce one), and finally that parenthesized condition after the ∃-quantor which do not seem to appear in logic textbooks. It was the first worry that kept me awake this night. Here is a prototypic definition: fac 0 = 1 fac (1+n) = (1+n) * fac n In Dylan (an object-oriented functional language) one would write the first branch of same function as define method fac (n :: singleton(0)) 1 end Here the  singleton function returns a type whose sole inhabitant is the argument to  singleton . This analogy pushed me over the top. What if I introduced the concept of co-dependency in my formalization? Say, ∃x:singleton 1 . x where values can be lifted up in the type realm and appear at the right-hand-side of the type judgement (:). I prefer to call this co-dependency because it is opposite to regular dependency which happens in the returned expression . Consider the following type-theory expression: λx:Int . 〈y:singleton (5*x)〉 . y here a universally quantified variable (x) is entering an expression which is the argument to the singleton construct giving the type to y. What does it mean? That for every x there is an y of 5 times the magnitude, which becomes the result. With this interpretation all my worries have vanished: there is just one variable added by the dependent sum quantification and the condition is now neatly tucked away on the right side of the colon! Next to come: introduce this idea into the formalization. Posted by heisenbug at 12:01 AM 6 comments: Labels: dependent types , dylan , logic Saturday, December 11, 2010 Zipping through it In my email conversation with Brandon prior to the release of thrist-0.2 , I told him that I did not come around implementing reverse thrists, and I showed how they arise naturally when doing computational passes over thrists: (((a, b), c), d) e (f, (g, (h, i))) . He asked me whether this has anything to do with zippers , which I answered to the affirmative, my previous ideogram being essentially a thrist zipper . As it maneuvers through the data structure it deconstructs the original thrist, places a new element into focus and zips together a left-associative structure behind. Visually it (kind of) corresponds to the zipper on your jacket. This post is dedicated to this versatile tool being applied to thrists to obtain an isomorphic data structure which I call the ThristZipper . As the ideogram demonstrates, this zipper consists of three parts: the left-associate thrist (usually holding the already visited portion), the focus element e , the (right-associative) thrist (usually to be iterated over). So first we have to define LeftThrist (this is how I prefer to call it). data LeftThrist :: (* → * → *) → * → * → * where   LeftNil :: LeftThrist k a a   LeftCons :: LeftThrist k a b → k b c → LeftThrist k a c Again, the types match up. Now we can define  ThristZipper : data ThristZipper :: (* → * → *) → * → * → * where   Focus :: LeftThrist k a b → k b c → Thrist k c d → ThristZipper k a d It remains to define all the operations on  ThristZipper that will make it a versatile tool. We start with zipInto : zipInto :: Thrist k a b → Maybe (ThristZipper k a b) zipInto Nil = Nothing zipInto (Cons e r) = Just (Focus LeftNil e r) We can similarly define  zipLeftInto , advancing , focus manipulation ,  maps , folds and getting out on the right or in the left. These are of course left as an exercise to the reader, but I will define retract (the opposite movement from advance ) here for good measure: retract :: ThristZipper k a b → Maybe (ThristZipper k a b) retract (Focus LeftNil _ _) = Nothing retract (Focus (LeftCons r e') e t) = Just (Focus r e' (Cons e t)) And a lot prettier in Ωmega ( svn HEAD ): retract (Focus []lt _ _) = Nothing retract (Focus [r; e']lt e t) = Just (Focus r e' [e; t]l) PS: I definitely plan to make all this part of thrist-1.0 when it arrives.  Posted by heisenbug at 4:23 AM No comments: Labels: haskell , omega , thrist Friday, December 10, 2010 The Sky was the Limit Everyone remembers Tom Petty's song 'Into the Great Wide Open' with it's famous refrain The sky was the limit I was thinking about limits (the category theory ones) for many years now, but could never really visualize the concept. (I should really start reading Awodey's 'Category Theory' which will be my present to self at Xmas.) I tried to get hold of the related problems with a mental construction of a lazy, self-building thrist. It was clear that each element should increase the type, Z , (S Z) , (S (S Z)) , etc. ad infinitum, so the start type would be clear: Thrist Up Z ? . But the ? , let's call it the limit, is not clear at all. Anyway it would be an infinite type, not like in the simple analogy of let count = 0 : count in count , where count :: [Int] holds. As we know type checkers do not like infinite types, as it would take forever and two days to check them :-) Fortunately the sky is not a limit anymore and I came up with a solution that is nice and short even in Ωmega, which is a strict language (albeit with a lazy construct). Since it is only a few lines I can effortlessly reproduce it here. data Count :: Nat ~> Nat ~> * where   Incr :: Nat' n -> Count n (1+n)t The Incr constructor states the typing rule, namely one higher to the right than to the left. We can try it out: prompt> [Incr 0v, Incr 1v, Incr 2v]l [(Incr 0v),(Incr 1v),(Incr 2v)]l : Thrist Count 0t 3t Not surprisingly, this is the only value of type  Thrist Count 0t 3t . We follow the example of count above and write: a = [Incr 0v; lazy (shift a)]l Naturally shift will shift a Count thrist to the right, thus satisfying the type constraint of thrists, that at each joining point the left and right types must match up. The  lazy  keyword is needed here to delay the evaluation, it is however pointless in Haskell. All that remains is to write the  shift  function which will create the ominous limit type: shift :: Thrist Count n a -> Thrist Count (1+n)t a shift [Incr n; r]l = [Incr (1+n)v; lazy (shift r)]l It is probably not a surprise that the limit value is ⊥ (i.e. nonexistent), so any type will do (along the constraints of the kind in question). I settled with a universal type. Now we can pattern match on a to see that it really grows into the sky: case a of {[a,aa,aaa,aaaa; b]l -> show b} prints  "[(Incr 4v) ; ...]l" thanks to show 's magic. The  ...  corresponds to the suspended computation. Hey, it wasn't that hard at all! Where is the infinite type? It is hidden behind the existential barrier that is formed at each thrist joining point, and since it cannot escape we do not have to worry it... Good night! Posted by heisenbug at 3:09 PM No comments: Labels: category theory , haskell , omega , thrist Wednesday, December 1, 2010 Es taut nicht The subject is German, meaning "it doesn't thaw", which is rather true: as I write this we have chilly -10 °C (14 °F) and 25 cm (10 inches) snow on the ground. And it keeps snowing. I cannot remember a winter like this. But this is not the reason of my posting! Instead I have hidden a pun in there: "there is no tau ", yes, the Greek letter (τ). Which proposition is definitely false, because as of today I succeeded to encode de Bruijn's higher degree binders in Ωmega . I've fought a lot (on and off) against this fortress... The code is here , see and comment. PS: Does anybody know a better quality URL for this paper ? Posted by heisenbug at 6:08 PM 1 comment: Labels: dependent types , omega Saturday, November 27, 2010 More on Existentials In a previous post I suggested a new (?) interpretation for pattern variables in case branches. This post is my way to understand matters more. Let's start with the basic example data Temp :: * where   Kelvin :: Float -> Temp Then Kelvin 273.2 is about the temperature at which water freezes (or dually, thaws). Okay, let's demonstrate my point by this code: diff :: Temp -> Temp -> Bool diff (Kelvin a) (Kelvin b) = a == b test t = case t of { Kelvin a -> diff t (Kelvin a) } What do you expect the function test is? Yes, the const True one! The explanation is simple, as we are in a referentially transparent context, destructuring a value by pattern matching and reconstructing it the same way from its parts creates a value undistinguishable from the original. This of course means that diff will not be able to detect a difference. Let's switch to a different interpretation. Some oracle invokes the case branch and says: I am not allowed to tell you what it is but here is a Float named a and you can assume that Kelvin a is indistinguishable from t ! Look ma, no 'pattern matching' or 'destructuring' needed! a may contain 3.14 or 3.15 or 100.1 or ..., ad infinitum, we simply do not know. But we know that it names a Float ! It exists as a Float . Mathematically the case branch can be written as ∃ a : Float ( t ≡ Kelvin a ) . diff t (Kelvin a) which is the english phrase "compute diff t (Kelvin a) under the assumption that there is a Float -valued number that when passed to the function Kelvin becomes undistinguishable from the case scrutinee". After seeing the same thing in three languages we have to reformulate it one more time. Into logic, that is the language of type theory . Types are propositions and any value one type inhabit proves the corresponding proposition. The existential quantifier (∃) above gets mapped to a dependent sum that is the input to the computation t : Temp ⊦ 〈a : Float, proof : SomeProp(t, a)〉. diff t (Kelvin a) I took this formulation (and other wisdom) from Appendix A of Steve Awodey's recent paper . This part unfortunately is not my strongest side. My best guess is that SomeProp(t, a) is a type that encodes the same ness fact, and depends on a. Moreover, proof is an inhabitant of that type. The  〈a : Float, proof : SomeProp(t, a)〉 construct binds two existential variables. The I hope to come up with a nicer formulation sometime. ( Please comment if I got something wrong, thanks! ) After understanding this, we can advance to more involved issues, namely one level higher. Take a look at this gorgeous definition: data Ex :: * where   Hide :: a -> Ex This is a pretty useless data type but should be sufficient for my purposes. Then we need a function that pattern matches on it: f :: Ex -> Bool f e = case e of { Hide it -> True } We see that pattern matching unhides the hidden value. It is said that it receives an existential type in the case branch where it is bound. But you will see no type annotation on it , ever. So, what happens in the case branch this time? While the type of it might have been known at the moment of construction, at this point the type system does not know it. So it is assumed to have some type t . After giving our unknown a name (thus qualifying it existentially) we can ponder about the value of it . This is something we have explored above already, so we can reformulate the case branch mathematically like follows: ∃a:* (true) . ∃ it :a (e ≡ Hide it ) . True The first qualifier has just a trivial condition attached to it, I believe I could also have omitted it. I am on pretty thin ice at this point so I'll refrain from giving a type-theoretic transcription, but you can imagine that there will be two dependent sum binders where the first enters in the second in the classifier position . One more closing thought on the oracles involved. They sound mysterious but they aren't at all. For example in Ωmega the oracle for values it the reduction machinery for runtime values. It is obvious how this machinery is able to look into closures and deconstruct instances of polynomial datatypes. On the type (also kind and up) level, however Ωmega resorts to narrowing , an evaluation mechanism usually employed in logic programming. In the typing rules these mechanisms do not have a place, thus how the variables get bound remains elusive to those. Posted by heisenbug at 4:27 PM No comments: Labels: dependent types , haskell , logic Applicative Structures and Thrists I've been toying with the idea of furnishing the the applicative framework into thrist-like clothing , with early attempts here . Last night I might have gotten it, finally... Here is the idea. Since function application is left-associative, but thrists are right associative, I'll reverse the application's direction to right-to-left, i.e. f a b c will become c b a f . This uglyness is another reason to finally whip up a RevThrist , which would be SNOC-like and left-associative. We need following ingredients: Fun - functions perform the reduction to a new object, Arg - arguments successively saturate the applicable structure to the right, Par - partial application (or parent) initiates the reduction. I'll explain these elements next, but first rewrite the above expression a bit to get a parentesized form (c(b(a f))) , and now with roles marked up in thrist syntax: Cons (Arg c) $ Cons (Arg b) $ Cons (Arg a) $ Cons (Fun f) Nil Looks almost reasonable. Time to define the ingredients mentioned above. Remember, that it must be a two-parameter data type and that the types must match up between Arg c and Arg b , etc., and finally between Arg a and Fun f . This is a pretty hefty requirement! We can attempt passing the effective application type between the ingredients, defining the data structure as data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) c   Arg :: a → Appli b (a → b) This means functions pass their own type to the left (and ignoring what comes from the right), while arguments expect a saturable effective type from the right, store an appropriate value and propagate the remaining type to the left. This should work now: Cons (Arg 'a') $ Cons (Fun ord) Nil , with the type being Thrist Appli Int c . As you can see, no function type gets passed to the left, so you cannot prepend any more arguments. But this all appears useless since we cannot nest things. The Par ingredient will take care of this: Par :: Thrist Appli a c → Appli b (a → b) Par has a double role, it acts just like an argument, but holding a thrist inside, and thus groups a sub-application. The c type variable occurring in Par and Fun troubled me a lot, because it allows building up illegal thrists. Consider Cons (Fun f) $ Cons (Fun f) Nil . This gibberish cannot be assigned any reasonable semantics! Finally it occurred to me to use a phantom type for filling in this breach: data Peg Since Peg is uninhabited, no function signature can include it (unless it is a divergent one). It also ensures that the leftmost ingredient in a thrist is a function, how practial for Par ! Anyway, our Appli is done now: data Appli :: * → * → * where   Fun :: (a → b) → Appli (a → b) Peg   Arg :: a → Appli b (a → b)   Par :: Thrist Appli a Peg → Appli b (a → b) So what brave soul will try this out? Because I must confess, up to this point I've been too lazy to fire up GHC! You might be inclined to say, why this whole circus? An awkward notation for something as simple as function application? Any Haskell implementation can do this with a beautiful syntax! Yes, we can build up applications but can't even compute them. This is a toy at the moment. But try to pull apart an application in Haskell! You can't! Here you can add an evaluator ( foldlThrist ?) and also instrument, trace, debug your evaluation process. Also, there is a reason I say 'Applicative Structures' in the title. Here is a generalization of Appli that is parametrized: data Appli :: ( * → * → * ) → * → * → * where   Fun :: (a ~> b) → Appli ( ~> ) (a ~> b) Peg   Arg :: a → Appli ( ~> ) b (a ~> b)   Par :: Thrist (Appli ( ~> )) a Peg → Appli ( ~> ) b (a ~> b) You are free now to create your own function and value space with attached typing rules and still be able to use Thrist (Appli MySpace) ... The possibilities are endless, e.g. encrypted execution on remote hosts or abstract interpretation, you say it. Have Fun ! Posted by heisenbug at 6:37 AM No comments: Labels: applicative , haskell , thrist Thursday, November 25, 2010 Type Synonyms Generalized Type functions are the new trend. Ωmega has them with the following syntax: tfun :: Nat ~> Nat {tfun Z} = S Z Haskell (that is GHC) has them in the flavor of type families. It has just occurred to me that they can be considered as a syntactic relaxation of type synonyms! Look: tfun :: Nat ~> Nat type tfun Z = S Z type tfun (S n) = Z When conventional type synonyms are used they must be fully applied. This should be the case here too. I am not sure whether type families or Ωmega-style type functions can be partially applied, though. Anyway, a bit more to write at the definition site but less curlies to type at the call site; it may well be worth it. Posted by heisenbug at 3:06 PM No comments: Labels: crazy , haskell , omega Patterns and Existentials I am reading papers again and this always activates my creative fantasy. I want to explain a small revelation I had just now. Patterns are the same thing as declaring existential values corresponding to all pattern variables according to their respective types as stated in their respective constructors and asserting that the pattern interpreted as a value is the same as the scrutinee. The body behind the pattern in turn is similarly evaluated with the existential variables in scope. Of course the existential values are filled in by some oracle which is uninteresting from the typing perspective. A strong corollary of the asserted value identity is that we can also assert that the type of the scrutinee unifies with the type of the pattern-value (in the scope of the existentials, but not outside of it)! Just as universally quantified values are typed by dependent products (∏-stuff) the existentially quantified values are typed by dependent sums (∑-stuff). Note that the stuff is at stratum 1, e.g. types. This is in contrast to the Haskell data declaration data Foo = forall a . Foo a where a is at stratum 1, being an existential type . Hmm, when thinking this to the end we may either end up at the conventional non-inference for GADTs or something like the generalized existentials as proposed in Chuan-kai Lin's thesis. I conjecture also that this is the same thing as the post-facto type inference I suggested here . Now all remains to is to reinterpret function calls as a data type being a tuple with existential values and to apply the above trick. Posted by heisenbug at 2:21 PM No comments: Labels: crazy , GADT , haskell Tuesday, November 23, 2010 Hats off The types subreddit references Chuan-kai Lin's PhD thesis about GADT type inference. I already have read the pointwise paper , but this is of course a revelation. He actually did implement an algorithm that inferred types for 25 (out of 30) little benchmark programs with GADTs. Previous attempts accomplished at most one! But the thing that impressed me the most wasn't the technical side of his story but the beautifully crafted slides of his PhD defense talk. I am baffled... Congratulations Chuan-kai! Posted by heisenbug at 6:09 PM No comments: Labels: GADT , types Friday, November 12, 2010 Cooperation I have just uploaded the thrist-0.2 package to hackage. All credit goes to Brandon Simmons , who has added significant functionality and now provides some functions for thrists that are more in line with the prelude. Brandon has accepted to be a co-author to the library and I am very happy about it. Welcome, Brandon! For the users of the package this is good news, as I am a little dim spot on the outer sectors of the haskell radar, while Brandon is a savvy and ambitioned person, and to continue with my previous metaphor, a bright green dot on the screen, swiftly moving towards the center :-) This post is a kind of mini release note for the release. Being an experimental package we do not intend to guarantee API stability, so we took the freedom to rename routines to make naming more consistent with the prelude. foldThrist is now foldrThrist and it got a bunch of new cousins too. Notably the types are much wider now, which allows for some more magic to happen. Finally, the haddock comments have been enhanced and as-of-present actually tell something. Please ignore the sub-modules for now, they are unfinished, and much more experimental than the rest (I have not got around researching a compelling solution yet). A RevThrist (or similar) GADT did not make it into the release, I hope I can cram it in sometime later. Anyway, enjoy the lib! Posted by heisenbug at 5:55 PM No comments: Labels: hackage , haskell , thrist Monday, October 18, 2010 Lion's Share I am sick. Five days already, and counting. My brain feels like Sauerkraut and thinking is hard. But my dysregulated sleep cycle lets me ponder all kinds of idle things. One of them is the upcoming "Back to Mac" announcements on Wednesday 11/9. It seems pretty sure that Mac OS X 10.7 (or 11.0 possibly) will be introduced under the 'Lion' code name. This is pretty exciting as nothing really revolutionary happened in the Mac world since 'Leopard'. Many people are speculating what the foundations will be. My bet is a fully-LLVM compiled system: good-bye GCC, we had a nice time together. The majority of the LLVM team is virtually absent from the IRC channel and the mailing lists, they must be working on something big... That is, ironing out the latest bugs so that nothing embarrassing can happen while Steve is on stage. But clang v2.8 already compiles e.g. the FreeBSD kernel and userland with pretty good quality, so this cannot be the entire reason. The (already filled-in) job posting for a "revolutionary new feature in the very foundations of Mac OS X" is probably LLVM-related. Modern GPUs have hundreds of very potent processors that excel at floating-point computations. To use them effectively one needs a flexible compiler that can specialize snippets of code to run on each with optimal throughput. OpenCL attempts this but mostly in the graphical domain, and it sources from a C-like language. What we have in this case, however, is not about graphics... I am going on a limb here and suggest that the new feature is about ... conscience! Yeah, a primitive (compared to humans) but effective way of reflection, that is, understanding of its own existence and goals. Also the goals of the user! This will pave the way to new forms of assistance the OS can provide for us to get our jobs done. It has been tried many times, but to cite the job description, "Something that has never been done before and will truly amaze everyone". My neuronal storm has ceased, I feel limp and tired. Time for another nap. Bye. Posted by heisenbug at 1:56 PM No comments: Labels: llvm , mac , speculation Friday, August 27, 2010 Link as link can Today I made my first significant contribution to clang , by fixing PR8007 , which was a showstopper for building the codebase that I develop at my workplace. I added a testcase that validates the fix, too. In a nutshell, everything compiled well, but failed to link because of a non-instantiated type-dependent friend function. Admittedly, I am a green-horned newbie when it comes to clang, but even so I succeeded debugging the problem with some hints from Doug Gregor (on IRC ) in two hours. The fix arrived on short order after the conception of the solution idea. That I could get this working in a few hours is an astonishing feat (that I am pretty proud of) and a tell-tale aspect of clang's awesome design. Naturally, I still have to survive post-commit review, especially w.r.t. performance regressions; OTOH I am rather confident that I got the semantics right. Some loose ends in testing remain, which I hope to wrap up this weekend, so that I can see my application linking with clang (LLVM) on monday. That will burst up the doors towards static analysis ... Go CLANG! PS: Hopefully I won't need months to make this working ;-) Posted by heisenbug at 8:29 PM No comments: Labels: clang , llvm Wednesday, July 21, 2010 64-bit Waymarking Finally I came around working on the 64bit variant of my (array) waymarking algorithm, the result of which can be observer here (starting at line 77). But I'd like to provide some background first. Back when I implemented the original waymarking algorithm with a 2-bit alphabet used as the marks, I hoped that extending the alphabet to have 3 bits could be a major win. 64-bit pointers are by ABI rules aligned on an eight byte boundary, so pointers to these have their 3 lowest bits cleared, and I can use this space for jotting down the marks. With eight letters I can fully encode four digits and the two stops. This almost halves the number of accesses. The big question is how to assign a lucrative rôle to the remaining two characters! After some thinking I settled with the idea to make them valued stops. Clearly, increasing the frequency of stops reduces the chance of long linear searches. In the current incarnation 'x' carries a value of (binary) 01 at the start and at the end of a digit sequence, while 'y' carries 02 in the start rôle only. 's' is not carrying any value and is used when neither of the others fit. Since "s0" is a silly fragment to create, so I assign a special meaning of "s10" to it. I designed the decoder (d3code) first. It is essential that it obtains the correct length for the string tail wherever it starts out. And it should minimize the number of accesses to characters in the string. The decoding rules are taylored to only need maximally 4 accesses to compute the correct length for the last 12 characters. Actually the last couple of marks were a result of a co-evolution with the decoder's rules. In the front of this part the digit sequences become longer and there is less wiggle room, this part can be automatically generated. The code as it is now needs some serious cleanup, but it does QuickCheck and I am pretty confident that it is correct for all lengths. Of course you are encouraged to find a better scheme, but so far I am happy with it. PS: As I wrote this I discovered that I can eliminate another 2 characters of my hand-written seed string. PPS: I do not employ the 'x' terminates with a value rule in the generator yet, only in the hand-written seed. But it should be easy enough to change every "3sx" to "x" in the generator. Posted by heisenbug at 3:00 PM No comments: Labels: haskell , llvm , waymarking Wednesday, July 14, 2010 The Proof is in the Pudding Looks like I've finally done it! r108240 stuck and no broken external projects have been reported. I've prepared some little statistic and quietly celebrating the 1%+ speed gain of LLVM in the last week. Now on, plucking some more low-hanging fruit before adventuring into some more hard-core changes! Update: The ClangBSD project will surely put it through some serious regression testing... Posted by heisenbug at 4:12 PM No comments: Labels: bsd , llvm Thursday, June 24, 2010 Emacs the Lifesaver I was not thrilled of the task in front of me. Refreshing an old mega-patch, revise virtually every hunk to use a different interface, and committing it piecemeal to the repository again. Sounds like a long error prone job of suffering. Fortunately here is where the power tools come in. I re-merged the backed out revision, postponing conflicts; saved the diff away and reverted the repository; wrote a small awk script to massage the hunks in the diff to get a new patch; fired up emacs with the patch and applied each hunk after thorough review (and seldom with minor changes); some hunks are not ready to go in yet as they do not qualify as refactoring, these are kept for later; commit almost every file as a separate revision. I spend the most time in Emacs (the Mac OS X incarnation, Aquamacs is fantastic). It provides me all the comfort and productivity I need: it provides all necessary hunk operations such as apply, reverse, go to original, drop etc. I can transparently work from a remote machine via ssh, including editing, version control and the above diff operations peace of mind, by being rock solid and autosaving stuff. The only inconvenience is the sheer amount of keyboard equivalents, but I am getting used to them too. Thanks Emacs, without you I would probably drop! Posted by heisenbug at 7:55 AM No comments: Labels: emacs , llvm Tuesday, June 22, 2010 Burning ISO CDs I wasted some hours with trying to burn ISO CDs on the mac. I tried various methods like converting .dmg to .cdr (CD Master) in Disk Utility, but the resulting CD always mounted as HFS+. Finally I googled a nice method: hdiutil makehybrid -iso -o MyImage.iso /Volumes/SomeFolder/ will create an ISO filesystem, which can be burnt with Disk Utility and shows up like that in the Finder. That is - well, I am pretty sure - readable on PCs. Alternatively I may use hdiutil burn MyImage.iso I believe... In retrospect, some of my burn products may have ended up as PC-readable too, since hybrid filesystems may have been created. I'll test them on a PC tomorrow for sure. Posted by heisenbug at 5:24 PM No comments: Labels: filesystem , iso Friday, June 18, 2010 Sized types I have always liked the idea of assigning some notion of size to (tree-like) values, and track its changes along pattern matching and construction to be able to reason about termination-unaffecting recursive calls. Many years ago, when reading the Hughes-Pareto-Sabry paper I did not see the point yet why termination is fundamental in various aspects. Only when sitting on the park bench on the isle of Margitsziget (Budapest) and discussing with Tim about sound logic in Ωmega, it dawned to me how termination checking with sized types can be exploited. I developed the intuition of the tree-like data floating heads down in the water and we are reasoning about criteria that it can still float without touching the ground at depth n . Still, this metaphor was rather hazy. In the meantime I have tried to digest the relevant papers from Barthe and Abel, brainstormed somewhat here and let my brain background. Yesterday, I found (on reddit) a link to Abel's new MiniAgda implementation and its description. It made clear to me that my early intuition was not bad at all, the water depth is the upper limit of the size, and recursion is to reduce this to obtain a well-founded induction. Now it is time to rethink my ideas about infinite function types and how they can be reconciled with sized types. But it looks like Abel has done the hard work and his Haskell implementation of MiniAgda could be married with Ωmega in the following way: Derive a sized variant of every (suitable) Ωmega datatype and try to check which functions on them terminate. These can be used as theorems in Ωmega. Hopefully Tim is paying attention to this when implementing Trellys... Posted by heisenbug at 12:01 PM No comments: Labels: omega , termination , types Tuesday, June 8, 2010 My grief with out-of-tree code This post is a long-standing todo item in my brain, but this checkin actually prompted me to do it. A little bit of history first. As a software developer currently mostly active in the embedded space, I like solutions which allow me to save some CPU cycles or bytes of RAM here and there as long as they still allow me to use the same interfaces. Exploiting the characteristics of the underlying hardware and algorithms is often low-hanging fruit when it comes to optimizations. So I have this little agenda of about 10 items I wish to implement in the future to make the LLVM framework a little more efficient. One of these was to reorder the operands inside of the call instruction, to obtain faster access to the callee but mainly to allow fast visitation of all instructions that have a certain callee. I explained all my motives in a separate mail , so I want to save you from the gory details here. To make a long story short, it took me several iterations to catch all places in the optimizers where the operand order was assumed to be in the (callee, arg1, arg2, ...) fashion, instead of the new (arg1, arg2, ..., callee) one, and some miscompilations were only revealed by running the nightly tests. It was a work of blood and sweat because there are many intrinsics and transformations on them and they are often manipulating via the low-level interface getOperand(n) . Actually there is a nice helper interface, called CallSite , which makes it easy to access the call instruction's arguments in a high-level fashion and this interface probably the best for LLVM clients, since its also handles the invoke instructions. However, I regard it ok to use the low-level interface in the LLVM tree directly, since it is possible to consistently change things in one atomic commit. Finally, the day where all regression and nightly tests succeeded, has dawned. My patch seemingly stuck, with all buildbots green. I left for downtown and returned late at night. Just to discover that all has been backed out, because my change broke havoc in an Apple project that obviously used the low-level interface. This was especially frustrating, since I cannot even submit a correcting patch against that project. I did receive very little encouraging support, not even moral one. Some comments were even pretty dismissive, like this patch has already caused many problems, it is not worth it for such a marginal gain . I have no problem with the comment itself, since I would utter such words in comparable situations too, but this time it was my investment that was at stake. I was pretty determined to keep fighting. I wondered whether new measurements with higher arity calls would find a significant speedup with my patch applied. So I did some benchmarking for cases where the change is expected to make a difference, and actually found (roughly) a 3% speedup. Clearly this number is only achieved in specific situations, so the generic case would be well below that, but still it could compensate for many little time eaters that are necessary for an advanced optimization pass or analysis. In my conversation with the involved engineer I enumerated following reasons why resorting to low-level interface in out-of-tree projects is a bad idea: they are not conveying the intent they are depending on implementation details by reaching over abstraction barriers they are an impediment to change (these are mostly the same reasons which you can find in the above commit message too). He did agree to all this and promised to nudge the OpenGL implementors. I also received a request to submit a patch that guarantees that no silent breakage can happen. Well, I acknowledged that this is a valid concern, so I did some brainstorming. I succeeded to put together a small patch that detected all instances of get/setOperand(0) , the major potential cause of breakage in external projects. Compiling with this patch would pinpoint all places where getCalledValue() should be used. But I cannot promise more than that! Why it is impossible to guarantee that with my proposed change either everything keeps working or there is a compilation error with a clear fixing indication? Because the User baseclass does provide the low-level getOperand interface too and I cannot disallow that. C++ only lets me protect parts of the CallInst class... Would a patch to make getOperand private in CallInst be accepted? Probably not now, but read on. What aggravates the problem with private trees is file ownership. The engineer who detects the breakage is not entitled to fix simple cases, but needs to lobby the project/file owner first. This results in additional inertia. (Disclaimer: I am not sure whether Apple does have a file-ownership model internally.) Surprisingly the same thing that happened to me theoretically could happen to any Apple engineer too. Imagine some checkin to LLVM broke the dragonegg GCC plugin which is effectively licensed as GPLv3, so no Apple engineer is allowed to inspect its sources. What would happen if the dragonegg maintainer backed out the change on grounds of "broke an important external project"? What to do next? Now, whining is not one of the things I like to do, so let's advance in some way. Bill's patch I mentioned in the beginning is a possible first step, as I could rework a large portion of my patch in terms of getArgOperand(n-1) instead of getOperand(n-1) , without actually changing the operand order for now. These kinds of incremental refactorings that do not change functionality are mostly welcome in the LLVM world. Then I am dependent on the goodwill of some Apple engineer to make a similar change in that internal project too. Finally the switch (i.e. the operand order) could be flipped. Why I am reluctant to begin? Because it is lots of work, many new intrinsics have been introduced, I definitely will get a bunch of merge conflicts, and finally, who knows, there might be another internal project that chokes and the whole misery enters a new iteration. Why do I feel that the change is urgent? Because LLVM is getting popular with an extraordinal speed. As more and more external projects use LLVM as a foundation, more and more code will exhibit bad habits of using low-level interfaces. The few post-v2.7 months are probably the last chance to make the switch in argument order, before things become de-facto cemented. Maybe it is too late already. That would be a pity, though, LLVM as a compilation infrastructure should be as fast and nimble as possible. Every one of its clients would profit. So, dear external tree developers, I hope you get rid of the low-level calls and use the high-level ones instead. It should not cost you more than touching a couple of lines and retesting. I would be happy to assist you. Regarding development policy, I would welcome a clear statement about what amount of testing in the LLVM ecosystem is "sufficient" and excludes the risk of a patch being backed out. Bottom line, I'd love to get this patch wrapped up, but I am dependent on the support of external tree owners. Are you willing to help me? Posted by heisenbug at 3:23 AM No comments: Labels: llvm Newer Posts Older Posts Home Subscribe to: Comments (Atom) Blog Archive ►  2022 (1) ►  February (1) ►  2014 (5) ►  November (1) ►  October (1) ►  August (1) ►  July (1) ►  January (1) ►  2013 (5) ►  September (1) ►  August (3) ►  February (1) ►  2012 (2) ►  December (1) ►  September (1) ►  2011 (7) ►  December (1) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  February (1) ►  January (1) ▼  2010 (19) ▼  December (5) Recently Implemented Syntax Extensions Singleton Types are the Key to Co-dependency Zipping through it The Sky was the Limit Es taut nicht ►  November (6) More on Existentials Applicative Structures and Thrists Type Synonyms Generalized Patterns and Existentials Hats off Cooperation ►  October (1) Lion's Share ►  August (1) Link as link can ►  July (2) 64-bit Waymarking The Proof is in the Pudding ►  June (4) Emacs the Lifesaver Burning ISO CDs Sized types My grief with out-of-tree code ►  2009 (12) ►  November (2) ►  October (1) ►  August (1) ►  June (1) ►  May (1) ►  March (4) ►  January (2) ►  2008 (22) ►  October (1) ►  September (3) ►  August (6) ►  July (3) ►  June (2) ►  May (1) ►  April (3) ►  March (1) ►  February (1) ►  January (1) ►  2007 (20) ►  December (2) ►  November (1) ►  October (1) ►  September (1) ►  August (1) ►  July (14) About Me heisenbug I am here and there. You may encounter me if you try, but no guarantees. Just a hint: I am mostly with my family. View my complete profile  
2026-01-13T09:30:29
https://www.blogger.com/post-edit.g?blogID=8072464059979174136&postID=5054313480391843688&from=pencil
:root{--gm3-sys-color-on-surface-rgb:31,31,31}@media screen and (prefers-color-scheme:dark){:root{--gm3-sys-color-on-surface-rgb:227,227,227}}:root{--wf-harmonize-filter-light:none;--wf-harmonize-filter-dark:none}.q4Wquf,.nfoC7c{display:block;height:25vh;position:relative}@media (min-width:600px){.q4Wquf,.nfoC7c{height:150px}}.q4Wquf.Irjbwb{height:auto}@media screen and (prefers-color-scheme:dark){.q4Wquf:not(.GtvzYd){display:none}}.nfoC7c{margin:0;overflow:hidden}.PwpMUe,.lVUmD{display:block;height:100%;margin:0 auto;width:100%}.St9mde{display:block;-webkit-filter:var(--wf-harmonize-filter-light);filter:var(--wf-harmonize-filter-light);height:100%;max-width:100%;min-height:110px;position:relative;-webkit-transform:translate(-43%,-3%);-ms-transform:translate(-43%,-3%);transform:translate(-43%,-3%);width:auto;z-index:3}@media screen and (prefers-color-scheme:dark){.St9mde{-webkit-filter:var(--wf-harmonize-filter-dark);filter:var(--wf-harmonize-filter-dark)}}.PwpMUe,.lVUmD,.St9mde{-o-object-fit:contain;object-fit:contain}.wsArZ[data-ss-mode="1"] .q4Wquf,.wsArZ[data-ss-mode="1"] .St9mde{height:auto;width:100%}.wsArZ[data-ss-mode="1"] .St9mde{max-width:400px}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .q4Wquf,.NQ5OL .St9mde{height:auto;width:100%}.NQ5OL .St9mde{max-width:400px}}.q4Wquf.NWba7e,.q4Wquf.NWba7e .St9mde{height:auto}.q4Wquf.NWba7e .St9mde{height:auto;max-width:312px;width:100%}.q4Wquf.NWba7e.zpCp3 .St9mde{max-width:unset}.q4Wquf.IiQozc .St9mde{margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}.q4Wquf.Irjbwb .St9mde{height:auto;width:100%}.q4Wquf.EEeaqf .St9mde{max-height:144px;max-width:144px}.SnAaEd{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(233,233,233,0)),color-stop(62.22%,rgba(233,233,233,0)),color-stop(40.22%,rgb(233,233,233)),to(rgba(233,233,233,0)));background-image:-webkit-linear-gradient(top,rgba(233,233,233,0) 0,rgba(233,233,233,0) 62.22%,rgb(233,233,233) 40.22%,rgba(233,233,233,0) 100%);background-image:linear-gradient(to bottom,rgba(233,233,233,0) 0,rgba(233,233,233,0) 62.22%,rgb(233,233,233) 40.22%,rgba(233,233,233,0) 100%);height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:2}@media screen and (prefers-color-scheme:dark){.SnAaEd{display:none}}.SnAaEd::after,.SnAaEd::before{content:"";display:block;height:100%;min-width:110px;position:absolute;right:-10%;-webkit-transform:rotate(-104deg);-ms-transform:rotate(-104deg);transform:rotate(-104deg);width:25vh;z-index:2}@media (min-width:600px){.SnAaEd::after,.SnAaEd::before{width:150px}}.SnAaEd::before{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(243,243,243,0)),to(rgba(243,243,243,.9)));background-image:-webkit-linear-gradient(top,rgba(243,243,243,0) 0,rgba(243,243,243,.9) 100%);background-image:linear-gradient(to bottom,rgba(243,243,243,0) 0,rgba(243,243,243,.9) 100%);bottom:-10%}.SnAaEd::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(255,255,255,.9)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 100%);bottom:-80%}.wsArZ[data-ss-mode="1"] .SnAaEd~.St9mde{width:auto}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .SnAaEd~.St9mde{width:auto}}.RHNWk .St9mde{height:auto}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .RHNWk .St9mde{width:115px}}.cf660d .St9mde{-webkit-transform:translate(-9%,-3%);-ms-transform:translate(-9%,-3%);transform:translate(-9%,-3%)}.tUhwwc .St9mde{margin:auto;max-height:230px;right:0;top:-3%;-webkit-transform:none;-ms-transform:none;transform:none}.Jkvqxd .St9mde{-webkit-transform:translate(9%,-3%);-ms-transform:translate(9%,-3%);transform:translate(9%,-3%)}.onc8Ic .St9mde{-webkit-transform:translate(var( --c-ps-s,24px ),0);-ms-transform:translate(var( --c-ps-s,24px ),0);transform:translate(var( --c-ps-s,24px ),0)}.WA89Yb .St9mde{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.wsArZ[data-ss-mode="1"] .XEN8Yb .St9mde{max-width:115px}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .XEN8Yb .St9mde{max-width:115px}}@media (min-width:1240px) and (orientation:landscape),all and (min-width:1600px){.KyPKed .NQ5OL .XEN8Yb .St9mde{max-width:115px}}.IsSr6b .St9mde{max-width:300px}.mmskdd .St9mde{-webkit-transform:none;-ms-transform:none;transform:none}@-webkit-keyframes quantumWizBoxInkSpread{0%{-webkit-transform:translate(-50%,-50%) scale(.2);transform:translate(-50%,-50%) scale(.2)}100%{-webkit-transform:translate(-50%,-50%) scale(2.2);transform:translate(-50%,-50%) scale(2.2)}}@keyframes quantumWizBoxInkSpread{0%{-webkit-transform:translate(-50%,-50%) scale(.2);transform:translate(-50%,-50%) scale(.2)}100%{-webkit-transform:translate(-50%,-50%) scale(2.2);transform:translate(-50%,-50%) scale(2.2)}}@-webkit-keyframes quantumWizIconFocusPulse{0%{-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5);opacity:0}100%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:1}}@keyframes quantumWizIconFocusPulse{0%{-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5);opacity:0}100%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:1}}@-webkit-keyframes quantumWizRadialInkSpread{0%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:1}}@keyframes quantumWizRadialInkSpread{0%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:1}}@-webkit-keyframes quantumWizRadialInkFocusPulse{0%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:1}}@keyframes quantumWizRadialInkFocusPulse{0%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:1}}:root{--wf-tfs:calc(var(--c-tfs,32)/16*1rem);--wf-tfs-bp2:calc(var(--c-tfs,36)/16*1rem);--wf-tfs-bp3:calc(var(--c-tfs,36)/16*1rem);--wf-tfs-bp5:calc(var(--c-tfs,44)/16*1rem);--wf-stfs:calc(var(--c-stfs,16)/16*1rem);--wf-stfs-bp5:calc(var(--c-stfs,16)/16*1rem)}:root{--wf-harmonize-filter-light:none;--wf-harmonize-filter-dark:none}.Dzz9Db,.GpMPBe{display:block;height:25vh;position:relative}@media (min-width:600px){.Dzz9Db,.GpMPBe{height:150px}}@media screen and (prefers-color-scheme:dark){.Dzz9Db:not(.GtvzYd){display:none}}.Dzz9Db.Irjbwb{height:auto}.GpMPBe{margin:0;overflow:hidden}.UFQPDd,.JNOvdd{display:block;height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:100%}.f4ZpM{display:block;-webkit-filter:var(--wf-harmonize-filter-light);filter:var(--wf-harmonize-filter-light);height:100%;max-width:100%;min-height:110px;position:relative;-webkit-transform:translate(-43%,-3%);-ms-transform:translate(-43%,-3%);transform:translate(-43%,-3%);width:auto;z-index:3}@media screen and (prefers-color-scheme:dark){.f4ZpM{-webkit-filter:var(--wf-harmonize-filter-dark);filter:var(--wf-harmonize-filter-dark)}}.wsArZ[data-ss-mode="1"] .Dzz9Db,.wsArZ[data-ss-mode="1"] .f4ZpM{height:auto;width:100%}.wsArZ[data-ss-mode="1"] .f4ZpM{max-width:400px}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .Dzz9Db,.NQ5OL .f4ZpM{height:auto;width:100%}.NQ5OL .f4ZpM{max-width:400px}}.Dzz9Db.utFBGf,.Dzz9Db.utFBGf .f4ZpM{height:auto}.Dzz9Db.utFBGf .f4ZpM{height:auto;max-width:312px;width:100%}.Dzz9Db.utFBGf.zpCp3 .f4ZpM{max-width:unset}.Dzz9Db.IiQozc .f4ZpM{margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}.Dzz9Db.Irjbwb .f4ZpM{height:auto;width:100%}.Dzz9Db.EEeaqf .f4ZpM{max-height:144px;max-width:144px}.nPt1pc{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(233,233,233,0)),color-stop(62.22%,rgba(233,233,233,0)),color-stop(40.22%,rgb(233,233,233)),to(rgba(233,233,233,0)));background-image:-webkit-linear-gradient(top,rgba(233,233,233,0) 0,rgba(233,233,233,0) 62.22%,rgb(233,233,233) 40.22%,rgba(233,233,233,0) 100%);background-image:linear-gradient(to bottom,rgba(233,233,233,0) 0,rgba(233,233,233,0) 62.22%,rgb(233,233,233) 40.22%,rgba(233,233,233,0) 100%);height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:2}@media screen and (prefers-color-scheme:dark){.nPt1pc{display:none}}.nPt1pc::after,.nPt1pc::before{content:"";display:block;height:100%;min-width:110px;position:absolute;right:-10%;-webkit-transform:rotate(-104deg);-ms-transform:rotate(-104deg);transform:rotate(-104deg);width:25vh;z-index:2}@media (min-width:600px){.nPt1pc::after,.nPt1pc::before{width:150px}}.nPt1pc::before{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(243,243,243,0)),to(rgba(243,243,243,.9)));background-image:-webkit-linear-gradient(top,rgba(243,243,243,0) 0,rgba(243,243,243,.9) 100%);background-image:linear-gradient(to bottom,rgba(243,243,243,0) 0,rgba(243,243,243,.9) 100%);bottom:-10%}.nPt1pc::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(255,255,255,.9)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 100%);bottom:-80%}.wsArZ[data-ss-mode="1"] .nPt1pc~.f4ZpM{width:auto}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .nPt1pc~.f4ZpM{width:auto}}.ZS7CGc .f4ZpM{height:auto}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .ZS7CGc .f4ZpM{width:115px}}.qiRZ5e .f4ZpM{-webkit-transform:translate(-9%,-3%);-ms-transform:translate(-9%,-3%);transform:translate(-9%,-3%)}.vIv7Gf .f4ZpM{margin:auto;max-height:230px;right:0;top:-3%;-webkit-transform:none;-ms-transform:none;transform:none}.nvYXVd .f4ZpM{-webkit-transform:translate(9%,-3%);-ms-transform:translate(9%,-3%);transform:translate(9%,-3%)}.uOhnzd .f4ZpM{-webkit-transform:translate(24px,0);-ms-transform:translate(24px,0);transform:translate(24px,0)}.MsYMaf .f4ZpM{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.wsArZ[data-ss-mode="1"] .YIi9qf .f4ZpM{max-width:115px}@media (min-width:600px) and (orientation:landscape),all and (min-width:1600px){.NQ5OL .YIi9qf .f4ZpM{max-width:115px}}.QG3Xbe .f4ZpM{max-width:300px}.F6gtje .f4ZpM{-webkit-transform:none;-ms-transform:none;transform:none}@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.VfPpkd-ksKsZd-XxIAqe{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity;position:relative;outline:none;overflow:hidden}.VfPpkd-ksKsZd-XxIAqe::before,.VfPpkd-ksKsZd-XxIAqe::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-ksKsZd-XxIAqe::before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.VfPpkd-ksKsZd-XxIAqe::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));-ms-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d::after{top:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf::after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));-ms-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-ksKsZd-XxIAqe::before,.VfPpkd-ksKsZd-XxIAqe::after{top:-50%;left:-50%;width:200%;height:200%}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded],.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd{overflow:visible}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded]::before,.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded]::after,.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::before,.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd::after{top:0;left:0;width:100%;height:100%}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded].VfPpkd-ksKsZd-mWPk3d::before,.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded].VfPpkd-ksKsZd-mWPk3d::after,.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd.VfPpkd-ksKsZd-mWPk3d::before,.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd.VfPpkd-ksKsZd-mWPk3d::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-XxIAqe[data-mdc-ripple-is-unbounded].VfPpkd-ksKsZd-mWPk3d::after,.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd.VfPpkd-ksKsZd-mWPk3d::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-ksKsZd-XxIAqe::before,.VfPpkd-ksKsZd-XxIAqe::after{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.VfPpkd-ksKsZd-XxIAqe:hover::before,.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe::before,.VfPpkd-ksKsZd-XxIAqe:not(.VfPpkd-ksKsZd-mWPk3d):focus::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.VfPpkd-ksKsZd-XxIAqe:not(.VfPpkd-ksKsZd-mWPk3d)::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-ksKsZd-XxIAqe:not(.VfPpkd-ksKsZd-mWPk3d):active::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.VfPpkd-ksKsZd-XxIAqe.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-Bz112c-LgbsSe{font-size:24px;width:48px;height:48px;padding:12px}.VfPpkd-Bz112c-LgbsSe.VfPpkd-Bz112c-LgbsSe-OWXEXe-e5LLRc-SxQuSe .VfPpkd-Bz112c-Jh9lGc{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.VfPpkd-Bz112c-LgbsSe.VfPpkd-Bz112c-LgbsSe-OWXEXe-e5LLRc-SxQuSe .VfPpkd-Bz112c-J1Ukfc-LhBDec{max-height:40px;max-width:40px}.VfPpkd-Bz112c-LgbsSe:disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.VfPpkd-Bz112c-LgbsSe svg,.VfPpkd-Bz112c-LgbsSe img{width:24px;height:24px}.VfPpkd-Bz112c-LgbsSe{display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;outline:none;background-color:transparent;fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0;overflow:visible}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-RLmnJb{position:absolute;top:50%;height:48px;left:50%;width:48px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (forced-colors:active){.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Bz112c-J1Ukfc-LhBDec,.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Bz112c-J1Ukfc-LhBDec{display:block}}.VfPpkd-Bz112c-LgbsSe:disabled{cursor:default;pointer-events:none}.VfPpkd-Bz112c-LgbsSe[hidden]{display:none}.VfPpkd-Bz112c-LgbsSe-OWXEXe-KVuj8d-Q3DXx{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.VfPpkd-Bz112c-J1Ukfc-LhBDec{pointer-events:none;border:2px solid transparent;border-radius:6px;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;display:none}@media screen and (forced-colors:active){.VfPpkd-Bz112c-J1Ukfc-LhBDec{border-color:CanvasText}}.VfPpkd-Bz112c-J1Ukfc-LhBDec::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors:active){.VfPpkd-Bz112c-J1Ukfc-LhBDec::after{border-color:CanvasText}}.VfPpkd-Bz112c-kBDsod{display:inline-block}.VfPpkd-Bz112c-kBDsod.VfPpkd-Bz112c-kBDsod-OWXEXe-IT5dJd,.VfPpkd-Bz112c-LgbsSe-OWXEXe-IT5dJd .VfPpkd-Bz112c-kBDsod{display:none}.VfPpkd-Bz112c-LgbsSe-OWXEXe-IT5dJd .VfPpkd-Bz112c-kBDsod.VfPpkd-Bz112c-kBDsod-OWXEXe-IT5dJd{display:inline-block}.VfPpkd-Bz112c-mRLv6{height:100%;left:0;outline:none;position:absolute;top:0;width:100%}.VfPpkd-Bz112c-LgbsSe{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index,1)}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::after{z-index:0;z-index:var(--mdc-ripple-z-index,0)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Bz112c-Jh9lGc::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));-ms-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Bz112c-Jh9lGc::after{top:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd .VfPpkd-Bz112c-Jh9lGc::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc .VfPpkd-Bz112c-Jh9lGc::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf .VfPpkd-Bz112c-Jh9lGc::after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));-ms-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::after{top:0;left:0;width:100%;height:100%}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Bz112c-Jh9lGc::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Bz112c-Jh9lGc::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc::after{background-color:#000;background-color:var(--mdc-ripple-color,#000)}.VfPpkd-Bz112c-LgbsSe:hover .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Bz112c-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Bz112c-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Bz112c-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-Bz112c-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Bz112c-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.VfPpkd-Bz112c-LgbsSe.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.VfPpkd-Bz112c-LgbsSe:disabled:hover .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe:disabled.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Bz112c-Jh9lGc::before{opacity:0;opacity:var(--mdc-ripple-hover-opacity,0)}.VfPpkd-Bz112c-LgbsSe:disabled.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Bz112c-Jh9lGc::before,.VfPpkd-Bz112c-LgbsSe:disabled:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Bz112c-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:0;opacity:var(--mdc-ripple-focus-opacity,0)}.VfPpkd-Bz112c-LgbsSe:disabled:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Bz112c-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-Bz112c-LgbsSe:disabled:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Bz112c-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:0;opacity:var(--mdc-ripple-press-opacity,0)}.VfPpkd-Bz112c-LgbsSe:disabled.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0)}.VfPpkd-Bz112c-LgbsSe .VfPpkd-Bz112c-Jh9lGc{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.VfPpkd-dgl2Hf-ppHlrf-sM5MNb{display:inline}.VfPpkd-LgbsSe{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:transparent}.VfPpkd-LgbsSe .VfPpkd-BFbNVe-bF1uUb{width:100%;height:100%;top:0;left:0}.VfPpkd-LgbsSe::-moz-focus-inner{padding:0;border:0}.VfPpkd-LgbsSe:active{outline:none}.VfPpkd-LgbsSe:hover{cursor:pointer}.VfPpkd-LgbsSe:disabled{cursor:default;pointer-events:none}.VfPpkd-LgbsSe[hidden]{display:none}.VfPpkd-LgbsSe .VfPpkd-kBDsod{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .VfPpkd-LgbsSe .VfPpkd-kBDsod,.VfPpkd-LgbsSe .VfPpkd-kBDsod[dir=rtl]{margin-left:8px;margin-right:0}.VfPpkd-LgbsSe .VfPpkd-UdE5de-uDEFge{font-size:0;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;line-height:normal}.VfPpkd-LgbsSe .VfPpkd-vQzf8d{position:relative}.VfPpkd-LgbsSe .VfPpkd-J1Ukfc-LhBDec{pointer-events:none;border:2px solid transparent;border-radius:6px;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors:active){.VfPpkd-LgbsSe .VfPpkd-J1Ukfc-LhBDec{border-color:CanvasText}}.VfPpkd-LgbsSe .VfPpkd-J1Ukfc-LhBDec::after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors:active){.VfPpkd-LgbsSe .VfPpkd-J1Ukfc-LhBDec::after{border-color:CanvasText}}@media screen and (forced-colors:active){.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-J1Ukfc-LhBDec,.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-J1Ukfc-LhBDec{display:block}}.VfPpkd-LgbsSe .VfPpkd-RLmnJb{position:absolute;top:50%;height:48px;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.VfPpkd-vQzf8d+.VfPpkd-kBDsod{margin-left:8px;margin-right:0}[dir=rtl] .VfPpkd-vQzf8d+.VfPpkd-kBDsod,.VfPpkd-vQzf8d+.VfPpkd-kBDsod[dir=rtl]{margin-left:0;margin-right:8px}svg.VfPpkd-kBDsod{fill:currentColor}.VfPpkd-LgbsSe-OWXEXe-dgl2Hf{margin-top:6px;margin-bottom:6px}.VfPpkd-LgbsSe{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-decoration:none}.VfPpkd-LgbsSe{padding:0 8px 0 8px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ{-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px 0 16px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-LgbsSe-OWXEXe-Bz112c-UbuQg{padding:0 12px 0 16px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-LgbsSe-OWXEXe-Bz112c-M1Soyc{padding:0 16px 0 12px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb{-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px 0 16px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-LgbsSe-OWXEXe-Bz112c-UbuQg{padding:0 12px 0 16px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-LgbsSe-OWXEXe-Bz112c-M1Soyc{padding:0 16px 0 12px}.VfPpkd-LgbsSe-OWXEXe-INsAgc{border-style:solid;-webkit-transition:border .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1)}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc{border-style:solid;border-color:transparent}.VfPpkd-LgbsSe{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{z-index:0}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Jh9lGc::before{-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));-ms-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Jh9lGc::after{top:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-ZNMTqd .VfPpkd-Jh9lGc::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-lJfZMc .VfPpkd-Jh9lGc::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-Tv8l5d-OmS1vf .VfPpkd-Jh9lGc::after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));-ms-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{top:-50%;left:-50%;width:200%;height:200%}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d .VfPpkd-Jh9lGc::after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.VfPpkd-Jh9lGc{position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:hidden;z-index:0;top:0;left:0;bottom:0;right:0}.VfPpkd-LgbsSe{font-family:Roboto,sans-serif;font-size:.875rem;letter-spacing:.0892857143em;font-weight:500;text-transform:uppercase;height:36px;border-radius:4px}.VfPpkd-LgbsSe:not(:disabled){color:#6200ee}.VfPpkd-LgbsSe:disabled{color:rgba(0,0,0,.38)}.VfPpkd-LgbsSe .VfPpkd-kBDsod{font-size:1.125rem;width:1.125rem;height:1.125rem}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::before{background-color:#6200ee}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc::after{background-color:#6200ee}.VfPpkd-LgbsSe:hover .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:.04}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12}.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-LgbsSe:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12}.VfPpkd-LgbsSe.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-text-button-pressed-state-layer-opacity,0.12)}.VfPpkd-LgbsSe .VfPpkd-Jh9lGc{border-radius:4px}.VfPpkd-LgbsSe .VfPpkd-J1Ukfc-LhBDec{border-radius:2px}.VfPpkd-LgbsSe .VfPpkd-J1Ukfc-LhBDec::after{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ{font-family:Roboto,sans-serif;font-size:.875rem;letter-spacing:.0892857143em;font-weight:500;text-transform:uppercase;height:36px;border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(:disabled){background-color:#6200ee}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:disabled{background-color:rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(:disabled){color:#fff}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:disabled{color:rgba(0,0,0,.38)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-kBDsod{font-size:1.125rem;width:1.125rem;height:1.125rem}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc::before{background-color:#fff}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc::after{background-color:#fff}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:hover .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:.08}.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.24}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-LgbsSe-OWXEXe-k8QpJ:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.24}.VfPpkd-LgbsSe-OWXEXe-k8QpJ.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-filled-button-pressed-state-layer-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-Jh9lGc{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-J1Ukfc-LhBDec{border-radius:2px}.VfPpkd-LgbsSe-OWXEXe-k8QpJ .VfPpkd-J1Ukfc-LhBDec::after{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb{font-family:Roboto,sans-serif;font-size:.875rem;letter-spacing:.0892857143em;font-weight:500;text-transform:uppercase;height:36px;border-radius:4px;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(:disabled){background-color:#6200ee}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:disabled{background-color:rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(:disabled){color:#fff}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:disabled{color:rgba(0,0,0,.38)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-kBDsod{font-size:1.125rem;width:1.125rem;height:1.125rem}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-Jh9lGc::before{background-color:#fff}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-Jh9lGc::after{background-color:#fff}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:hover .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:.08}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.24}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.24}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-protected-button-pressed-state-layer-opacity,0.24)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-Jh9lGc{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-J1Ukfc-LhBDec{border-radius:2px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb .VfPpkd-J1Ukfc-LhBDec::after{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-MV7yeb.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe,.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(.VfPpkd-ksKsZd-mWPk3d):focus{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:not(:disabled):active{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-MV7yeb:disabled{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc{font-family:Roboto,sans-serif;font-size:.875rem;letter-spacing:.0892857143em;font-weight:500;text-transform:uppercase;height:36px;border-radius:4px;padding:0 15px 0 15px;border-width:1px}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(:disabled){color:#6200ee}.VfPpkd-LgbsSe-OWXEXe-INsAgc:disabled{color:rgba(0,0,0,.38)}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-kBDsod{font-size:1.125rem;width:1.125rem;height:1.125rem}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc::before{background-color:#6200ee}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc::after{background-color:#6200ee}.VfPpkd-LgbsSe-OWXEXe-INsAgc:hover .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:.04}.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12}.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-outlined-button-pressed-state-layer-opacity,0.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-J1Ukfc-LhBDec{border-radius:2px}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-J1Ukfc-LhBDec::after{border-radius:4px}.VfPpkd-LgbsSe-OWXEXe-INsAgc:not(:disabled){border-color:rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc:disabled{border-color:rgba(0,0,0,.12)}.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-LgbsSe-OWXEXe-Bz112c-UbuQg{padding:0 11px 0 15px}.VfPpkd-LgbsSe-OWXEXe-INsAgc.VfPpkd-LgbsSe-OWXEXe-Bz112c-M1Soyc{padding:0 15px 0 11px}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-Jh9lGc{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:1px}.VfPpkd-LgbsSe-OWXEXe-INsAgc .VfPpkd-RLmnJb{left:-1px;width:calc(100% + 2px)}.nCP5yc{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;-webkit-transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:none;box-shadow:none}.nCP5yc .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.nCP5yc:not(:disabled){background-color:rgb(26,115,232);background-color:var(--gm-fillbutton-container-color,rgb(26,115,232))}.nCP5yc:not(:disabled){color:#fff;color:var(--gm-fillbutton-ink-color,#fff)}.nCP5yc:disabled{background-color:rgba(60,64,67,.12);background-color:var(--gm-fillbutton-disabled-container-color,rgba(60,64,67,.12))}.nCP5yc:disabled{color:rgba(60,64,67,.38);color:var(--gm-fillbutton-disabled-ink-color,rgba(60,64,67,.38))}.nCP5yc .VfPpkd-Jh9lGc::before,.nCP5yc .VfPpkd-Jh9lGc::after{background-color:rgb(32,33,36);background-color:var(--gm-fillbutton-state-color,rgb(32,33,36))}.nCP5yc:hover .VfPpkd-Jh9lGc::before,.nCP5yc.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:.16;opacity:var(--mdc-ripple-hover-opacity,.16)}.nCP5yc.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.nCP5yc:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity,.24)}.nCP5yc:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.nCP5yc:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.2;opacity:var(--mdc-ripple-press-opacity,.2)}.nCP5yc.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.2)}.nCP5yc .VfPpkd-BFbNVe-bF1uUb{opacity:0}.nCP5yc .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-uI4vCe-LkdAo,.nCP5yc .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-IdXvz-LkdAo-Bd00G{stroke:#fff}@media (-ms-high-contrast:active),screen and (forced-colors:active){.nCP5yc .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-uI4vCe-LkdAo,.nCP5yc .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-IdXvz-LkdAo-Bd00G{stroke:CanvasText}}.nCP5yc:hover{-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);-webkit-box-shadow:0 1px 2px 0 var(--gm-fillbutton-keyshadow-color,rgba(60,64,67,.3)),0 1px 3px 1px var(--gm-fillbutton-ambientshadow-color,rgba(60,64,67,.15));box-shadow:0 1px 2px 0 var(--gm-fillbutton-keyshadow-color,rgba(60,64,67,.3)),0 1px 3px 1px var(--gm-fillbutton-ambientshadow-color,rgba(60,64,67,.15))}.nCP5yc:hover .VfPpkd-BFbNVe-bF1uUb{opacity:0}.nCP5yc:active{-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);-webkit-box-shadow:0 1px 2px 0 var(--gm-fillbutton-keyshadow-color,rgba(60,64,67,.3)),0 2px 6px 2px var(--gm-fillbutton-ambientshadow-color,rgba(60,64,67,.15));box-shadow:0 1px 2px 0 var(--gm-fillbutton-keyshadow-color,rgba(60,64,67,.3)),0 2px 6px 2px var(--gm-fillbutton-ambientshadow-color,rgba(60,64,67,.15))}.nCP5yc:active .VfPpkd-BFbNVe-bF1uUb{opacity:0}.nCP5yc:disabled{-webkit-box-shadow:none;box-shadow:none}.nCP5yc:disabled:hover .VfPpkd-Jh9lGc::before,.nCP5yc:disabled.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:0;opacity:var(--mdc-ripple-hover-opacity,0)}.nCP5yc:disabled.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.nCP5yc:disabled:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:0;opacity:var(--mdc-ripple-focus-opacity,0)}.nCP5yc:disabled:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.nCP5yc:disabled:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:0;opacity:var(--mdc-ripple-press-opacity,0)}.nCP5yc:disabled.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0)}.nCP5yc:disabled .VfPpkd-BFbNVe-bF1uUb{opacity:0}.Rj2Mlf{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;-webkit-transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:none;box-shadow:none}.Rj2Mlf .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.Rj2Mlf:not(:disabled){color:rgb(26,115,232);color:var(--gm-hairlinebutton-ink-color,rgb(26,115,232))}.Rj2Mlf:not(:disabled){border-color:rgb(218,220,224);border-color:var(--gm-hairlinebutton-outline-color,rgb(218,220,224))}.Rj2Mlf:not(:disabled):hover{border-color:rgb(218,220,224);border-color:var(--gm-hairlinebutton-outline-color,rgb(218,220,224))}.Rj2Mlf:not(:disabled).VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe,.Rj2Mlf:not(:disabled):not(.VfPpkd-ksKsZd-mWPk3d):focus{border-color:rgb(23,78,166);border-color:var(--gm-hairlinebutton-outline-color--stateful,rgb(23,78,166))}.Rj2Mlf:not(:disabled):active,.Rj2Mlf:not(:disabled):focus:active{border-color:rgb(218,220,224);border-color:var(--gm-hairlinebutton-outline-color,rgb(218,220,224))}.Rj2Mlf:disabled{color:rgba(60,64,67,.38);color:var(--gm-hairlinebutton-disabled-ink-color,rgba(60,64,67,.38))}.Rj2Mlf:disabled{border-color:rgba(60,64,67,.12);border-color:var(--gm-hairlinebutton-disabled-outline-color,rgba(60,64,67,.12))}.Rj2Mlf:hover:not(:disabled),.Rj2Mlf.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled),.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d):focus:not(:disabled),.Rj2Mlf:active:not(:disabled){color:rgb(23,78,166);color:var(--gm-hairlinebutton-ink-color--stateful,rgb(23,78,166))}.Rj2Mlf .VfPpkd-BFbNVe-bF1uUb{opacity:0}.Rj2Mlf .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-uI4vCe-LkdAo,.Rj2Mlf .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-IdXvz-LkdAo-Bd00G{stroke:rgb(26,115,232)}@media (-ms-high-contrast:active),screen and (forced-colors:active){.Rj2Mlf .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-uI4vCe-LkdAo,.Rj2Mlf .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-IdXvz-LkdAo-Bd00G{stroke:CanvasText}}.Rj2Mlf .VfPpkd-Jh9lGc::before,.Rj2Mlf .VfPpkd-Jh9lGc::after{background-color:rgb(26,115,232);background-color:var(--gm-hairlinebutton-state-color,rgb(26,115,232))}.Rj2Mlf:hover .VfPpkd-Jh9lGc::before,.Rj2Mlf.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity,.04)}.Rj2Mlf.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity,.12)}.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.Rj2Mlf:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity,.12)}.Rj2Mlf.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0.12)}.Rj2Mlf:disabled:hover .VfPpkd-Jh9lGc::before,.Rj2Mlf:disabled.VfPpkd-ksKsZd-XxIAqe-OWXEXe-ZmdkE .VfPpkd-Jh9lGc::before{opacity:0;opacity:var(--mdc-ripple-hover-opacity,0)}.Rj2Mlf:disabled.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe .VfPpkd-Jh9lGc::before,.Rj2Mlf:disabled:not(.VfPpkd-ksKsZd-mWPk3d):focus .VfPpkd-Jh9lGc::before{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:0;opacity:var(--mdc-ripple-focus-opacity,0)}.Rj2Mlf:disabled:not(.VfPpkd-ksKsZd-mWPk3d) .VfPpkd-Jh9lGc::after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.Rj2Mlf:disabled:not(.VfPpkd-ksKsZd-mWPk3d):active .VfPpkd-Jh9lGc::after{-webkit-transition-duration:75ms;transition-duration:75ms;opacity:0;opacity:var(--mdc-ripple-press-opacity,0)}.Rj2Mlf:disabled.VfPpkd-ksKsZd-mWPk3d{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity,0)}.b9hyVd{font-family:"Google Sans",Roboto,Arial,sans-serif;font-size:.875rem;letter-spacing:.0107142857em;font-weight:500;text-transform:none;-webkit-transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);transition:border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);border-width:0;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);-webkit-box-shadow:0 1px 2px 0 var(--gm-protectedbutton-keyshadow-color,rgba(60,64,67,.3)),0 1px 3px 1px var(--gm-protectedbutton-ambientshadow-color,rgba(60,64,67,.15));box-shadow:0 1px 2px 0 var(--gm-protectedbutton-keyshadow-color,rgba(60,64,67,.3)),0 1px 3px 1px var(--gm-protectedbutton-ambientshadow-color,rgba(60,64,67,.15))}.b9hyVd .VfPpkd-Jh9lGc{height:100%;position:absolute;overflow:hidden;width:100%;z-index:0}.b9hyVd:not(:disabled){background-color:#fff;background-color:var(--gm-protectedbutton-container-color,#fff)}.b9hyVd:not(:disabled){color:rgb(26,115,232);color:var(--gm-protectedbutton-ink-color,rgb(26,115,232))}.b9hyVd:disabled{background-color:rgba(60,64,67,.12);background-color:var(--gm-protectedbutton-disabled-container-color,rgba(60,64,67,.12))}.b9hyVd:disabled{color:rgba(60,64,67,.38);color:var(--gm-protectedbutton-disabled-ink-color,rgba(60,64,67,.38))}.b9hyVd:hover:not(:disabled),.b9hyVd.VfPpkd-ksKsZd-mWPk3d-OWXEXe-AHe6Kc-XpnDCe:not(:disabled),.b9hyVd:not(.VfPpkd-ksKsZd-mWPk3d):focus:not(:disabled),.b9hyVd:active:not(:disabled){color:rgb(23,78,166);color:var(--gm-protectedbutton-ink-color--stateful,rgb(23,78,166))}.b9hyVd .VfPpkd-BFbNVe-bF1uUb{opacity:0}.b9hyVd .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-uI4vCe-LkdAo,.b9hyVd .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-IdXvz-LkdAo-Bd00G{stroke:rgb(26,115,232)}@media (-ms-high-contrast:active),screen and (forced-colors:active){.b9hyVd .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-uI4vCe-LkdAo,.b9hyVd .VfPpkd-UdE5de-uDEFge .VfPpkd-JGcpL-IdXvz-LkdAo-B
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-5.3.4
semigroupoids: Semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. A Category is any Semigroupoid for which the Yoneda lemma holds. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Foldable ----> Traversable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Foldable1 ---> Traversable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. [ Skip to Readme ] Modules [ Index ] [ Quick Jump ] Data Bifunctor Data.Bifunctor.Apply Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Class Data.Functor.Bind.Trans Data.Functor.Extend Data.Functor.Plus Data.Groupoid Data.Isomorphism Semigroup Data.Semigroup.Bifoldable Data.Semigroup.Bitraversable Data.Semigroup.Foldable Data.Semigroup.Foldable.Class Data.Semigroup.Traversable Data.Semigroup.Traversable.Class Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Ob Data.Semigroupoid.Static Traversable Data.Traversable.Instances Flags Manual Flags Name Description Default containers You can disable the use of the containers package using `-f-containers`. Disabing this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled contravariant You can disable the use of the contravariant package using `-f-contravariant`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Contravariant Enabled distributive You can disable the use of the distributive package using `-f-distributive`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Distributive Enabled doctests You can disable testing with doctests using `-f-doctests`. Enabled comonad You can disable the use of the comonad package using `-f-comonad`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply instances of Comonad Enabled tagged You can disable the use of the tagged package using `-f-tagged`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled unordered-containers You can disable the use of the `unordered-containers` package (and also its dependency hashable ) using `-f-unordered-containers`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. Enabled Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info Downloads semigroupoids-5.3.4.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Change log CHANGELOG.markdown Dependencies base (>=4.3 && <4.16) , base-orphans (>=0.8 && <1) , bifunctors (>=5 && <6) , comonad (>=4.2.6 && <6) , containers (>=0.3 && <0.7) , contravariant (>=0.2.0.1 && <2) , distributive (>=0.2.2 && <1) , generic-deriving (>=1.11 && <1.15) , ghc-prim , hashable (>=1.1 && <1.4) , semigroups (>=0.16.2 && <1) , tagged (>=0.8.5 && <1) , template-haskell , transformers (>=0.2 && <0.6) , transformers-compat (>=0.5 && <0.7) , unordered-containers (>=0.2 && <0.3) [ details ] Tested with ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.1 License BSD-3-Clause Copyright Copyright (C) 2011-2015 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by ryanglscott at 2019-11-26T14:05:12Z Revised Revision 3 made by phadej at 2021-11-16T15:54:22Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs available [ build log ] Last success reported on 2019-11-26 [ all 1 reports ] Readme for semigroupoids-5.3.4 [ back to package description ] semigroupoids A semigroupoid is a Category without id . Contact Information Contributions and bug reports are welcome! Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net. -Edward Kmett Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://hackmd.io/c/tutorials/%2F%40docs%2Fsync-a-note-with-github.md
HackMD Tutorial Book - HackMD HackMD Tutorial Book === **[中文版](/c/tutorials-tw)** - [Welcome](/s/tutorials) - [Features](/s/features) - [Markdown quick start guide](/UFLeoGd_SmGy8acWOTs6JA) Feel free to leave comments below to request for (or contribute) tutorials on certain topics. You can also leave comments below each tutorial to ask for clarifications or report bugs. If you want a quick overview of all features, visit [features](/features) :::info Support email: :email: support@hackmd.io ::: New Feature 🔥 --- - [Paragraph Citations](/@docs/paragraph_citations_en) - [Guided comment](/@docs/guided_comment_en) - [Paragraph bookmark](/@docs/paragraph_bookmark_en) - [Link Preview](/@docs/link_preview_en) - [Show edit history](/@docs/show_editing_history_en) - [Copy paragraph link](/@docs/paragraph_link_copy_en) API 🦾 [close] --- - [How to issue/revoke an API token?](/@docs/issue-revoke-api-token-en) - [Developer Portal](/@hackmd-api/developer-portal?utm_source=tutorial&utm_medium=book-section) [target=_blank] Introduction [close] --- - [Registration and binding](/@docs/registration_and_binding_en) - [Choose your interface language](/@docs/interface-language-en) - [Workspace introduction](/@docs/workspace-introduction-en) - [Dark Mode](/@docs/how-to-set-dark-mode-en) - [Profile page](/@docs/personal-profile-page-en) - [Create note & Navigation bar intro](/@docs/createnotes_n_navigationbar_en) - [View note directory](/@docs/view-en) - [How to edit metadata of a note](/@docs/how-to-edit-metadata-of-a-note-en) - [How to edit title and tags](/@docs/how-to-edit-title-and-tags-en) Tips for using HackMD [close] --- - [How to use Tag List and Tag Filter](/@docs/how-to-use-tag-list-filter-en) - [How to Follow](/@docs/how-to-follow-en) - [Spotlight](/@hackmd/spotlight-en) - [Use Regular Expression to search in text editor](/@docs/regular-expression-to-search-en) - [Tips for editing on mobile phone](/@docs/rJ5BU988A) - [Embed another note](/@docs/embed-another-note-en) - [Keyboard shortcuts](/@docs/keyboard-shortcuts) - [Offline Access](/@docs/offline-access-en) Text Editor [close] --- - [Basic Formatting: Title, Quotation, Bold Text](/@docs/basic_formatting_en) - [Highlighting, color blocks, and collapsing](/@docs/enhance_content_en) - [Insert image in notes](/@docs/insert-image-in-team-note) - [Embed YouTube, link notes, and more](/@docs/insert-external-media-en) - [Search and replace](/@docs/search-and-replace-en) - [Emoji cheat sheet](https://hackmdio.github.io/emoji-datasource-finder/) [target=_blank] - [Changing text color :grin:](/@docs/change-text-color-en) - [How to create table](/@docs/how-to-create-table-en) - [How to paste table from Excel ](/@docs/paste-table-from-excel-en) - [Copy and paste code into your notes](/@docs/insert-code-into-note-en) <!-- - [Tips on Mobile](/zr2FvF_URe2HhgWddVvmdQ) --> Book Mode & Slide Mode 📍 [close] --- - [How to create a book](/@docs/create-a-book-en) - [How to create a slide deck](/@docs/create-slides-en) Creating graphs 🖍️ [close] --- - [How to use MathJax & UML](/@docs/use-mathjax-and-UML-en) - [How to create flowchart](/@docs/flowchart-en) - [How to create pie chart](/@docs/pie-chart-en) - [How to create Gantt chart](/@docs/gantt-chart-en) <!--Drawing musical notation --> Notes Management & Template 📚 [close] --- - [Note permission](/@docs/note-permission-en) - [Deleting and Restoring Notes](/@docs/delete-note-en) - [Folder :open_file_folder:](/@docs/folder-en) - [How to use template](/@docs/how-to-use-template-en) - [Note Versions](/@docs/save-version-en) - [How to export & import notes](/@docs/export-and-import-notes-en) - [How to export to PDF](/@docs/export-to-pdf-en) - [How to import from/export to Arweave](/@docs/export-import-arweave-en) - [Publish with permalink](/@docs/publish-notes-with-permalink-en) Team Workspace 🚀 [close] --- - [What is Team?](/@docs/what-is-team) - [Create and manage Team](/@docs/create-and-manage-team) - [Manage Team notes](/@docs/manage-team-notes) - [Insert image in Team notes](/@docs/insert-image-in-team-note) - [Unlock Team member limit](/@docs/unlock-team-member-limit) - [How to Transfer Team Ownership](/@docs/transfer-team-ownership-en) Collaboration 🤝 [close] --- - [Invite others to a private note](/@docs/invite-others-to-a-private-note-en) - [Live Host a Collaborative Session](/@docs/hosting-a-collaborative-session-en) - [Use comments to collaborate asynchronously](/@docs/comment-to-collaborate-en) - [Hide and Resolve comments](/@docs/hide-resolve-comment-en) - [How to Raise a Suggest Edit](/@docs/suggest-edit-en) Pricing and Payment 💍 [close] --- - [Personal Prime subscription and management](/@docs/Personal-Prime-subscription-management-en) - [Subscribe to Team Prime Plan](/@docs/unlock-team-member-limit) - [FAQ about yearly payment](/@docs/yearly-payment-faq-en) - [How to apply for non-profit sponsorship?](/@docs/NPOplan) <!-- [About Personal & Team Prime plan] --> <!-- [Failed payment](/tLIgOkh7SgGLdf_b7eNagw) --> Account [close] --- - [How to merge accounts?](/@docs/merge-accounts-en) - [How to delete my account](/@docs/delete-my-account-en) Advance Features 🛠️ [close] --- - [How to sync with GitHub](/@docs/sync-a-note-with-github) - [Command line tool: hackmd-cli](/@docs/hackmd-cli) - [Browser extension: HackMD-it](/@docs/browser-extension-en) - [How to turn on the feature preview](/@docs/feature-preview) {"breaks":true,"title":"HackMD Tutorial Book","description":"Learn how to use HackMD with tutorials covering all aspects of the powerful markdown editor.","image":"https://hackmd.io/_uploads/SyBv-nInC.jpg","contributors":"[{\"id\":\"9fb45a0a-ff1a-49af-9ba3-dc411256dc2b\",\"add\":2247,\"del\":1352},{\"id\":\"61af98f4-b303-4819-b08b-aa32cf6677a8\",\"add\":788,\"del\":336},{\"id\":\"b69c1c71-1f6f-41b4-b230-8f8f857d1db7\",\"add\":92,\"del\":0},{\"id\":\"3ab19145-8243-4557-8f3e-70a733b710c0\",\"add\":364,\"del\":0},{\"id\":\"7252c271-4d52-435d-b724-900478f7cef4\",\"add\":1247,\"del\":365,\"latestUpdatedAt\":null},{\"id\":\"6d3b4625-23c8-4275-a28e-cdc2cb546eda\",\"add\":466,\"del\":49},{\"id\":\"23942b32-8d81-4d00-ae9b-702abb782e84\",\"add\":125,\"del\":32},{\"id\":\"d7bc100e-ab59-4c37-948d-734e8e215f68\",\"add\":18415,\"del\":16696,\"latestUpdatedAt\":1758769504470},{\"id\":\"1fb5b07b-07b2-4267-92c0-d31539e3d000\",\"add\":154,\"del\":38}]"} Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Expand menu
2026-01-13T09:30:29
https://json-schema.org/docs
Welcome Specification Docs Tools Blog Community Search System Light Dark Star on GitHub Introduction Introduction Get Started Guides Reference Specification Introduction Get Started Guides Reference Specification Welcome JSON Schema is a declarative language for annotating and validating JSON documents' structure, constraints, and data types. It helps you standardize and define expectations for JSON data. Our documentation will guide you through the basics and beyond of defining and validating JSON data. Explore the docs Introduction Discover JSON Schema: its purpose and role in data validation. Read More Get started New to JSON Schema? Learn the basics of schema design. Read More Guides Master advanced skills such as validation with our hands-on guides. Read More Reference Dive deeper into JSON Schema keywords with our clear explanations and usage examples. Read More Specification Understand the evolution of JSON Schema through its different versions Read More Need Help? Did you find these docs helpful? Help us make our docs great! At JSON Schema, we value docs contributions as much as every other type of contribution! Edit this page on Github Learn how to contribute Still Need Help? Learning JSON Schema is often confusing, but don't worry, we are here to help!. Ask the community on GitHub Ask the community on Slack Open Collective Code of Conduct Slack X LinkedIn Youtube GitHub Copyright © 2026 JSON Schema.  All rights reserved.
2026-01-13T09:30:29
https://verification.f-droid.org/verified.html#skipped
F-Droid Verified F-Droid Verification Server F-Droid Verified These are all the APKs reproducible to the APKv1 signature. This page was generated on Tue Jan 13 09:17:02 2026 UTC Get the full history as JSON: verified.json Builds that failed to reproduce are listed separately. See skipped packages for the apps not attempted. Generated by gen-verified-html icon package name name version code InfinityLoop1309.NewPipeEnhanced PipePipe JSON 4.7.7 109004 JSON 4.7.7 109003 JSON 4.7.7 109002 JSON 4.7.7 109001 JSON 4.7.6 108904 JSON 4.7.6 108903 JSON 4.7.6 108902 JSON 4.7.6 108901 JSON 4.7.5 108804 JSON 4.7.5 108803 JSON 4.7.5 108802 JSON 4.7.5 108801 JSON 4.7.3 108602 JSON 4.7.3 108601 JSON 4.7.2 108504 JSON 4.7.2 108503 JSON 4.7.2 108502 JSON 4.7.2 108501 JSON 4.7.1 108404 JSON 4.7.1 108403 JSON 4.7.1 108402 JSON 4.7.1 108401 JSON 4.6.1 108204 JSON 4.6.1 108203 JSON 4.6.1 108202 JSON 4.6.1 108201 JSON 4.6.0 108104 JSON 4.6.0 108103 JSON 4.6.0 108102 JSON 4.6.0 108101 JSON 4.5.0 108004 JSON 4.5.0 108003 JSON 4.5.0 108002 JSON 4.5.0 108001 JSON 4.4.2 107904 JSON 4.4.2 107903 JSON 4.4.2 107902 JSON 4.4.2 107901 JSON 4.4.0 107704 JSON 4.4.0 107703 JSON 4.4.0 107702 JSON 4.4.0 107701 JSON 4.3.1 107604 JSON 4.3.1 107603 JSON 4.3.1 107602 JSON 4.3.1 107601 JSON 4.3.0 107504 JSON 4.3.0 107503 JSON 4.3.0 107502 JSON 4.3.0 107501 JSON 4.2.2 107204 JSON 4.2.2 107203 JSON 4.2.2 107202 JSON 4.2.2 107201 JSON 4.2.1 107104 JSON 4.2.1 107103 JSON 4.2.1 107102 JSON 4.2.1 107101 JSON 4.2.0 107004 JSON 4.2.0 107003 JSON 4.2.0 107002 JSON 4.2.0 107001 JSON 4.0.0 106203 JSON 4.0.0 106202 JSON 4.0.0 106201 JSON 3.9.0 106104 JSON 3.9.0 106103 JSON 3.9.0 106102 JSON 3.9.0 106101 JSON 3.8.2 106001 JSON 3.4.1 104904 JSON 3.3.1 104704 JSON 3.3.1 104702 JSON 3.3.1 104701 JSON 3.3.0 104604 JSON 3.2.1 104504 S.N.A.K.E Worm 🐍 JSON 1000001.0-OPTIMIZED 1000001 a2dp.Vol A2DP Volume JSON 2.13.0.4 169 JSON 2.12.9 135 ac.mdiq.podcini.X Podcini.X - Podcast instrument JSON 10.3.2 233 JSON 10.3.1 232 JSON 10.3.0 231 JSON 10.2.4 230 JSON 10.2.3 229 JSON 10.2.2 228 JSON 9.9.0 217 JSON 9.8.8 216 JSON 9.8.7 215 JSON 9.8.5 213 JSON 9.8.4 212 JSON 9.8.3 211 JSON 9.8.2 210 JSON 9.8.1 209 JSON 9.8.0 208 JSON 9.7.0 207 JSON 9.6.2 206 JSON 9.6.1 205 JSON 9.5.1 203 JSON 9.5.0 202 JSON 9.4.1 201 JSON 9.3.0 199 JSON 9.2.1 198 JSON 9.1.0 196 JSON 9.0.0 195 JSON 8.25.2 193 JSON 8.25.1 192 JSON 8.25.0 191 JSON 8.24.0 190 JSON 8.23.3 189 JSON 8.23.2 188 JSON 8.23.1 187 JSON 8.21.0 184 JSON 8.19.0 182 JSON 8.18.0 180 JSON 8.17.7 177 JSON 8.17.6 176 JSON 8.17.5 175 JSON 8.17.4 174 JSON 8.17.3 173 JSON 8.17.1 171 JSON 8.16.4 169 JSON 8.16.3 168 JSON 8.15.1 164 JSON 8.15.0 163 JSON 8.14.6 160 JSON 8.14.4.0 158 JSON 8.14.3 156 JSON 8.13.6 152 JSON 8.13.5 151 JSON 8.13.3 149 JSON 8.12.2 145 JSON 8.11.6 141 JSON 8.11.3 138 JSON 8.11.2 137 JSON 8.10.3 134 JSON 8.10.2 133 JSON 8.9.4 130 JSON 8.8.2 125 JSON 8.7.0 122 JSON 8.5.5 117 JSON 8.5.4 116 JSON 8.5.3 115 JSON 8.5.1 113 JSON 8.2.1 107 JSON 8.1.1 105 JSON 8.1.0 104 ac.robinson.mediaphone Com-Phone Story Maker JSON 1.8.1 64 acr.browser.lightning Lightning JSON 5.1.0 101 JSON 4.5.1 96 ademar.bitac BitAC - Bitcoin Address Checker JSON 1.1.3 7 JSON 1.1.2 6 JSON 1.1.1 5 ademar.textlauncher Text Launcher JSON 1.4.1 10 JSON 1.4.0 9 JSON 1.3.2 8 JSON 1.3.1 7 agersant.polaris Polaris JSON 0.10.3 415293154 JSON 0.10.3 415293152 JSON 0.10.3 415293151 JSON 0.10.2 415293150 JSON 0.10.2 415293145 JSON 0.10.1 415293142 JSON 0.9.5 415293132 JSON 0.8.7 415293114 agrigolo.chubbyclick Chubby Click - Metronome JSON v2.5.1 25 JSON v2.5 24 JSON v2.4.1 23 JSON v2.4 22 JSON v2.2 19 JSON v2.1 18 JSON v1.8.2 14 JSON v1.8.1 13 agrigolo.opendrummer OpenDrummer - Drum Loops JSON v1.1 3 JSON v1.0.1 2 akk.astro.droid.moonphase Moon Phase JSON 1.2 2 alt.nainapps.aer Aer - Fork of Anemo JSON 2024.12.25 1735160000 JSON 2024.10.31 1730403000 JSON 2024.10.10 1728545000 JSON 2024.10.03 1727982000 amirz.dngprocessor DNG Processor JSON 5 5 androdns.android.leetdreams.ch.androdns AndroDNS JSON 1.8 27 JSON 1.5.1 16 android.jonas.fakestandby FakeStandby JSON 1.4.0 14 JSON 1.3.5 12 JSON 1.3.4 11 JSON 1.3.3 10 JSON 1.3.0 7 anupam.acrylic Acrylic Paint JSON 2.4.1 19 JSON 2.2.1 16 JSON 2.2.0 15 app.alextran.immich Immich JSON 1.97.0 125 JSON 1.43.0 66 JSON 1.41.0 64 JSON 1.40.0 63 JSON 1.39.0 62 JSON 1.38.0 60 JSON 1.20.0 30 app.cclauncher CClauncher JSON v10.1.1 1028 JSON v10.1.1 1027 JSON v10.0.3 1020 JSON v10.0.3 1019 JSON v10.0.3 1018 JSON v10.0.3 1017 JSON v9.10.9 990 JSON v9.10.9 989 JSON v9.10.9 988 JSON v9.10.9 987 JSON v9.10.8 980 JSON v9.10.8 979 JSON v9.10.8 978 JSON v9.10.8 977 JSON v9.10.3 930 JSON v9.10.3 929 JSON v9.10.3 928 JSON v9.10.3 927 JSON v9.10.1 910 JSON v9.10.1 909 JSON v9.10.1 908 JSON v9.10.1 907 JSON v9.9.8 880 JSON v9.9.8 879 JSON v9.9.8 878 JSON v9.9.8 877 JSON v9.9.7 870 JSON v9.9.7 869 JSON v9.9.7 868 JSON v9.9.7 867 JSON v9.9.6 860 JSON v9.9.6 859 JSON v9.9.6 858 JSON v9.9.6 857 JSON v9.9.3 830 JSON v9.9.3 829 JSON v9.9.3 828 JSON v9.9.3 827 JSON v9.9.2 820 JSON v9.9.2 819 JSON v9.9.2 818 JSON v9.9.2 817 JSON v9.7.1 770 JSON v9.7.1 769 JSON v9.7.1 768 JSON v9.7.1 767 JSON v9.6.6 750 JSON v9.6.6 749 JSON v9.6.6 748 JSON v9.6.6 747 JSON v9.6.5 740 JSON v9.6.5 739 JSON v9.6.5 738 JSON v9.6.5 737 JSON v9.6.2 710 JSON v9.6.2 709 JSON v9.6.2 708 JSON v9.6.2 707 JSON v9.6.1 700 JSON v9.6.1 699 JSON v9.6.1 698 JSON v9.6.1 697 JSON v9.5.2 690 JSON v9.5.2 689 JSON v9.5.2 688 JSON v9.5.2 687 JSON v9.2.2 660 JSON v9.2.2 659 JSON v9.2.2 658 JSON v9.2.2 657 JSON v9.2.1 650 JSON v9.2.1 649 JSON v9.2.1 648 JSON v9.2.1 647 JSON v9.1.5 640 JSON v9.1.5 639 JSON v9.1.5 638 JSON v9.1.5 637 JSON v8.0.6 550 JSON v8.0.6 549 JSON v8.0.6 548 JSON v8.0.6 547 JSON v7.1.2 490 JSON v7.1.2 489 JSON v7.1.2 488 JSON v7.1.2 487 JSON v7.0.2 460 JSON v7.0.2 459 JSON v7.0.2 458 JSON v7.0.2 457 JSON v6.1.2 440 JSON v6.1.2 439 JSON v6.1.2 438 JSON v6.1.2 437 JSON v6.1.1 430 JSON v6.1.1 429 JSON v6.1.1 428 JSON v6.1.1 427 app.clauncher Clauncher JSON v5.2.11 430 JSON v5.2.10 420 JSON v5.2.6 380 JSON v5.2.6 379 JSON v5.2.6 378 JSON v5.2.6 377 JSON v5.2.5 370 JSON v5.2.5 369 JSON v5.2.5 368 JSON v5.2.5 367 JSON v5.2.4 360 JSON v5.2.4 359 JSON v5.2.4 358 JSON v5.2.4 357 JSON v5.2.2 340 JSON v5.2.2 339 JSON v5.2.2 338 JSON v5.2.2 337 JSON v5.1.4 320 JSON v5.1.4 319 JSON v5.1.4 318 JSON v5.1.4 317 JSON v5.1.3 309 JSON v5.1.3 308 JSON v5.1.3 307 JSON v5.1.2 297 JSON v5.0.2 280 JSON v5.0.2 279 JSON v5.0.2 278 JSON v5.0.2 277 JSON v5.0.1 270 JSON v5.0.1 269 JSON v5.0.1 268 JSON v5.0.1 267 app.crescentcash.src Crescent Cash JSON 1.13.9 120 JSON 1.13.8 118 JSON 1.13.7 117 app.crossword.yourealwaysbe.forkyz Forkyz JSON 76 7600000 JSON 75 7500000 JSON 73 7300000 JSON 72 7200000 JSON 71 7100000 JSON 70 7000000 JSON 69 6900000 JSON 67 6700000 JSON 66 6600000 JSON 64 6400000 JSON 63 6300000 JSON 60 6000000 JSON 58 5800000 JSON 56 5600000 JSON 53 5300000 JSON 52 5200000 JSON 51 5100000 JSON 50 5000000 JSON 49 4900000 JSON 48 4800000 JSON 47 4700000 JSON 46 4600000 JSON 45 4500000 JSON 41 4100000 JSON 40 4000000 JSON 39 3900000 JSON 38 3800000 JSON 37 3700000 JSON 36 3600000 JSON 26 2600000 app.crossword.yourealwaysbe.forkyzscanner Forkyz Scanner JSON 8 8 JSON 7 7 JSON 6 6 JSON 4 4 JSON 3 3 app.dumdum DumDum JSON 1.1.4 13 app.easy.launcher Easy Launcher - Minimal launcher JSON 0.3.3 33 JSON 0.3.2 32 JSON 0.3.0 30 JSON 0.2.9 29 JSON 0.2.8 28 JSON 0.2.7 27 JSON 0.1.0 10 JSON 0.0.8 8 app.eduroam.geteduroam geteduroam JSON 2.1.7(2674) 2674 JSON 2.1.6(2669) 2669 JSON 2.1.4(2667) 2667 app.fedilab.fediplan Fediplan JSON 1.0.6 7 app.fedilab.mobilizon Mobilizon JSON 1.0.2 3 app.fedilab.nitterizeme UntrackMe JSON 1.12.0 21 app.fedilab.nitterizemelite UntrackMe Lite JSON 1.30.0 33 JSON 1.12.0 21 app.fedilab.openmaps OpenMultiMaps JSON 1.3.0 13 JSON 1.1.3 11 app.flicky Flicky JSON 3.8.4 758 JSON 3.8.4 757 JSON 3.8.2 740 JSON 3.8.2 739 JSON 3.8.2 738 JSON 3.8.2 737 JSON 3.7.2 720 JSON 3.7.2 719 JSON 3.7.2 718 JSON 3.7.2 717 JSON 3.6.3 690 JSON 3.6.3 689 JSON 3.6.3 688 JSON 3.6.3 687 JSON 3.5.8 660 JSON 3.5.8 659 JSON 3.5.8 658 JSON 3.5.8 657 JSON 3.5.7 650 JSON 3.5.7 649 JSON 3.5.7 648 JSON 3.5.7 647 JSON 3.5.3 610 JSON 3.5.3 609 JSON 3.5.3 608 JSON 3.5.3 607 JSON 3.4.7 580 JSON 3.4.7 579 JSON 3.4.7 578 JSON 3.4.7 577 JSON 3.4.6 570 JSON 3.4.6 569 JSON 3.4.6 568 JSON 3.4.6 567 JSON 3.4.5 560 JSON 3.4.5 559 JSON 3.4.5 558 JSON 3.4.5 557 JSON 3.3.6 508 JSON 3.3.6 507 app.fluffy Fluffy JSON 3.6.2 630 JSON 3.6.2 629 JSON 3.6.2 628 JSON 3.6.2 627 JSON 3.5.1 610 JSON 3.5.1 609 JSON 3.5.1 608 JSON 3.5.1 607 JSON 3.4.3 600 JSON 3.4.3 599 JSON 3.4.3 598 JSON 3.4.3 597 JSON 3.4.1 580 JSON 3.4.1 579 JSON 3.4.1 578 JSON 3.4.1 577 JSON 3.3.5 570 JSON 3.3.5 569 JSON 3.3.5 568 JSON 3.3.5 567 app.govroam.getgovroam getgovroam JSON 2.1.7(2676) 2676 JSON 2.1.7(2674) 2674 JSON 2.1.6(2669) 2669 JSON 2.1.5(2668) 2668 app.halma Halma JSON 15.0 15 JSON 13.0 13 JSON 12.0 12 JSON 11.0 11 JSON 10.0 10 app.hkTransport HK Transport JSON 1.0.6 106 JSON 1.0.5 105 JSON 1.0.4 104 JSON 1.0.3 103 app.hypostats HypoStats: Log Your Hypos JSON 0.5.5 55 JSON 0.5.4 54 JSON 0.5.2 52 JSON 0.5.1 51 app.ladefuchs.android Ladefuchs JSON 3.5.1 357 JSON 3.4.0 353 JSON 3.2.3 339 JSON 3.2.2 337 JSON 3.2.1 336 JSON 3.1.11 334 JSON 3.1.10 331 JSON 3.1.8 324 JSON 3.1.5 316 JSON 3.1.4 314 JSON 2.0.7 207 JSON 2.0.6 206 app.michaelwuensch.bitbanana BitBanana JSON 1.0.0 78 JSON 0.9.9 77 JSON 0.9.8 76 JSON 0.9.7 75 JSON 0.9.6 74 JSON 0.9.5 73 JSON 0.9.4 72 JSON 0.9.3 71 JSON 0.9.2 70 JSON 0.9.0 67 JSON 0.8.9 66 JSON 0.8.8 65 JSON 0.8.7 64 JSON 0.7.5 56 JSON 0.6.7 49 app.mlauncher Multi Launcher ‧ Home Screen JSON 1.11.2 build 7 1110207 JSON 1.10.5.0 1100500 JSON 1.10.4.1 1100401 JSON 1.8.9 10809 JSON 1.8.4 10804 JSON 1.7.8 178 JSON 1.7.6 176 JSON 1.7.5 175 JSON 1.7.2 172 JSON 1.7.1 171 JSON 1.7.0 170 JSON 1.6.0 160 JSON 1.3.3 70 JSON 1.3.2 69 JSON 1.2.1 66 JSON 1.1.1 63 JSON 1.0.1 61 JSON 1.0.0 60 JSON 0.5.8 58 JSON 0.5.7 57 JSON 0.5.6 56 JSON 0.5.5 55 JSON 0.5.4 54 JSON 0.5.3 53 JSON 0.4.5 45 JSON 0.4.4 44 JSON 0.4.3 43 JSON 0.4.2 42 JSON 0.3.8 38 JSON 0.3.7 37 JSON 0.3.6 36 JSON 0.3.5 35 JSON 1.1.1 33 JSON 1.0.5 30 app.motionui.android Motion-UI JSON 1.0.0 100 app.myzel394.alibi Alibi JSON 0.5.3 16 JSON 0.5.0 13 JSON 0.4.0 12 JSON 0.3.0 7 app.olauncher Olauncher JSON v5.3.4 95 JSON v5.3.3 94 JSON v5.3.2 92 JSON v5.2.28 90 JSON v5.0.0 89 JSON v4.3.5 88 JSON v4.3.4 86 JSON v4.3.3 85 JSON v4.2.2 78 JSON v4.2.0 76 JSON v4.1.7 75 JSON v4.1.5 73 JSON v4.1.4 72 JSON v4.1.3 71 JSON v4.1.2 70 JSON v4.1.1 69 JSON v4.0.6 64 JSON v4.0.4 62 JSON v4.0.3 61 JSON v4.0.0 58 JSON v3.7.0 56 JSON v3.6.5 53 JSON v3.6.4 52 JSON v3.5.6 44 JSON v3.5.3 41 JSON v3.4.3 37 JSON v3.3 33 JSON v3.0 30 JSON v2.9 29 app.olaunchercf Olauncher Clutter Free JSON v1.6.5 34 JSON v1.6.4 33 JSON v1.6.3 32 JSON v1.6.2 31 JSON v1.6.1 30 JSON v1.6.0 29 JSON v1.5.1 28 JSON v1.5.0 27 JSON v1.3.4 25 JSON v1.3.0 21 JSON v1.1.0 11 app.onloc.android Onloc JSON 1.1.1 111 app.pachli Pachli for Mastodon JSON 3.2.2 41 JSON 3.2.1 40 JSON 3.1.0 38 JSON 3.0.0 37 JSON 2.16.1 36 JSON 2.14.0 32 JSON 2.13.0 31 JSON 2.9.2 26 app.panoramax Panoramax JSON 1.7.2 63 JSON 1.7.2 62 JSON 1.7.2 61 JSON 1.7.1 53 JSON 1.7.1 52 JSON 1.7.1 51 JSON 1.4.1 33 JSON 1.4.1 32 JSON 1.4.1 31 app.passwordstore.agrahn Password Store JSON 1.15.4 11504 JSON 1.15.3 11503 JSON 1.15.2 11502 JSON 1.15.1 11501 JSON 1.15.0 11500 JSON 1.14.3 11403 app.plugbrain.android PlugBrain JSON 1.5.4 154 app.prav.client Prav JSON 2.19.4-1+prav 4215719 JSON 2.19.4-1+prav 4215718 JSON 2.19.4-1+prav 4215717 JSON 2.19.4-1+prav 4215716 JSON 2.19.40+free 4215714 JSON 2.19.40+free 4215713 JSON 2.19.40+free 4215712 JSON 2.19.40+free 4215711 JSON 2.19.4+free 4215709 JSON 2.19.4+free 4215708 JSON 2.19.4+free 4215707 JSON 2.19.4+free 4215706 JSON 2.0.0+free 4215704 JSON 2.0.0+free 4215703 JSON 2.0.0+free 4215702 JSON 2.0.0+free 4215701 JSON 2.12.13+free 4207804 JSON 2.12.13+free 4207803 JSON 2.12.13+free 4207802 JSON 2.12.13+free 4207801 app.reading.stoic.stoicreading2 Stoic Reading JSON 1.8.8 77 JSON 1.8.6 75 JSON 1.8.5 74 app.seeneva.reader Seeneva: smart comic reader JSON 0.1.2-fdroid 4 app.shosetsu.android.fdroid Shosetsu JSON 2.4.4-fdroid 45 JSON 2.4.3-fdroid 44 JSON 2.4.2-fdroid 43 JSON 2.2.2-fdroid 39 app.siftrecipes Sift JSON 1.0.2 3 app.simple.inure Inure App Manager (Trial) JSON build106.4.3 10643 JSON build106.4.2 10642 JSON Build100.2.0 10020 JSON Build100.1.2 10012 JSON Build100.1.1 10011 JSON Build95 95 app.simple.peri Peristyle JSON v9.5.0 950 JSON v9.4.1 941 JSON v9.4.0 940 JSON v9.3.2 932 JSON v8.1.0 810 JSON v8.0.0 800 JSON v7.0.0 700 JSON v6.4.0 640 JSON v6.3.0 630 JSON v6.1.0 610 JSON v6.0.0 600 JSON v5.2.0 520 JSON 1.36_beta 136 JSON 1.34_beta 134 JSON 1.33_beta 133 JSON 1.32_beta 132 JSON 1.29_beta 129 JSON 1.28_beta 128 app.traced_it traced it JSON 1.6.0 14 JSON 1.5.1 13 JSON 1.4.0 11 JSON 1.3.0 10 JSON 1.2.2 9 JSON 1.2.1 8 JSON 1.2.0 7 JSON 1.1.0 6 JSON 1.0.4 5 app.tujice.jergasColombia Jargons Colombia JSON 1.0 1 app.usp USP - ZX Spectrum Emulator JSON 0.0.86.26 81 app.varlorg.unote uNote | microNote JSON 1.9.1 32 JSON 1.9.0 31 JSON 1.8.0 30 JSON 1.7.5 29 JSON 1.7.4 28 JSON 1.7.1 25 JSON 1.6.2 23 JSON 1.5.1 20 JSON 1.2.0 8 app.vger.voyager Voyager for Lemmy JSON 2.43.1 844 JSON 2.42.0 827 JSON 2.41.0 812 JSON 2.40.4 807 JSON 2.40.3 802 JSON 2.40.1 772 app.weatheroverview Weather Overview JSON 0.1 1 app.wispar.wispar Wispar JSON 0.9.0 30 JSON 0.7.0 27 JSON 0.4.1 22 app.zimly.backup Zimly S3 Backup JSON 3.4.0 92 JSON 3.3.0 90 JSON 3.2.0 89 JSON 3.1.2 86 JSON 3.1.1 85 JSON 3.1.0 82 JSON 3.0.0 81 JSON 2.4.3 74 JSON 2.4.2 73 JSON 2.4.1 72 JSON 2.4.0 70 JSON 2.3.0 66 JSON 2.2.1 64 JSON 2.2.0 63 JSON 2.1.1 57 JSON 2.1.0 56 JSON 2.0.0 53 JSON 1.6.0 42 JSON 1.5.0 36 JSON 1.4.2 32 app.zornslemma.mypricelog My Price Log JSON 0.1.1 2 JSON 0.1 1 aq.com.sharetobrowser ShareToBrowser JSON 1.0 1 aq.metallists.loudbang Loud Bang JSON 0.52 52 JSON 0.51 51 JSON 0.49 49 JSON 0.47 47 JSON 0.41 41 ara.memoryguardian MemoryGuardian JSON 1.5.0 14 JSON 1.4.2 13 art.pegasko.yeeemp Yeeemp JSON 1.009 1009 askanimus.arbeitszeiterfassung2 Working Time Account JSON 2.11.008 211008 JSON 2.11.007 211007 JSON 2.11.006 211006 JSON 2.11.003 211003 JSON 2.11.002 211002 JSON 2.11.001 211001 JSON 2.11.000 211000 JSON 2.10.011 210011 JSON 2.10.009 210009 at.bitfire.davdroid DAVx⁵ JSON 4.5.7-ose 405070001 JSON 4.5.6.1-ose 405060100 JSON 4.5.6-ose 405060004 JSON 4.5.5-ose 405050004 JSON 4.5.4-ose 405040005 JSON 4.5.3-ose 405030003 JSON 4.5.2.1-ose 405020100 JSON 4.4.9-ose 404090001 JSON 4.4.8-ose 404080001 JSON 4.4.7-ose 404070002 JSON 4.4.6-ose 404060003 JSON 4.4.5-ose 404050003 JSON 4.4.4-ose 404040002 JSON 4.4.3.2-ose 404030200 at.bitfire.icsdroid ICSx⁵ JSON 2.4.3 92 JSON 2.4.2 91 JSON 2.4.0 89 JSON 2.3.1 88 JSON 2.3.0 87 JSON 2.2.10 86 JSON 2.2.9 85 JSON 2.2.8 84 JSON 2.2.7 83 JSON 2.1.1 72 JSON 2.1 70 JSON 2.0.3 64 JSON 1.9.1 50 JSON 1.8.7 43 at.finderlein.noe NÖ Finderlein JSON 2.0.19 2019 JSON 2.0.15 2015 at.h4x.amsprung AmSprung JSON 0.1.5 105 at.h4x.awhip A Whip JSON 1.1.0 10100 at.jclehner.rxdroid RxDroid JSON 0.9.38 9380 JSON 0.9.37 9370 JSON 0.9.36 9360 JSON 0.9.35 9350 JSON 0.9.34.2 9342 JSON 0.9.34 9340 JSON 0.9.33.1 9331 at.krixec.rosary Rosarium JSON Ruth 12 JSON Judices 11 JSON Josue 10 JSON Numeri 8 JSON Leviticus 5 JSON Exodus 4 at.linuxtage.Eventfahrplan Grazer Linuxtage JSON 1.8.25-glt-Edition 1700025 JSON 1.8.24-glt-Edition 1700024 at.manuelbichler.octalsuntime Octal Sun Time JSON 0.2.1 6 JSON 0.2.0 5 JSON 0.1.3 4 at.mikenet.serbianlatintocyrillic Cyrillic to Latin JSON 5.5.1 61 JSON 5.4.2 59 JSON 5.4.1 58 at.or.at.plugoffairplane Plug Off Airplane JSON 1.1 1010 JSON 1.0 1 at.techbee.jtx jtx Board journals|notes|tasks JSON 2.15.00.ose 215000004 JSON 2.14.01.ose 214010005 JSON 2.14.00.ose 214000003 JSON 2.12.01.ose 212010008 JSON 2.12.00.ose 212000008 JSON 2.11.06.ose 211060007 JSON 2.11.05.ose 211050006 au.com.wallaceit.reddinator Reddinator JSON 3.22.4 68 JSON 3.21.2 62 au.id.colby.nfcquicksettings NFC Quick Settings JSON 1.5.3-pre 19 JSON 1.5.2-pre 18 JSON 1.5.1-pre 17 JSON 1.4.4 14 au.id.micolous.farebot Metrodroid JSON 2.9.34 570 audio.funkwhale.ffa Funkwhale for Android JSON 0.3.0 300000 JSON 0.2.1-1 201000 JSON 0.1.5 105000 audio.omgsoundboard OMGSoundboard JSON 21.0 21 JSON 11.0 11 aws.apps.usbDeviceEnumerator USB Device Info JSON 3.0.0.81 81 axp.tool.apkextractor Apk Extractor JSON 1.1 2 barilyuk.batterytemperature BatteryTemperatureDisplay JSON 1.3 4 JSON 1.1 2 JSON 1.0 1 barilyuk.texetescribe TeXeTeScribe JSON 1.1 2 JSON 1.0 1 be.bhasher.mobileinpact MobileInpact JSON 0.1.2 12 be.casperverswijvelt.unifiedinternetqs Better Internet Tiles JSON 3.1.2-fdroid 3010200 JSON 3.1.0-fdroid 3010001 JSON 3.0.0-fdroid 3000007 JSON 2.6.1-fdroid 2060101 JSON 2.6.0-fdroid 2060000 JSON 2.5.2-fdroid 2050200 be.chvp.nanoledger NanoLedger JSON 1.2.2 2025111501 JSON 1.2.1 2025102101 JSON 1.1.1 2025052401 JSON 1.1.0 2025011101 JSON 1.0.0 100000 JSON 0.6.3 60400 JSON 0.6.2 60300 JSON 0.6.1 60200 JSON 0.2.0 20100 JSON 0.1.6 10700 JSON 0.1.5 10600 JSON 0.1.4 10500 JSON 0.1.3 10400 be.digitalia.fosdem FOSDEM Companion JSON 2.2.9 2100229 JSON 2.2.8 2100228 JSON 2.2.7 2100227 JSON 2.2.6 2100226 JSON 2.2.5 2100225 JSON 2.2.4 2100224 JSON 2.2.1 2100221 JSON 2.2.0 2100220 JSON 2.1.3 1900213 JSON 2.1.2 1900212 JSON 2.1.0 1900210 JSON 2.0.5 1700205 JSON 2.0.1 1700201 JSON 1.7.2 1700172 JSON 1.4.6 700146 be.knars.netflixtoimdb NI JSON 5.1 6 JSON 3 3 be.mygod.vpnhotspot_foss VPN Hotspot JSON 2.19.1 1035 JSON 2.18.3 1032 be.ppareit.swiftp_free FTP Server (Free) JSON 3.1 30100 JSON 3.0.1 30001 JSON 2.13.1 21301 be.ugent.zeus.hydra.open Hydra JSON 3.7.3-open 37300 JSON 3.7.2-open 37200 JSON 3.7.1-open 37100 JSON 3.6.2-open 36200 JSON 3.6.1-open 36100 JSON 3.6.0-open 36000 bim.app Bim! JSON 13 1300 JSON 12 1200 JSON 11 1100 JSON 10 1000 JSON 9 901 JSON 8 800 JSON 7 700 JSON 6 600 JSON 5 501 biz.binarysolutions.healthybatterycharging Healthy Battery Charging JSON 2.1 21 JSON 2.0.18 20 JSON 2.0.17 19 JSON 2.0.16 18 JSON 2.0.15 17 JSON 2.0.14 16 JSON 2.0.13 15 JSON 2.0.12 14 JSON 2.0.11 13 JSON 2.0.10 12 JSON 2.0.8 10 biz.binarysolutions.mindfulnessmeditation Mindfulness Meditation JSON 2.3.2 7 JSON 2.3 5 biz.binarysolutions.mindfulscale Mindful Attention Awareness Scale JSON 1.0.8 9 JSON 1.0.7 8 JSON 1.0.6 7 JSON 1.0.4 5 biz.binarysolutions.stress Perceived Stress Scale JSON 1.1.3 6 JSON 1.1.2 5 biz.binarysolutions.vatcalculator VAT Calculator JSON 2.0.5 11 JSON 2.0.4 10 JSON 2.0.3 9 biz.binarysolutions.weatherusa Weather Forecast USA JSON 5.0 27 JSON 4.0.1 26 JSON 4.0 25 bluepie.ad_silence Ad-silence JSON v0.7.1-prod 54 JSON v0.7.0-prod 53 JSON 0.6.2-prod 51 JSON 0.6.1-prod 49 JSON 0.6.0 42 JSON 0.5.5 40 bored.codebyk.mintcalc Mint Calculator JSON 1.1.1 111 JSON 1.1.0 110 JSON 1.0.0 100 bou.amine.apps.readerforselfossv2.android Reader for Selfoss JSON 125051211-github 125051211 JSON 125040991-github 125040991 JSON 125030901-github 125030901 JSON 122102881-github 122102881 br.com.colman.nato NATO Alphabet Memorizer JSON 1.0.1 101 JSON 1.0.0 100 br.com.colman.petals Petals JSON 3.37.3 3037003 JSON 3.37.2 3037002 JSON 3.37.0 3037000 JSON 3.36.3 3036003 JSON 3.36.1 3036001 JSON 3.36.0 3036000 JSON 3.35.6 3035006 JSON 3.35.5 3035005 JSON 3.35.4 3035004 JSON 3.35.3 3035003 JSON 3.35.2 3035002 JSON 3.35.1 3035001 JSON 3.34.1 3034001 JSON 3.33.3 3033003 JSON 3.31.0 331000 JSON 3.30.0 330000 JSON 3.29.0 329000 JSON 3.20.6 320006 JSON 3.20.5 320005 JSON 3.20.4 320004 JSON 3.20.3 320003 JSON 3.20.0 320000 JSON 3.19.1 319001 JSON 3.17.0 317000 JSON 3.15.0 315010 JSON 3.12.2 31202 JSON 3.12.0 31200 JSON 3.6.0 3600 JSON 3.5.2 3502 JSON 3.5.0 3500 JSON 3.4.3 3403 JSON 3.1.3 3103 JSON 2.7.0 270 br.com.frs.foodrestrictions Food Restrictions JSON 1.0 2 br.com.gualandi.dailypill Daily Pill — Medication Reminder JSON 1.3.3 14 JSON 1.3.1 13 br.com.wasystems.audiooutputswitcher Audio Output Switcher JSON 1.0.3 4 btools.routingapp BRouter JSON 1.6.1 41 business.braid.f_wallet fWallet JSON 1.1.4 114 by.yauhenl.gardine Gardine JSON 0.4 4 ca.andries.portknocker Port Knocker JSON 1.0 1 ca.chancehorizon.paseo Paseo JSON 1.6.5 10605 JSON 1.6.4 10604 JSON 1.6.3 10603 JSON 1.6.2 10602 JSON 1.6.0 10600 JSON 1.5.8 10508 JSON 1.5.6 10506 JSON 1.5.5 10505 JSON 1.2.5 8 JSON 1.2.1 4 JSON 1.1.0 2 ca.cmetcalfe.locationshare Location Share JSON 1.4.2 9 JSON 1.4.1 8 JSON 1.2 3 ca.cmetcalfe.xposed.disablebatterywarnings Disable Battery Warnings JSON 1.2 3 JSON 1.0 1 ca.farrelltonsolar.classic MidniteSolar Classic Monitor JSON 2.5.0 250 ca.hamaluik.timecop Time Cop JSON 1.8.1 45 JSON 1.7.2 43 ca.littlesvr.everyonestimetable Everyone's Timetable JSON 1.3.1 5 ca.momi.lift Lift JSON 0.2 2 JSON 0.1 1 ca.rmen.android.frenchcalendar French Calendar JSON 1.18.0 1180 JSON 1.17.4 1174 JSON 1.15.2 1152 ca.rmen.android.poetassistant Poet Assistant JSON 1.31.1 113101 JSON 1.30.10 113010 JSON 1.30.8 113008 JSON 1.30.7 113007 JSON 1.30.6 113006 JSON 1.30.5 113005 JSON 1.30.3 113003 JSON 1.30.1 113001 JSON 1.19.0 111900 JSON 1.18.1 11801 JSON 1.18.0 11800 ca.rmen.android.scrumchatter Scrum Chatter JSON 1.6.3 10603 JSON 1.6.2 10602 ca.rmen.nounours Nounours and friends JSON 3.4.5 345 ca.snoe.deedum deedum JSON 2021.0221.1640 16 cash.p.terminal P.CASH Crypto Wallet JSON 0.50.5 202 JSON 0.50.4 201 JSON 0.50.3 200 JSON 0.50.2 199 JSON 0.50.1 198 JSON 0.50.0 197 JSON 0.49.4 196 JSON 0.49.3 195 JSON 0.49.2 194 JSON 0.48.8 189 JSON 0.48.7 188 JSON 0.48.6 187 JSON 0.48.4 185 JSON 0.48.3 184 JSON 0.48.2 183 JSON 0.48.1 182 JSON 0.48.0 181 JSON 0.47.6 180 JSON 0.47.5 179 JSON 0.47.3 177 JSON 0.47.2 176 JSON 0.47.0 174 JSON 0.46.8 173 JSON 0.46.6 171 JSON 0.46.4 169 JSON 0.46.2 167 JSON 0.46.0 165 JSON 0.45.3 163 JSON 0.45.2 162 JSON 0.45.1 161 JSON 0.44.1 158 JSON 0.43.1 156 JSON 0.42.3 154 JSON 0.42.2 152 JSON 0.42.1 151 JSON 0.41.17 148 JSON 0.41.14 144 cat.mvmike.minimalcalendarwidget MinCal Widget JSON 2.18.6 92 JSON 2.18.5 91 JSON 2.18.4 90 JSON 2.18.3 89 JSON 2.18.2 88 JSON 2.18.1 87 JSON 2.18.0 86 JSON 2.17.0 83 JSON 2.16.0 82 JSON 2.15.1 81 JSON 2.15.0 80 JSON 2.14.0 79 JSON 2.13.0 78 JSON 2.12.7 77 JSON 2.12.6 76 JSON 2.12.5 75 JSON 2.12.4 74 JSON 2.9.1 60 JSON 2.9.0 59 JSON 2.8.0 57 JSON 2.7.0 55 JSON 2.6.12 53 JSON 2.5.0 38 JSON 1.6.0 23 JSON 1.4.1 21 JSON 1.4.0 20 cat.naval.atalaya Atalaya JSON 1.0.0 1 cat.naval.florae Florae JSON 3.1.0 6 JSON 3.0.0 5 JSON 2.0.1 4 cat.pantsu.nyaapantsu NyaaPantsu JSON 1.0 1 cc.calliope.mini Calliope mini JSON 2.0.8 26 JSON 2.0.7 25 JSON 2.0.5 23 JSON 2.0.3 21 JSON 2.0.0 16 JSON 1.1.2 12 cc.findfamily.app Find Family JSON v1.12 13 JSON v1.11 12 JSON v1.10 11 JSON v1.9 10 JSON v1.8 9 JSON v1.7 8 JSON v1.5 6 JSON v1.4 5 JSON v1.2 3 cc.goll.caff Caff JSON 1.1 101 cc.kafuu.bilidownload BVD JSON 1.9.3 19 JSON 1.9.1 17 cc.narumi.chaldea.fdroid Chaldea JSON 2.5.23 985 JSON 2.5.22 984 JSON 2.5.21 983 JSON 2.5.7 968 JSON 2.5.6 967 JSON 2.5.5 966 JSON 2.3.6 931 JSON 2.3.5 930 JSON 2.3.4 928 JSON 2.3.3 927 JSON 2.3.2 926 JSON 2.3.1 925 JSON 2.3.0 923 JSON 2.2.6 922 JSON 2.2.5 921 JSON 2.2.1 917 JSON 2.2.0 916 JSON 2.1.2 915 JSON 2.0.9 910 cc.sovellus.vrcaa VRChat Android Assistant JSON 2.7.6 200706 JSON 2.7.3 200703 JSON 2.7.0 200700 JSON 2.6.9 200609 JSON 2.6.4 200604 JSON 2.5.6 200506 JSON 2.5.5 200505 cf.theonewiththebraid.guerrilla_mail Guerrilla Mail JSON 0.1.4 6 ch.abertschi.waterme.water_me Water Me - Plant Watering Reminder JSON 1.0.8 8 JSON 1.0.7 7 JSON 1.0.6 6 ch.bailu.aat AAT Another Activity Tracker JSON v1.29 43 JSON v1.28 42 JSON v1.27 41 JSON v1.25 38 JSON v1.18 31 JSON v1.17 30 JSON v1.10-beta 20 JSON v1.9-beta 19 JSON v1.7-beta 17 JSON v1.6-beta 16 ch.blinkenlights.android.vanilla Vanilla Music JSON 1.3.2 13200 JSON 1.3.1 13101 JSON 1.3.0 13003 JSON 1.2.2 12200 JSON 1.1.0 11000 JSON 1.0.91 10910 JSON 1.0.57 10571 JSON 1.0.56 10560 JSON 1.0.53 10530 JSON 1.0.52 10520 JSON 1.0.51 10510 JSON 1.0.50 10500 JSON 1.0.49 10490 JSON 1.0.48 10480 JSON 1.0.47 10470 JSON 1.0.46 10460 ch.blinkenlights.android.vanillaplug Headphone detector for Vanilla Music JSON 1.7 170 ch.bubendorf.locusaddon.gsakdatabase GSAK for Locus JSON 3.4.38 38 JSON 3.4.37 37 JSON 3.4.36 36 ch.cryptobit.letterbox LetterBox JSON 0.0.3 1 ch.famoser.mensa ETH & UZH mensa Zürich JSON 2.0.4 54 JSON 1.11.2 34 JSON 1.11.1 33 JSON 1.11.0 32 JSON 1.10.0 31 JSON 1.9.3 30 JSON 1.9.2 29 JSON 1.8.4 26 JSON 1.8.2 24 JSON 1.7.2 21 JSON 1.7.0 19 JSON 1.6.0 18 JSON 1.5.5 15 ch.gassenarbeit.bern.your.rights Deine Rechte JSON 0.2.3 203 ch.hgdev.toposuite TopoSuite JSON 1.4.0-beta.5 75 JSON 1.4.0-beta.4 74 JSON 1.4.0-beta.3 73 JSON 1.4.0-beta.2 72 JSON 1.2.0 69 ch.ihdg.calendarcolor Calendar Color JSON 0.5 5 ch.joshuah.bibleverseapp Bible Verse App JSON 1.5 6 JSON 1.2 4 JSON 1.2 3 ch.logixisland.anuto Anuto TD JSON 0.13 34 JSON 0.10 31 JSON 0.6-2 24 JSON 0.3-4 15 JSON 0.3-3 14 JSON 0.2-3 10 ch.mydoli.focal FoCal JSON 1.0 1 ch.nilsgrob.android.bluemoon Bluemoon JSON 1.2.0 9 JSON 1.1.1 8 JSON 1.1.0 7 JSON 1.0.5 6 JSON 1.0.4 5 JSON 1.0.3-alpha 4 JSON 1.0.2-alpha 3 ch.protonvpn.android ProtonVPN - Secure and Free VPN JSON 5.14.76.0 605147600 JSON 5.14.65.0 605146500 JSON 5.14.55.0 605145500 JSON 5.14.44.0 605144400 JSON 5.14.2.1 605140201 JSON 5.14.2.0 605140200 JSON 5.13.61.0 605136100 JSON 5.13.22.0 605132200 JSON 5.12.80.0 605128000 JSON 5.12.59.0 605125900 JSON 5.12.48.1 605124801 JSON 5.12.25.0 605122500 JSON 5.11.73.1 605117301 JSON 5.11.39.1 605113901 JSON 5.11.29.1 605112901 JSON 5.10.63.1 605106301 JSON 5.10.32.0 605103200 ch.rmy.android.http_shortcuts HTTP Request Shortcuts JSON 4.0.0 1104000001 JSON 3.33.0 1103330001 JSON 3.32.0 1103320000 JSON 3.30.2 1103300200 JSON 3.30.0 1103300000 JSON 3.29.1 1103290101 JSON 3.29.0 1103290001 JSON 3.27.0 1103270004 JSON 3.26.0 1103260001 JSON 3.24.0 1103240000 JSON 3.23.0 1103230000 JSON 3.12.1 1103120100 JSON 3.9.0 1103090002 JSON 3.0.1 1103000101 JSON 2.31.0 1102310002 JSON 2.30.0 1102300001 JSON 2.29.0 1102290000 JSON 2.28.0 1102280001 JSON 2.27.0 1102270001 JSON 2.26.0 1102260001 ch.rmy.android.statusbar_tacho Status Bar Speedometer JSON 3.14.0 2003140001 JSON 3.12.0 2003120001 JSON 3.8.0 2003080001 JSON 3.5.1 2003050100 JSON 3.5.0 2003050002 JSON 3.4.0 2003040000 JSON 3.3.0 2003030000 JSON 3.1.0 2003010000 ch.seto.kanjirecog Kanji draw JSON 2.1 4 JSON 2.0 3 ch.simonste.jasstafel Jass board JSON 4.1.8 70 JSON 4.1.7 69 JSON 4.1.6 68 JSON 4.1.5 67 JSON 4.1.3 64 JSON 4.1.1 62 JSON 4.1.0 61 JSON 4.0.3 60 ch.swissbitcoinpay.checkout Swiss Bitcoin Pay JSON 2.1.4 386002 JSON 2.1.4 386001 JSON 2.0.14 372002 JSON 2.0.14 372001 ch.threema.app.libre Threema Libre JSON 6.3.0l 1113 JSON 6.2.1l 1098 JSON 6.2.0l 1095 JSON 6.1.2l 1086 JSON 6.1.1l 1084 JSON 6.1.0l 1082 JSON 6.0.1l 1074 JSON 6.0.0l 1070 JSON 5.8.2l 1052 JSON 5.6.1l 1013 JSON 5.6.0l 1012 JSON 5.5.1l 998 JSON 5.2.4l 943 JSON 5.2.3l 936 ch.tiim.markdown_widget Markdown Widget JSON 0.1.4 7 JSON 0.1.2 3 ch.ulys.k19player K-19 Player JSON 1.0.0 13 JSON 1.0.0 12 JSON 1.0.0 11 chat.delta.lite ArcaneChat JSON 2.34.0 300007354 JSON 2.34.0 300007353 JSON 2.34.0 300007352 JSON 2.34.0 300007351 JSON 2.33.1 300007344 JSON 2.33.1 300007343 JSON 2.33.1 300007342 JSON 2.33.1 300007341 JSON 2.33.0 300007334 JSON 2.33.0 300007333 JSON 2.33.0 300007332 JSON 2.33.0 300007331 JSON 2.25.0 300007324 JSON 2.25.0 300007323 JSON 2.25.0 300007322 JSON 2.25.0 300007321 JSON 2.22.0 300007304 JSON 2.22.0 300007303 JSON 2.22.0 300007302 JSON 2.22.0 300007301 JSON 2.20.0 300007294 JSON 2.20.0 300007293 JSON 2.20.0 300007292 JSON 2.20.0 300007291 JSON 2.11.0 300007281 chat.fluffy.fluffychat FluffyChat JSON 2.3.0 3545 JSON 2.2.0 3544 JSON 2.1.1 3543 JSON 2.1.0 3542 JSON 2.0.0 3541 JSON 1.18.0 3528 JSON 1.17.3 3527 chat.jmp.simmanager JMP SIM Manager JSON jmp-v1.5.1 299 JSON jmp-v1.2.1 294 JSON jmp-v1.1.2 287 JSON jmp-v1.1.1 285 JSON jmp-v0.9.11 278 chat.schildi.android SchildiChat Next JSON 0.10.10-ex_25_10_0 11004 JSON 0.10.10-ex_25_10_0 11003 JSON 0.10.10-ex_25_10_0 11002 JSON 0.10.10-ex_25_10_0 11001 JSON 0.10.4-ex_25_7_1 10404 JSON 0.10.4-ex_25_7_1 10403 JSON 0.10.4-ex_25_7_1 10402 JSON 0.10.4-ex_25_7_1 10401 JSON 0.10.3-ex_25_6_2 10304 JSON 0.10.3-ex_25_6_2 10303 JSON 0.10.3-ex_25_6_2 10302 JSON 0.10.3-ex_25_6_2 10301 chat.seers.app Seers Lodge JSON 1.1.4 7 JSON 1.1.3 6 JSON 1.1.2 5 JSON 1.1.1 4 cityfreqs.com.pilfershushjammer PilferShush Jammer JSON 4.6.2 43 JSON 4.6.0 41 JSON 4.2.0 32 JSON 4.1.0 29 cl.coders.faketraveler FakeTraveler JSON 2.2.1 221 JSON 2.2.0 220 JSON 2.1.0 210 JSON 2.0.0 200 JSON 1.9.2 10 JSON 1.9.1 9 JSON 1.7 7 cloud.valetudo.companion Valetudo Companion JSON 2024.04.0 14 JSON 2023.08.0 13 JSON 2023.02.0 12 JSON 2022.10.0 11 cn.a10miaomiao.bilidown BiliDownOut JSON 1.0 1004 JSON 1.0 1003 JSON 1.0 1002 JSON 1.0 1001 cn.ac.lz233.tarnhelm Tarnhelm JSON 1.8.2 20250630 JSON 1.8.0 20250221 JSON 1.7.1 20250212 JSON 1.6.2 20240424 JSON 1.6.0 20240111 JSON 1.6.0 20231120 JSON 1.5.5 20231015 JSON 1.5.4 20230925 JSON 1.5.2 20230528 JSON 1.5.0 20230425 JSON 1.4.2 20230114 JSON 1.4.1 20221227 JSON 1.4.0 20221218 JSON 1.3.2 20220929 cn.rbc.termuc TermuC JSON 0.2.1 10 JSON 0.2.0 9 JSON 0.1.7 8 JSON 0.1.6 7 JSON 0.1.5 6 JSON 0.1.4 5 JSON 0.1.3 4 cn.super12138.todo To Do JSON 2.3.3 791 JSON 2.1.2 567 JSON 2.0.2 551 co.adityarajput.alarmetrics Alarmetrics JSON 1.2.0 3 JSON 1.1.0 2 co.adityarajput.notifilter NotiFilter JSON 3.1.0 10 JSON 3.0.0 9 JSON 2.1.0 8 JSON 2.0.1 7 JSON 2.0.0 6 JSON 1.1.1 5 JSON 1.1.0 4 co.appreactor.news News JSON 0.4.3 24 co.ec.cnsyn.codecatcher CodeCatcher JSON 1.0.131 131 JSON 1.0.125 125 JSON 1.0.111 111 co.electriccoin.zcash.foss Zashi: Zcash Wallet JSON 2.4.9 1387 JSON 2.0.0 934 JSON 1.5.2 929 JSON 1.4 876 JSON 1.4 873 JSON 1.3.3 847 co.epitre.aelf_lectures AELF - Bible and day's reading JSON 2.9.2 84 JSON 2.9.1 83 JSON 2.8.7 80 JSON 2.8.6 79 co.garmax.materialflashlight Material Flashlight JSON 2.8 30 JSON 2.5 27 co.prestosole.clima Clima JSON 3.3.0 203 JSON 3.3.0 202 JSON 3.3.0 201 JSON 3.2.2 193 JSON 3.2.2 192 JSON 3.2.2 191 JSON 3.2.1 183 JSON 3.2.1 182 JSON 3.2.1 181 JSON 3.0.1 12 JSON 2.0.2 9 JSON 1.2 5 co.timsmart.vouchervault Voucher Vault JSON 1.1.11 29 JSON 1.0.16 16 JSON 1.0.14 14 JSON 1.0.12 12 code.alimiracle.image_meta_cleaner Image Meta Cleaner JSON 1.1.0 1 code.name.monkey.retromusic Retro Music JSON 6.6.0 10660 JSON 6.5.0 10650 JSON 6.3.0 10630 JSON 6.2.1 10621 JSON 6.2.0 10620 JSON 6.1.0 10603 JSON 6.0.4 10600 codes.swee.diceapp Dice App JSON 1.3.2 8 com.Arturo254.opentune OpenTune JSON 2.0.10 124 JSON 2.0.9 123 JSON 2.0.8 122 JSON 1.9.7 111 com.DartChecker Dart Checker JSON 0.8.4 45 JSON 0.8.3 44 JSON 0.8.2 43 JSON 0.8.1 42 JSON 0.7.11 40 JSON 0.7.10 39 JSON 0.7.7 36 JSON 0.7.6 35 JSON 0.7.5 34 JSON 0.7.4 33 JSON 0.7.3 32 JSON 0.7.2 31 JSON 0.7.1 30 JSON 0.7 29 JSON 0.6.7 26 JSON 0.6.6 25 JSON 0.6.4 23 JSON 0.6 19 JSON 0.5.9 18 JSON 0.5.8 17 com.EthanHeming.NeuralNetworkSimulator Neural Network Simulator JSON 1.5 6 com.LAPARCELA.nihonoari Nihonoari: Hiragana & Katakana JSON 1.7.1 11 JSON 1.6.1 9 com.MarcosDiez.shareviahttp Share via HTTP JSON 2.0.15 36 JSON 2.0.14 34 JSON 2.0.12 31 JSON 2.0.5 25 com.NightDreamGames.Grade.ly Graded - Grade tracker JSON 2.8.0 322 JSON 2.8.0-beta2 296 JSON 2.7.3 295 JSON 2.7.2 293 JSON 2.7.1 288 JSON 2.7.0 286 JSON 2.6.4 272 JSON 2.6.3 262 com.Sommerlichter.social koyu.space JSON 1.3.2.0 1320 com.a10miaomiao.bilimiao bilimiao JSON 2.4.8.1 117 JSON 2.4.8 116 JSON 2.4.7 115 JSON 2.4.6 114 JSON 2.4.5 113 JSON 2.4.4 112 JSON 2.4.3 111 JSON 2.3.12 107 JSON 2.3.11 106 JSON 2.3.10 105 com.aaronjwood.portauthority Port Authority JSON 2.4.1 63 JSON 2.3.2 60 JSON 2.0.1 49 com.abhijitvalluri.android.fitnotifications Fit Notifications JSON 2.12 46 JSON 2.11.1 45 com.absinthe.libchecker LibChecker JSON 2.5.3 2515 JSON 2.5.2 2441 JSON 2.5.1 2343 com.acszo.redomi.repo Redomi JSON 1.4.0 10400 com.activitymanager Activity Manager JSON 5.4.15 555 JSON 5.4.12 552 JSON 5.4.11 551 JSON 5.4.10 550 JSON 5.4.9 549 JSON 5.4.8 548 JSON 5.4.7 547 JSON 5.4.6 546 JSON 5.4.5 545 JSON 5.4.3 543 JSON 5.4.2 542 JSON 5.4.1 541 JSON 5.3.5 535 JSON 5.3.4 534 JSON 5.3.2 532 JSON 5.2.1 521 JSON 5.1.1 511 JSON 4.2.0 415 com.addictologs AddictoLogs JSON 1.0 1 com.addismaptransit.app AddisMapTransit JSON 1.0.2 7 JSON 0.3.0 3 com.adeeteya.classipod ClassiPod JSON 1.12.0 25 JSON 1.10.1 23 JSON 1.10.0 22 JSON 1.9.0 20 JSON 1.8.1 19 com.adeeteya.digital_calculator Digital Calculator JSON 1.2.1 8 com.adeeteya.font_gallery Font Gallery JSON 1.3.0 7 com.adeeteya.markdown_editor Markdown Editor JSON 2.0.0 8 com.adgad.kboard kboard JSON 5.0.1 41 JSON 5.0.0 40 com.adguard.android.contentblocker AdGuard Content Blocker JSON 2.8.0 22000250 JSON 2.6.1 22000009 JSON 2.6.0 22000008 JSON 2.5.6 22000007 com.adilhanney.ricochlime Ricochlime JSON 1.11.13 1111301 JSON 1.11.11 1111103 JSON 1.11.11 1111102 JSON 1.11.11 1111101 JSON 1.11.10 1111013 JSON 1.11.10 1111012 JSON 1.11.10 1111011 JSON 1.11.9 1110903 JSON 1.11.9 1110902 JSON 1.11.9 1110901 JSON 1.11.8 1110813 JSON 1.11.8 1110812 JSON 1.11.8 1110811 JSON 1.11.7 1110703 JSON 1.11.7 1110702 JSON 1.11.7 1110701 JSON 1.11.6 1110603 JSON 1.11.6 1110602 JSON 1.11.6 1110601 JSON 1.11.5 1110503 JSON 1.11.5 1110502 JSON 1.11.5 1110501 JSON 1.11.4 1110403 JSON 1.11.4 1110402 JSON 1.11.4 1110401 JSON 1.11.3 1110302 JSON 1.11.3 1110301 JSON 1.5.2 1050201 JSON 1.5.1 1050101 JSON 1.4.2 1040203 JSON 1.1.3 1010303 com.adilhanney.saber Saber JSON 1.28.2 1280203 JSON 1.28.2 1280202 JSON 1.28.2 1280201 JSON 1.28.0 1280002 JSON 1.27.1 1270101 JSON 1.27.0 1270001 JSON 0.26.12 261202 JSON 0.26.12 261201 JSON 0.26.11 261103 JSON 0.26.11 261102 JSON 0.26.11 261101 JSON 0.26.7 260703 JSON 0.26.7 260702 JSON 0.26.7 260701 JSON 0.26.3 260303 JSON 0.26.3 260302 JSON 0.26.3 260301 JSON 0.26.2 260203 JSON 0.26.2 260202 JSON 0.26.2 260201 JSON 0.26.1 260103 JSON 0.26.1 260102 JSON 0.26.1 260101 JSON 0.26.0 260003 JSON 0.26.0 260002 JSON 0.26.0 260001 JSON 0.25.9 250903 JSON 0.25.9 250901 JSON 0.25.8 250803 JSON 0.25.8 250802 JSON 0.25.8 250801 JSON 0.25.6 250603 JSON 0.25.6 250602 JSON 0.25.6 250601 JSON 0.25.5 250503 JSON 0.25.5 250502 JSON 0.25.5 250501 JSON 0.19.4 190403 com.aditya1875.pokeverse Pokéverse JSON 1.2.1 21 JSON 1.2.0 20 com.adonai.manman Man Man JSON 2.0.1 173 JSON 1.7.1 171 JSON 1.6.2 162 com.adresilo.android Adresilo JSON v1.3.0 9 JSON v1.2.0 8 JSON v1.0.0 6 com.aefyr.sai.fdroid SAI JSON 4.5 60 JSON 3.12 54 JSON 2.4 34 com.aerotoad.thud Thud JSON 1.3.1 11 JSON 1.3.0 10 com.afkanerd.deku Deku SMS JSON 0.69.0 83 JSON 0.68.0 82 JSON 0.67.0 81 JSON 0.66.0 80 JSON 0.62.0 68 JSON 0.61.0 67 JSON 0.60.0 66 JSON 0.59.0 65 JSON 0.58.0 64 JSON 0.57.0 63 JSON 0.56.0 62 JSON 0.43.0 55 JSON 0.41.0 53 JSON 0.40.0 52 JSON 0.39.0 51 JSON 0.37.0 49 JSON 0.36.0 48 JSON 0.35.0 47 JSON 0.34.0 46 JSON 0.32.0 44 JSON 0.31.0 43 JSON 0.28.0 40 com.afollestad.nocknock Nock Nock JSON 0.1.3.0 13 com.agateau.burgerparty Burger Party JSON 1.4.5 35 JSON 1.4.4 34 JSON 1.4.3 33 com.agateau.catgenerator Cat Avatar Generator JSON 0.2.1 3 com.agateau.tinywheels.android Pixel Wheels JSON 0.26.0 30 JSON 0.25.1 29 com.ahorcado Ahorcado JSON 1.5.1 7 com.aidinhut.simpletextcrypt Simple Text Crypt JSON 4.6 15 JSON 4.5 14 JSON 4.4 12 com.aisleron Aisleron Shopping List JSON 2025.11.2 17 JSON 2025.11.1 16 JSON 2025.10.0 14 JSON 2025.9.1 13 JSON 2025.8.0 11 JSON 2025.6.0 8 JSON 2025.4.5 6 JSON 2025.4.4 5 com.aistra.hail Hail JSON 1.9.0 33 JSON 1.8.1 32 JSON 1.8.0 31 JSON 1.7.0 30 JSON 1.6.0 29 JSON 1.5.0 28 JSON 1.4.0 27 JSON 1.2.2 25 JSON 1.2.1 24 JSON 1.2.0 23 JSON 1.0.0 20 JSON 0.10.0 19 JSON 0.9.7 18 com.akansh.fileserversuit ShareX JSON 2.3.8 32 JSON 2.3.2 27 JSON 2.3.1 26 com.akdev.nofbeventscraper NoFb Event Scraper JSON 0.4.4 14 JSON 0.4.2 12 JSON 0.4.1 11 com.akexorcist.ruammij Ruam Mij JSON 1.2.1 27 JSON 1.1.2 25 com.aks_labs.tulsi Tulsi Gallery JSON v0.9.9-beta 101 com.akshayaap.touchdroid TouchDroid JSON 2.0.1 7 com.akslabs.circletosearch CircleToSearch App JSON 0.2 2 com.akslabs.cloudgallery Chitralaya CloudGallery App JSON 0.5 5 JSON 0.4 4 JSON 0.3 3 JSON 0.2 2 com.akylas.aard2 OSS-Dict JSON 1.1.3 71 JSON 1.1.2 70 JSON 1.1.1 69 JSON 1.1.0 68 com.akylas.enforcedoze EnforceDoze JSON 1.9.0 83 JSON 1.8.2 82 JSON 1.8.1 81 JSON 1.8.0 80 JSON 1.7.4 79 JSON 1.7.3 78 JSON 1.7.1 76 JSON 1.7.0 75 JSON 1.6.2 74 JSON 1.6.1 73 JSON 1.6.0 72 JSON 1.5.1 70 com.albdav.Cooky Cooky JSON 1.1.0 2 JSON 1.0.0 1 com.albertobonacina.wassword Wassword - Wonderful Password Generator JSON 3.2.0 29 JSON 3.1.1 28 JSON 3.1.0 27 JSON 2.3.0 23 com.alexkang.loopboard LoopBoard JSON 3.0 20 com.alovoa.expo Alovoa JSON 2.0.0 37 JSON 2.0.0 36 JSON 1.8.2 22 com.alxgnon.postwriter Post Writer JSON 1.1 2 com.amanoteam.kurt Just Delete Me JSON 0.2 2 JSON 0.1 1 com.amaze.filemanager Amaze File Manager JSON 3.11.1 123 JSON 3.11 122 JSON 3.10 121 JSON 3.8.4 117 JSON 3.8.2 114 com.amirsteinbeck.taskmate TaskMate - Minimal Productive Task Manager JSON 4.10.8 41008 com.ammar.sharing Sharing JSON v1.5.4-alpha2 22 JSON v1.5.3 21 JSON v1.5.2-beta2 19 com.ammar.wallflow WallFlow JSON 2.4.1 1804 JSON 2.4.0 1704 JSON 2.3.1 1604 JSON 2.3.0 1504 JSON 2.2.1 1404 JSON 2.1.0 1204 JSON 1.5.0 1004 JSON 1.3.1 804 JSON 1.2.2 604 JSON 1.1.0 304 com.ammar.wallflow.plus WallFlow Plus JSON 2.4.1 1804 JSON 2.4.0 1704 JSON 2.3.1 1604 JSON 2.3.0 1504 JSON 2.2.1 1404 JSON 2.1.0 1204 com.amnesica.clearclipboard ClearClipboard JSON 1.0.4 5 com.amrdeveloper.linkhub LinkHub JSON 1.6.5 33 JSON 1.6.2 30 JSON 1.6.1 29 JSON 1.5.1 22 JSON 1.5.0 21 JSON 1.4.0 20 JSON 1.3.0 19 JSON 1.2.0 18 JSON 1.1.6 17 JSON 1.1.5 16 JSON 1.1.4 15 JSON 1.1.2 13 com.anandnet.harmonymusic Harmony Music JSON 1.12.2 27 JSON 1.12.1 26 JSON 1.12.0 25 JSON 1.11.2 24 JSON 1.11.0 22 JSON 1.10.4 21 JSON 1.10.31 20 JSON 1.10.2 18 JSON 1.10.1 17 JSON 1.9.0 13 com.android.geto Geto JSON 1.17.0 170 JSON 1.16.9 169 JSON 1.16.8 168 JSON 1.16.6 166 JSON 1.16.4 164 JSON 1.16.3 163 JSON 1.16.2 162 JSON 1.15.7 157 JSON 1.15.6 156 JSON 1.15.1 151 JSON 1.15 15 JSON 1.14 14 com.android.gpstest.osmdroid GPSTest JSON 3.10.5 24099 JSON 3.10.3 24097 JSON 3.10.2 24096 JSON 3.10.1 24095 JSON 3.9.16 18093 JSON 3.9.11 18088 JSON 3.9.10 18087 JSON 3.6.4 18066 JSON 3.5.2 58 com.android.keepass KeePassDroid JSON 2.6.9.2 222 JSON 2.6.9.1 221 JSON 2.6.8.4 219 JSON 2.6.8.3 218 JSON 2.6.8.2 217 JSON 2.5.15 198 com.angrydoughnuts.android.alarmclock Alarm Klock JSON 2.13 27 JSON 2.12 26 JSON 2.10 24 JSON 2.3 15 com.ansah.shots_studio Shots Studio JSON 1.9.52 6 JSON 1.8.80 1 com.antonok.warpclock Warpclock JSON 1.2 3 JSON 1.1 2 com.antony.muzei.pixiv Pixiv for Muzei 3 JSON 3.9.1 327 JSON 3.9.0 326 JSON 3.8.0 325 JSON 3.7.7 324 JSON 3.7.6 323 JSON 3.7.4 321 JSON 3.7.2 319 JSON 3.6 316 JSON 3.4.5.1 313 JSON 3.1.0 286 com.anxcye.anx_reader Anx Reader JSON 1.10.1 6279 JSON 1.10.0 6255 JSON 1.9.2 6241 JSON 1.9.1 6225 JSON 1.9.0 6223 JSON 1.8.1 6213 com.anysoftkeyboard.janus Janus JSON 0.1.4 9 JSON 0.1.3 8 JSON 0.0.7 3 JSON 0.0.6 2 com.anysoftkeyboard.languagepack.afrikaans_oss Afrikaans for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.arabic Arabic for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.armenian2 Armenian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.basque Basque for AnySoftKeyboard JSON 5.1.6158 6158 JSON 1.0 1 com.anysoftkeyboard.languagepack.belarusian Belarusian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.brazilian Brazilian Portuguese for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0 100 com.anysoftkeyboard.languagepack.bribri Bribri for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.bulgarian Bulgarian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.catalan Catalan for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.coptic Coptic for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.croatian Croatian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.danish Danish for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0 100 com.anysoftkeyboard.languagepack.dutch_oss Dutch for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.esperanto Esperanto for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.french French for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.georgian Georgian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.german German for AnySoftKeyboard JSON 5.1.6158 6158 JSON v2.0.3 103 com.anysoftkeyboard.languagepack.greek Greek for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0.0 200 com.anysoftkeyboard.languagepack.hackerkeyboardlayout Hacker for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.hawaiian Hawaiian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.hebrew AnySoftKeyboard - Hebrew Language Pack JSON 5.1.6158 6158 JSON 3.0.0 102 com.anysoftkeyboard.languagepack.hindi Hindi for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.hungarian_oss Hungarian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.icelandic Icelandic for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0.0 52 com.anysoftkeyboard.languagepack.indonesian Indonesian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.italian Italian for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0 100 com.anysoftkeyboard.languagepack.kachin Kachin for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.kurdish Kurdish for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.latvian Latvian for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0 100 com.anysoftkeyboard.languagepack.luxembourgish Luxembourgish for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.mirfatif.urdu Urdu for AnySoftKeyboard JSON 5.1.6158 2 com.anysoftkeyboard.languagepack.neo AnySoftKeyboard: NEO2 JSON 2.0 8 JSON 1.6 7 com.anysoftkeyboard.languagepack.nias Nias for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.norwegian Norwegian for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0.1 101 com.anysoftkeyboard.languagepack.numpad PC Numpad for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.oldnortharabian Old North Arabian for ASK JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.osspolish Polish for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.ossturkish Turkish for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.persian Persian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.piedmontese Piedmontese for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.portuguese Portuguese for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0.1 101 JSON 2.0 100 com.anysoftkeyboard.languagepack.romanian Romanian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.russian2 Russian for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0.1 101 com.anysoftkeyboard.languagepack.rusyn Rusyn for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.sardinian Sardinian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.serbian_oss Serbian for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.sinhala Sinhala for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.slovene Slovene for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0 100 com.anysoftkeyboard.languagepack.songhay Songhay for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.spain Spanish for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.1.1 167 JSON 2.0 100 com.anysoftkeyboard.languagepack.swedish Swedish for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0.3 103 com.anysoftkeyboard.languagepack.tamazight Tamazight for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.thai Thai for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.languagepack.ukrainian Ukrainian for AnySoftKeyboard JSON 5.1.6158 6158 JSON 2.0 100 com.anysoftkeyboard.theme.classic_pc Classic PC Theme JSON 5.1.6158 6158 com.anysoftkeyboard.theme.ics ICS Theme for AnySoftKeyboard JSON 5.1.6158 6158 com.anysoftkeyboard.theme.israel64 Israel 64 BDay Theme JSON 5.1.6158 6158 com.anysoftkeyboard.theme.three_d AnySoftKeyboard 3D Theme JSON 5.1.6158 6158 com.apk.editor APK Explorer & Editor JSON v0.32 32 JSON v0.31 31 JSON v0.30 30 JSON v0.29 29 JSON v0.28 28 JSON v0.27 27 JSON v0.25 25 JSON v0.24 24 JSON v0.23 23 JSON v0.14 14 JSON v0.12 12 com.apozas.contactdiary Contact Diary JSON 1.4.14 35 JSON 1.4.13 34 JSON 1.4.12 33 JSON 1.4.5 22 JSON 1.4.4 21 JSON 1.4.3 20 com.app.Zensuren Zensuren JSON 1.21 121 com.app.dailylog DailyLog JSON 2.0.1 2001 com.app.dockeep Dockeep: Pocket for Files JSON 1.2 5 JSON 1.0-beta 2 com.app.equran eQuran JSON 1.2.6 93 JSON 1.2.6 92 JSON 1.2.6 91 com.app.openlib Openlib JSON 1.0.11 14 JSON 1.0.9 12 JSON 1.0.8 11 JSON 1.0.6 9 JSON 1.0.5 8 com.appmindlab.nano neutriNote CE JSON 4.6.0b 1375 JSON 4.6.0a 1374 JSON 4.6.0 1373 JSON 4.5.9e 1372 JSON 4.5.9d 1371 JSON 4.5.9c 1370 JSON 4.5.9b 1369 JSON 4.5.9a 1368 JSON 4.5.9 1367 JSON 4.5.8c 1366 JSON 4.5.8a 1364 JSON 4.5.8 1363 JSON 4.5.7c 1362 JSON 4.5.7b 1361 JSON 4.5.7a 1360 JSON 4.5.7 1359 JSON 4.5.6b 1358 JSON 4.5.6a 1357 JSON 4.5.6 1356 JSON 4.5.5c 1355 JSON 4.5.5b 1354 JSON 4.5.5a 1353 JSON 4.5.5 1352 JSON 4.5.4a 1351 JSON 4.5.4 1350 JSON 4.5.3h 1349 JSON 4.5.3g 1348 JSON 4.5.1b 1324 JSON 4.5.0a 1321 JSON 4.5.0 1320 JSON 4.4.9g 1319 JSON 4.4.9f 1318 JSON 4.4.9e 1317 JSON 4.4.9c 1315 JSON 4.4.9b 1314 JSON 4.4.8b 1310 JSON 4.4.7 1307 JSON 4.4.6a 1306 JSON 4.4.5c 1304 JSON 4.4.4a 1300 JSON 4.4.1c 1292 JSON 4.4.1a 1290 JSON 4.4.1 1289 JSON 4.4.0 1288 JSON 4.3.5e 1287 JSON 4.3.5d 1286 JSON 4.3.5c 1285 JSON 4.3.5b 1284 JSON 4.3.5a 1283 JSON 4.3.5 1282 JSON 4.3.4a 1279 JSON 4.3.4 1278 JSON 4.3.3 1277 JSON 4.3.2.a 1276 JSON 4.3.1.b 1274 JSON 4.1.9 1254 com.apps.adrcotfas.goodtime Goodtime - Minimalist Pomodoro Timer JSON 3.0.15 348 JSON 3.0.14 345 JSON 3.0.12 341 JSON 3.0.10 326 JSON 3.0.7 321 JSON 3.0.6 320 JSON 3.0.5 319 JSON 3.0.4 317 JSON 3.0.2 315 JSON 2.6.1 155 JSON 2.5.8 151 JSON 2.5.6 149 JSON 2.5.5 145 JSON 2.5.4 142 JSON 2.2.6 130 JSON 2.1.14 118 JSON 2.1.4 103 JSON 2.1.3 102 com.aragaer.jtt Japanese Traditional Time JSON 1.6 34 com.aravi.dot SafeDot JSON 3.1.5 30105 JSON 3.0.9 30009 com.arduia.expense Pro Expense - Daily Finance Tracker JSON 1.0.0-beta06 12 JSON 1.0.0-beta05 11 com.arsvechkarev.vault Vault JSON 1.0.4 5 JSON 1.0.1 2 com.artifex.mupdf.mini.app MuPDF mini JSON 1.27.0a 200 JSON 1.26.12a 171 JSON 1.26.11a 170 JSON 1.26.10a 169 JSON 1.26.9a 168 JSON 1.26.8a 167 JSON 1.26.7a 166 JSON 1.26.5a 164 JSON 1.24.0a 140 JSON 1.23.11a 135 JSON 1.23.7a 134 com.artifex.mupdf.viewer.app MuPDF viewer JSON 1.27.0a 200 JSON 1.26.12a 181 JSON 1.26.11a 180 JSON 1.26.10a 179 JSON 1.26.9a 178 JSON 1.26.8a 177 JSON 1.26.7a 176 JSON 1.26.6a 175 JSON 1.26.5a 174 JSON 1.24.0a 150 JSON 1.23.11a 145 JSON 1.23.7a 144 com.artivain.reseaudiscord Réseau Discord Artivain JSON 1.0 1 com.asdoi.gymwen GymWen JSON 1.4.3 143 JSON 1.3 130 JSON 1.2.4 124 JSON 1.2.1 121 JSON 1.2.0 120 JSON 1.0.7 107 com.asdoi.mebis Mebis (Unofficial) JSON 1.5 150 com.asdoi.quicktiles QuickTiles JSON 1.8 18 JSON 1.7 17 JSON 1.6 16 JSON 1.4 14 JSON 1.3 13 com.asdoi.timetable Timetable JSON 1.7 17 JSON 1.6 16 JSON 1.5 15 JSON 1.3 13 JSON 1.1 11 com.asksven.betterbatterystats BBS JSON 3.4.0 108 JSON 3.3.1 107 JSON 3.1 103 JSON 2.6 99 com.ath0.rpn RPN JSON 2.0.4 18 com.atharok.barcodescanner Barcode Scanner JSON 1.26.0 49 JSON 1.25.2 47 JSON 1.25.1 46 JSON 1.25.0 45 JSON 1.24.2 44 JSON 1.22.0 40 JSON 1.21.0 39 JSON 1.20.0 38 JSON 1.19.0 37 JSON 1.18.0 36 JSON 1.17.0 35 JSON 1.13.0 27 JSON 1.12.0 26 JSON 1.11.0 25 JSON 1.10.1 24 JSON 1.9.1 22 JSON 1.9.0 21 JSON 1.8.1 20 JSON 1.8.0 19 JSON 1.7.0 18 JSON 1.4.0 13 com.atharok.btremote Bluetooth Remote JSON 1.9.1 21 JSON 1.9.0 20 JSON 1.8.3 19 JSON 1.8.2 18 JSON 1.8.1 17 JSON 1.7.2 15 JSON 1.7.1 14 JSON 1.7.0 13 JSON 1.6.0 12 JSON 1.5.1 11 JSON 1.4.0 9 JSON 1.3.2 8 JSON 1.0.0 1 com.atharok.screentime Screen Time JSON 1.2.2 5 JSON 1.2.1 4 JSON 1.2.0 3 JSON 1.1.0 2 JSON 1.0.0 1 com.atr.hiit HIIT JSON 1.0.2 3 com.atul.musicplayer Music Player Lite JSON 0.17 17 JSON 0.16 16 JSON 0.15 15 JSON 0.14 14 com.aurora.store Aurora Store JSON 4.7.5 71 JSON 4.7.4 70 JSON 4.7.2 68 JSON 4.7.0 66 JSON 4.6.4 65 JSON 4.6.3 64 JSON 4.6.2 63 JSON 4.6.1 62 JSON 4.4.2 56 JSON 4.4.1 55 JSON 4.3.5 53 JSON 4.3.3 51 JSON 4.3.2 50 JSON 4.3.1 49 JSON 4.2.2 44 JSON 4.2.0 42 JSON 4.1.1 41 JSON 4.0.7 38 JSON 4.0.5 36 JSON 4.0.2 33 JSON 3.2.9 29 JSON 3.2.8 28 JSON 3.1.8 18 JSON 3.1.5 15 com.autismprime.fall Fall JSON 1.2 3 JSON 1.1 2 JSON 1.0 1 com.autismprime.krassesSpiel krassesSpiel JSON 1.1.4 6 com.averi.worldscribe World Scribe JSON 1.8.1 29 JSON 1.7.1 27 JSON 1.5.1 20 JSON 1.4.7 18 com.avizitrx.sunrise.signal Sunrise Signal JSON 2.0.0 2003 JSON 2.0.0 2002 JSON 2.0.0 2001 JSON 1.0.0 13 JSON 1.0.0 12 JSON 1.0.0 11 com.awakeonlanmobile AwakeOnLANMobile JSON 1.0.2 10000204 JSON 1.0.2 10000203 JSON 1.0.2 10000202 JSON 1.0.2 10000201 com.axiel7.anihyou AniHyou - AniList client JSON 1.3.5 86 JSON 1.2.4-1 50 JSON 1.2.3-1 46 com.b44t.messenger Delta Chat JSON 2.34.0 7391 JSON 2.25.0 7364 JSON 2.25.0 7363 JSON 2.25.0 7362 JSON 2.25.0 7361 JSON 2.22.0 7344 JSON 2.22.0 7343 JSON 2.22.0 7342 JSON 2.22.0 7341 JSON 2.11.0 7304 JSON 2.11.0 7303 JSON 2.11.0 7302 JSON 2.11.0 7301 com.bagaturchess Bagatur Chess Engine JSON 1.3.8 138 JSON 1.3.6 136 JSON 1.2.9 129 com.bald.uriah.baldphone BaldPhone JSON 13.0.0 102 JSON 12.1.1 97 JSON 11.9.1 93 com.baldo.bob BoB JSON 1.4.1 10 JSON 1.3.2 8 JSON 1.3.0 6 JSON 1.2.2 5 JSON 1.2.1 4 JSON 1.1 2 com.bartixxx.opflashcontrol OnePlus Flash Control JSON 1.4.2 45 JSON 1.3.15 42 JSON 1.3.14 41 JSON 1.3.13 40 JSON 1.3.12 39 JSON 1.3.11 38 JSON 1.3.10 37 JSON 1.3.9 36 JSON
2026-01-13T09:30:29
https://hackmd.io/c/tutorials/%2F%40docs%2Fuse-mathjax-and-UML-en.md
HackMD Tutorial Book - HackMD HackMD Tutorial Book === **[中文版](/c/tutorials-tw)** - [Welcome](/s/tutorials) - [Features](/s/features) - [Markdown quick start guide](/UFLeoGd_SmGy8acWOTs6JA) Feel free to leave comments below to request for (or contribute) tutorials on certain topics. You can also leave comments below each tutorial to ask for clarifications or report bugs. If you want a quick overview of all features, visit [features](/features) :::info Support email: :email: support@hackmd.io ::: New Feature 🔥 --- - [Paragraph Citations](/@docs/paragraph_citations_en) - [Guided comment](/@docs/guided_comment_en) - [Paragraph bookmark](/@docs/paragraph_bookmark_en) - [Link Preview](/@docs/link_preview_en) - [Show edit history](/@docs/show_editing_history_en) - [Copy paragraph link](/@docs/paragraph_link_copy_en) API 🦾 [close] --- - [How to issue/revoke an API token?](/@docs/issue-revoke-api-token-en) - [Developer Portal](/@hackmd-api/developer-portal?utm_source=tutorial&utm_medium=book-section) [target=_blank] Introduction [close] --- - [Registration and binding](/@docs/registration_and_binding_en) - [Choose your interface language](/@docs/interface-language-en) - [Workspace introduction](/@docs/workspace-introduction-en) - [Dark Mode](/@docs/how-to-set-dark-mode-en) - [Profile page](/@docs/personal-profile-page-en) - [Create note & Navigation bar intro](/@docs/createnotes_n_navigationbar_en) - [View note directory](/@docs/view-en) - [How to edit metadata of a note](/@docs/how-to-edit-metadata-of-a-note-en) - [How to edit title and tags](/@docs/how-to-edit-title-and-tags-en) Tips for using HackMD [close] --- - [How to use Tag List and Tag Filter](/@docs/how-to-use-tag-list-filter-en) - [How to Follow](/@docs/how-to-follow-en) - [Spotlight](/@hackmd/spotlight-en) - [Use Regular Expression to search in text editor](/@docs/regular-expression-to-search-en) - [Tips for editing on mobile phone](/@docs/rJ5BU988A) - [Embed another note](/@docs/embed-another-note-en) - [Keyboard shortcuts](/@docs/keyboard-shortcuts) - [Offline Access](/@docs/offline-access-en) Text Editor [close] --- - [Basic Formatting: Title, Quotation, Bold Text](/@docs/basic_formatting_en) - [Highlighting, color blocks, and collapsing](/@docs/enhance_content_en) - [Insert image in notes](/@docs/insert-image-in-team-note) - [Embed YouTube, link notes, and more](/@docs/insert-external-media-en) - [Search and replace](/@docs/search-and-replace-en) - [Emoji cheat sheet](https://hackmdio.github.io/emoji-datasource-finder/) [target=_blank] - [Changing text color :grin:](/@docs/change-text-color-en) - [How to create table](/@docs/how-to-create-table-en) - [How to paste table from Excel ](/@docs/paste-table-from-excel-en) - [Copy and paste code into your notes](/@docs/insert-code-into-note-en) <!-- - [Tips on Mobile](/zr2FvF_URe2HhgWddVvmdQ) --> Book Mode & Slide Mode 📍 [close] --- - [How to create a book](/@docs/create-a-book-en) - [How to create a slide deck](/@docs/create-slides-en) Creating graphs 🖍️ [close] --- - [How to use MathJax & UML](/@docs/use-mathjax-and-UML-en) - [How to create flowchart](/@docs/flowchart-en) - [How to create pie chart](/@docs/pie-chart-en) - [How to create Gantt chart](/@docs/gantt-chart-en) <!--Drawing musical notation --> Notes Management & Template 📚 [close] --- - [Note permission](/@docs/note-permission-en) - [Deleting and Restoring Notes](/@docs/delete-note-en) - [Folder :open_file_folder:](/@docs/folder-en) - [How to use template](/@docs/how-to-use-template-en) - [Note Versions](/@docs/save-version-en) - [How to export & import notes](/@docs/export-and-import-notes-en) - [How to export to PDF](/@docs/export-to-pdf-en) - [How to import from/export to Arweave](/@docs/export-import-arweave-en) - [Publish with permalink](/@docs/publish-notes-with-permalink-en) Team Workspace 🚀 [close] --- - [What is Team?](/@docs/what-is-team) - [Create and manage Team](/@docs/create-and-manage-team) - [Manage Team notes](/@docs/manage-team-notes) - [Insert image in Team notes](/@docs/insert-image-in-team-note) - [Unlock Team member limit](/@docs/unlock-team-member-limit) - [How to Transfer Team Ownership](/@docs/transfer-team-ownership-en) Collaboration 🤝 [close] --- - [Invite others to a private note](/@docs/invite-others-to-a-private-note-en) - [Live Host a Collaborative Session](/@docs/hosting-a-collaborative-session-en) - [Use comments to collaborate asynchronously](/@docs/comment-to-collaborate-en) - [Hide and Resolve comments](/@docs/hide-resolve-comment-en) - [How to Raise a Suggest Edit](/@docs/suggest-edit-en) Pricing and Payment 💍 [close] --- - [Personal Prime subscription and management](/@docs/Personal-Prime-subscription-management-en) - [Subscribe to Team Prime Plan](/@docs/unlock-team-member-limit) - [FAQ about yearly payment](/@docs/yearly-payment-faq-en) - [How to apply for non-profit sponsorship?](/@docs/NPOplan) <!-- [About Personal & Team Prime plan] --> <!-- [Failed payment](/tLIgOkh7SgGLdf_b7eNagw) --> Account [close] --- - [How to merge accounts?](/@docs/merge-accounts-en) - [How to delete my account](/@docs/delete-my-account-en) Advance Features 🛠️ [close] --- - [How to sync with GitHub](/@docs/sync-a-note-with-github) - [Command line tool: hackmd-cli](/@docs/hackmd-cli) - [Browser extension: HackMD-it](/@docs/browser-extension-en) - [How to turn on the feature preview](/@docs/feature-preview) {"breaks":true,"title":"HackMD Tutorial Book","description":"Learn how to use HackMD with tutorials covering all aspects of the powerful markdown editor.","image":"https://hackmd.io/_uploads/SyBv-nInC.jpg","contributors":"[{\"id\":\"9fb45a0a-ff1a-49af-9ba3-dc411256dc2b\",\"add\":2247,\"del\":1352},{\"id\":\"61af98f4-b303-4819-b08b-aa32cf6677a8\",\"add\":788,\"del\":336},{\"id\":\"b69c1c71-1f6f-41b4-b230-8f8f857d1db7\",\"add\":92,\"del\":0},{\"id\":\"3ab19145-8243-4557-8f3e-70a733b710c0\",\"add\":364,\"del\":0},{\"id\":\"7252c271-4d52-435d-b724-900478f7cef4\",\"add\":1247,\"del\":365,\"latestUpdatedAt\":null},{\"id\":\"6d3b4625-23c8-4275-a28e-cdc2cb546eda\",\"add\":466,\"del\":49},{\"id\":\"23942b32-8d81-4d00-ae9b-702abb782e84\",\"add\":125,\"del\":32},{\"id\":\"d7bc100e-ab59-4c37-948d-734e8e215f68\",\"add\":18415,\"del\":16696,\"latestUpdatedAt\":1758769504470},{\"id\":\"1fb5b07b-07b2-4267-92c0-d31539e3d000\",\"add\":154,\"del\":38}]"} Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Expand menu
2026-01-13T09:30:29
http://hackage.haskell.org/package/semigroupoids-1.3.3
semigroupoids: Haskell 98 semigroupoids: Category sans id Hackage :: [Package] Search  Browse What's new Upload User accounts semigroupoids : Haskell 98 semigroupoids: Category sans id [ bsd2 , comonads , control , library ] [ Propose Tags ] [ Report a vulnerability ] Provides a wide array of semigroupoids and operations for working with semigroupds. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. When working with comonads you often have the <*> portion of an Applicative , but not the pure . This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative . Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails , but do not always contain a value. Ideally the following relationships would hold: Traversable <---- Foldable <--- Functor ------> Alt ---------> Plus Semigroupoid | | | | | v v v v v Traversable1 <--- Foldable1 Apply --------> Applicative -> Alternative Category | | | | v v v v Bind ---------> Monad -------> MonadPlus Arrow Apply, Bind, and Extract give rise the Static, Kleisli and Cokleisli semigroupoids respectively. This lets us remove many of the restrictions from various monad transformers as in many cases the binding operation or <*> operation does not require them. Finally, to work with these weaker structures it is beneficial to have containers that can provide stronger guarantees about their contents, so versions of Traversable and Foldable that can be folded with just a Semigroup are added. Modules [ Index ] Data Functor Data.Functor.Alt Data.Functor.Apply Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Plus Semigroup Data.Semigroup.Foldable Data.Semigroup.Traversable Data.Semigroupoid Data.Semigroupoid.Dual Data.Semigroupoid.Static Traversable Data.Traversable.Instances Downloads semigroupoids-1.3.3.tar.gz [ browse ] (Cabal source package) Package description ( revised from the package) Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'. Maintainer's Corner Package maintainers EdwardKmett , EricMertens , ryanglscott For package maintainers and hackage trustees edit package information Candidates 5.2.1 Versions [ RSS ] 1.0.0 , 1.1.0 , 1.1.1 , 1.1.2 , 1.1.3 , 1.2.0 , 1.2.1 , 1.2.2 , 1.2.2.1 , 1.2.2.2 , 1.2.2.3 , 1.2.2.4 , 1.2.4 , 1.2.5 , 1.2.6 , 1.2.6.1 , 1.2.6.2 , 1.3 , 1.3.1 , 1.3.1.1 , 1.3.1.2 , 1.3.2 , 1.3.2.1 , 1.3.3 , 1.3.4 , 3.0 , 3.0.0.1 , 3.0.0.2 , 3.0.1 , 3.0.2 , 3.0.3 , 3.1 , 4.0 , 4.0.1 , 4.0.2 , 4.0.2.1 , 4.0.3 , 4.0.4 , 4.2 , 4.3 , 4.5 , 5 , 5.0.0.1 , 5.0.0.2 , 5.0.0.3 , 5.0.0.4 , 5.0.1 , 5.1 , 5.2 , 5.2.1 , 5.2.2 , 5.3 , 5.3.1 , 5.3.2 , 5.3.3 , 5.3.4 , 5.3.5 , 5.3.6 , 5.3.7 , 6 , 6.0.0.1 , 6.0.1 , 6.0.2 ( info ) Dependencies base (>=4 && <4.18) , comonad (>=1.1.1.5 && <1.2) , containers (>=0.3 && <0.6) , contravariant (>=0.2.0.1 && <0.3) , semigroups (>=0.8.3.1 && <0.9) , transformers (>=0.2 && <0.4) [ details ] License BSD-3-Clause Copyright Copyright (C) 2011 Edward A. Kmett Author Edward A. Kmett Maintainer Edward A. Kmett <ekmett@gmail.com> Uploaded by EdwardKmett at 2012-06-28T08:27:35Z Revised Revision 1 made by ryanglscott at 2023-02-02T15:15:05Z Stability provisional --> Category Control , Comonads Home page http://github.com/ekmett/semigroupoids Bug tracker http://github.com/ekmett/semigroupoids/issues Source repo head: git clone git://github.com/ekmett/semigroupoids.git Distributions Arch: 6.0.1 , Debian: 5.3.4 , Fedora: 6.0.1 , FreeBSD: 5.0.0.3 , LTSHaskell: 6.0.1 , NixOS: 6.0.1 , Stackage: 6.0.2 , openSUSE: 6.0.1 Reverse Dependencies 216 direct, 9047 indirect [ details ] Downloads 309284 total (292 in the last 30 days) Rating 2.5 (votes: 9) [estimated by Bayesian average ] Your Rating λ λ λ Status Docs uploaded by user Build status unknown [ no reports yet ] Produced by hackage and Cabal 3.16.1.0.
2026-01-13T09:30:29
https://hackmd.io/c/tutorials/%2F%40docs%2Fsync-a-note-with-github.md?no-meta
HackMD Tutorial Book - HackMD HackMD Tutorial Book === **[中文版](/c/tutorials-tw)** - [Welcome](/s/tutorials) - [Features](/s/features) - [Markdown quick start guide](/UFLeoGd_SmGy8acWOTs6JA) Feel free to leave comments below to request for (or contribute) tutorials on certain topics. You can also leave comments below each tutorial to ask for clarifications or report bugs. If you want a quick overview of all features, visit [features](/features) :::info Support email: :email: support@hackmd.io ::: New Feature 🔥 --- - [Paragraph Citations](/@docs/paragraph_citations_en) - [Guided comment](/@docs/guided_comment_en) - [Paragraph bookmark](/@docs/paragraph_bookmark_en) - [Link Preview](/@docs/link_preview_en) - [Show edit history](/@docs/show_editing_history_en) - [Copy paragraph link](/@docs/paragraph_link_copy_en) API 🦾 [close] --- - [How to issue/revoke an API token?](/@docs/issue-revoke-api-token-en) - [Developer Portal](/@hackmd-api/developer-portal?utm_source=tutorial&utm_medium=book-section) [target=_blank] Introduction [close] --- - [Registration and binding](/@docs/registration_and_binding_en) - [Choose your interface language](/@docs/interface-language-en) - [Workspace introduction](/@docs/workspace-introduction-en) - [Dark Mode](/@docs/how-to-set-dark-mode-en) - [Profile page](/@docs/personal-profile-page-en) - [Create note & Navigation bar intro](/@docs/createnotes_n_navigationbar_en) - [View note directory](/@docs/view-en) - [How to edit metadata of a note](/@docs/how-to-edit-metadata-of-a-note-en) - [How to edit title and tags](/@docs/how-to-edit-title-and-tags-en) Tips for using HackMD [close] --- - [How to use Tag List and Tag Filter](/@docs/how-to-use-tag-list-filter-en) - [How to Follow](/@docs/how-to-follow-en) - [Spotlight](/@hackmd/spotlight-en) - [Use Regular Expression to search in text editor](/@docs/regular-expression-to-search-en) - [Tips for editing on mobile phone](/@docs/rJ5BU988A) - [Embed another note](/@docs/embed-another-note-en) - [Keyboard shortcuts](/@docs/keyboard-shortcuts) - [Offline Access](/@docs/offline-access-en) Text Editor [close] --- - [Basic Formatting: Title, Quotation, Bold Text](/@docs/basic_formatting_en) - [Highlighting, color blocks, and collapsing](/@docs/enhance_content_en) - [Insert image in notes](/@docs/insert-image-in-team-note) - [Embed YouTube, link notes, and more](/@docs/insert-external-media-en) - [Search and replace](/@docs/search-and-replace-en) - [Emoji cheat sheet](https://hackmdio.github.io/emoji-datasource-finder/) [target=_blank] - [Changing text color :grin:](/@docs/change-text-color-en) - [How to create table](/@docs/how-to-create-table-en) - [How to paste table from Excel ](/@docs/paste-table-from-excel-en) - [Copy and paste code into your notes](/@docs/insert-code-into-note-en) <!-- - [Tips on Mobile](/zr2FvF_URe2HhgWddVvmdQ) --> Book Mode & Slide Mode 📍 [close] --- - [How to create a book](/@docs/create-a-book-en) - [How to create a slide deck](/@docs/create-slides-en) Creating graphs 🖍️ [close] --- - [How to use MathJax & UML](/@docs/use-mathjax-and-UML-en) - [How to create flowchart](/@docs/flowchart-en) - [How to create pie chart](/@docs/pie-chart-en) - [How to create Gantt chart](/@docs/gantt-chart-en) <!--Drawing musical notation --> Notes Management & Template 📚 [close] --- - [Note permission](/@docs/note-permission-en) - [Deleting and Restoring Notes](/@docs/delete-note-en) - [Folder :open_file_folder:](/@docs/folder-en) - [How to use template](/@docs/how-to-use-template-en) - [Note Versions](/@docs/save-version-en) - [How to export & import notes](/@docs/export-and-import-notes-en) - [How to export to PDF](/@docs/export-to-pdf-en) - [How to import from/export to Arweave](/@docs/export-import-arweave-en) - [Publish with permalink](/@docs/publish-notes-with-permalink-en) Team Workspace 🚀 [close] --- - [What is Team?](/@docs/what-is-team) - [Create and manage Team](/@docs/create-and-manage-team) - [Manage Team notes](/@docs/manage-team-notes) - [Insert image in Team notes](/@docs/insert-image-in-team-note) - [Unlock Team member limit](/@docs/unlock-team-member-limit) - [How to Transfer Team Ownership](/@docs/transfer-team-ownership-en) Collaboration 🤝 [close] --- - [Invite others to a private note](/@docs/invite-others-to-a-private-note-en) - [Live Host a Collaborative Session](/@docs/hosting-a-collaborative-session-en) - [Use comments to collaborate asynchronously](/@docs/comment-to-collaborate-en) - [Hide and Resolve comments](/@docs/hide-resolve-comment-en) - [How to Raise a Suggest Edit](/@docs/suggest-edit-en) Pricing and Payment 💍 [close] --- - [Personal Prime subscription and management](/@docs/Personal-Prime-subscription-management-en) - [Subscribe to Team Prime Plan](/@docs/unlock-team-member-limit) - [FAQ about yearly payment](/@docs/yearly-payment-faq-en) - [How to apply for non-profit sponsorship?](/@docs/NPOplan) <!-- [About Personal & Team Prime plan] --> <!-- [Failed payment](/tLIgOkh7SgGLdf_b7eNagw) --> Account [close] --- - [How to merge accounts?](/@docs/merge-accounts-en) - [How to delete my account](/@docs/delete-my-account-en) Advance Features 🛠️ [close] --- - [How to sync with GitHub](/@docs/sync-a-note-with-github) - [Command line tool: hackmd-cli](/@docs/hackmd-cli) - [Browser extension: HackMD-it](/@docs/browser-extension-en) - [How to turn on the feature preview](/@docs/feature-preview) {"breaks":true,"title":"HackMD Tutorial Book","description":"Learn how to use HackMD with tutorials covering all aspects of the powerful markdown editor.","image":"https://hackmd.io/_uploads/SyBv-nInC.jpg","contributors":"[{\"id\":\"9fb45a0a-ff1a-49af-9ba3-dc411256dc2b\",\"add\":2247,\"del\":1352},{\"id\":\"61af98f4-b303-4819-b08b-aa32cf6677a8\",\"add\":788,\"del\":336},{\"id\":\"b69c1c71-1f6f-41b4-b230-8f8f857d1db7\",\"add\":92,\"del\":0},{\"id\":\"3ab19145-8243-4557-8f3e-70a733b710c0\",\"add\":364,\"del\":0},{\"id\":\"7252c271-4d52-435d-b724-900478f7cef4\",\"add\":1247,\"del\":365,\"latestUpdatedAt\":null},{\"id\":\"6d3b4625-23c8-4275-a28e-cdc2cb546eda\",\"add\":466,\"del\":49},{\"id\":\"23942b32-8d81-4d00-ae9b-702abb782e84\",\"add\":125,\"del\":32},{\"id\":\"d7bc100e-ab59-4c37-948d-734e8e215f68\",\"add\":18415,\"del\":16696,\"latestUpdatedAt\":1758769504470},{\"id\":\"1fb5b07b-07b2-4267-92c0-d31539e3d000\",\"add\":154,\"del\":38}]"} Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Expand menu
2026-01-13T09:30:29
https://tech.findy.co.jp/entry/2025/08/19/070000?utm_source=qiita&utm_medium=referral&utm_campaign=collaboration-pages
「開発生産性」に関する実態調査レポート概説#1 日本の開発現場の「リアル」を数字で見る ── 798名の声から浮かび上がる衝撃の実態 - Findy Tech Blog Findy Tech Blog 読者になる Findy Tech Blog 2025 - 08 - 19 「開発生産性」に関する実態調査レポート概説#1 日本の開発現場の「リアル」を数字で見る ── 798名の声から浮かび上がる衝撃の実態 DORA 調査レポート 開発生産性 GitHub Copilot こんにちは。Findy Tech Blog編集長の高橋( @Taka-bow )です。 皆さんは「開発生産性」という言葉を聞いて、何を感じますか? これまで、エンジニアの「開発生産性」という概念に対する理解度や、その活用状況を体系的に調査した事例はほとんどありません。 そこで2025年、ファインディは ソフトウェア開発における「開発生産性」に関する実態調査 を実施し、日本のIT従事者798名にこのテーマを真正面から問いかけました。 【調査概要】 調査対象: ソフトウェア開発(組み込み開発を含む)に直接関わるエンジニア、プロダクトマネージャー、プロジェクトマネージャー、エンジニアリングマネージャー、開発責任者など 調査方法: インターネット調査 調査期間: 2025年4月2日(水)~2025年5月21日(水) 調査主体: ファインディ株式会社 実査委託先: GMOリサーチ&AI株式会社 有効回答数: 798名(95%信頼区間±3.5%) 統計的検定力: 80%以上(中程度の効果量d=0.5を検出) 調査内容: 開発生産性に対する認識 開発生産性に関する指標の活用状況 開発生産性に関する取り組み 開発環境・プロセス評価 組織文化と生産性 その結果は、私たちの想定を大きく覆すものでした。これまで「日本は海外に比べてアジャイルやDevOpsの浸透が遅れている」といった一面的な見方がされがちでした。 しかし、実際に見えてきたのはそれだけではありません。日本の開発現場には、品質へのこだわりやチームワークといった確かな強みがある一方で、それを十分に活かしきれない構造的な課題が浮き彫りになったのです。 まずは今回の調査から見えてきた全体像をお伝えし、その後はシリーズでテーマごとに深掘りしていきたいと思います。 第1回、日本の開発現場の「リアル」を数字で見る ── 798名の声から浮かび上がる衝撃の実態 調査全体について 第2回、開発生産性への意外な好印象 ── アジャイル実践者59.6%が前向きな理由 開発手法による意識の違いの本質 第3回、開発生産性を阻む「組織の3大課題」 ── 要件定義、会議、コミュニケーションの問題 取り組みが失敗する本当の理由 第4回、AI時代の技術格差 ── Visual SourceSafe 15.8%が示す変革への壁 なぜ従来型ツールから移行できないのか 第5回、なぜDevExは日本で知られていないのか ── 認知度4.9%が語る未開拓領域 日本の開発者が本当に求めているもの 第6回、なぜDORA指標は日本で普及しないのか ── 認知度4.3%の背景と打開策 数値化への懸念と向き合う方法 第7回、生産性向上を阻む組織の壁 ── 37.8%が未着手の深刻な理由 経営層を説得する具体的な方法 第8回、既存システムから次世代への変革 ── 日本の開発現場が立つ分岐点 品質文化を強みに変える改革のロードマップ それでは、第2回以降で深掘りしていく各テーマに入る前に、まずは調査全体を象徴するいくつかの結果をご紹介します。 開発生産性への認識は前向き、でも実践にはギャップが 組織運営の課題が技術的課題を上回る現実 従来型ツールがAI時代の足かせに Developer Experience(DevEx)の低い認知と見えてきた課題 測定指標の混乱 ── 業界全体で「何を測るべきか」が不明確 なぜ変われないのか ── ケイパビリティと体験のギャップ 数字だけでは動けない現場 必要なのは「体験から学ぶ」ステップ 日本の強みを活かしながら 開発生産性への認識は前向き、でも実践にはギャップが 興味深い発見のひとつは、IT従事者の開発生産性に対する認識が予想以上に前向きだったことです。 「開発生産性」という言葉に対してネガティブな印象を持つ人は わずか7.6% 。多くのエンジニアが、生産性向上に対して前向きな姿勢を示していました。 特に注目すべきは、開発手法による意識の差です。 アジャイル実践者の59.6% がポジティブな印象 ウォーターフォール開発者は39.5% に留まる 私は「アジャイル実践者」のほうが、よりネガティブに捉えているのではと予想していたので、これは意外な結果でした。 また、開発生産性向上への取り組みは「実施36.6%」「未実施37.8%」と拮抗している一方で、25.6%が自組織の状況を把握していないという結果が浮かび上がりました。これは、生産性への関心は高いにもかかわらず、取り組みが十分に浸透しておらず、組織内の情報共有やコミュニケーションに課題が残っていることを示しています。 組織運営の課題が技術的課題を上回る現実 開発生産性を阻害する要因を尋ねたところ、技術的な問題よりも組織運営の課題が上位を占めました。 最大の障壁は 「不明確な要件」(53.5%) です。半数以上のIT従事者が、プロジェクトの上流工程に大きな問題を感じています。続いて以下の通りです。 会議が多い 38.7% コミュニケーションの問題 33.6% これらはいずれも組織運営に深く関わる問題であり、しかも長年にわたり繰り返し指摘されてきた課題です。 その根本原因は「やり方を変えないこと」にあるのではないでしょうか。どれほど最新のツールやフレームワークを導入しても、こうした本質的な課題に向き合わない限り、生産性の大幅な向上は望めません。 日本の開発現場は、技術力そのものは十分に備えているにもかかわらず、それを最大限に活かせる土壌が整っていない──そんな実態を映し出しているのかもしれません。 従来型ツールがAI時代の足かせに ソースコード管理ツールの利用状況を見ると、技術格差の深刻さが明らかになりました。 GitHub 30.5% Visual SourceSafe 15.8% Subversion 13.7% GitHubがトップあることは驚きませんでしたが、2012年にサポートが終了したVisual SourceSafeが2位という事実は衝撃的でした。さらにSubversionも含めると、約3割の組織が従来型のバージョン管理システムを使用していました。 これは単なる「古いツールを使っている」という話では済みません。 GitHub CopilotやAmazon CodeWhispererなど、最新のAI開発支援ツールはGitベースのワークフローを前提としています。従来型ツールに縛られている組織は、AI活用による生産性向上の波に乗り遅れるリスクが高いのです。 つまり、現在の技術格差が、将来的にはさらに大きな生産性格差へと発展する可能性があるということです。 Developer Experience(DevEx)の低い認知と見えてきた課題 日本において「Developer Experience(DevEx)」という概念は、まだ広く浸透していません。今回の調査でも、DevExという言葉を知っていると答えたエンジニアはわずか 4.9% にとどまりました。 同じ調査では、DevExの要素であることを伏せたうえで、基盤的な要素の満足度も尋ねました。その結果、以下のようにきわめて低い数値が明らかになっています。 CI/CDパイプライン 満足度14.2% ドキュメント管理システム 満足度17.5% 開発環境整備 満足度24.7% これらの結果は、日本の開発現場におけるインフラ整備の遅れを如実に物語っています。特にCI/CDパイプラインの満足度が14.2%にとどまっているのは深刻です。継続的インテグレーション/デリバリーは現代のソフトウェア開発の基本であるにもかかわらず、8割を超えるエンジニアが不満を抱えたまま日々の開発を続けているのです。 こうした環境の不備は、エンジニアのモチベーション低下を招くだけでなく、生産性そのものにも直結します。ビルド待ち時間、手動デプロイによるミス、ドキュメント不足による知識共有の停滞 ── これらの問題が開発現場を日常的に妨げているのです。 測定指標の混乱 ── 業界全体で「何を測るべきか」が不明確 最後に、最も根本的な問題があります。業界全体で「何を測るべきか」という共通認識が欠けているのです。 実際、組織によって重視する指標は大きく異なります。ある企業はコード行数を追い、別の企業はバグ数を数え、さらに別の企業は残業時間を管理しています。しかし、これらの指標が本当に開発生産性を正しく示しているのか、確信を持てている人はほとんどいません。 世界的に注目されているDORA指標(デプロイ頻度、リードタイム、平均復旧時間、変更失敗率)の認知度がわずか 4.3% にとどまっているという事実も、この混乱を裏付けています。 測定基準が曖昧なまま「生産性を上げろ」と求められても、現場は困惑するばかりです。まるでゴールの見えないマラソンを走らされているようなものです。 なぜ変われないのか ── ケイパビリティと体験のギャップ 調査では、44.3%が「開発生産性を高めたい」と前向きに答えました。 しかし、実際に自社で具体的な取り組みをしていると答えたのは36.6%にとどまります。 ここで重要なのは、この36.6%が必ずしも「正しい指標に基づいて取り組んでいる」とは限らないという点です。測定基準が不明確なままでは、努力が空回りしてしまう危険があるのです。 その背景には、“知識として知っていること”と“実際に体験していること”の間に横たわる、大きなギャップがあります。 数字だけでは動けない現場 たとえば、DORA指標の認知度はわずか4.3%。「デプロイ頻度を上げよう」「リードタイムを短縮しよう」といった施策を伝えても、それがもたらす真の価値──素早いフィードバック、リスク低減、チームの自信向上──を実感したことがなければ、単なる数字遊びにしか見えません。 同じことはCI/CDの整備にも言えます。満足度14.2%という結果は、自動化がまだ十分に根付いていないことを示しています。ビルドやテストが自動化されていれば「コードを書いたらすぐに安心できる」「金曜の夕方でもデプロイできる」──そんな開発体験が得られます。しかし、体験がなければその価値を想像することすら難しいのです。 必要なのは「体験から学ぶ」ステップ 本当に必要なのは、生産性の高い組織が備えている ケイパビリティ(組織能力) を理解し、実際に体験することです。 疎結合なアーキテクチャ :チームが独立して素早く動ける 自動テスト :安心してリファクタリングできる モダンなバージョン管理 :PR・レビュー・CI/CDが可能になる ただし、これらのケイパビリティは一足飛びには身につきません。段階を踏んで育てていくしかないのです。 Visual SourceSafeを利用している組織は15.8%、Subversionを利用している組織は13.7%に上り、両者を合わせると全体の約3割を占めます。つまり、GitHub(30.5%)とほぼ同じ規模で、いまだにレガシー寄りの環境が現場に残っているのです。こうした環境では、PRやコードレビュー、CI/CDパイプラインといったモダンな仕組みを前提とした開発体験を実現するのは難しく、「デプロイを自動化しましょう」と言われても、その基盤自体が存在しません。 だからこそ、小さな一歩から始める必要があります。新しいツールの価値を「頭で理解する」のではなく、まずは「体験する」こと。その実感が、次のステップに進む原動力となります。こうした積み重ねが、最終的に組織全体の変革を実現していくのです。 日本の強みを活かしながら 日本の開発文化が培ってきた 品質へのこだわり や チームワーク は、決して手放す必要はありません。むしろそれを土台にしながら、新しいケイパビリティを段階的に身につけていく。そのプロセスこそが現実的な改善への道筋です。 あなたの組織は今、どの段階にいますか? そして明日から、何を始めますか? この問いへの答えを探るために、次回以降は7回にわたり調査結果をテーマ別に深掘りしていきます。 第2回は「開発生産性への意外な好印象 ── アジャイル実践者59.6%が前向きな理由」を取り上げます。 また、ファインディでは一緒に会社を盛り上げてくれるメンバーを募集中です 興味を持っていただいた方はこちらのページからご応募お願いします。 herp.careers Taka_bow 2025-08-19 07:00 読者になる 関連記事 2025-09-22 「開発生産性」に関する実態調査レポート概説#3 開発生産性を阻む「組織の3大課題」 ── 要件定義、… こんにちは。Findy Tech Blog編集長の高橋(@Taka-bow)です。 … 2025-08-22 「開発生産性」に関する実態調査レポート概説#2 開発生産性への意外な好印象 ── アジャイル実践者5… こんにちは。Findy Tech Blog編集長の高橋(@Taka-bow)です。 … 2025-03-04 2024 Accelerate State of DevOps Report 概説#4 『Four … このブログの内容をポッドキャストでも配信中! open.spotify.c… 2025-01-23 2024 Accelerate State of DevOps Report 概説#3『AIがもたら… このブログの内容をポッドキャストでも配信中! こんにちは。ソ… 2024-11-15 IT人材不足79万人の真因:生産性向上を阻む『人月の神話型請負』からの脱却 はじめに こんにちは。ソフトウェアプロセス改善コーチでFindy … « 【エンジニアの日常】エンジニアの人生を… Findy AI Meetup in Fukuoka #1 を開催し… » 検索 Findy Findy コーポレートサイト Findy 採用サイト Findy Findy Freelance Findy Team+ Findy Tools Findy Conference 最新記事 2026-01-05 Findyの爆速開発を支えるAI×チェックリスト型セルフレビュー 2025-12-26 LangChainのastreamでLLM分析をストリーミング対応してUXを改善した話 2025-12-25 AI時代のDependabot対応。手動からDevin、そしてClaude Code Actionへ 2025-12-24 DuckDB as a Pipeline: Findyデータ基盤におけるDuckDBの活用事例 2025-12-23 瞬間的なアクセス集中はオートスケールに検知されない ― GitHub Actionsでコンテナ事前調整を自動化 もっと見る 注目記事 月別アーカイブ ▼ ▶ 2026 2026 / 1 ▼ ▶ 2025 2025 / 12 2025 / 11 2025 / 10 2025 / 9 2025 / 8 2025 / 7 2025 / 6 2025 / 5 2025 / 4 2025 / 3 2025 / 2 2025 / 1 ▼ ▶ 2024 2024 / 12 2024 / 11 2024 / 10 2024 / 9 2024 / 8 2024 / 7 2024 / 6 2024 / 5 2024 / 4 2024 / 3 2024 / 2 執筆者リスト id:starfish719 id:thedan id:nesskazu id:ShunDeveloper id:Cooking_ENG id:ryu-furuta id:kouzyun id:dev2bo id:adachin0817 id:h-piiice16 id:nipe880324 id:shibuya01055 id:Edyyyyon id:karukan029 id:mikk0tan id:jiskay id:findyinc id:bicstone id:takenorio id:sontixyou id:shoota-dev id:Taka_bow id:rokumura7 id:t-chida0909 id:tagasyksk id:hamchance0215 id:nakayama-bird id:puku0x id:ma3tk id:Dakuon_Findy id:yusuke-smp id:aiandrox id:hwatame id:hyuta555 id:d-3110 id:tomohiro3h id:kxmxyx id:yukukky id:yohei1229 id:PeeI id:muramurasan カテゴリー MCP (25) Devin (30) Claude (29) GitHub Actions (25) GitHub Copilot (31) GenAI・LLM (45) Terraform (18) イベントレポート (19) Gemini (1) SRE (6) エンジニアの学び旅 (1) 協賛 (3) Findyの爆速開発 (14) 私の推しツール (4) エンジニアの日常 (19) 人生を変えた一冊 (5) 開発生産性 (27) 文字起こし (2) CI/CD (5) 組織・文化 (8) 調査レポート (11) オンボーディング (1) リファクタリング (1) フロントエンド (35) プロダクト開発 (6) データ分析 (7) データ基盤 (8) RubyKaigi (11) AWS (1) 働き方 (8) エンジニア育成 (2) プロセス改善 (1) Rubocop (1) ワークショップ (1) OST (1) DORA (9) Nx (7) ご褒美ランチ (1) 自慢の開発環境 (7) 人生を変えたイベント (2) 人気記事まとめ (3) はてなブログをはじめよう! findyincさんは、はてなブログを使っています。あなたもはてなブログをはじめてみませんか? はてなブログをはじめる(無料) はてなブログとは Findy Tech Blog Powered by Hatena Blog | ブログを報告する 引用をストックしました ストック一覧を見る 閉じる 引用するにはまずログインしてください ログイン 閉じる 引用をストックできませんでした。再度お試しください 閉じる 限定公開記事のため引用できません。 読者です 読者をやめる 読者になる 読者になる
2026-01-13T09:30:29
https://hackmd.io/c/tutorials/%2F%40docs%2Fuse-mathjax-and-UML-en.md?no-meta
HackMD Tutorial Book - HackMD HackMD Tutorial Book === **[中文版](/c/tutorials-tw)** - [Welcome](/s/tutorials) - [Features](/s/features) - [Markdown quick start guide](/UFLeoGd_SmGy8acWOTs6JA) Feel free to leave comments below to request for (or contribute) tutorials on certain topics. You can also leave comments below each tutorial to ask for clarifications or report bugs. If you want a quick overview of all features, visit [features](/features) :::info Support email: :email: support@hackmd.io ::: New Feature 🔥 --- - [Paragraph Citations](/@docs/paragraph_citations_en) - [Guided comment](/@docs/guided_comment_en) - [Paragraph bookmark](/@docs/paragraph_bookmark_en) - [Link Preview](/@docs/link_preview_en) - [Show edit history](/@docs/show_editing_history_en) - [Copy paragraph link](/@docs/paragraph_link_copy_en) API 🦾 [close] --- - [How to issue/revoke an API token?](/@docs/issue-revoke-api-token-en) - [Developer Portal](/@hackmd-api/developer-portal?utm_source=tutorial&utm_medium=book-section) [target=_blank] Introduction [close] --- - [Registration and binding](/@docs/registration_and_binding_en) - [Choose your interface language](/@docs/interface-language-en) - [Workspace introduction](/@docs/workspace-introduction-en) - [Dark Mode](/@docs/how-to-set-dark-mode-en) - [Profile page](/@docs/personal-profile-page-en) - [Create note & Navigation bar intro](/@docs/createnotes_n_navigationbar_en) - [View note directory](/@docs/view-en) - [How to edit metadata of a note](/@docs/how-to-edit-metadata-of-a-note-en) - [How to edit title and tags](/@docs/how-to-edit-title-and-tags-en) Tips for using HackMD [close] --- - [How to use Tag List and Tag Filter](/@docs/how-to-use-tag-list-filter-en) - [How to Follow](/@docs/how-to-follow-en) - [Spotlight](/@hackmd/spotlight-en) - [Use Regular Expression to search in text editor](/@docs/regular-expression-to-search-en) - [Tips for editing on mobile phone](/@docs/rJ5BU988A) - [Embed another note](/@docs/embed-another-note-en) - [Keyboard shortcuts](/@docs/keyboard-shortcuts) - [Offline Access](/@docs/offline-access-en) Text Editor [close] --- - [Basic Formatting: Title, Quotation, Bold Text](/@docs/basic_formatting_en) - [Highlighting, color blocks, and collapsing](/@docs/enhance_content_en) - [Insert image in notes](/@docs/insert-image-in-team-note) - [Embed YouTube, link notes, and more](/@docs/insert-external-media-en) - [Search and replace](/@docs/search-and-replace-en) - [Emoji cheat sheet](https://hackmdio.github.io/emoji-datasource-finder/) [target=_blank] - [Changing text color :grin:](/@docs/change-text-color-en) - [How to create table](/@docs/how-to-create-table-en) - [How to paste table from Excel ](/@docs/paste-table-from-excel-en) - [Copy and paste code into your notes](/@docs/insert-code-into-note-en) <!-- - [Tips on Mobile](/zr2FvF_URe2HhgWddVvmdQ) --> Book Mode & Slide Mode 📍 [close] --- - [How to create a book](/@docs/create-a-book-en) - [How to create a slide deck](/@docs/create-slides-en) Creating graphs 🖍️ [close] --- - [How to use MathJax & UML](/@docs/use-mathjax-and-UML-en) - [How to create flowchart](/@docs/flowchart-en) - [How to create pie chart](/@docs/pie-chart-en) - [How to create Gantt chart](/@docs/gantt-chart-en) <!--Drawing musical notation --> Notes Management & Template 📚 [close] --- - [Note permission](/@docs/note-permission-en) - [Deleting and Restoring Notes](/@docs/delete-note-en) - [Folder :open_file_folder:](/@docs/folder-en) - [How to use template](/@docs/how-to-use-template-en) - [Note Versions](/@docs/save-version-en) - [How to export & import notes](/@docs/export-and-import-notes-en) - [How to export to PDF](/@docs/export-to-pdf-en) - [How to import from/export to Arweave](/@docs/export-import-arweave-en) - [Publish with permalink](/@docs/publish-notes-with-permalink-en) Team Workspace 🚀 [close] --- - [What is Team?](/@docs/what-is-team) - [Create and manage Team](/@docs/create-and-manage-team) - [Manage Team notes](/@docs/manage-team-notes) - [Insert image in Team notes](/@docs/insert-image-in-team-note) - [Unlock Team member limit](/@docs/unlock-team-member-limit) - [How to Transfer Team Ownership](/@docs/transfer-team-ownership-en) Collaboration 🤝 [close] --- - [Invite others to a private note](/@docs/invite-others-to-a-private-note-en) - [Live Host a Collaborative Session](/@docs/hosting-a-collaborative-session-en) - [Use comments to collaborate asynchronously](/@docs/comment-to-collaborate-en) - [Hide and Resolve comments](/@docs/hide-resolve-comment-en) - [How to Raise a Suggest Edit](/@docs/suggest-edit-en) Pricing and Payment 💍 [close] --- - [Personal Prime subscription and management](/@docs/Personal-Prime-subscription-management-en) - [Subscribe to Team Prime Plan](/@docs/unlock-team-member-limit) - [FAQ about yearly payment](/@docs/yearly-payment-faq-en) - [How to apply for non-profit sponsorship?](/@docs/NPOplan) <!-- [About Personal & Team Prime plan] --> <!-- [Failed payment](/tLIgOkh7SgGLdf_b7eNagw) --> Account [close] --- - [How to merge accounts?](/@docs/merge-accounts-en) - [How to delete my account](/@docs/delete-my-account-en) Advance Features 🛠️ [close] --- - [How to sync with GitHub](/@docs/sync-a-note-with-github) - [Command line tool: hackmd-cli](/@docs/hackmd-cli) - [Browser extension: HackMD-it](/@docs/browser-extension-en) - [How to turn on the feature preview](/@docs/feature-preview) {"breaks":true,"title":"HackMD Tutorial Book","description":"Learn how to use HackMD with tutorials covering all aspects of the powerful markdown editor.","image":"https://hackmd.io/_uploads/SyBv-nInC.jpg","contributors":"[{\"id\":\"9fb45a0a-ff1a-49af-9ba3-dc411256dc2b\",\"add\":2247,\"del\":1352},{\"id\":\"61af98f4-b303-4819-b08b-aa32cf6677a8\",\"add\":788,\"del\":336},{\"id\":\"b69c1c71-1f6f-41b4-b230-8f8f857d1db7\",\"add\":92,\"del\":0},{\"id\":\"3ab19145-8243-4557-8f3e-70a733b710c0\",\"add\":364,\"del\":0},{\"id\":\"7252c271-4d52-435d-b724-900478f7cef4\",\"add\":1247,\"del\":365,\"latestUpdatedAt\":null},{\"id\":\"6d3b4625-23c8-4275-a28e-cdc2cb546eda\",\"add\":466,\"del\":49},{\"id\":\"23942b32-8d81-4d00-ae9b-702abb782e84\",\"add\":125,\"del\":32},{\"id\":\"d7bc100e-ab59-4c37-948d-734e8e215f68\",\"add\":18415,\"del\":16696,\"latestUpdatedAt\":1758769504470},{\"id\":\"1fb5b07b-07b2-4267-92c0-d31539e3d000\",\"add\":154,\"del\":38}]"} Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Unavailable offline " data-placement="bottom" data-toggle="tooltip" data-html="true" > Expand menu
2026-01-13T09:30:29
https://github.com/symfony/console/stargazers
Stargazers · symfony/console · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} symfony / console Public Uh oh! There was an error while loading. Please reload this page . Notifications You must be signed in to change notification settings Fork 266 Star 9.8k Code Pull requests 0 Actions Security Uh oh! There was an error while loading. Please reload this page . Insights Additional navigation options Code Pull requests Actions Security Insights Stargazers All 5,000+ You know TheOrganicChemist Joined on Jul 29, 2018 Follow Cartman34 Joined on Aug 25, 2010 Follow o2alexis Joined on Dec 11, 2025 crisprking Joined on Jul 25, 2025 Follow xingye00186 Joined on Apr 28, 2015 Follow martenb Joined on Jul 13, 2015 Follow marekskopal Is from Brno, Czech republic Brno, Czech republic Follow jaysavage83 Joined on Mar 4, 2010 Follow UncleVersace Joined on Nov 28, 2022 Follow 1992clement Is from Paris Paris Follow ericges Works for @heimrichhannot @heimrichhannot thiagovidal Works for Othis Othis Follow riceri Works for Actual IT Actual IT Follow c05m4r Is from Paraná, Entre Ríos, Argentina Paraná, Entre Ríos, Argentina Follow nomidam Joined on Sep 5, 2025 antimech Is from Qazaqstan, Soltüstık Qazaqstan oblysy Qazaqstan, Soltüstık Qazaqstan oblysy Follow Chemaclass Works for Purpose Green Purpose Green Follow phpfordream Joined on Aug 15, 2013 Follow GayaPogh Joined on Jul 3, 2024 Follow kaivonderchrom Joined on Sep 25, 2021 Follow salazzar546 Joined on Apr 25, 2019 Follow tillhoerner Works for @3pc-Berlin @3pc-Berlin Follow hastefuI Is from Pacific Northwest Pacific Northwest Follow Puneet8800 Works for @twilio @twilio Follow Previous Next Footer © 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://github.com/orgs/json-schema-org/discussions/35
Open Community Working Meetings · json-schema-org · Discussion #35 · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings json-schema-org Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} JSON Schema Overview Repositories Discussions Projects Packages People More Overview Repositories Discussions Projects Packages People Open Community Working Meetings #35 Relequestual announced in Announcements Open Community Working Meetings #35 Relequestual Aug 16, 2021 · 2 comments · 1 reply Return to top Discussion options Uh oh! There was an error while loading. Please reload this page . {{title}} Something went wrong. Uh oh! There was an error while loading. Please reload this page . Quote reply edited by benjagm Uh oh! There was an error while loading. Please reload this page . {{editor}}'s edit {{actor}} deleted this content . {{editor}}'s edit Something went wrong. Uh oh! There was an error while loading. Please reload this page . Relequestual Aug 16, 2021 Maintainer - Monthly Open Community Working Meetings are a 1 hour, agenda'd only, with a focus on furthering the JSON Schema specification and organization. The calls are at 1:00 PT Monthly every 3rd Monday. All meetings are made public and usually result in a number of action items. Everyone is welcome to join the meeting, or add new discussion points in the agenda. You can have a PR or an issue added to the agenda of the next Working Meeting by just adding the agenda label. All calls are subject to our Code of Conduct . Calendar and Joining links Just want to join the call? Here's the google meet link : https://meet.google.com/raz-ptdn-ewf . You can find these events scheduled on our JSON Schema Community Calendar . To add the events to your Google Calendar, use the link found in the bottom right of the above calendar. To add the events to another calendar, use the provided ics/ical file . We will aim for these calls to have an agenda before the call starts, but we want to be flexible as we feel our way into these regular calls. These calls will be recorded and made publically accessible. Further links: Currently scheduled meetings or meetings with unresolved action items Resolved meetings Meeting in Youtube Beta Was this translation helpful? Give feedback. 4 You must be logged in to vote All reactions Replies: 2 comments · 1 reply Oldest Newest Top Comment options Uh oh! There was an error while loading. Please reload this page . {{title}} Something went wrong. Uh oh! There was an error while loading. Please reload this page . Quote reply benjamin-mogensen Mar 21, 2022 - Any of these for 2022? Beta Was this translation helpful? Give feedback. 1 You must be logged in to vote All reactions 1 reply Comment options Uh oh! There was an error while loading. Please reload this page . {{title}} Something went wrong. Uh oh! There was an error while loading. Please reload this page . Quote reply Relequestual Mar 22, 2022 Maintainer Author - Yes @benjamin-mogensen . Use the registration link above. We have had four calls so far this year. You can see them here: https://github.com/json-schema-org/community/issues?q=is%3Aissue+label%3A%22Working+Meeting%22+ All but the latest have links to the recording at the bottom. Beta Was this translation helpful? Give feedback. All reactions Comment options Uh oh! There was an error while loading. Please reload this page . {{title}} Something went wrong. Uh oh! There was an error while loading. Please reload this page . Quote reply benjagm Oct 18, 2024 Maintainer - Hi everyone, we needed to update the Calendar urls because of upgrading our gmail account for our community meetings. New URLs are: Calendar: https://calendar.google.com/calendar/embed?src=json.schema.community%40gmail.com&ctz=Europe/London iCal: https://calendar.google.com/calendar/ical/json.schema.community%40gmail.com/public/basic.ics Apologies for the inconvenience. Beta Was this translation helpful? Give feedback. 2 You must be logged in to vote All reactions 0 replies --> Sign up for free to join this conversation on GitHub . Already have an account? Sign in to comment Category 📣 Announcements Labels None yet 3 participants Heading Bold Italic Quote Code Link Numbered list Unordered list Task list Attach files Mention Reference Menu Heading Bold Italic Quote Code Link Numbered list Unordered list Task list Attach files Mention Reference Select a reply Loading Uh oh! There was an error while loading. Please reload this page . Create a new saved reply 👍 1 reacted with thumbs up emoji 👎 1 reacted with thumbs down emoji 😄 1 reacted with laugh emoji 🎉 1 reacted with hooray emoji 😕 1 reacted with confused emoji ❤️ 1 reacted with heart emoji 🚀 1 reacted with rocket emoji 👀 1 reacted with eyes emoji Footer © 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You can’t perform that action at this time.
2026-01-13T09:30:29
https://github.com/rubygems/rubygems/blob/4.0/bundler/CHANGELOG.md
rubygems/bundler/CHANGELOG.md at 4.0 · ruby/rubygems · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} ruby / rubygems Public Uh oh! There was an error while loading. Please reload this page . Notifications You must be signed in to change notification settings Fork 1.9k Star 3.9k Code Issues 183 Pull requests 50 Discussions Actions Security Uh oh! There was an error while loading. Please reload this page . Insights Additional navigation options Code Issues Pull requests Discussions Actions Security Insights {"payload":{"allShortcutsEnabled":false,"fileTree":{"bundler":{"items":[{"name":"bin","path":"bundler/bin","contentType":"directory"},{"name":"exe","path":"bundler/exe","contentType":"directory"},{"name":"lib","path":"bundler/lib","contentType":"directory"},{"name":"spec","path":"bundler/spec","contentType":"directory"},{"name":".changelog.yml","path":"bundler/.changelog.yml","contentType":"file"},{"name":".document","path":"bundler/.document","contentType":"file"},{"name":".gitignore","path":"bundler/.gitignore","contentType":"file"},{"name":".rspec","path":"bundler/.rspec","contentType":"file"},{"name":"CHANGELOG.md","path":"bundler/CHANGELOG.md","contentType":"file"},{"name":"LICENSE.md","path":"bundler/LICENSE.md","contentType":"file"},{"name":"README.md","path":"bundler/README.md","contentType":"file"},{"name":"bundler.gemspec","path":"bundler/bundler.gemspec","contentType":"file"}],"totalCount":12},"":{"items":[{"name":".bundle","path":".bundle","contentType":"directory"},{"name":".devcontainer","path":".devcontainer","contentType":"directory"},{"name":".githooks","path":".githooks","contentType":"directory"},{"name":".github","path":".github","contentType":"directory"},{"name":"bin","path":"bin","contentType":"directory"},{"name":"bundler","path":"bundler","contentType":"directory"},{"name":"doc","path":"doc","contentType":"directory"},{"name":"exe","path":"exe","contentType":"directory"},{"name":"hide_lib_for_update","path":"hide_lib_for_update","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":"tool","path":"tool","contentType":"directory"},{"name":".changelog.yml","path":".changelog.yml","contentType":"file"},{"name":".codespellignore","path":".codespellignore","contentType":"file"},{"name":".codespellrc","path":".codespellrc","contentType":"file"},{"name":".git-blame-ignore-revs","path":".git-blame-ignore-revs","contentType":"file"},{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".rubocop.yml","path":".rubocop.yml","contentType":"file"},{"name":".yamllint.yml","path":".yamllint.yml","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"CODE_OF_CONDUCT.md","path":"CODE_OF_CONDUCT.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"LICENSE.txt","path":"LICENSE.txt","contentType":"file"},{"name":"MIT.txt","path":"MIT.txt","contentType":"file"},{"name":"Manifest.txt","path":"Manifest.txt","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"Rakefile","path":"Rakefile","contentType":"file"},{"name":"SECURITY.md","path":"SECURITY.md","contentType":"file"},{"name":"rubygems-update.gemspec","path":"rubygems-update.gemspec","contentType":"file"},{"name":"setup.rb","path":"setup.rb","contentType":"file"}],"totalCount":31}},"fileTreeProcessingTime":48.061851000000004,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":614070,"defaultBranch":"master","name":"rubygems","ownerLogin":"ruby","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-04-16T19:02:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/210414?v=4","public":true,"private":false,"isOrgOwned":true},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"4.0","listCacheKey":"v0:1767933091.0","canEdit":false,"refType":"branch","currentOid":"8dd10fe21391e8aad69b651753aec762f1e60d31","canEditOnDefaultBranch":false,"fileExistsOnDefault":true},"path":"bundler/CHANGELOG.md","currentUser":null,"blob":{"rawLines":null,"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"copilotSWEAgentEnabled":false,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/ruby/rubygems/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"CHANGELOG.md","displayUrl":"https://github.com/ruby/rubygems/blob/4.0/bundler/CHANGELOG.md?raw=true","headerInfo":{"blobSize":"297 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"df09a5b","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fruby%2Frubygems%2Fblob%2F4.0%2Fbundler%2FCHANGELOG.md","isCSV":false,"isRichtext":true,"toc":[{"level":1,"text":"Changelog","anchor":"changelog"},{"level":2,"text":"4.0.3 (2025-12-23)","anchor":"403-2025-12-23"},{"level":3,"text":"Enhancements:","anchor":"enhancements"},{"level":2,"text":"4.0.2 (2025-12-17)","anchor":"402-2025-12-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-1"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes"},{"level":2,"text":"4.0.1 (2025-12-09)","anchor":"401-2025-12-09"},{"level":3,"text":"Performance:","anchor":"performance"},{"level":3,"text":"Enhancements:","anchor":"enhancements-2"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-1"},{"level":2,"text":"4.0.0 (2025-12-03)","anchor":"400-2025-12-03"},{"level":3,"text":"Features:","anchor":"features"},{"level":3,"text":"Performance:","anchor":"performance-1"},{"level":3,"text":"Enhancements:","anchor":"enhancements-3"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-2"},{"level":3,"text":"Security:","anchor":"security"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes"},{"level":3,"text":"Documentation:","anchor":"documentation"},{"level":2,"text":"2.7.2 (2025-09-09)","anchor":"272-2025-09-09"},{"level":3,"text":"Enhancements:","anchor":"enhancements-4"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-3"},{"level":3,"text":"Documentation:","anchor":"documentation-1"},{"level":2,"text":"2.7.1 (2025-07-21)","anchor":"271-2025-07-21"},{"level":3,"text":"Enhancements:","anchor":"enhancements-5"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-4"},{"level":3,"text":"Documentation:","anchor":"documentation-2"},{"level":2,"text":"2.7.0 (2025-07-16)","anchor":"270-2025-07-16"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-1"},{"level":3,"text":"Deprecations:","anchor":"deprecations"},{"level":3,"text":"Features:","anchor":"features-1"},{"level":3,"text":"Performance:","anchor":"performance-2"},{"level":3,"text":"Enhancements:","anchor":"enhancements-6"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-5"},{"level":3,"text":"Documentation:","anchor":"documentation-3"},{"level":2,"text":"2.6.9 (2025-05-13)","anchor":"269-2025-05-13"},{"level":3,"text":"Enhancements:","anchor":"enhancements-7"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-6"},{"level":2,"text":"2.6.8 (2025-04-13)","anchor":"268-2025-04-13"},{"level":3,"text":"Enhancements:","anchor":"enhancements-8"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-7"},{"level":2,"text":"2.6.7 (2025-04-03)","anchor":"267-2025-04-03"},{"level":3,"text":"Enhancements:","anchor":"enhancements-9"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-8"},{"level":3,"text":"Performance:","anchor":"performance-3"},{"level":2,"text":"2.6.6 (2025-03-13)","anchor":"266-2025-03-13"},{"level":3,"text":"Enhancements:","anchor":"enhancements-10"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-9"},{"level":3,"text":"Performance:","anchor":"performance-4"},{"level":3,"text":"Documentation:","anchor":"documentation-4"},{"level":2,"text":"2.6.5 (2025-02-20)","anchor":"265-2025-02-20"},{"level":3,"text":"Enhancements:","anchor":"enhancements-11"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-10"},{"level":2,"text":"2.6.4 (2025-02-17)","anchor":"264-2025-02-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-12"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-11"},{"level":3,"text":"Performance:","anchor":"performance-5"},{"level":3,"text":"Documentation:","anchor":"documentation-5"},{"level":2,"text":"2.6.3 (2025-01-16)","anchor":"263-2025-01-16"},{"level":3,"text":"Enhancements:","anchor":"enhancements-13"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-12"},{"level":3,"text":"Documentation:","anchor":"documentation-6"},{"level":2,"text":"2.6.2 (2024-12-23)","anchor":"262-2024-12-23"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-13"},{"level":3,"text":"Documentation:","anchor":"documentation-7"},{"level":2,"text":"2.6.1 (2024-12-17)","anchor":"261-2024-12-17"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-14"},{"level":2,"text":"2.6.0 (2024-12-16)","anchor":"260-2024-12-16"},{"level":3,"text":"Security:","anchor":"security-1"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-2"},{"level":3,"text":"Deprecations:","anchor":"deprecations-1"},{"level":3,"text":"Features:","anchor":"features-2"},{"level":3,"text":"Performance:","anchor":"performance-6"},{"level":3,"text":"Enhancements:","anchor":"enhancements-14"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-15"},{"level":3,"text":"Documentation:","anchor":"documentation-8"},{"level":2,"text":"2.5.23 (2024-11-05)","anchor":"2523-2024-11-05"},{"level":3,"text":"Enhancements:","anchor":"enhancements-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-16"},{"level":3,"text":"Documentation:","anchor":"documentation-9"},{"level":2,"text":"2.5.22 (2024-10-16)","anchor":"2522-2024-10-16"},{"level":3,"text":"Enhancements:","anchor":"enhancements-16"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-17"},{"level":2,"text":"2.5.21 (2024-10-03)","anchor":"2521-2024-10-03"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-18"},{"level":2,"text":"2.5.20 (2024-09-24)","anchor":"2520-2024-09-24"},{"level":3,"text":"Enhancements:","anchor":"enhancements-17"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-19"},{"level":2,"text":"2.5.19 (2024-09-18)","anchor":"2519-2024-09-18"},{"level":3,"text":"Enhancements:","anchor":"enhancements-18"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-20"},{"level":3,"text":"Documentation:","anchor":"documentation-10"},{"level":2,"text":"2.5.18 (2024-08-26)","anchor":"2518-2024-08-26"},{"level":3,"text":"Enhancements:","anchor":"enhancements-19"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-21"},{"level":3,"text":"Documentation:","anchor":"documentation-11"},{"level":2,"text":"2.5.17 (2024-08-01)","anchor":"2517-2024-08-01"},{"level":3,"text":"Enhancements:","anchor":"enhancements-20"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-22"},{"level":2,"text":"2.5.16 (2024-07-18)","anchor":"2516-2024-07-18"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-23"},{"level":3,"text":"Performance:","anchor":"performance-7"},{"level":2,"text":"2.5.15 (2024-07-09)","anchor":"2515-2024-07-09"},{"level":3,"text":"Enhancements:","anchor":"enhancements-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-24"},{"level":3,"text":"Documentation:","anchor":"documentation-12"},{"level":2,"text":"2.5.14 (2024-06-21)","anchor":"2514-2024-06-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-25"},{"level":2,"text":"2.5.13 (2024-06-14)","anchor":"2513-2024-06-14"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-26"},{"level":2,"text":"2.5.12 (2024-06-13)","anchor":"2512-2024-06-13"},{"level":3,"text":"Enhancements:","anchor":"enhancements-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-27"},{"level":3,"text":"Documentation:","anchor":"documentation-13"},{"level":2,"text":"2.5.11 (2024-05-28)","anchor":"2511-2024-05-28"},{"level":3,"text":"Deprecations:","anchor":"deprecations-2"},{"level":3,"text":"Enhancements:","anchor":"enhancements-23"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-28"},{"level":3,"text":"Performance:","anchor":"performance-8"},{"level":3,"text":"Documentation:","anchor":"documentation-14"},{"level":2,"text":"2.5.10 (2024-05-03)","anchor":"2510-2024-05-03"},{"level":3,"text":"Security:","anchor":"security-2"},{"level":3,"text":"Enhancements:","anchor":"enhancements-24"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-29"},{"level":3,"text":"Documentation:","anchor":"documentation-15"},{"level":2,"text":"2.5.9 (2024-04-12)","anchor":"259-2024-04-12"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-30"},{"level":2,"text":"2.5.8 (2024-04-11)","anchor":"258-2024-04-11"},{"level":3,"text":"Enhancements:","anchor":"enhancements-25"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-31"},{"level":2,"text":"2.5.7 (2024-03-22)","anchor":"257-2024-03-22"},{"level":3,"text":"Deprecations:","anchor":"deprecations-3"},{"level":3,"text":"Enhancements:","anchor":"enhancements-26"},{"level":3,"text":"Documentation:","anchor":"documentation-16"},{"level":2,"text":"2.5.6 (2024-02-06)","anchor":"256-2024-02-06"},{"level":3,"text":"Deprecations:","anchor":"deprecations-4"},{"level":3,"text":"Enhancements:","anchor":"enhancements-27"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-32"},{"level":2,"text":"2.5.5 (2024-01-18)","anchor":"255-2024-01-18"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-33"},{"level":3,"text":"Documentation:","anchor":"documentation-17"},{"level":2,"text":"2.5.4 (2024-01-04)","anchor":"254-2024-01-04"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-34"},{"level":2,"text":"2.5.3 (2023-12-22)","anchor":"253-2023-12-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-35"},{"level":2,"text":"2.5.2 (2023-12-21)","anchor":"252-2023-12-21"},{"level":3,"text":"Enhancements:","anchor":"enhancements-28"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-36"},{"level":2,"text":"2.5.1 (2023-12-15)","anchor":"251-2023-12-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-37"},{"level":3,"text":"Performance:","anchor":"performance-9"},{"level":2,"text":"2.5.0 (2023-12-15)","anchor":"250-2023-12-15"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-3"},{"level":3,"text":"Features:","anchor":"features-3"},{"level":3,"text":"Performance:","anchor":"performance-10"},{"level":3,"text":"Enhancements:","anchor":"enhancements-29"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-38"},{"level":3,"text":"Documentation:","anchor":"documentation-18"},{"level":2,"text":"2.4.22 (2023-11-09)","anchor":"2422-2023-11-09"},{"level":3,"text":"Enhancements:","anchor":"enhancements-30"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-39"},{"level":2,"text":"2.4.21 (2023-10-17)","anchor":"2421-2023-10-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-31"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-40"},{"level":3,"text":"Performance:","anchor":"performance-11"},{"level":3,"text":"Documentation:","anchor":"documentation-19"},{"level":2,"text":"2.4.20 (2023-09-27)","anchor":"2420-2023-09-27"},{"level":3,"text":"Enhancements:","anchor":"enhancements-32"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-41"},{"level":3,"text":"Performance:","anchor":"performance-12"},{"level":2,"text":"2.4.19 (2023-08-17)","anchor":"2419-2023-08-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-33"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-42"},{"level":3,"text":"Documentation:","anchor":"documentation-20"},{"level":2,"text":"2.4.18 (2023-08-02)","anchor":"2418-2023-08-02"},{"level":3,"text":"Security:","anchor":"security-3"},{"level":3,"text":"Enhancements:","anchor":"enhancements-34"},{"level":3,"text":"Documentation:","anchor":"documentation-21"},{"level":2,"text":"2.4.17 (2023-07-14)","anchor":"2417-2023-07-14"},{"level":3,"text":"Enhancements:","anchor":"enhancements-35"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-43"},{"level":2,"text":"2.4.16 (2023-07-10)","anchor":"2416-2023-07-10"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-44"},{"level":3,"text":"Documentation:","anchor":"documentation-22"},{"level":2,"text":"2.4.15 (2023-06-29)","anchor":"2415-2023-06-29"},{"level":3,"text":"Enhancements:","anchor":"enhancements-36"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-45"},{"level":2,"text":"2.4.14 (2023-06-12)","anchor":"2414-2023-06-12"},{"level":3,"text":"Enhancements:","anchor":"enhancements-37"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-46"},{"level":2,"text":"2.4.13 (2023-05-09)","anchor":"2413-2023-05-09"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-47"},{"level":3,"text":"Documentation:","anchor":"documentation-23"},{"level":2,"text":"2.4.12 (2023-04-11)","anchor":"2412-2023-04-11"},{"level":3,"text":"Enhancements:","anchor":"enhancements-38"},{"level":2,"text":"2.4.11 (2023-04-10)","anchor":"2411-2023-04-10"},{"level":3,"text":"Security:","anchor":"security-4"},{"level":3,"text":"Enhancements:","anchor":"enhancements-39"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-48"},{"level":2,"text":"2.4.10 (2023-03-27)","anchor":"2410-2023-03-27"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-49"},{"level":2,"text":"2.4.9 (2023-03-20)","anchor":"249-2023-03-20"},{"level":3,"text":"Security:","anchor":"security-5"},{"level":3,"text":"Enhancements:","anchor":"enhancements-40"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-50"},{"level":3,"text":"Documentation:","anchor":"documentation-24"},{"level":2,"text":"2.4.8 (2023-03-08)","anchor":"248-2023-03-08"},{"level":3,"text":"Security:","anchor":"security-6"},{"level":3,"text":"Enhancements:","anchor":"enhancements-41"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-51"},{"level":3,"text":"Documentation:","anchor":"documentation-25"},{"level":2,"text":"2.4.7 (2023-02-15)","anchor":"247-2023-02-15"},{"level":3,"text":"Enhancements:","anchor":"enhancements-42"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-52"},{"level":2,"text":"2.4.6 (2023-01-31)","anchor":"246-2023-01-31"},{"level":3,"text":"Enhancements:","anchor":"enhancements-43"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-53"},{"level":2,"text":"2.4.5 (2023-01-21)","anchor":"245-2023-01-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-54"},{"level":3,"text":"Documentation:","anchor":"documentation-26"},{"level":2,"text":"2.4.4 (2023-01-16)","anchor":"244-2023-01-16"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-55"},{"level":2,"text":"2.4.3 (2023-01-06)","anchor":"243-2023-01-06"},{"level":3,"text":"Enhancements:","anchor":"enhancements-44"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-56"},{"level":3,"text":"Documentation:","anchor":"documentation-27"},{"level":2,"text":"2.4.2 (2023-01-01)","anchor":"242-2023-01-01"},{"level":3,"text":"Performance:","anchor":"performance-13"},{"level":3,"text":"Documentation:","anchor":"documentation-28"},{"level":2,"text":"2.4.1 (2022-12-24)","anchor":"241-2022-12-24"},{"level":3,"text":"Enhancements:","anchor":"enhancements-45"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-57"},{"level":2,"text":"2.4.0 (2022-12-24)","anchor":"240-2022-12-24"},{"level":3,"text":"Security:","anchor":"security-7"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-4"},{"level":3,"text":"Deprecations:","anchor":"deprecations-5"},{"level":3,"text":"Features:","anchor":"features-4"},{"level":3,"text":"Performance:","anchor":"performance-14"},{"level":3,"text":"Enhancements:","anchor":"enhancements-46"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-58"},{"level":3,"text":"Documentation:","anchor":"documentation-29"},{"level":2,"text":"2.3.26 (2022-11-16)","anchor":"2326-2022-11-16"},{"level":3,"text":"Enhancements:","anchor":"enhancements-47"},{"level":3,"text":"Documentation:","anchor":"documentation-30"},{"level":2,"text":"2.3.25 (2022-11-02)","anchor":"2325-2022-11-02"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-59"},{"level":3,"text":"Documentation:","anchor":"documentation-31"},{"level":2,"text":"2.3.24 (2022-10-17)","anchor":"2324-2022-10-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-48"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-60"},{"level":2,"text":"2.3.23 (2022-10-05)","anchor":"2323-2022-10-05"},{"level":3,"text":"Enhancements:","anchor":"enhancements-49"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-61"},{"level":3,"text":"Performance:","anchor":"performance-15"},{"level":3,"text":"Documentation:","anchor":"documentation-32"},{"level":2,"text":"2.3.22 (2022-09-07)","anchor":"2322-2022-09-07"},{"level":3,"text":"Enhancements:","anchor":"enhancements-50"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-62"},{"level":3,"text":"Documentation:","anchor":"documentation-33"},{"level":2,"text":"2.3.21 (2022-08-24)","anchor":"2321-2022-08-24"},{"level":3,"text":"Enhancements:","anchor":"enhancements-51"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-63"},{"level":3,"text":"Documentation:","anchor":"documentation-34"},{"level":2,"text":"2.3.20 (2022-08-10)","anchor":"2320-2022-08-10"},{"level":3,"text":"Enhancements:","anchor":"enhancements-52"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-64"},{"level":3,"text":"Documentation:","anchor":"documentation-35"},{"level":2,"text":"2.3.19 (2022-07-27)","anchor":"2319-2022-07-27"},{"level":3,"text":"Enhancements:","anchor":"enhancements-53"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-65"},{"level":3,"text":"Performance:","anchor":"performance-16"},{"level":3,"text":"Documentation:","anchor":"documentation-36"},{"level":2,"text":"2.3.18 (2022-07-14)","anchor":"2318-2022-07-14"},{"level":3,"text":"Enhancements:","anchor":"enhancements-54"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-66"},{"level":3,"text":"Performance:","anchor":"performance-17"},{"level":3,"text":"Documentation:","anchor":"documentation-37"},{"level":2,"text":"2.3.17 (2022-06-29)","anchor":"2317-2022-06-29"},{"level":3,"text":"Enhancements:","anchor":"enhancements-55"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-67"},{"level":3,"text":"Performance:","anchor":"performance-18"},{"level":3,"text":"Documentation:","anchor":"documentation-38"},{"level":2,"text":"2.3.16 (2022-06-15)","anchor":"2316-2022-06-15"},{"level":3,"text":"Performance:","anchor":"performance-19"},{"level":2,"text":"2.3.15 (2022-06-01)","anchor":"2315-2022-06-01"},{"level":3,"text":"Enhancements:","anchor":"enhancements-56"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-68"},{"level":2,"text":"2.3.14 (2022-05-18)","anchor":"2314-2022-05-18"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-69"},{"level":3,"text":"Performance:","anchor":"performance-20"},{"level":3,"text":"Documentation:","anchor":"documentation-39"},{"level":2,"text":"2.3.13 (2022-05-04)","anchor":"2313-2022-05-04"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-70"},{"level":3,"text":"Performance:","anchor":"performance-21"},{"level":2,"text":"2.3.12 (2022-04-20)","anchor":"2312-2022-04-20"},{"level":3,"text":"Enhancements:","anchor":"enhancements-57"},{"level":2,"text":"2.3.11 (2022-04-07)","anchor":"2311-2022-04-07"},{"level":3,"text":"Enhancements:","anchor":"enhancements-58"},{"level":3,"text":"Documentation:","anchor":"documentation-40"},{"level":2,"text":"2.3.10 (2022-03-23)","anchor":"2310-2022-03-23"},{"level":3,"text":"Enhancements:","anchor":"enhancements-59"},{"level":2,"text":"2.3.9 (2022-03-09)","anchor":"239-2022-03-09"},{"level":3,"text":"Enhancements:","anchor":"enhancements-60"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-71"},{"level":2,"text":"2.3.8 (2022-02-23)","anchor":"238-2022-02-23"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-72"},{"level":3,"text":"Documentation:","anchor":"documentation-41"},{"level":2,"text":"2.3.7 (2022-02-09)","anchor":"237-2022-02-09"},{"level":3,"text":"Enhancements:","anchor":"enhancements-61"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-73"},{"level":2,"text":"2.3.6 (2022-01-26)","anchor":"236-2022-01-26"},{"level":3,"text":"Enhancements:","anchor":"enhancements-62"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-74"},{"level":2,"text":"2.3.5 (2022-01-12)","anchor":"235-2022-01-12"},{"level":3,"text":"Enhancements:","anchor":"enhancements-63"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-75"},{"level":2,"text":"2.3.4 (2021-12-29)","anchor":"234-2021-12-29"},{"level":3,"text":"Enhancements:","anchor":"enhancements-64"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-76"},{"level":2,"text":"2.3.3 (2021-12-24)","anchor":"233-2021-12-24"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-77"},{"level":2,"text":"2.3.2 (2021-12-23)","anchor":"232-2021-12-23"},{"level":3,"text":"Enhancements:","anchor":"enhancements-65"},{"level":2,"text":"2.3.1 (2021-12-22)","anchor":"231-2021-12-22"},{"level":3,"text":"Enhancements:","anchor":"enhancements-66"},{"level":2,"text":"2.3.0 (2021-12-21)","anchor":"230-2021-12-21"},{"level":3,"text":"Features:","anchor":"features-5"},{"level":3,"text":"Enhancements:","anchor":"enhancements-67"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-78"},{"level":3,"text":"Documentation:","anchor":"documentation-42"},{"level":2,"text":"2.2.33 (2021-12-07)","anchor":"2233-2021-12-07"},{"level":3,"text":"Security fixes:","anchor":"security-fixes"},{"level":3,"text":"Enhancements:","anchor":"enhancements-68"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-79"},{"level":3,"text":"Documentation:","anchor":"documentation-43"},{"level":2,"text":"2.2.32 (2021-11-23)","anchor":"2232-2021-11-23"},{"level":3,"text":"Enhancements:","anchor":"enhancements-69"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-80"},{"level":2,"text":"2.2.31 (2021-11-08)","anchor":"2231-2021-11-08"},{"level":3,"text":"Enhancements:","anchor":"enhancements-70"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-81"},{"level":2,"text":"2.2.30 (2021-10-26)","anchor":"2230-2021-10-26"},{"level":3,"text":"Enhancements:","anchor":"enhancements-71"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-82"},{"level":2,"text":"2.2.29 (2021-10-08)","anchor":"2229-2021-10-08"},{"level":3,"text":"Enhancements:","anchor":"enhancements-72"},{"level":2,"text":"2.2.28 (2021-09-23)","anchor":"2228-2021-09-23"},{"level":3,"text":"Enhancements:","anchor":"enhancements-73"},{"level":2,"text":"2.2.27 (2021-09-03)","anchor":"2227-2021-09-03"},{"level":3,"text":"Enhancements:","anchor":"enhancements-74"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-83"},{"level":2,"text":"2.2.26 (2021-08-17)","anchor":"2226-2021-08-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-75"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-84"},{"level":2,"text":"2.2.25 (2021-07-30)","anchor":"2225-2021-07-30"},{"level":3,"text":"Deprecations:","anchor":"deprecations-6"},{"level":3,"text":"Enhancements:","anchor":"enhancements-76"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-85"},{"level":2,"text":"2.2.24 (2021-07-15)","anchor":"2224-2021-07-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-86"},{"level":3,"text":"Performance:","anchor":"performance-22"},{"level":2,"text":"2.2.23 (2021-07-09)","anchor":"2223-2021-07-09"},{"level":3,"text":"Enhancements:","anchor":"enhancements-77"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-87"},{"level":2,"text":"2.2.22 (2021-07-06)","anchor":"2222-2021-07-06"},{"level":3,"text":"Enhancements:","anchor":"enhancements-78"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-88"},{"level":2,"text":"2.2.21 (2021-06-23)","anchor":"2221-2021-06-23"},{"level":3,"text":"Security fixes:","anchor":"security-fixes-1"},{"level":3,"text":"Enhancements:","anchor":"enhancements-79"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-89"},{"level":2,"text":"2.2.20 (2021-06-11)","anchor":"2220-2021-06-11"},{"level":3,"text":"Enhancements:","anchor":"enhancements-80"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-90"},{"level":3,"text":"Performance:","anchor":"performance-23"},{"level":2,"text":"2.2.19 (2021-05-31)","anchor":"2219-2021-05-31"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-91"},{"level":2,"text":"2.2.18 (2021-05-25)","anchor":"2218-2021-05-25"},{"level":3,"text":"Security fixes:","anchor":"security-fixes-2"},{"level":3,"text":"Enhancements:","anchor":"enhancements-81"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-92"},{"level":2,"text":"2.2.17 (2021-05-05)","anchor":"2217-2021-05-05"},{"level":3,"text":"Enhancements:","anchor":"enhancements-82"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-93"},{"level":3,"text":"Performance:","anchor":"performance-24"},{"level":2,"text":"2.2.16 (2021-04-08)","anchor":"2216-2021-04-08"},{"level":3,"text":"Enhancements:","anchor":"enhancements-83"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-94"},{"level":2,"text":"2.2.15 (2021-03-19)","anchor":"2215-2021-03-19"},{"level":3,"text":"Enhancements:","anchor":"enhancements-84"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-95"},{"level":2,"text":"2.2.14 (2021-03-08)","anchor":"2214-2021-03-08"},{"level":3,"text":"Security fixes:","anchor":"security-fixes-3"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-96"},{"level":2,"text":"2.2.13 (2021-03-03)","anchor":"2213-2021-03-03"},{"level":3,"text":"Enhancements:","anchor":"enhancements-85"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-97"},{"level":2,"text":"2.2.12 (2021-03-01)","anchor":"2212-2021-03-01"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-98"},{"level":2,"text":"2.2.11 (2021-02-17)","anchor":"2211-2021-02-17"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-99"},{"level":2,"text":"2.2.10 (2021-02-15)","anchor":"2210-2021-02-15"},{"level":3,"text":"Security fixes:","anchor":"security-fixes-4"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-100"},{"level":3,"text":"Documentation:","anchor":"documentation-44"},{"level":2,"text":"2.2.9 (2021-02-08)","anchor":"229-2021-02-08"},{"level":3,"text":"Enhancements:","anchor":"enhancements-86"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-101"},{"level":2,"text":"2.2.8 (2021-02-02)","anchor":"228-2021-02-02"},{"level":3,"text":"Enhancements:","anchor":"enhancements-87"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-102"},{"level":3,"text":"Performance:","anchor":"performance-25"},{"level":2,"text":"2.2.7 (2021-01-26)","anchor":"227-2021-01-26"},{"level":3,"text":"Enhancements:","anchor":"enhancements-88"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-103"},{"level":3,"text":"Performance:","anchor":"performance-26"},{"level":2,"text":"2.2.6 (2021-01-18)","anchor":"226-2021-01-18"},{"level":3,"text":"Enhancements:","anchor":"enhancements-89"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-104"},{"level":3,"text":"Performance:","anchor":"performance-27"},{"level":2,"text":"2.2.5 (2021-01-11)","anchor":"225-2021-01-11"},{"level":3,"text":"Enhancements:","anchor":"enhancements-90"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-105"},{"level":2,"text":"2.2.4 (2020-12-31)","anchor":"224-2020-12-31"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-106"},{"level":2,"text":"2.2.3 (2020-12-22)","anchor":"223-2020-12-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-107"},{"level":2,"text":"2.2.2 (2020-12-17)","anchor":"222-2020-12-17"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-108"},{"level":2,"text":"2.2.1 (2020-12-14)","anchor":"221-2020-12-14"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-109"},{"level":2,"text":"2.2.0 (2020-12-07)","anchor":"220-2020-12-07"},{"level":3,"text":"Enhancements:","anchor":"enhancements-91"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-110"},{"level":3,"text":"Documentation:","anchor":"documentation-45"},{"level":2,"text":"2.2.0.rc.2 (2020-10-06)","anchor":"220rc2-2020-10-06"},{"level":3,"text":"Features:","anchor":"features-6"},{"level":3,"text":"Enhancements:","anchor":"enhancements-92"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-111"},{"level":3,"text":"Deprecations:","anchor":"deprecations-7"},{"level":3,"text":"Documentation:","anchor":"documentation-46"},{"level":2,"text":"2.2.0.rc.1 (2020-07-02)","anchor":"220rc1-2020-07-02"},{"level":3,"text":"Features:","anchor":"features-7"},{"level":3,"text":"Enhancements:","anchor":"enhancements-93"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-112"},{"level":2,"text":"2.1.4 (2020-01-05)","anchor":"214-2020-01-05"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-113"},{"level":2,"text":"2.1.3 (2020-01-02)","anchor":"213-2020-01-02"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-114"},{"level":2,"text":"2.1.2 (2019-12-20)","anchor":"212-2019-12-20"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-115"},{"level":2,"text":"2.1.1 (2019-12-17)","anchor":"211-2019-12-17"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-116"},{"level":2,"text":"2.1.0 (2019-12-15)","anchor":"210-2019-12-15"},{"level":3,"text":"Features:","anchor":"features-8"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-117"},{"level":3,"text":"Enhancements:","anchor":"enhancements-94"},{"level":2,"text":"2.1.0.pre.3 (2019-11-12)","anchor":"210pre3-2019-11-12"},{"level":3,"text":"Features:","anchor":"features-9"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-118"},{"level":2,"text":"2.1.0.pre.2 (2019-09-15)","anchor":"210pre2-2019-09-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-119"},{"level":2,"text":"2.1.0.pre.1 (2019-08-28)","anchor":"210pre1-2019-08-28"},{"level":3,"text":"Deprecations:","anchor":"deprecations-8"},{"level":3,"text":"Features:","anchor":"features-10"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-120"},{"level":3,"text":"Documentation:","anchor":"documentation-47"},{"level":2,"text":"2.0.2 (2019-06-13)","anchor":"202-2019-06-13"},{"level":3,"text":"Enhancements:","anchor":"enhancements-95"},{"level":3,"text":"Documentation:","anchor":"documentation-48"},{"level":2,"text":"2.0.1 (2019-01-04)","anchor":"201-2019-01-04"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-121"},{"level":2,"text":"2.0.0 (2019-01-03)","anchor":"200-2019-01-03"},{"level":2,"text":"2.0.0.pre.3 (2018-12-30)","anchor":"200pre3-2018-12-30"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-5"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-122"},{"level":3,"text":"Enhancements:","anchor":"enhancements-96"},{"level":2,"text":"2.0.0.pre.2 (2018-11-27)","anchor":"200pre2-2018-11-27"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-6"},{"level":2,"text":"2.0.0.pre.1 (2018-11-09)","anchor":"200pre1-2018-11-09"},{"level":3,"text":"Breaking changes:","anchor":"breaking-changes-7"},{"level":2,"text":"1.17.3 (2018-12-27)","anchor":"1173-2018-12-27"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-123"},{"level":3,"text":"Documentation:","anchor":"documentation-49"},{"level":2,"text":"1.17.2 (2018-12-11)","anchor":"1172-2018-12-11"},{"level":2,"text":"1.17.1 (2018-10-25)","anchor":"1171-2018-10-25"},{"level":2,"text":"1.17.0 (2018-10-25)","anchor":"1170-2018-10-25"},{"level":2,"text":"1.17.0.pre.2 (2018-10-13)","anchor":"1170pre2-2018-10-13"},{"level":3,"text":"Features:","anchor":"features-11"},{"level":2,"text":"1.17.0.pre.1 (2018-09-24)","anchor":"1170pre1-2018-09-24"},{"level":3,"text":"Features:","anchor":"features-12"},{"level":2,"text":"1.16.6 (2018-10-05)","anchor":"1166-2018-10-05"},{"level":3,"text":"Enhancements:","anchor":"enhancements-97"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-124"},{"level":3,"text":"Documentation:","anchor":"documentation-50"},{"level":2,"text":"1.16.5 (2018-09-18)","anchor":"1165-2018-09-18"},{"level":3,"text":"Enhancements:","anchor":"enhancements-98"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-125"},{"level":2,"text":"1.16.4 (2018-08-17)","anchor":"1164-2018-08-17"},{"level":3,"text":"Enhancements:","anchor":"enhancements-99"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-126"},{"level":3,"text":"Documentation:","anchor":"documentation-51"},{"level":2,"text":"1.16.3 (2018-07-17)","anchor":"1163-2018-07-17"},{"level":3,"text":"Features:","anchor":"features-13"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-127"},{"level":3,"text":"Documentation:","anchor":"documentation-52"},{"level":2,"text":"1.16.2 (2018-04-20)","anchor":"1162-2018-04-20"},{"level":3,"text":"Enhancements:","anchor":"enhancements-100"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-128"},{"level":3,"text":"Documentation:","anchor":"documentation-53"},{"level":2,"text":"1.16.1 (2017-12-12)","anchor":"1161-2017-12-12"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-129"},{"level":2,"text":"1.16.0 (2017-10-31)","anchor":"1160-2017-10-31"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-130"},{"level":2,"text":"1.16.0.pre.3 (2017-10-04)","anchor":"1160pre3-2017-10-04"},{"level":3,"text":"Features:","anchor":"features-14"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-131"},{"level":2,"text":"1.16.0.pre.2 (2017-09-06)","anchor":"1160pre2-2017-09-06"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-132"},{"level":2,"text":"1.16.0.pre.1 (2017-09-04)","anchor":"1160pre1-2017-09-04"},{"level":3,"text":"Features:","anchor":"features-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-133"},{"level":2,"text":"1.15.4 (2017-08-19)","anchor":"1154-2017-08-19"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-134"},{"level":2,"text":"1.15.3 (2017-07-21)","anchor":"1153-2017-07-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-135"},{"level":2,"text":"1.15.2 (2017-07-17)","anchor":"1152-2017-07-17"},{"level":3,"text":"Features:","anchor":"features-16"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-136"},{"level":2,"text":"1.15.1 (2017-06-02)","anchor":"1151-2017-06-02"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-137"},{"level":2,"text":"1.15.0 (2017-05-19)","anchor":"1150-2017-05-19"},{"level":2,"text":"1.15.0.pre.4 (2017-05-10)","anchor":"1150pre4-2017-05-10"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-138"},{"level":2,"text":"1.15.0.pre.3 (2017-04-30)","anchor":"1150pre3-2017-04-30"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-139"},{"level":2,"text":"1.15.0.pre.2 (2017-04-23)","anchor":"1150pre2-2017-04-23"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-140"},{"level":2,"text":"1.15.0.pre.1 (2017-04-16)","anchor":"1150pre1-2017-04-16"},{"level":3,"text":"Features:","anchor":"features-17"},{"level":3,"text":"Performance:","anchor":"performance-28"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-141"},{"level":2,"text":"1.14.6 (2017-03-03)","anchor":"1146-2017-03-03"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-142"},{"level":2,"text":"1.14.5 (2017-02-22)","anchor":"1145-2017-02-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-143"},{"level":2,"text":"1.14.4 (2017-02-12)","anchor":"1144-2017-02-12"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-144"},{"level":2,"text":"1.14.3 (2017-01-24)","anchor":"1143-2017-01-24"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-145"},{"level":2,"text":"1.14.2 (2017-01-22)","anchor":"1142-2017-01-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-146"},{"level":2,"text":"1.14.1 (2017-01-21)","anchor":"1141-2017-01-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-147"},{"level":2,"text":"1.14.0 (2017-01-20)","anchor":"1140-2017-01-20"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-148"},{"level":2,"text":"1.14.0.pre.2 (2017-01-11)","anchor":"1140pre2-2017-01-11"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-149"},{"level":2,"text":"1.14.0.pre.1 (2016-12-29)","anchor":"1140pre1-2016-12-29"},{"level":3,"text":"Features:","anchor":"features-18"},{"level":3,"text":"Performance:","anchor":"performance-29"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-150"},{"level":2,"text":"1.13.7 (2016-12-25)","anchor":"1137-2016-12-25"},{"level":3,"text":"Features:","anchor":"features-19"},{"level":2,"text":"1.13.6 (2016-10-22)","anchor":"1136-2016-10-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-151"},{"level":2,"text":"1.13.5 (2016-10-15)","anchor":"1135-2016-10-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-152"},{"level":2,"text":"1.13.4 (2016-10-11)","anchor":"1134-2016-10-11"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-153"},{"level":2,"text":"1.13.3 (2016-10-10)","anchor":"1133-2016-10-10"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-154"},{"level":2,"text":"1.13.2 (2016-09-30)","anchor":"1132-2016-09-30"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-155"},{"level":3,"text":"Performance:","anchor":"performance-30"},{"level":2,"text":"1.13.1 (2016-09-13)","anchor":"1131-2016-09-13"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-156"},{"level":2,"text":"1.13.0 (2016-09-05)","anchor":"1130-2016-09-05"},{"level":2,"text":"1.13.0.rc.2 (2016-08-21)","anchor":"1130rc2-2016-08-21"},{"level":3,"text":"Features:","anchor":"features-20"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-157"},{"level":2,"text":"1.13.0.rc.1 (2016-06-27)","anchor":"1130rc1-2016-06-27"},{"level":3,"text":"Features:","anchor":"features-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-158"},{"level":2,"text":"1.13.0.pre.1 (2016-06-20)","anchor":"1130pre1-2016-06-20"},{"level":3,"text":"Performance:","anchor":"performance-31"},{"level":3,"text":"Features:","anchor":"features-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-159"},{"level":2,"text":"1.12.6 (2016-10-10)","anchor":"1126-2016-10-10"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-160"},{"level":2,"text":"1.12.5 (2016-05-25)","anchor":"1125-2016-05-25"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-161"},{"level":2,"text":"1.12.4 (2016-05-16)","anchor":"1124-2016-05-16"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-162"},{"level":2,"text":"1.12.3 (2016-05-06)","anchor":"1123-2016-05-06"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-163"},{"level":2,"text":"1.12.2 (2016-05-04)","anchor":"1122-2016-05-04"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-164"},{"level":2,"text":"1.12.1 (2016-04-30)","anchor":"1121-2016-04-30"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-165"},{"level":2,"text":"1.12.0 (2016-04-28)","anchor":"1120-2016-04-28"},{"level":2,"text":"1.12.0.rc.4 (2016-04-21)","anchor":"1120rc4-2016-04-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-166"},{"level":2,"text":"1.12.0.rc.3 (2016-04-19)","anchor":"1120rc3-2016-04-19"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-167"},{"level":2,"text":"1.12.0.rc.2 (2016-04-15)","anchor":"1120rc2-2016-04-15"},{"level":3,"text":"Features:","anchor":"features-23"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-168"},{"level":2,"text":"1.12.0.rc (2016-03-13)","anchor":"1120rc-2016-03-13"},{"level":3,"text":"Performance:","anchor":"performance-32"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-169"},{"level":2,"text":"1.12.0.pre.2 (2016-02-26)","anchor":"1120pre2-2016-02-26"},{"level":3,"text":"Performance:","anchor":"performance-33"},{"level":3,"text":"Features:","anchor":"features-24"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-170"},{"level":2,"text":"1.12.0.pre.1 (2016-02-09)","anchor":"1120pre1-2016-02-09"},{"level":3,"text":"Performance:","anchor":"performance-34"},{"level":3,"text":"Features:","anchor":"features-25"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-171"},{"level":2,"text":"1.11.2 (2015-12-15)","anchor":"1112-2015-12-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-172"},{"level":2,"text":"1.11.1 (2015-12-15)","anchor":"1111-2015-12-15"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-173"},{"level":2,"text":"1.11.0 (2015-12-12)","anchor":"1110-2015-12-12"},{"level":2,"text":"1.11.0.pre.2 (2015-12-06)","anchor":"1110pre2-2015-12-06"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-174"},{"level":2,"text":"1.11.0.pre.1 (2015-11-29)","anchor":"1110pre1-2015-11-29"},{"level":3,"text":"Features:","anchor":"features-26"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-175"},{"level":3,"text":"Performance:","anchor":"performance-35"},{"level":2,"text":"1.10.6 (2015-07-22)","anchor":"1106-2015-07-22"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-176"},{"level":2,"text":"1.10.5 (2015-06-24)","anchor":"1105-2015-06-24"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-177"},{"level":2,"text":"1.10.4 (2015-06-16)","anchor":"1104-2015-06-16"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-178"},{"level":2,"text":"1.10.3 (2015-06-03)","anchor":"1103-2015-06-03"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-179"},{"level":2,"text":"1.10.2 (2015-05-29)","anchor":"1102-2015-05-29"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-180"},{"level":2,"text":"1.10.1 (2015-05-28)","anchor":"1101-2015-05-28"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-181"},{"level":2,"text":"1.10.0 (2015-05-28)","anchor":"1100-2015-05-28"},{"level":2,"text":"1.10.0.rc (2015-05-16)","anchor":"1100rc-2015-05-16"},{"level":3,"text":"Features:","anchor":"features-27"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-182"},{"level":2,"text":"1.10.0.pre.2 (2015-05-07)","anchor":"1100pre2-2015-05-07"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-183"},{"level":2,"text":"1.10.0.pre.1 (2015-05-05)","anchor":"1100pre1-2015-05-05"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-184"},{"level":2,"text":"1.10.0.pre (2015-05-03)","anchor":"1100pre-2015-05-03"},{"level":3,"text":"Features:","anchor":"features-28"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-185"},{"level":3,"text":"Performance:","anchor":"performance-36"},{"level":3,"text":"Deprecations:","anchor":"deprecations-9"},{"level":2,"text":"1.9.10 (2015-06-22)","anchor":"1910-2015-06-22"},{"level":3,"text":"Features:","anchor":"features-29"},{"level":2,"text":"1.9.9 (2015-05-16)","anchor":"199-2015-05-16"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-186"},{"level":2,"text":"1.9.8 (2015-05-12)","anchor":"198-2015-05-12"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-187"},{"level":2,"text":"1.9.7 (2015-05-11)","anchor":"197-2015-05-11"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-188"},{"level":2,"text":"1.9.6 (2015-05-02)","anchor":"196-2015-05-02"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-189"},{"level":2,"text":"1.9.5 (2015-04-29)","anchor":"195-2015-04-29"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-190"},{"level":2,"text":"1.9.4 (2015-04-13)","anchor":"194-2015-04-13"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-191"},{"level":2,"text":"1.9.3 (2015-04-12)","anchor":"193-2015-04-12"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-192"},{"level":2,"text":"1.9.2 (2015-03-30)","anchor":"192-2015-03-30"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-193"},{"level":2,"text":"1.9.1 (2015-03-21)","anchor":"191-2015-03-21"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-194"},{"level":2,"text":"1.9.0 (2015-03-20)","anchor":"190-2015-03-20"},{"level":2,"text":"1.9.0.rc (2015-03-13)","anchor":"190rc-2015-03-13"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-195"},{"level":2,"text":"1.9.0.pre.1 (2015-03-11)","anchor":"190pre1-2015-03-11"},{"level":3,"text":"Bug fixes:","anchor":"bug-fixes-196"},{"level":2,"text":"1.9.0.pre (2015-03-11)","anchor":"190pre-2015-03-11"},{"level":3,"text":"Features:","anchor":"features-30"},{"level":3,"text":"Enhancements:","anchor":"enhancements-101"},{"level":2,"text":"1.8.9 (2015-05-02)","anchor":
2026-01-13T09:30:29