Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2750668
pygmentize
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
358 B
Referenced Files
None
Subscribers
None
pygmentize
View Options
#!/bin/sh
# Wrapper for calling `pygmentize` via Shellbox.
#
# Blubber places Python libraries in a non-standard location which requires
# adjusting the PYTHONPATH environment variable to access.
export
PYTHONUNBUFFERED
=
1
export
PYTHONDONTWRITEBYTECODE
=
1
export
PYTHONPATH
=
/opt/lib/python/site-packages
exec
/opt/lib/python/site-packages/bin/pygmentize
"
$@
"
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Jul 3, 16:54 (15 h, 8 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0f/14/206b50dfc3f33ac5a5036b3fd64c
Default Alt Text
pygmentize (358 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment