index
:
pypaste
debugging
feature/new-keys
master
plugabble-clients
plugable-clients
pluggable-storage
A pastebin script using s3 and pygments.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Collapse
)
Author
3 days
remove wordlist from repo
John Turner
4 days
use foreach loop to create meson test targets
John Turner
4 days
add test_server.py
John Turner
13 days
rewrite meson.build file to handle installing just the client or server
John Turner
2025-09-09
fix meson build
John Turner
Define all sources at the top level meson.build so that they get installed in the correct subdir.
2025-09-09
install wordlist
John Turner
2025-09-09
rewrite to support modular storage backends
John Turner
2025-09-07
split app logic out of __main__.py
John Turner
2025-09-07
put database.py back in the top level package dir
John Turner
2025-09-07
add database module to meson sources
John Turner
2025-09-06
add aiohttp as dependency in meson.build
John Turner
2025-09-05
preserve path when installing py source files
John Turner
2025-09-05
install sources with meson
John Turner
2025-09-05
create script to launch pypaste from /usr/bin
John Turner
2025-09-05
add bozo4 to module requirements
John Turner
2025-08-31
create meson.build
John Turner