This file contains hidden or 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
import unittest | |
def rule1(string): | |
"""Adds "U" to the end of a string if it ends with "I". | |
Args: | |
string: The input string. | |
Returns: | |
The modified string with "U" added if applicable. |
This file contains hidden or 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
name: teams-lool | |
base: core18 # the base snap is the execution environment for this snap | |
version: '0.1' # XXX | |
summary: Microsoft Teams for Linux is your chat-centered workspace in Office 365 | |
description: | | |
This is an unofficial snap created from the latest Teams .deb package. | |
Instantly access all your team’s content from a single place where messages, files, people and tools live together. | |
This is a preview version, so bear with us while we do some fine-tuning. | |
This file contains hidden or 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
name: molotov-lool | |
base: core18 # the base snap is the execution environment for this snap | |
version: 4.2.2 | |
summary: Single-line elevator pitch for your amazing snap # 79 char long summary | |
description: | | |
This is my-snap's description. You have a paragraph or two to tell the | |
most important story about your snap. Keep it under 100 words though, | |
we live in tweetspace and your description wants to look good in the snap | |
store. | |
grade: stable |
This file contains hidden or 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
name: pidgin-sipe-lool | |
base: core18 | |
version: 1.25.0 | |
summary: SIP/SIMPLE support for Pidgin | |
description: | | |
SIPE is a third-party plugin for the Pidgin/Adium/Miranda/Telepathy | |
multi-protocol instant messaging clients/frameworks. It implements the | |
extended version of SIP/SIMPLE used by various products: | |
* Skype for Business |
This file contains hidden or 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
name: kapua | |
version: 0.3.0 | |
summary: Modular IoT cloud platform to manage and integrate devices and their data | |
description: | | |
Eclipse Kapua is a modular platform providing the services required to manage | |
IoT gateways and smart edge devices. Kapua provides a core integration | |
framework and an initial set of core IoT services including a device | |
registry, device management services, messaging services, data management, | |
and application enablement. | |
grade: devel |
This file contains hidden or 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
#!/bin/sh | |
set -e | |
set -x | |
self="$(basename "$0")" | |
architecture="$1" | |
if [ -z "$architecture" ]; then |
This file contains hidden or 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
name: bird | |
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2' | |
summary: Single-line elevator pitch for your amazing snap # 79 char long summary | |
description: | | |
This is my-snap's description. You have a paragraph or two to tell the | |
most important story about your snap. Keep it under 100 words though, | |
we live in tweetspace and your description wants to look good in the snap | |
store. | |
grade: devel # must be 'stable' to release into candidate/stable channels |
This file contains hidden or 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
# | |
# Automatically generated file; DO NOT EDIT. | |
# Linux/x86_64 3.18.25 Kernel Configuration | |
# | |
CONFIG_64BIT=y | |
CONFIG_X86_64=y | |
CONFIG_X86=y | |
CONFIG_INSTRUCTION_DECODER=y | |
CONFIG_PERF_EVENTS_INTEL_UNCORE=y | |
CONFIG_OUTPUT_FORMAT="elf64-x86-64" |
This file contains hidden or 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
name: flexswitch-snap | |
version: 0.0.1 | |
summary: FlexSwitch open source layer 2/3 network stack | |
description: FlexSwitch open source layer 2/3 network stack | |
confinement: devmode | |
grade: devel | |
parts: | |
thrift: | |
plugin: autotools |
This file contains hidden or 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
# override defaults here |
NewerOlder