Edit: This list is now maintained in the rust-anthology repo.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
i | |
me | |
my | |
myself | |
we | |
our | |
ours | |
ourselves | |
you | |
your |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# RPM specfile for Promscale | |
# Copyright (C) 2020 Matous Jan Fialka, <[email protected]> | |
# Released under the terms of the "MIT License" | |
Name : promscale | |
Version : 0.1.2 | |
Release : 1%{?dist} | |
Group : Network Servers | |
License : Apache License 2.0 | |
Source : https://github.com/timescale/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tgz |