File: fpaste.org.conf

package info (click to toggle)
geany-plugins 2.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,836 kB
  • sloc: ansic: 107,883; sh: 5,567; makefile: 1,532; sed: 16
file content (55 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[pastebin]
name=fpaste.org
url=https://paste.fedoraproject.org/api/paste/submit
content-type=application/json

[format]
contents=%contents%
language=%language%
title=%title%

# Optional stuff

# expiration date in UNIX timestamp
#expiry_time=1453355837
# Password for accessing the paste
#password=password123

[parse]
search="url" *: *"([^"]+)"
replace=\\1

# map GeanyFileType=PastebinFileType
[languages]
# based off the list on the pastebin's web frontend
CMake=cmake
CoffeeScript=coffeescript
CSS=css
D=d
Diff=diff
Elm=elm
Erlang=erlang
Factor=factor
F77=fortran
Fortran=fortran
Go=go
Haskell=haskell
HTML=htmlmixed
Javascript=javascript
Jinja2=jinja2
Markdown=markdown
Matlab/Octave=octave
PHP=php
Python=python
RPM=rpm
Ruby=ruby
Rust=rust
SASS=sass
Sh=shell
Smalltalk=smalltalk
SQL=sql
Swift=swift
Verilog=verilog
VHDL=vhdl
XML=xml
YAML=yaml