Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update CV of Androsens 2 to 1.92 (12) | Categories:System
License:GPLv3
Web Site:https://code.google.com/p/androsens2
Source Code:https://code.google.com/p/androsens2/source/browse
Issue Tracker:https://code.google.com/p/androsens2/issues/list
Bitcoin:1Dj4Xkz5KtsarmioEKuuZCBVjahr14dih4
Auto Name:Androsens 2
Summary:Monitor sensor data
Description:
If you ar... | Categories:System
License:GPLv3
Web Site:https://code.google.com/p/androsens2
Source Code:https://code.google.com/p/androsens2/source/browse
Issue Tracker:https://code.google.com/p/androsens2/issues/list
Bitcoin:1Dj4Xkz5KtsarmioEKuuZCBVjahr14dih4
Auto Name:Androsens 2
Summary:Monitor sensor data
Description:
If you ar... |
Hide all symbols by default. | project(falloc)
cmake_minimum_required(VERSION 2.8)
include_directories(.)
if (NOT Boost_system_FOUND)
find_package(Boost COMPONENTS system REQUIRED)
include_directories(${Boost_INCLUDE_DIRS})
link_directories(${Boost_LIBRARY_DIRS})
endif()
add_definitions(-DFALLOC_EXPORTS)
add_library(${PROJECT_NAME}
... | project(falloc)
cmake_minimum_required(VERSION 2.8)
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
include_directories(.)
if (NOT Boost_system_FOUND)
find_package(Boost COMPONENTS system REQUIRED)
include_directories(${Boost_INCLUDE_DIRS})
link_directories(${Boost_LIBRARY_DIRS})
endif()
add_definitions(-DFALLO... |
Update codecov from 2.1.10 to 2.1.11 | # install all base requirements
-r requirements.txt
python_http_client==3.3.1
invoke==1.5.0
twine==3.3.0
# Tests
pytest==6.2.1
pytest-cov==2.10.1
codecov==2.1.10
python-coveralls==2.9.3
coveralls==2.2.0
mock==4.0.2
# Version update
PyGithub==1.54
bumpversion==0.6.0
| # install all base requirements
-r requirements.txt
python_http_client==3.3.1
invoke==1.5.0
twine==3.3.0
# Tests
pytest==6.2.1
pytest-cov==2.10.1
codecov==2.1.11
python-coveralls==2.9.3
coveralls==2.2.0
mock==4.0.2
# Version update
PyGithub==1.54
bumpversion==0.6.0
|
Update pyroma from 2.5 to 2.6 | autoflake==1.3.1
check-manifest==0.40
codecov==2.0.15 # Upload coverage data
doc8==0.8.0
dodgy==0.1.9 # Look for uploaded secrets
dulwich==0.19.13
flake8-commas==2.0.0 # Require silicon valley commas
flake8-quotes==2.1.0 # Require single quotes
flake8==3.7.8 # Lint
freezegun==0.3.12
isort==4.3.21 # Lint imports
my... | autoflake==1.3.1
check-manifest==0.40
codecov==2.0.15 # Upload coverage data
doc8==0.8.0
dodgy==0.1.9 # Look for uploaded secrets
dulwich==0.19.13
flake8-commas==2.0.0 # Require silicon valley commas
flake8-quotes==2.1.0 # Require single quotes
flake8==3.7.8 # Lint
freezegun==0.3.12
isort==4.3.21 # Lint imports
my... |
Document the O3D binary formats. | These are the formats for the various O3D objects that can be stored in binary.
NOTE:
All int16, uint16, int32, uint32 and floats are stored in LITTLE ENDIAN format.
------------------------ Buffer ------------------------------------------------
A Buffer (VertexBuffer, SourceBuffer, IndexBuffer) are all stored... | |
Update flake8-quotes from 2.1.0 to 2.1.1 | autoflake==1.3.1
check-manifest==0.40
codecov==2.0.15 # Upload coverage data
doc8==0.8.0
dodgy==0.1.9 # Look for uploaded secrets
dulwich==0.19.13
flake8-commas==2.0.0 # Require silicon valley commas
flake8-quotes==2.1.0 # Require single quotes
flake8==3.7.8 # Lint
freezegun==0.3.12
isort==4.3.21 # Lint imports
my... | autoflake==1.3.1
check-manifest==0.40
codecov==2.0.15 # Upload coverage data
doc8==0.8.0
dodgy==0.1.9 # Look for uploaded secrets
dulwich==0.19.13
flake8-commas==2.0.0 # Require silicon valley commas
flake8-quotes==2.1.1 # Require single quotes
flake8==3.7.8 # Lint
freezegun==0.3.12
isort==4.3.21 # Lint imports
my... |
Add link to github in REDAME | Annotation based model factory for Java.
https://github.com/mguymon/model-citizen
Models are mapped by blueprints using annotated fields. Blueprints are registered
with the ModelFactory. Blueprints contain default values and references to other
blueprinted models. The ModelFactory can then create models based on the ... | Annotation based model factory for Java.
"https://github.com/mguymon/model-citizen":https://github.com/mguymon/model-citizen
Models are mapped by blueprints using annotated fields. Blueprints are registered
with the ModelFactory. Blueprints contain default values and references to other
blueprinted models. The ModelF... |
Fix textile format for github. | h1. Guard Compass Plug-in
Let you configure a Guard that will run compass whenever a stylesheet is updated.
h2. Quick Start
$ (sudo) gem install compass
$ compass -f blueprint my_compass_project
$ cd my_compass_project
$ bundle init
Then, edit the Gemfile for it to looks like:
source "http://rubygems.org... | h1. Guard Compass Plug-in
Let you configure a Guard that will run compass whenever a stylesheet is updated.
h2. Quick Start
bc. $ (sudo) gem install compass
$ compass -f blueprint my_compass_project
$ cd my_compass_project
$ bundle init
Then, edit the Gemfile for it to looks like:
bc. source "http://rubygems.org"
... |
Add basic info about workspace/php structure | ---
layout: default
title: Dokumentacja - Workspace > php > Zarządzanie i organizacja
---
## Witam serdecznie to jest markdown i jego struktura plików.
| ---
layout: default
title: Dokumentacja - Workspace > php > Zarządzanie i organizacja
published: true
---
h1. Ogólne informacje
Obecnie katalog php jest to kontenerem na wszelkie rzeczy związane językiem programowania PHP.
Powinien zawierać wszelkie biblioteki które wykorzystywane są przez system i do których chcemy ... |
Remove 'early experimental' status from readme. No major known issues, having used the plugin in few projects for some time. | A "simple-build-tool":http://code.google.com/p/simple-build-tool/ plugin to create "IntelliJ IDEA":http://www.jetbrains.com/idea/free_java_ide.html project files for sbt project
h2. Status
Early experimental version, not tested much and guaranteed to contain bugs and lots of room for improvement. You may or may not f... | A "simple-build-tool":http://code.google.com/p/simple-build-tool/ plugin to create "IntelliJ IDEA":http://www.jetbrains.com/idea/free_java_ide.html project files for sbt project
h2. Requirements
Requires sbt version 0.7.x (not compatible with 0.5.x series).
h2. Usage
Check out sbt's "plugin documentation":http://co... |
Update download apk for new release. | ---
layout: default
title: A simple instant message client for Android that uses Tor.
---
<img src="{{ site.baseurl }}/images/phone.png" />
h2. Anonymous friends<br />trusted face-to-face.
Create secure social networks using shared QR codes. Share them with whomever you trust, face-to-face.
<a id="downloadbutt... | ---
layout: default
title: A simple instant message client for Android that uses Tor.
---
<img src="{{ site.baseurl }}/images/phone.png" />
h2. Anonymous friends<br />trusted face-to-face.
Create secure social networks using shared QR codes. Share them with whomever you trust, face-to-face.
<a id="downloadbutt... |
Add a notice file listing all dependencies and their licenses | h2. List of 3rd party dependencies and their licenses
This project depends on the following 3rd party code:
| *Name* | *What it does* | *Version* | *Authors* | *URL* | *License* | *License URL* |
| validatable | Validation of | 1.6.7 | Jay Fields... | |
Add javadoc in thrift definition | namespace java tachyon.thrift
include "common.thrift"
include "exception.thrift"
struct PartitionInfo {
1: binary keyStart
2: binary keyLimit
3: i64 blockId
}
/**
* This interface contains key-value master service endpoints for Tachyon clients.
*/
service KeyValueMasterClientService extends common.TachyonSer... | namespace java tachyon.thrift
include "common.thrift"
include "exception.thrift"
/**
* Information of each key-value partition.
*/
struct PartitionInfo {
1: binary keyStart
2: binary keyLimit
3: i64 blockId
}
/**
* This interface contains key-value master service endpoints for Tachyon clients.
*/
service K... |
Cut dead fb303 dep from TEventServer test | include "common/fb303/if/fb303.thrift"
namespace cpp apache.thrift.test
service TEventServerTestService {
string sendResponse(1:i64 size)
void noop()
}
| namespace cpp apache.thrift.test
service TEventServerTestService {
string sendResponse(1:i64 size)
void noop()
}
|
Add HttpEndpointEvent to notify when a request is done | /*
kms-interface: Thrift interfaces for mediaserver
Copyright (C) 2013 Tikal Technologies
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3
as published by the Free Software Foundation.
This program is distributed in the hope that it wi... | /*
kms-interface: Thrift interfaces for mediaserver
Copyright (C) 2013 Tikal Technologies
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3
as published by the Free Software Foundation.
This program is distributed in the hope that it wi... |
Create MainMixer in thrift interface | /*
* (C) Copyright 2014 Kurento (http://kurento.org/)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-... | |
Switch to a fork of xxhash that supports the newest Rust | [package]
name = "document"
version = "0.0.1"
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
[dependencies.xxhash]
git = "https://github.com/Jurily/rust-xxhash"
| [package]
name = "document"
version = "0.0.1"
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
[dependencies.xxhash]
git = "https://github.com/shepmaster/rust-xxhash"
rev = "ff16980e763cba5cb1b75b05604bc503ba3a41f1"
|
Update syn to the really latest version | [package]
name = "derive_more"
version = "0.7.2-pre"
description = "Adds #[derive(x)] macros for more traits"
authors = ["Jelte Fennema <github-tech@jeltef.nl>"]
license = "MIT"
repository = "https://github.com/JelteF/derive_more"
documentation = "https://jeltef.github.io/derive_more/derive_more/"
readme = "README.md"... | [package]
name = "derive_more"
version = "0.7.2-pre"
description = "Adds #[derive(x)] macros for more traits"
authors = ["Jelte Fennema <github-tech@jeltef.nl>"]
license = "MIT"
repository = "https://github.com/JelteF/derive_more"
documentation = "https://jeltef.github.io/derive_more/derive_more/"
readme = "README.md"... |
Bump fragile dependency from 1.0 to 2.0 | [package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
categories = ["asynchronous", "gui"]
description = "Asynchronous, GTK+-based, GUI library, inspired by Elm, written in Rust"
homepage = "https://relm.antoyo.xyz/"
documentation = "https://docs.rs/relm/"
license = "MIT"
name = "relm"
readme = "README.adoc"
reposi... | [package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
categories = ["asynchronous", "gui"]
description = "Asynchronous, GTK+-based, GUI library, inspired by Elm, written in Rust"
homepage = "https://relm.antoyo.xyz/"
documentation = "https://docs.rs/relm/"
license = "MIT"
name = "relm"
readme = "README.adoc"
reposi... |
Update env_logger requirement from 0.7 to 0.8 | [package]
name = "slabmalloc"
version = "0.9.0"
authors = ["Gerd Zellweger <mail@gerdzellweger.com>"]
description = "Simple slab based malloc implementation in rust. Can be used stand-alone or in order to provide the necessary interface to rusts liballoc library. slabmalloc only relies on libcore."
homepage = "https://... | [package]
name = "slabmalloc"
version = "0.9.0"
authors = ["Gerd Zellweger <mail@gerdzellweger.com>"]
description = "Simple slab based malloc implementation in rust. Can be used stand-alone or in order to provide the necessary interface to rusts liballoc library. slabmalloc only relies on libcore."
homepage = "https://... |
Update toml-query: 0.2.0 -> 0.3.0 | [package]
name = "libimagtodo"
version = "0.3.0"
authors = ["mario <mario-krehl@gmx.de>"]
description = "Library for the imag core distribution"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../README.md"
license = "LGPL-2.1"
documentation = "https://matthiasbeyer.github.i... | [package]
name = "libimagtodo"
version = "0.3.0"
authors = ["mario <mario-krehl@gmx.de>"]
description = "Library for the imag core distribution"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../README.md"
license = "LGPL-2.1"
documentation = "https://matthiasbeyer.github.i... |
Make release build more optimized | [package]
name = "crusty-chip-sfml"
version = "0.1.0"
authors = [ "radiantstatue@gmail.com" ]
edition = "2018"
[dependencies.crusty_chip]
path = "../"
[dependencies]
sfml = { git = "https://github.com/jeremyletang/rust-sfml.git" }
getopts = "0.2.21"
| [package]
name = "crusty-chip-sfml"
version = "0.1.0"
authors = [ "radiantstatue@gmail.com" ]
edition = "2018"
[dependencies.crusty_chip]
path = "../"
[dependencies]
sfml = { git = "https://github.com/jeremyletang/rust-sfml.git" }
getopts = "0.2.21"
[profile.release]
panic = "abort"
codegen-units = 1
|
Remove now unsupported Python versions | [tool.black]
line-length = 80
target-version = ['py34', 'py35', 'py36', 'py37', 'py38']
include = '\.pyi?$'
exclude = '''
(
/(
\.git
| \.tox
| env
| build
| dist
| bootstrap.py
)/
)
'''
| [tool.black]
line-length = 80
target-version = ['py36', 'py37', 'py38']
include = '\.pyi?$'
exclude = '''
(
/(
\.git
| \.tox
| env
| build
| dist
| bootstrap.py
)/
)
'''
|
Allow patch updates on dependencies | [package]
name = "rusty_jwt"
version = "2.5.1"
authors = ["René Richter <richterrettich@gmail.com>","Alex Maslakov <me@gildedhonour.com>, <gilded.honour@protonmail.com>"]
license = "Apache-2.0"
homepage = "https://github.com/Richterrettich/rusty_jwt"
repository = "https://github.com/Richterrettich/rusty_jwt"
documenta... | [package]
name = "rusty_jwt"
version = "2.5.1"
authors = ["René Richter <richterrettich@gmail.com>","Alex Maslakov <me@gildedhonour.com>, <gilded.honour@protonmail.com>"]
license = "Apache-2.0"
homepage = "https://github.com/Richterrettich/rusty_jwt"
repository = "https://github.com/Richterrettich/rusty_jwt"
documenta... |
Update log: 0.3.* -> 0.3 | [package]
name = "libimagentrylist"
version = "0.1.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
clap = "2.1.1"
log = "0.3.5"
toml = "0.1.25"
[dependencies.libimagstore]
path = "../libimagstore"
| [package]
name = "libimagentrylist"
version = "0.1.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
clap = "2.1.1"
log = "0.3"
toml = "0.1.25"
[dependencies.libimagstore]
path = "../libimagstore"
|
Update to enable compatability with latest version of portray | [tool.portray]
docs_dir = "documentation"
[tool.portray.mkdocs.theme]
favicon = "artwork/koala.png"
logo = "artwork/koala.png"
name = "material"
palette = {primary = "blue grey", accent = "green"}
| [tool.portray]
docs_dir = "documentation"
extra_dirs = ["examples", "artwork"]
[tool.portray.mkdocs.theme]
favicon = "artwork/koala.png"
logo = "artwork/koala.png"
name = "material"
palette = {primary = "blue grey", accent = "green"}
|
Update quickcheck requirement from 0.8 to 0.9 | [package]
name = "rust-web-boilerplate"
version = "0.1.0"
authors = ["Sven-Hendrik Haase <svenstaro@gmail.com>"]
edition = "2018"
[lib]
name = "rust_web_boilerplate"
path = "src/lib.rs"
[dependencies]
uuid = { version = "0.7", features = ["serde", "v4"] }
chrono = { version = "0.4", features = ["serde"] }
argon2rs = ... | [package]
name = "rust-web-boilerplate"
version = "0.1.0"
authors = ["Sven-Hendrik Haase <svenstaro@gmail.com>"]
edition = "2018"
[lib]
name = "rust_web_boilerplate"
path = "src/lib.rs"
[dependencies]
uuid = { version = "0.7", features = ["serde", "v4"] }
chrono = { version = "0.4", features = ["serde"] }
argon2rs = ... |
Update cargo for 1.0.0 release :champagne: :fireworks: | [package]
name = "message_verifier"
version = "0.2.0"
description = "Rust Message Verifier library compatible with Rails' MessageVerifier and MessageEncryptor"
repository = "https://github.com/mikeycgto/message_verifier"
license = "MIT"
authors = ["Michael J Coyne <mikeycgto@gmail.com>"]
keywords = ["crypto", "security... | [package]
name = "message_verifier"
version = "1.0.0"
description = "Rust Message Verifier library compatible with Rails' MessageVerifier and MessageEncryptor"
repository = "https://github.com/mikeycgto/message_verifier"
license = "MIT"
authors = ["Michael J Coyne <mikeycgto@gmail.com>"]
keywords = ["crypto", "security... |
Update hyper to version 0.8 | [package]
name = "telegram-bot"
version = "0.4.1"
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>", "Fedor Gogolev <knsd@knsd.net>"]
description = "A library for creating Telegram bots."
documentation = "https://lukaskalbertodt.github.io/telegram-bot/telegram_bot/"
repository = "https://github.com/LukasKalb... | [package]
name = "telegram-bot"
version = "0.4.1"
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>", "Fedor Gogolev <knsd@knsd.net>"]
description = "A library for creating Telegram bots."
documentation = "https://lukaskalbertodt.github.io/telegram-bot/telegram_bot/"
repository = "https://github.com/LukasKalb... |
Use go 1.11 on Heroku | # Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
#
# [[constraint]]
# name = "github.com/user/p... | # Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
#
# [[constraint]]
# name = "github.com/user/p... |
Add no-std category to crates.io metadata | [package]
name = "itoa"
version = "1.0.2" # remember to update html_root_url
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["value-formatting"]
description = "Fast integer primitive to string conversion"
documentation = "https://docs.rs/itoa"
edition = "2018"
exclude = ["performance.png", "chart/**"]
lice... | [package]
name = "itoa"
version = "1.0.2" # remember to update html_root_url
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["value-formatting", "no-std"]
description = "Fast integer primitive to string conversion"
documentation = "https://docs.rs/itoa"
edition = "2018"
exclude = ["performance.png", "chart... |
Remove wildcard dependency on rand | [package]
name = "rustfft"
version = "2.0.0"
authors = ["Allen Welkie <allen.welkie at gmail>"]
description = "A mixed-radix FFT library."
repository = "https://github.com/awelkie/RustFFT"
keywords = ["fft", "dft", "fourier", "signal"]
license = "MIT OR Apache-2.0"
[dependencies]
num-complex = "0.1.36"
num-traits = ... | [package]
name = "rustfft"
version = "2.0.0"
authors = ["Allen Welkie <allen.welkie at gmail>"]
description = "A mixed-radix FFT library."
repository = "https://github.com/awelkie/RustFFT"
keywords = ["fft", "dft", "fourier", "signal"]
license = "MIT OR Apache-2.0"
[dependencies]
num-complex = "0.1.36"
num-traits = ... |
Prepare for publication to crates.io | [package]
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
name = "compiler_builtins"
version = "0.1.0"
[lib]
test = false
[build-dependencies]
cc = { optional = true, version = "1.0" }
[dev-dependencies]
panic-handler = { path = 'crates/panic-handler' }
[features]
default = ["compiler-builtins"]
# Enable comp... | [package]
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
name = "compiler_builtins"
version = "0.1.0"
[lib]
test = false
[dependencies]
# For more information on this dependency see rust-lang/rust's
# `src/tools/rustc-std-workspace` folder
core = { version = "1.0.0", optional = true, package = 'rustc-std-worksp... |
Work around target_has_atomic = "cas" failure | [package]
name = "syn-internal-codegen"
version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>", "Nika Layzell <nika@thelayzells.com>"]
edition = "2018"
publish = false # this is an internal crate which should never be published
[dependencies]
color-backtrace = "0.2"
failure = "0.1"
indexmap = { version = "1.... | [package]
name = "syn-internal-codegen"
version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>", "Nika Layzell <nika@thelayzells.com>"]
edition = "2018"
publish = false # this is an internal crate which should never be published
[dependencies]
color-backtrace = "0.2"
failure = "0.1"
indexmap = { version = "1.... |
Update rand requirement from 0.6 to 0.7 | [package]
name = "stdsimd_examples"
version = "0.0.0"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"Andrew Gallant <jamslam@gmail.com>",
"Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>",
]
description = "Examples of the stdsimd crate."
[dependencies]
core_arch = { path = "../crates/core_arch" }
std... | [package]
name = "stdsimd_examples"
version = "0.0.0"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"Andrew Gallant <jamslam@gmail.com>",
"Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>",
]
description = "Examples of the stdsimd crate."
[dependencies]
core_arch = { path = "../crates/core_arch" }
std... |
Update fuzz crate to 2018 edition | [package]
name = "crosvm-fuzz"
version = "0.0.1"
authors = ["The Chromium OS Authors"]
[dependencies]
devices = { path = "../devices" }
libc = "*"
kernel_loader = { path = "../kernel_loader" }
qcow = { path = "../qcow" }
sys_util = { path = "../sys_util" }
# Prevent this from interfering with workspaces
[workspace]
m... | [package]
name = "crosvm-fuzz"
version = "0.0.1"
authors = ["The Chromium OS Authors"]
edition = "2018"
[dependencies]
devices = { path = "../devices" }
libc = "*"
kernel_loader = { path = "../kernel_loader" }
qcow = { path = "../qcow" }
sys_util = { path = "../sys_util" }
# Prevent this from interfering with workspa... |
Add http section to config | [auth]
server = "http://127.0.0.1:9000"
client_id = "client-id"
secret = "secret"
credentials_file = "/tmp/ats_credentials.toml"
vin = "V1234567890123456"
[ota]
server = "http://127.0.0.1:8080"
polling_interval = 10
packages_dir = "/tmp/"
package_manager = "dpkg"
[test]
looping = false
| [auth]
server = "http://127.0.0.1:9000"
client_id = "client-id"
secret = "secret"
credentials_file = "/tmp/ats_credentials.toml"
vin = "V1234567890123456"
[ota]
server = "http://127.0.0.1:8080"
polling_interval = 10
packages_dir = "/tmp/"
package_manager = "dpkg"
[test]
looping = false
http = false
|
Fix macro crate name and description | [package]
name = "bitfield-register"
version = "0.1.5"
authors = [
"Anper @ Kviver team <mail@s3f.ru>",
"Mikhail Cheshkov @ Kviver team <mcheshkov@gmail.com>"
]
description = "Rust bitfield library for low-level registers"
license = "BSD-2-Clause"
repository = "https://github.com/kviver/bitfield-register"
[dep... | [package]
name = "bitfield-register-macro"
version = "0.1.5"
authors = [
"Anper @ Kviver team <mail@s3f.ru>",
"Mikhail Cheshkov @ Kviver team <mcheshkov@gmail.com>"
]
description = "Rust bitfield library for low-level registers, macro for generating code"
license = "BSD-2-Clause"
repository = "https://github.co... |
Revert "Adjust requirements to get rid of "get_version_info doesn't exist in jupyter_packaging" error" | [build-system]
requires = ["jupyterlab~=3.0", "wheel"]
build-backend = "setuptools.build_meta"
| [build-system]
requires = ["jupyter_packaging~=0.7.9", "jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"
|
Use the proper ncollide version. | [package]
name = "kiss3d"
version = "0.13.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "3D graphics engine for Rust."
repository = "https://github.com/sebcrozet/kiss3d"
readme = "README.md"
keywords = [ "3D", "graphics", "OpenGL", "KISS" ]
license = "BSD-3-Clause"
include = [
"src/**... | [package]
name = "kiss3d"
version = "0.13.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "3D graphics engine for Rust."
repository = "https://github.com/sebcrozet/kiss3d"
readme = "README.md"
keywords = [ "3D", "graphics", "OpenGL", "KISS" ]
license = "BSD-3-Clause"
include = [
"src/**... |
Update cargo version to 0.1.1. | [package]
name = "fixerio"
version = "0.1.0"
authors = ["Steven Blake <s.blake.08@aberdeen.ac.uk>"]
description = "An API wrapper for Fixerio."
documentation = "https://docs.rs/fixerio"
keywords = ["fixerio", "exchange", "api", "wrapper", "rates"]
license = "MIT"
homepage = "https://github.com/sb89/fixerio"
repository... | [package]
name = "fixerio"
version = "0.1.1"
authors = ["Steven Blake <s.blake.08@aberdeen.ac.uk>"]
description = "An API wrapper for Fixerio."
documentation = "https://docs.rs/fixerio"
keywords = ["fixerio", "exchange", "api", "wrapper", "rates"]
license = "MIT"
homepage = "https://github.com/sb89/fixerio"
repository... |
Add required metadata to publish to crates.io | [package]
name = "magic-sys"
version = "0.0.1"
authors = ["robo9k <robo@9k.lv>"]
links = "magic"
build = "build.rs"
| [package]
name = "magic-sys"
description = "Low-level native bindings to the `magic` library"
homepage = "https://github.com/robo9k/rust-magic"
license = "MIT"
version = "0.0.1"
authors = ["robo9k <robo@9k.lv>"]
links = "magic"
build = "build.rs"
|
Add comment for main-only deps. | [package]
authors = ["Jyun-Yan You <jyyou.tw@gmail.com>"]
description = "A binding generator for Rust"
homepage = "https://github.com/crabtw/rust-bindgen"
keywords = ["bindings", "ffi", "code-generation"]
license = "BSD-3-Clause"
name = "bindgen"
readme = "README.md"
repository = "https://github.com/crabtw/rust-bindgen... | [package]
authors = ["Jyun-Yan You <jyyou.tw@gmail.com>"]
description = "A binding generator for Rust"
homepage = "https://github.com/crabtw/rust-bindgen"
keywords = ["bindings", "ffi", "code-generation"]
license = "BSD-3-Clause"
name = "bindgen"
readme = "README.md"
repository = "https://github.com/crabtw/rust-bindgen... |
Switch to new version of [lib] syntax | [project]
name = "sodiumoxide"
version = "0.0.0"
authors = []
[[lib]]
name = "sodiumoxide"
path = "src/sodiumoxide/lib.rs"
| [project]
name = "sodiumoxide"
version = "0.0.0"
authors = []
[lib]
name = "sodiumoxide"
path = "src/sodiumoxide/lib.rs"
|
Add package metadata to make crates.io happy. | [package]
name = "spoolq"
version = "0.1.0"
authors = ["Casey Marshall <github@cmars.tech>"]
[dependencies]
futures = "0.1"
notify = "4.0.0"
serde = "0.9"
serde_derive = "0.9"
serde_json = "0.9"
textnonce = "0.4.1"
| [package]
name = "spoolq"
version = "0.1.0"
description = "A durable queue backed by filesystem storage"
license = "Apache-2.0"
authors = ["Casey Marshall <github@cmars.tech>"]
repository = "https://github.com/cmars/spoolq"
[dependencies]
futures = "0.1"
notify = "4.0.0"
serde = "0.9"
serde_derive = "0.9"
serde_json =... |
Update to latest version of glium and conrod | [package]
name = "nannou"
version = "0.2.0"
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
description = "A Creative Coding Framework for Rust."
readme = "README.md"
keywords = ["creative", "sketch", "graphics", "audio"]
license = "MIT"
repository = "https://github.com/MindBuffer/nannou.git"
homepage = "https... | [package]
name = "nannou"
version = "0.2.0"
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
description = "A Creative Coding Framework for Rust."
readme = "README.md"
keywords = ["creative", "sketch", "graphics", "audio"]
license = "MIT"
repository = "https://github.com/MindBuffer/nannou.git"
homepage = "https... |
Add exact library versions to cargo.toml | [package]
name = "zombie-shooter"
version = "0.1.0"
authors = ["Mikko Kaistinen <mikko.kaistinen@kapsi.fi>"]
[dependencies.sdl2]
version = "0.29.0"
default-features = false
features = ["ttf","image","gfx","mixer"]
[dependencies]
conv = "0.3.3"
json = "0.11.5"
tiled = "0.3.0"
cgmath = "0.7"
gfx = "0.14"
gfx_app = "0.4... | [package]
name = "zombie-shooter"
version = "0.1.0"
authors = ["Mikko Kaistinen <mikko.kaistinen@kapsi.fi>"]
[dependencies.sdl2]
version = "0.29.0"
default-features = false
features = ["ttf","image","gfx","mixer"]
[dependencies]
conv = "0.3.3"
json = "0.11.5"
tiled = "0.3.0"
cgmath = "0.7.0"
gfx = "0.14.0"
gfx_app = ... |
Clean up package info for publishing to crates. | [package]
name = "glop"
version = "0.1.0"
authors = ["Casey Marshall <glop@cmars.tech>"]
build = "build.rs"
[build-dependencies]
peg = { version = "0.4" }
[dependencies]
textnonce = "0.4.1"
clap = "2.19.3"
| [package]
name = "glop"
version = "0.1.1"
description = "Glue Language for OPerations"
license = "Apache-2.0"
authors = ["Casey Marshall <glop@cmars.tech>"]
repository = "https://github.com/glop-rs/glop"
build = "build.rs"
[build-dependencies]
peg = { version = "0.4" }
[dependencies]
textnonce = "0.4.1"
clap = "2.19.... |
Set codegen-units to 1 in release profile | [package]
name = "anup"
version = "0.1.0"
authors = ["Acizza <jonathanmce@gmail.com>"]
build = "build.rs"
[profile.release]
lto = true
[dependencies]
base64 = "0.9"
chrono = "0.4"
clap = "2.31"
failure = "0.1"
directories = "0.10"
lazy_static = "1.0"
regex = "1.0"
serde = "1.0... | [package]
name = "anup"
version = "0.1.0"
authors = ["Acizza <jonathanmce@gmail.com>"]
build = "build.rs"
[profile.release]
lto = true
codegen-units = 1
[dependencies]
base64 = "0.9"
chrono = "0.4"
clap = "2.31"
failure = "0.1"
directories = "0.10"
lazy_static = "1.0"
regex = "1.0"
s... |
Fix repository path for qualia_derive | [package]
name = "qualia_derive"
description = "Derive macros for Qualia"
version = "0.2.0"
repository = "https://github.com/pianohacker/qualia"
license = "MPL-2.0"
authors = ["Jesse Weaver <pianohacker@gmail.com>"]
edition = "2018"
[lib]
proc-macro = true
[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
syn = "1.0"... | [package]
name = "qualia_derive"
description = "Derive macros for Qualia"
version = "0.2.0"
repository = "https://github.com/pianohacker/qualia/blob/master/qualia_derive"
license = "MPL-2.0"
authors = ["Jesse Weaver <pianohacker@gmail.com>"]
edition = "2018"
[lib]
proc-macro = true
[dependencies]
proc-macro2 = "1.0"... |
Check more files for site changes | # netlify configuration
[build]
publish = "site"
command = "make build-docs-netlify"
ignore = "git diff --quiet HEAD^ HEAD docs/"
| # netlify configuration
[build]
publish = "site"
command = "make build-docs-netlify"
ignore = "git diff --quiet HEAD^ HEAD netlify.toml Makefile mkdocs.yml docs/ images/"
|
Switch to crates.io for `xswag-base` | [package]
name = "xswag-syntax-java"
version = "0.2.0"
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"]
build = "build.rs"
[dependencies.xswag-base]
git = "https://github.com/LukasKalbertodt/xswag-base"
branch = "master"
[build-dependencies]
lalrpop = "0.10.0"
[dependencies]
lalrpop-util = "0.10.0"
| [package]
name = "xswag-syntax-java"
version = "0.2.0"
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"]
build = "build.rs"
# [dependencies.xswag-base]
# git = "https://github.com/LukasKalbertodt/xswag-base"
# branch = "master"
[build-dependencies]
lalrpop = "0.10.0"
[dependencies]
lalrpop-util = "0.10.0"
... |
Add fields to toml file | [package]
name = "rustpiet"
version = "0.1.0"
authors = ["Dan Fockler <dfockler13@gmail.com>"]
exclude = [
"assets/*",
]
[dependencies]
image = "*" | [package]
name = "rustpiet"
version = "0.1.0"
authors = ["Dan Fockler <dfockler13@gmail.com>"]
description = "A Piet interpreter implementation in Rust"
license = "MIT"
categories = ["piet", "esolangs", "interpreters"]
exclude = [
"assets/*",
]
[dependencies]
image = "*" |
Put our dependencies in shape. | [package]
authors = [
"Jyun-Yan You <jyyou.tw@gmail.com>",
"Emilio Cobos Álvarez <ecoal95@gmail.com>",
"The Servo project developers",
]
build = "build.rs"
description = "A binding generator for Rust"
homepage = "https://github.com/servo/rust-bindgen"
keywords = ["bindings", "ffi", "code-generation"]
license = "B... | [package]
authors = [
"Jyun-Yan You <jyyou.tw@gmail.com>",
"Emilio Cobos Álvarez <ecoal95@gmail.com>",
"The Servo project developers",
]
build = "build.rs"
description = "A binding generator for Rust"
homepage = "https://github.com/servo/rust-bindgen"
keywords = ["bindings", "ffi", "code-generation"]
license = "B... |
Use crates.io dependencies, bump to 0.1.0 | [package]
name = "fps_counter"
version = "0.0.2"
authors = [
"bvssvni <bvssvni@gmail.com>",
"eddyb"
]
keywords = ["fps", "counter", "frames", "tick"]
description = "A Frames Per Second (FPS) counter"
license = "MIT"
readme = "README.md"
repository = "https://github.com/pistondevelopers/fps_counter.git"
homepag... | [package]
name = "fps_counter"
version = "0.1.0"
authors = [
"bvssvni <bvssvni@gmail.com>",
"eddyb"
]
keywords = ["fps", "counter", "frames", "tick"]
description = "A Frames Per Second (FPS) counter"
license = "MIT"
readme = "README.md"
repository = "https://github.com/pistondevelopers/fps_counter.git"
homepag... |
Exclude benchmarks and examples from published crate | [package]
name = "textwrap"
version = "0.13.1"
authors = ["Martin Geisler <martin@geisler.net>"]
description = "Powerful library for word wrapping, indenting, and dedenting strings"
documentation = "https://docs.rs/textwrap/"
repository = "https://github.com/mgeisler/textwrap"
readme = "README.md"
keywords = ["text", "... | [package]
name = "textwrap"
version = "0.13.1"
authors = ["Martin Geisler <martin@geisler.net>"]
description = "Powerful library for word wrapping, indenting, and dedenting strings"
documentation = "https://docs.rs/textwrap/"
repository = "https://github.com/mgeisler/textwrap"
readme = "README.md"
keywords = ["text", "... |
Update rand requirement from 0.7 to 0.8 | [package]
name = "carboxyl"
version = "0.2.2"
authors = ["Eduard Bopp <eduard.bopp@aepsil0n.de>"]
description = "Library for functional reactive programming"
edition = "2018"
documentation = "https://docs.rs/carboxyl/"
homepage = "https://github.com/edibopp/carboxyl"
repository = "https://github.com/edibopp/carboxyl"
r... | [package]
name = "carboxyl"
version = "0.2.2"
authors = ["Eduard Bopp <eduard.bopp@aepsil0n.de>"]
description = "Library for functional reactive programming"
edition = "2018"
documentation = "https://docs.rs/carboxyl/"
homepage = "https://github.com/edibopp/carboxyl"
repository = "https://github.com/edibopp/carboxyl"
r... |
Add description and license for cstr-macro | [package]
name = "cstr-macro"
version = "0.1.0"
authors = ["Godfrey Chan <godfreykfc@gmail.com>"]
[dependencies]
| [package]
name = "cstr-macro"
version = "0.1.0"
authors = ["Godfrey Chan <godfreykfc@gmail.com>"]
description = "Macros for creating CStrings without allocations"
license = "MIT/Apache-2.0"
[dependencies]
|
Upgrade multipart 0.3 -> 0.5 for now, stay on hyper 0.7 | [package]
name = "telegram-bot"
version = "0.4.1"
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>", "Fedor Gogolev <knsd@knsd.net>"]
description = "A library for creating Telegram bots."
documentation = "https://lukaskalbertodt.github.io/telegram-bot/telegram_bot/"
repository = "https://github.com/LukasKalb... | [package]
name = "telegram-bot"
version = "0.4.2"
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>", "Fedor Gogolev <knsd@knsd.net>"]
description = "A library for creating Telegram bots."
documentation = "https://lukaskalbertodt.github.io/telegram-bot/telegram_bot/"
repository = "https://github.com/LukasKalb... |
Allow pkgconfig to be optional | [package]
name = "rboy"
version = "0.1.0"
authors = [ "mvdnes <git@mathijs.vd-nes.nl>" ]
[lib]
name = "rboy"
[dependencies]
sdl2 = "*"
time = "*"
log = "*"
[features]
default = [ "sdl2/use-pkgconfig" ]
[profile.test]
opt-level = 3
debug = true
[[bin]]
name = "rboy"
test = false
doc = false
| [package]
name = "rboy"
version = "0.1.0"
authors = [ "mvdnes <git@mathijs.vd-nes.nl>" ]
[lib]
name = "rboy"
[dependencies]
sdl2 = "*"
time = "*"
log = "*"
[features]
use-pkgconfig = [ "sdl2/use-pkgconfig" ]
[profile.test]
opt-level = 3
debug = true
[[bin]]
name = "rboy"
test = false
doc = false
|
Add filter field to Kiel | name = "kiel2016"
year = "2016"
city = "Kiel"
startdate = 2016-05-12T23:29:49Z
enddate = 2016-05-13T23:29:49Z
coordinates = "47.609895, -122.330259"
friendly = "2016-kiel"
t1sponsortitle = "Gold"
t2sponsortitle = "Host"
t3sponsortitle = "Special"
t4sponsortitle = "Silver"
t5sponsortitle = "Media"
t2sponsors = ["kiwi"]
... | name = "kiel2016"
year = "2016"
city = "Kiel"
friendly = "2016-kiel"
status = "current"
startdate = 2016-05-12T23:29:49Z
enddate = 2016-05-13T23:29:49Z
coordinates = "47.609895, -122.330259"
t1sponsortitle = "Gold"
t2sponsortitle = "Host"
t3sponsortitle = "Special"
t4sponsortitle = "Silver"
t5sponsortitle = "Media"
t2s... |
Downgrade `phf` dev-dep version for now | [package]
name = "phf_macros"
version = "0.9.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Macros to generate types in the phf crate"
repository = "https://github.com/sfackler/rust-phf"
readme = "../README.md"
include = ["src/lib.rs"]
[lib]
proc-macro = true
[fea... | [package]
name = "phf_macros"
version = "0.9.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Macros to generate types in the phf crate"
repository = "https://github.com/sfackler/rust-phf"
readme = "../README.md"
include = ["src/lib.rs"]
[lib]
proc-macro = true
[fea... |
Make `curl-sys` depend on `openssl-sys` for `aarch64-unknown-linux-gnu` triple as well. | [package]
name = "curl-sys"
version = "0.1.2"
authors = ["Carl Lerche <me@carllerche.com"]
links = "curl"
build = "build.rs"
license = "MIT"
repository = "https://github.com/carllerche/curl-rust"
description = "Native bindings to the libcurl library"
[build-dependencies]
pkg-config = "0.1.0"
[lib]
name = "curl-sys"
p... | [package]
name = "curl-sys"
version = "0.1.2"
authors = ["Carl Lerche <me@carllerche.com"]
links = "curl"
build = "build.rs"
license = "MIT"
repository = "https://github.com/carllerche/curl-rust"
description = "Native bindings to the libcurl library"
[build-dependencies]
pkg-config = "0.1.0"
[lib]
name = "curl-sys"
p... |
Update reqwest to 0.2.0 and sidekiq to 0.4.0 | [package]
name = "maman"
version = "0.9.0"
authors = ["Laurent Arnoud <laurent@spkdev.net>"]
description = "Rust Web Crawler"
repository = "https://github.com/spk/maman.git"
homepage = "https://github.com/spk/maman"
keywords = ["web", "crawler", "spider"]
license = "MIT"
readme = "README.md"
[dependencies]
reqwest = "... | [package]
name = "maman"
version = "0.9.0"
authors = ["Laurent Arnoud <laurent@spkdev.net>"]
description = "Rust Web Crawler"
repository = "https://github.com/spk/maman.git"
homepage = "https://github.com/spk/maman"
keywords = ["web", "crawler", "spider"]
license = "MIT"
readme = "README.md"
[dependencies]
reqwest = "... |
Upgrade pnet_macros_support to Rust 2018 | [package]
name = "pnet_macros_support"
version = "0.28.0"
authors = ["Robert Clipsham <robert@octarineparrot.com>"]
license = "MIT/Apache-2.0"
homepage = "https://github.com/libpnet/libpnet"
repository = "https://github.com/libpnet/libpnet"
description = "Support library for libpnet_macros"
readme = "../README.md"
key... | [package]
name = "pnet_macros_support"
version = "0.28.0"
authors = ["Robert Clipsham <robert@octarineparrot.com>"]
license = "MIT/Apache-2.0"
homepage = "https://github.com/libpnet/libpnet"
repository = "https://github.com/libpnet/libpnet"
description = "Support library for libpnet_macros"
readme = "../README.md"
key... |
Drop wheel from PEP 517 build system requirements | [build-system]
requires = [
# Essentials
"setuptools>=34.4",
"wheel",
# Plugins
"setuptools_scm[toml]>=3.5",
"setuptools_scm_git_archive>=1.1",
]
build-backend = "setuptools.build_meta"
| [build-system]
requires = [
# Essentials
"setuptools>=34.4",
# Plugins
"setuptools_scm[toml]>=3.5",
"setuptools_scm_git_archive>=1.1",
]
build-backend = "setuptools.build_meta"
|
Update the cargo file prior to publishing | [package]
name = "argonaut"
version = "0.1.0"
authors = ["Jakob Lautrup Nysom <jako3047@gmail.com>"]
[dependencies]
| [package]
name = "argonaut"
version = "0.1.0"
authors = ["Jakob Lautrup Nysom <jako3047@gmail.com>"]
description = "A simple argument parser"
readme = "README.md"
keywords = ["argument", "parser", "cli", "commandline", "argparse"]
license = "MIT"
|
Update to use core-graphics 0.8 | [package]
name = "core-text"
version = "4.0.0"
authors = ["The Servo Project Developers"]
description = "Bindings to the Core Text framework."
license = "MIT/Apache-2.0"
repository = "https://github.com/servo/core-text-rs"
[dependencies]
libc = "0.2"
[target.x86_64-apple-darwin.dependencies]
core-foundation = "0.3"
c... | [package]
name = "core-text"
version = "4.0.0"
authors = ["The Servo Project Developers"]
description = "Bindings to the Core Text framework."
license = "MIT/Apache-2.0"
repository = "https://github.com/servo/core-text-rs"
[dependencies]
libc = "0.2"
[target.x86_64-apple-darwin.dependencies]
core-foundation = "0.3"
c... |
Fix repo URL, remove homepage, doc link | [package]
name = "task-hookrs"
version = "0.7.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
"Malte Brandy <malte.brandy@maralorn.de>",
]
description = "Crate to work with taskwarrior exported JSON"
keywords = ["json", "taskwarrior", "todo", ... | [package]
name = "task-hookrs"
version = "0.7.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
"Malte Brandy <malte.brandy@maralorn.de>",
]
description = "Crate to work with taskwarrior exported JSON"
keywords = ["json", "taskwarrior", "todo", ... |
Use odds 0.2 and bump version | [package]
name = "arrayvec"
version = "0.3.5"
authors = ["bluss"]
license = "MIT/Apache-2.0"
description = "A vector with a fixed capacity, it can be stored on the stack too."
documentation = "http://bluss.github.io/arrayvec"
repository = "https://github.com/bluss/arrayvec"
keywords = ["stack", "vector", "array", "co... | [package]
name = "arrayvec"
version = "0.3.6"
authors = ["bluss"]
license = "MIT/Apache-2.0"
description = "A vector with a fixed capacity, it can be stored on the stack too."
documentation = "http://bluss.github.io/arrayvec"
repository = "https://github.com/bluss/arrayvec"
keywords = ["stack", "vector", "array", "co... |
Allow serde_macros to be used with webrender_traits | [package]
name = "webrender"
version = "0.1.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
[dependencies]
app_units = "0.2.5"
bit-set = "0.4"
byteorder = "0.5"
euclid = "0.7.1"
fnv="1.0"
gleam = "0.2"
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
lazy_static = "0.2"
log = "0.3"
#notify = {git =... | [package]
name = "webrender"
version = "0.1.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
[features]
default = ["webrender_traits/serde_codegen"]
serde_macros = ["webrender_traits/serde_macros"]
[dependencies]
app_units = "0.2.5"
bit-set = "0.4"
byteorder = "0.5"
euclid = "0.7.1"
fnv="1.0"
gleam = "0.2"
ipc... |
Add RSS links to the main menu and the footer. | contentdir = "content"
layoutdir = "layouts"
publishdir = "public"
builddrafts = false
theme = "redlounge"
title = "blog.siliconloons.com"
baseurl = "http://blog.siliconloons.com/"
canonifyurls = true
[index]
category = "categories"
tag = "tags"
[params]
sidebartitle = "Silicon Loons"
sidebartagline = "K... | contentdir = "content"
layoutdir = "layouts"
publishdir = "public"
builddrafts = false
theme = "redlounge"
title = "blog.siliconloons.com"
baseurl = "http://blog.siliconloons.com/"
canonifyurls = true
[index]
category = "categories"
tag = "tags"
[params]
sidebartitle = "Silicon Loons"
sidebartagline = "K... |
Use num with just complex | [package]
name = "ndarray"
version = "0.0.1"
authors = ["bluss"]
repository = "https://github.com/bluss/rust-ndarray"
documentation = "http://bluss.github.io/rust-ndarray/"
[dependencies.num]
version = "*"
[dependencies.rustc-serialize]
version = "*"
optional = true
[dependencies.itertools]
version = "*"
[dependen... | [package]
name = "ndarray"
version = "0.0.1"
authors = ["bluss"]
repository = "https://github.com/bluss/rust-ndarray"
documentation = "http://bluss.github.io/rust-ndarray/"
[dependencies.num]
version = "*"
features = ["complex"]
default-features = false
[dependencies.rustc-serialize]
version = "*"
optional = true
[... |
Update core-graphics to 0.5; bump minor version. | [package]
name = "azure"
version = "0.10.0"
authors = ["The Servo Project Developers"]
documentation = "http://doc.servo.org/azure/"
build = "build.rs"
[features]
default = []
plugins = ["serde", "serde_derive", "heapsize", "heapsize_derive"]
[build-dependencies]
cmake = "0.1"
[dependencies]
euclid = "0.10"
heapsiz... | [package]
name = "azure"
version = "0.10.1"
authors = ["The Servo Project Developers"]
documentation = "http://doc.servo.org/azure/"
build = "build.rs"
[features]
default = []
plugins = ["serde", "serde_derive", "heapsize", "heapsize_derive"]
[build-dependencies]
cmake = "0.1"
[dependencies]
euclid = "0.10"
heapsiz... |
Revert "Exclude some c-ares noise from deliverable" | [package]
name = "c-ares-sys"
license = "MIT"
version = "4.1.2"
authors = ["David Hotham"]
build = "build.rs"
links = "cares"
description = "Low-level bindings to the c-ares library"
repository = "https://github.com/dimbleby/rust-c-ares"
readme = "README.md"
keywords = ["DNS", "c-ares"]
categories = ["external-ffi-bind... | [package]
name = "c-ares-sys"
license = "MIT"
version = "4.1.2"
authors = ["David Hotham"]
build = "build.rs"
links = "cares"
description = "Low-level bindings to the c-ares library"
repository = "https://github.com/dimbleby/rust-c-ares"
readme = "README.md"
keywords = ["DNS", "c-ares"]
categories = ["external-ffi-bind... |
Update serde and serde_json versions to 0.8.0 | [package]
name = "s-structured-log"
version = "0.1.0"
authors = ["siphilia <siphilia.rn@gmail.com>"]
license = "Apache-2.0"
description = "Logging with structured data like json."
readme = "README.md"
documentation = "http://siphilia.github.io/s-structured-log-rs/doc/s_structured_log"
repository = "http://github.com/si... | [package]
name = "s-structured-log"
version = "0.1.0"
authors = ["siphilia <siphilia.rn@gmail.com>"]
license = "Apache-2.0"
description = "Logging with structured data like json."
readme = "README.md"
documentation = "http://siphilia.github.io/s-structured-log-rs/doc/s_structured_log"
repository = "http://github.com/si... |
Remove serde deps from protobuf | [package]
name = "protobuf"
version = "3.0.0-alpha.8"
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
edition = "2021"
license = "MIT"
homepage = "https://github.com/stepancheg/rust-protobuf/"
repository = "https://github.com/stepancheg/rust-protobuf/"
documentation = "https://github.com/stepancheg/rust-protob... | [package]
name = "protobuf"
version = "3.0.0-alpha.8"
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>"]
edition = "2021"
license = "MIT"
homepage = "https://github.com/stepancheg/rust-protobuf/"
repository = "https://github.com/stepancheg/rust-protobuf/"
documentation = "https://github.com/stepancheg/rust-protob... |
Update kairos: master -> 0.1.0-beta-1 | [package]
name = "libimaghabit"
version = "0.5.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://mat... | [package]
name = "libimaghabit"
version = "0.5.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://mat... |
Update to actually correct version (0.7.3) | [package]
name = "preferences"
version = "0.7.2"
authors = ["Andy Barron <AndrewLBarron@gmail.com>"]
description = "Read and write user-specific application data (in stable Rust)"
documentation = "https://andybarron.github.io/preferences"
repository = "https://github.com/AndyBarron/preferences-rs"
readme = "README.md"... | [package]
name = "preferences"
version = "0.7.3"
authors = ["Andy Barron <AndrewLBarron@gmail.com>"]
description = "Read and write user-specific application data (in stable Rust)"
documentation = "https://andybarron.github.io/preferences"
repository = "https://github.com/AndyBarron/preferences-rs"
readme = "README.md"... |
Use the correct bind address. | bind_ip = "0.0.0.0"
template = "templates/haproxy.cfg"
config_file = "/etc/haproxy.cfg"
pid_file = "/var/run/haproxy.pid"
| bind_ip = "192.168.168.168"
template = "templates/haproxy.cfg"
config_file = "/etc/haproxy.cfg"
pid_file = "/var/run/haproxy.pid"
|
Update nannou dep in tests crate to point to master branch | [package]
name = 'book-tests'
version = '0.1.0'
authors = ['mitchmindtree <mitchell.nordine@gmail.com>']
edition = '2018'
description = 'For testing the nannou-guide, while including the nannou dependencies.'
[build-dependencies]
skeptic = '0.13'
[dev-dependencies]
skeptic = '0.13'
nannou = { git = 'https://github.co... | [package]
name = 'book-tests'
version = '0.1.0'
authors = ['mitchmindtree <mitchell.nordine@gmail.com>']
edition = '2018'
description = 'For testing the nannou-guide, while including the nannou dependencies.'
[build-dependencies]
skeptic = '0.13'
[dev-dependencies]
skeptic = '0.13'
nannou = { git = 'https://github.co... |
Switch back to crates.io onig | [package]
name = "syntect"
version = "0.1.0"
authors = ["Tristan Hume <tristan@thume.ca>"]
[dependencies]
yaml-rust = "0.3"
# TODO: switch this back to crates.io once a new release with my fix is published
onig = { git = "https://github.com/rust-onig/rust-onig.git", rev = "d152d45" }
walkdir = "0.1"
| [package]
name = "syntect"
version = "0.1.0"
authors = ["Tristan Hume <tristan@thume.ca>"]
[dependencies]
yaml-rust = "0.3"
onig = "0.5.1"
walkdir = "0.1"
|
Add documentation link to manifest | [package]
name = "bitstream"
version = "0.1.0"
authors = ["James Miller <james@aatch.net>"]
description = "Bit level IO"
readme = "README.md"
license = "Apache-2.0"
keywords = ["bitstream", "io"]
repository = "https://github.com/Aatch/bitstream"
[features]
unstable = []
| [package]
name = "bitstream"
version = "0.1.1"
authors = ["James Miller <james@aatch.net>"]
description = "Bit level IO"
readme = "README.md"
license = "Apache-2.0"
keywords = ["bitstream", "io"]
repository = "https://github.com/Aatch/bitstream"
documentation = "https://aatch.github.io/bitstream/bitstream"
[features]
... |
Add a note about runtime.txt | # Configuration for pull request documentation previews via Netlify
[build]
publish = "build/html"
command = "pip install tox && tox -e docs"
| # Configuration for pull request documentation previews via Netlify
# Netlify relies on there being a ./runtime.txt to indicate Python 3.
[build]
publish = "build/html"
command = "pip install tox && tox -e docs"
|
Update gl_generator to 0.8 and bump version | [package]
name = "rust-webvr"
version = "0.9.6"
authors = ["Imanol Fernandez <mortimergoro@gmail.com>"]
homepage = "https://github.com/MortimerGoro/rust-webvr"
repository = "https://github.com/MortimerGoro/rust-webvr"
keywords = ["webvr", "openvr", "oculus", "headset", "vr"]
license = "MIT"
description = '''Safe rust... | [package]
name = "rust-webvr"
version = "0.9.7"
authors = ["Imanol Fernandez <mortimergoro@gmail.com>"]
homepage = "https://github.com/MortimerGoro/rust-webvr"
repository = "https://github.com/MortimerGoro/rust-webvr"
keywords = ["webvr", "openvr", "oculus", "headset", "vr"]
license = "MIT"
description = '''Safe rust... |
Disable the mod_module_files lint temporarily | [alias]
xtask = "run --package xtask --"
[doc.extern-map.registries]
crates-io = "https://docs.rs/"
[target.'cfg(all())']
rustflags = [
"-Wrust_2018_idioms",
"-Wsemicolon_in_expressions_from_macros",
"-Wunused_import_braces",
"-Wunused_qualifications",
"-Wclippy::branches_sharing_code",
"-Wcli... | [alias]
xtask = "run --package xtask --"
[doc.extern-map.registries]
crates-io = "https://docs.rs/"
[target.'cfg(all())']
rustflags = [
"-Wrust_2018_idioms",
"-Wsemicolon_in_expressions_from_macros",
"-Wunused_import_braces",
"-Wunused_qualifications",
"-Wclippy::branches_sharing_code",
"-Wcli... |
Use an available package name | [package]
name = "avro"
version = "0.1.0"
authors = ["Flavien Raynaud <flavien.raynaud@gmail.com>", "Antonio Verardi <antonio.uccio.verardi@gmail.com>"]
description = "Library for working with Apache Avro in Rust"
license = "MIT"
readme = "README.md"
repository = "https://github.com/flavray/avro-rs"
[features]
snappy ... | [package]
name = "avro-rs"
version = "0.1.0"
authors = ["Flavien Raynaud <flavien.raynaud@gmail.com>", "Antonio Verardi <antonio.uccio.verardi@gmail.com>"]
description = "Library for working with Apache Avro in Rust"
license = "MIT"
readme = "README.md"
repository = "https://github.com/flavray/avro-rs"
[features]
snap... |
Add metadata for release v0.2.0 | [package]
name = "rustup-version-name"
version = "0.2.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
[dependencies]
toml = "0.1.30"
| [package]
name = "rustup-version-name"
version = "0.2.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
keywords = [ "rustup", "shell" ]
description = "rustup toolchain override in your prompt"
readme = "README.md"
license = "MIT"
homepage = "https://github.com/badboy/rustup-version-name"
repository = "https://... |
Rename serde_serialization feature to serde. | [package]
name = "plist"
version = "0.2.0"
authors = ["Ed Barnard <eabarnard@gmail.com>"]
description = "A rusty plist parser. Supports Serde serialization."
license = "MIT"
repository = "https://github.com/ebarnard/rust-plist/"
documentation = "https://docs.rs/plist/0.2.0/plist/"
keywords = ["plist", "parser"]
build =... | [package]
name = "plist"
version = "0.2.0"
authors = ["Ed Barnard <eabarnard@gmail.com>"]
description = "A rusty plist parser. Supports Serde serialization."
license = "MIT"
repository = "https://github.com/ebarnard/rust-plist/"
documentation = "https://docs.rs/plist/0.2.0/plist/"
keywords = ["plist", "parser"]
build =... |
Fix link to aster homepage | [package]
name = "aster"
version = "0.6.0"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A libsyntax ast builder"
repository = "https://github.com/erickt/rust-aster"
[features]
with-syntex = ["syntex_syntax"]
unstable = ["clippy", "compiletest_rs"]
[dependencies]
... | [package]
name = "aster"
version = "0.6.0"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A libsyntax ast builder"
repository = "https://github.com/serde-rs/aster"
[features]
with-syntex = ["syntex_syntax"]
unstable = ["clippy", "compiletest_rs"]
[dependencies]
syn... |
Change author website link to https | title = "Dimitris Zorbas"
languageCode = "en-us"
PygmentsCodeFences = true
copyright = "All rights reserved - 2016"
theme = "hockus"
baseurl = "https://zorbash.com/"
[[menu.main]]
name = "Github Repos"
pre = "<h3>Follow me</h3>"
url = "https://github.com/zorbash"
weight = 100
[[menu.main]]
name = "Twitter T... | title = "Dimitris Zorbas"
languageCode = "en-us"
PygmentsCodeFences = true
copyright = "All rights reserved - 2016"
theme = "hockus"
baseurl = "https://zorbash.com/"
[[menu.main]]
name = "Github Repos"
pre = "<h3>Follow me</h3>"
url = "https://github.com/zorbash"
weight = 100
[[menu.main]]
name = "Twitter T... |
Use Servo fork of green-rs | [package]
name = "js"
version = "0.1.0"
authors = ["The Servo Project Developers"]
build = "make -f makefile.cargo"
[features]
debugmozjs = ['mozjs-sys/debugmozjs']
[dependencies.mozjs-sys]
git = "https://github.com/servo/mozjs"
[dependencies.green]
git = "https://github.com/alexcrichton/green-rs"
[dependencies.... | [package]
name = "js"
version = "0.1.0"
authors = ["The Servo Project Developers"]
build = "make -f makefile.cargo"
[features]
debugmozjs = ['mozjs-sys/debugmozjs']
[dependencies.mozjs-sys]
git = "https://github.com/servo/mozjs"
[dependencies.green]
git = "https://github.com/servo/green-rs"
branch = "servo"
[dep... |
Add package info to cargo. | [package]
name = "gag"
version = "0.0.1"
authors = ["Steven Allen <steven@stebalien.com>"]
[dependencies]
libc = "*"
tempdir = "*"
| [package]
name = "gag"
version = "0.1.0"
authors = ["Steven Allen <steven@stebalien.com>"]
description = "Gag, redirect, or hold stdout/stderr output. Currently only *nix operating systems are supported."
documentation = "https://stebalien.github.io/gag-rs/gag/"
repository = "https://github.com/Stebalien/gag-rs"
keyw... |
Add missing .imag-documentation to workspace | [package]
name = "imag-root"
version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Personal information management (PIM) suite"
keywords = ["pim", "personal", "information", "management", "suite"]
readme = "./README.md"
license = "LGPL-2.1"
website = "http://imag-pim.org"
... | [package]
name = "imag-root"
version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Personal information management (PIM) suite"
keywords = ["pim", "personal", "information", "management", "suite"]
readme = "./README.md"
license = "LGPL-2.1"
website = "http://imag-pim.org"
... |
Switch to latest version of rppal | [package]
name = "blinkt"
version = "0.4.0"
authors = ["Rene van der Meer <rene@golemparts.com>"]
description = "Interface for the Pimoroni Blinkt!, and any similar APA102 or SK9822 LED strips or boards, on a Raspberry Pi."
documentation = "https://docs.golemparts.com/blinkt"
repository = "https://github.com/golemparts... | [package]
name = "blinkt"
version = "0.4.0"
authors = ["Rene van der Meer <rene@golemparts.com>"]
description = "Interface for the Pimoroni Blinkt!, and any similar APA102 or SK9822 LED strips or boards, on a Raspberry Pi."
documentation = "https://docs.golemparts.com/blinkt"
repository = "https://github.com/golemparts... |
Remove obsolete parameter from toml file | [simulation]
run_mechanical_interactions = false
bound_space = true
min_bound = 0
max_bound = 200
leaking_edges = false
[visualization]
# export = false
# export_interval = 1
[[visualize_sim_object]]
name = "TCell"
additional_data_members = [ "diameter_", "color_" ]
[[visualize_sim_object]]
... | [simulation]
bound_space = true
min_bound = 0
max_bound = 200
leaking_edges = false
[visualization]
# export = false
# export_interval = 1
[[visualize_sim_object]]
name = "TCell"
additional_data_members = [ "diameter_", "color_" ]
[[visualize_sim_object]]
name = "Monocyte"
additiona... |
Update special-fun requirement from 0.1.3 to 0.2.0 | [package]
authors = ["Ceri Storey <ceri@lshift.net>"]
description = "Implementation of the Phi Accrual Failure Detector"
license = "MIT"
name = "phi-accrual"
repository = "https://github.com/cstorey/phi-accrual-rs"
version = "0.1.0"
[dependencies]
log = "0.4.6"
special-fun = "0.1.3"
streaming-stats = "0.2.2"
[dev-dep... | [package]
authors = ["Ceri Storey <ceri@lshift.net>"]
description = "Implementation of the Phi Accrual Failure Detector"
license = "MIT"
name = "phi-accrual"
repository = "https://github.com/cstorey/phi-accrual-rs"
version = "0.1.0"
[dependencies]
log = "0.4.6"
special-fun = "0.2.0"
streaming-stats = "0.2.2"
[dev-dep... |
Update to opus-sys 0.2 and libc 0.2 | [package]
name = "opus"
version = "0.1.0"
authors = ["Tad Hardesty <tad@platymuus.com>"]
description = "Safe Rust bindings for libopus"
readme = "README.md"
license = "MIT/Apache-2.0"
keywords = ["opus", "codec", "voice", "sound", "audio"]
repository = "https://github.com/SpaceManiac/opus-rs"
[dependencies]
opus-sys... | [package]
name = "opus"
version = "0.1.0"
authors = ["Tad Hardesty <tad@platymuus.com>"]
description = "Safe Rust bindings for libopus"
readme = "README.md"
license = "MIT/Apache-2.0"
keywords = ["opus", "codec", "voice", "sound", "audio"]
repository = "https://github.com/SpaceManiac/opus-rs"
[dependencies]
opus-sys... |
Add Cache-Control rules for static assets and service worker file | [build]
publish = "build"
command = "npm run build"
functions = "build-functions"
[context.production.environment]
NODE_ENV = "production"
NPM_CONFIG_PRODUCTION = "false"
[context.deploy-preview.environment]
NODE_ENV = "production"
NPM_CONFIG_PRODUCTION = "false"
| [build]
publish = "build"
command = "npm run build"
functions = "build-functions"
[context.production.environment]
NODE_ENV = "production"
NPM_CONFIG_PRODUCTION = "false"
[context.deploy-preview.environment]
NODE_ENV = "production"
NPM_CONFIG_PRODUCTION = "false"
[[headers]]
for = "/*"
[headers.va... |
Update rand requirement from 0.4 to 0.7 | [package]
name = "zip"
version = "0.5.6"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
license = "MIT"
repository = "https://github.com/mvdnes/zip-rs.git"
documentation = "http://mvdnes.github.io/rust-docs/zip-rs/zip/index.html"
keywords = ["zip", "archive"]
description = """
Library to support the reading ... | [package]
name = "zip"
version = "0.5.6"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
license = "MIT"
repository = "https://github.com/mvdnes/zip-rs.git"
documentation = "http://mvdnes.github.io/rust-docs/zip-rs/zip/index.html"
keywords = ["zip", "archive"]
description = """
Library to support the reading ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.