Skip to content

Instantly share code, notes, and snippets.

#include <stdbool.h>
#include <stdlib.h>
#include <unistd.h>
#include <getopt.h>
#include <string.h>
#include <stdio.h>
/* commands/restore.h */
struct cmd_restore_instance {
#!/usr/bin/env python2
# encoding: utf-8
import dbus, gobject, re
from dbus.mainloop.glib import DBusGMainLoop
INACTIVE_STATES = ("inactive", "failed")
UNIT_INTERFACE = 'org.freedesktop.systemd1.Unit'
unit_regex = re.compile('[^A-Za-z0-9]')
# Maintainer: Stéphane Marguet (Stemp) <smarguet@gmail.com>
# Contributor: scippio <scippio [at] berounet.cz>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Rubin Simons <rubin@xs4all.nl>
pkgname=eclipse-emf
pkgver=2.8.3
_reldate=201301250826
epoch=1
# Maintainer: Luca Cesari <luca.cesari@bewq.org>
_pkgname=pycarddav
pkgname=$_pkgname-git
pkgver=0.5.1.1.g563846f
epoch=1
pkgrel=1
pkgdesc="A CLI CardDAV client"
arch=('any')
url="http://lostpackets.de/pycarddav/"
license=('Expat/MIT')
# CPAN Name : Data-Validate-IP
# Contributor: SIGTERM
pkgname='perl-data-validate-ip'
pkgver='0.20'
pkgrel='1'
pkgdesc="Lightweight IPv4 and IPv6 validation module."
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
# Contributor: Dirk Sohler <spam@0x7be.de>
# Maintainer: Dirk Sohler <spam@0x7be.de>
# vim: ts=4:sw=4
pkgname=libreoffice-gtk-only-ultralite
pkgver=4.1.4
pkgrel=1
pkgdesc="Simply makes LibreOffice use GTK theme without any Gnome dependencies"
url="http://www.libreoffice.org/"
#Contributor: mathieu.clabaut <mathieu.clabaut@gmail.com>
pkgname=mypy-git
pkgver=2456
epoch=1
pkgrel=1
pkgdesc="Static type checking for python 3"
arch=('i686' 'x86_64')
url="https://github.com/JukkaL/mypy"
license=('MIT' 'PSF2')
# Maintainer: Luca Cesari <luca.cesari@bewq.org>
# Contributor: Stebalien
_pkgname=pycarddav
pkgname=$_pkgname-git
pkgver=0.6.1
epoch=1
pkgrel=1
pkgdesc="A CLI CardDAV client"
arch=('any')
@Stebalien
Stebalien / A.kt
Last active January 3, 2016 21:39
package test
public open class A {
public open fun foo(): String = ""
}
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 7a5217f..bbf4120 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -51,7 +51,7 @@
<component name="ProjectResources">
<default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
</component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">