Ycarus Gentoo ebuild

Miezhiko

Ces ebuilds viennent du site .

Si vous avez des problemes allez sur le site officiel.

dev-haskell

T : time tracker ( https://github.com/Miezhiko/T )

aeson-optics : Law-abiding optics for aeson ( https://github.com/phadej/aeson-optics )

authenticate-oauth : Library to authenticate with OAuth for Haskell web applications ( https://github.com/yesodweb/authenticate )

calamity : A library for writing discord bots in haskell ( https://github.com/simmsb/calamity )

calamity-commands : A library for declaring, parsing, and invoking text-input based commands ( https://github.com/simmsb/calamity )

casing : Convert between various source code casing conventions ( https://hackage.haskell.org/package/casing )

concise : Utilities for Control.Lens.Cons ( https://github.com/frasertweedale/hs-concise )

cpphs : A liberalised re-implementation of cpp, the C pre-processor ( http://projects.haskell.org/cpphs/ )

df1 : Type, render and parse the df1 hierarchical structured log format ( https://github.com/k0001/di )

di : Typeful hierarchical structured logging using di, mtl and df1 ( https://github.com/k0001/di )

di-core : Typeful hierarchical structured logging without monad towers ( https://github.com/k0001/di )

di-df1 : Write logs in the df1 format using the di logging framework ( https://github.com/k0001/di )

di-handle : IO support for file handles in di-core ( https://github.com/k0001/di )

di-monad : mtl flavoured typeful hierarchical structured logging for di-core ( https://github.com/k0001/di )

di-polysemy : DI logger wrapped for Polysemy ( https://github.com/nitros12/di-polysemy )

errors : Simplified error-handling ( https://hackage.haskell.org/package/errors )

ghc-source-gen : Constructs Haskell syntax trees for the GHC API ( https://github.com/google/ghc-source-gen#readme )

hake : scripty thing ( https://github.com/Miezhiko/hake )

haku : scripty thing experiment ( https://github.com/Miezhiko/${MY_PN} )

hjsmin : Haskell implementation of a javascript minifier ( https://github.com/erikd/hjsmin )

hslogger : Versatile logging framework ( https://github.com/haskell-hvr/hslogger/wiki )

hsyaml-aeson : JSON to YAML Adapter ( https://hackage.haskell.org/package/HsYAML-aeson )

http2-client : A native HTTP2 client library ( https://github.com/lucasdicioccio/http2-client )

http2-client-grpc : Implement gRPC-over-HTTP2 clients ( https://github.com/haskell-grpc-native/http2-grpc-haskell/blob/master/http2-client-grpc/README.md )

http2-grpc-proto-lens : Encoders based on 'proto-lens' for gRPC over HTTP2 ( https://github.com/haskell-grpc-native/http2-grpc-haskell#readme )

http2-grpc-types : Types for gRPC over HTTP2 common for client and servers ( https://github.com/haskell-grpc-native/http2-grpc-haskell#readme )

hw-kafka-client : Kafka bindings for Haskell ( https://github.com/haskell-works/hw-kafka-client )

incipit-base : A Prelude for Polysemy – Base Reexports ( https://github.com/tek/incipit-core#readme )

incipit-core : A Prelude for Polysemy ( https://github.com/tek/incipit-core#readme )

invariant : Haskell98 invariant functors ( https://github.com/nfrisby/invariant-functors )

jose : JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library ( https://github.com/frasertweedale/hs-jose )

kalmarity : ( https://github.com/Miezhiko/${MY_PN} )

lifted-async : Run lifted IO operations asynchronously and wait for their results ( https://github.com/maoe/lifted-async )

monad-time : Type class for monads which carry the notion of the current time ( https://github.com/scrive/monad-time )

network-uri : URI manipulation ( https://github.com/haskell/network-uri )

newtype-generics : A typeclass and set of functions for working with newtypes ( https://github.com/sjakobi/newtype-generics )

openai-hs : Unofficial OpenAI client ( https://github.com/agrafix/openai-hs#readme )

openai-servant : Unofficial OpenAI servant types ( https://github.com/agrafix/openai-hs#readme )

optics-extra : Extra utilities and instances for optics-core ( https://hackage.haskell.org/package/optics-extra )

optics-th : Optics construction using TemplateHaskell ( https://hackage.haskell.org/package/optics-th )

pipes : Compositional pipelines ( https://hackage.haskell.org/package/pipes )

polysemy-plugin : Disambiguate obvious uses of effects ( https://github.com/polysemy-research/polysemy#readme )

polysemy-time : Polysemy effects for time ( https://github.com/tek/polysemy-time#readme )

proto-lens : A lens-based implementation of protocol buffers in Haskell ( https://github.com/google/proto-lens#readme )

proto-lens-protoc : Protocol buffer compiler for the proto-lens library ( https://github.com/google/proto-lens#readme )

proto-lens-runtime : Modules that are needed by the Haskell files generated by proto-lens-protoc. For forwards compatibility, we reexport them as new module names so that other packages don't accidentally write non-generated code that relies on these modules being reexported by this package ( https://github.com/google/proto-lens#readme )

proto-lens-setup : Cabal support for codegen with proto-lens ( https://github.com/google/proto-lens#readme )

pyf : Quasiquotations for a python like interpolated string formatter ( https://hackage.haskell.org/package/PyF )

servant-auth : Authentication combinators for servant ( https://github.com/haskell-servant/servant/tree/master/servant-auth#readme )

servant-auth-client : servant-client/servant-auth compatibility ( https://github.com/haskell-servant/servant/tree/master/servant-auth#readme )

servant-docs : generate API docs for your servant webservice ( https://docs.servant.dev/ )

servant-foreign : Helpers for generating clients for servant APIs in any programming language ( https://docs.servant.dev/ )

servant-multipart : multipart/form-data (e.g file upload) support for servant ( https://github.com/haskell-servant/servant-multipart#readme )

servant-multipart-api : multipart/form-data (e.g file upload) support for servant ( https://github.com/haskell-servant/servant-multipart#readme )

servant-multipart-client : multipart/form-data (e.g file upload) support for servant ( https://github.com/haskell-servant/servant-multipart#readme )

stm-containers : Containers for STM ( https://github.com/nikita-volkov/stm-containers )

strict-list : Strict linked list ( https://github.com/nikita-volkov/strict-list )

stylish-haskell : Haskell code prettifier ( https://github.com/haskell/stylish-haskell )

text-show : Efficient conversion of values into Text ( https://github.com/RyanGlScott/text-show )

time-parsers : Parsers for types in 'time' ( https://github.com/phadej/time-parsers#readme )

tinkoff-invest-sdk : gRPC based SDK for Tinkoff Invest API V2 ( https://github.com/nickmi11er/tinkoff-invest-haskell#readme )

typerep-map : Efficient implementation of a dependent map with types as keys ( https://github.com/kowainik/typerep-map )

unboxing-vector : A newtype-friendly variant of unboxed vectors ( https://github.com/minoki/unboxing-vector#readme )

unix-time : Unix time parser/formatter and utilities ( https://hackage.haskell.org/package/unix-time )

websockets : A sensible and clean way to write WebSocket-capable servers in Haskell ( https://jaspervdj.be/websockets )

Pour rajouter une e-build dans l'arbre de portage :

L'ebuild est alors rajouté dans l'arbre de portage.

Vous pouvez aussi utiliser layman : emerge layman puis layman -a Miezhiko

Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/Miezhiko-portage

En cas de problèmes : ycarus(-at-)zugaina.org