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
#!/usr/bin/env python3 | |
import itertools | |
whats = [ | |
'自經區', '自貿區', | |
'摩天輪', '愛情摩天輪', '愛情產業鏈', | |
'發大財', '愛河的水甘甘', '選總統', | |
'迪士尼', |
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
pkgname=ttf-fonts-null | |
pkgver=1000.9999 | |
pkgrel=1 | |
pkgdesc='dummy package' | |
url='file:///' | |
arch=(any) | |
license=('MIT') | |
provides=('xorg-fonts-misc' 'xorg-fonts-cyrillic' 'xorg-fonts-alias' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi' | |
'gsfonts' 'ttf-dejavu' 'oxygen-fonts' 'ttf-oxygen' 'ttf-font' 'cantarell-fonts') | |
conflicts=('xorg-fonts-misc' 'xorg-fonts-cyrillic' 'xorg-fonts-alias' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi' |