• Stars
    star
    1
  • Language
    Python
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

portable Python module to query and set POSIX extended attributes of files

More Repositories

1

pdfsizeopt

PDF file size optimizer
Python
655
star
2

pts-tinype

tiny hello-world Win32 PE .exe
Assembly
79
star
3

staticpython

statically linked Python 2.x, 3.x and Stackless for i386 Linux, Mac OS X and FreeBSD
Python
43
star
4

sam2p

raster (bitmap) image converter with smart PDF and PostScript (EPS) output
C++
36
star
5

pts-dropbear

Dropbear SSH tools with ed25519 and other improvements by pts
C
26
star
6

pts-line-bisect

Fast and lightweight binary search on text files
C
25
star
7

pts-merge-history-bash

Helper script to automatically synchronize Bash shell history and remember it forever
Shell
17
star
8

chacha20

Pure Python 2 and Python 3 implementations of the ChaCha20 stream cipher
Python
16
star
9

pts-xcom

pts-xcom: DOS COM encoder for the Universal ASCII message
Assembly
16
star
10

pts-tcc

tiny, self-contained C compiler using TCC + uClibc
C
16
star
11

dosmc

C compiler driver to produce tiny DOS .exe and .com executables
Perl
14
star
12

kvikdos

a very fast headless DOS emulator for Linux
C
13
star
13

flickrurlget

flickrurlget: Flickr photo downloader from command-line in batch
Shell
13
star
14

pts-tiny-7z-sfx

tiny .7z extractor and SFX, size-optimized for Linux i386
C
12
star
15

pdfsizeopt-jbig2

Self-contained JBIG2 compressor for PDF files
C
12
star
16

pts-xtiny

gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables
C
11
star
17

rsyncbin

rsync binaries
10
star
18

staticperl

statically linked Perl 5.10 for i386 Linux and FreeBSD
Perl
10
star
19

pts-swiggle

fast, command-line JPEG thumbnail generator
C
9
star
20

int-overflow

Detecting integer overflow in C and C++
C
9
star
21

megapubdl

Download public files from MEGA (mega.nz).
Python
9
star
22

pts-clang-xstatic

Portable LLVM Clang compiler with static binary generation using uClibc
C
9
star
23

tif22pnm

TIFF-to-PNM converter and png22pnm, a PNG-to-PNM converter
C
8
star
24

pts-mini-gpl-page

List of project URLs formerly bundled together as pts-mini-gpl
8
star
25

pts-mkwinpe

Shell scripts for Linux to build bootable Windows PE .iso images for QEMU
Shell
5
star
26

historic-texlive

convenient installers for old TeX Live releases
Perl
4
star
27

pts-zcat

portable and minimalistic Flate decompression filter
Roff
4
star
28

external-sk-libfido2

external U2F (FIDO) authenticator for OpenSSH
C
4
star
29

insight-mininasm

compiling the Insight real-mode DOS 16-bit debugger with mininasm
Assembly
4
star
30

pe-setstub

replace DOS stub in Win32 PE .exe
Perl
4
star
31

tinyc32

tiny C library and toolchain for writing SYSLINUX COM32R executables
Shell
4
star
32

py_ssh_keygen_ed25519

ssh-keygen for ed25519 keypairs in Pure Python
Python
4
star
33

muxzcat

tiny and portable .xz and .lzma decompression filter
C
4
star
34

latex-uni8

Universal inputenc, fontenc and babel for pdflatex + lualatex
TeX
3
star
35

ptssh

portable SSH client for Unix
Perl
3
star
36

imgdataopt

raster (bitmap) image data size optimizer
C
3
star
37

portable-mariadb

portable, small, precompiled, statically linked MariaDB binary distribution for Linux i386
Perl
3
star
38

tiny-ssh-keygen-ed25519

tiny ssh-keygen for ed25519 keypairs in standard C
C
3
star
39

homebrew-utils

`brew install' scripts for some software on https://github.com/pts
Ruby
3
star
40

tinyveracrypt

versatile and compatible block device encryption setup
Shell
3
star
41

pyfindimagedupes

Finds similar duplicate images
Python
3
star
42

upxbc

UPX-based compressor for execuables and data files
Shell
3
star
43

a2ping

convert image and vector graphics to compatible EPS and PDF
Perl
3
star
44

pts-nasm-fullprog

libraries for writing full executable programs with NASM
Assembly
3
star
45

pdfconcat

C
3
star
46

com0exe

DOS .com program to .exe converter
DIGITAL Command Language
3
star
47

geek-clock

drawing a geek clock with TikZ
TeX
2
star
48

rsa

Python
2
star
49

pi

Calculate the digits of pi in fast and/or obfuscated ways
Python
2
star
50

mmshget

mmsh:// (MMS-over-HTTP) video stream downloader and reference implementation
Python
2
star
51

pts-tcc64

tiny, self-contained C compiler for Linux amd64 using TCC + glibc
Shell
2
star
52

pts-decompress-nrv

educational C code for NRV decompression
C
2
star
53

pts-quote

display a random quote on the console
Roff
2
star
54

tinygpgs

symmetric key encryption compatible with GPG in Python
Python
2
star
55

minilibc32

size-optimized, minimalistic libc for Linux i386
Assembly
2
star
56

fast_vector_append

doing std::vector::push_back without copying
C++
2
star
57

bitcoin_wallet_dump

Dump bitcoin addresses and private keys.
Shell
2
star
58

mplaylist

Audio playlist player using mplayer, with checkpointing
Python
2
star
59

detect_protocol

detect what protocol the TCP client is speaking
Python
2
star
60

pts-qiv

Enhanced version of qiv (Quick Image Viewer)
C
2
star
61

pts-parse-int

Parse integers from strings
C++
2
star
62

pts-debootstrap

portable debootstrap for i386 and amd64
Shell
2
star
63

pts-cpudetect

library to detect x86 CPU mode and type
Assembly
1
star
64

bip39tgen

bip39tgen: 12-word BIP39 mnemonic generator
Python
1
star
65

ssh_connect_fast

ssh(1) trampoline for faster connection setup
C
1
star
66

py-intersect-sorted

Python code to compute the intersection of two sorted lists
Python
1
star
67

sesamessh

passphrase-based SSH client
Shell
1
star
68

stbx86

precompiled and statically linked binaries and libraries for Linux i386
1
star
69

pts-red-black-tree

balanced binary tree with node insertion and iteration in C
C
1
star
70

stackmat-clock

various tools to communicate with the StackMat display
Python
1
star
71

pts-printf

C++ typesafe version of the ANSI C printf() family of functions
C++
1
star
72

pts-stackless-httpd

experimental HTTP server using Stackless Python
Python
1
star
73

pts-static-libdevmapper

C
1
star
74

javascript-multiplication

benchmarking bigint multiplication implementations in JavaScript and other languages
ActionScript
1
star
75

unzip_scan

tool to extract and scan truncated ZIP files
Shell
1
star
76

pts-hello-zig

small (hello-world) Zig programs and their binary sizes
Shell
1
star
77

uevalrun

self-contained computation sandbox for Linux
C
1
star
78

owtarget16

targeting ELKS and other 8086 operating systems with the OpenWatcom C compiler
C
1
star
79

wnckkeys

fork of xbindkeys for activating windows up, down, left or right to the current window, using libwnck
C
1
star
80

quiz_formatter

Format single-choice and multiple-choice quizzes as HTML for the web and for printed proofreading
Python
1
star
81

ppfiletagger

file tagging and search by tag for Linux
Python
1
star
82

hdproductid

Display product info of hard drives on Linux
C
1
star
83

encrypt-script-bash

passphrase-based encryption of Bash shell scripts
Shell
1
star
84

portable-tetex

teTeX binaries for new and old Linux systems
Shell
1
star
85

pts-osxcross

compile C and C++ programs for macOS on Linux amd64
Shell
1
star
86

pts-qpdf

self-contained qpdf executables
C
1
star
87

pts-windows-nt-qemu

install and run Windows NT in QEMU on Linux
Shell
1
star
88

pts-build-micropython-xstatic

micropython for Linux i386, statically linked
Shell
1
star
89

oldfs2tar

extract filesystem images to .tar files
Shell
1
star
90

pts-openssl-static

Compiling the openssl tool a statically-linked Linux binary
Shell
1
star
91

pts.github.io

Github pages repo for pts
Shell
1
star
92

chbreak

breaking out of chroot using chdir(".."), and mitigation techniques
C
1
star