-
Hi this is more of a question. I know that there are api docs available, but I was just wondering if you guys have a tutorial on how to run the server and create a basic workflow.
-
I need a way to describe SemVer in an object.
For example: `1.0.0-alpha.1`
You have supplied names for `major`, `minor` and `patch`, but the remaining sub-components are too loosely defined to h…
-
If I can find some funding for it, I would like to package scancode-toolkit for Debian, so that Debian contributors can use it to reduce their workload by automating copyright documentation creation/u…
-
Breaking out of https://github.com/htrc/htrc-feature-reader/issues/42.
With parquet backing, this library is fast--fast enough, I think, to sometimes feed straight into tensorflow without any inter…
-
I've just learned about #891 and I'm excited to see that the TOML specification is improving Unicode support.
Do I understand right that this changeset makes no recommendations for implementers whe…
-
This issue is part of the larger vision discussion managed in #63 to brainstorm and prioritize ideas around features that would make `reedline` as a line editor for you both viable as well as pleasant…
-
The `color` type is currently very specific, allowing only 8-bit per channel RGB(A) values.
I see two problems with this approach:
1. Perfectly understandable and valid color definitions like `h…
-
### Versions
* Python: Any
* OS: Any
* Buildozer: latest
### Description
In buildozer, we have the [meta-data field](https://github.com/kivy/buildozer/blob/master/buildozer/default.spec#L271)…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
mubed updated
9 months ago
-
**Describe the bug**
`cabal-install` appears to allow using component names that `Cabal` can't parse. I'm not sure if this a bug with `cabal-install` being too lax or `Cabal` being too strict.
**…