Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / control / control.output
Size: Mime:
'Source'      Keyword
': '          Text.Whitespace
'foo'         Literal.String
'\n'          Text

'Section'     Keyword
': '          Text.Whitespace
'misc'        Literal.String
'\n'          Text

'Priority'    Keyword
': '          Text.Whitespace
'optional'    Literal.String
'\n'          Text

'Maintainer'  Keyword
': '          Text
'Debian Python Team ' Text
'<team+python@domain.tld>' Generic.Strong
'\n'          Text

'Uploaders'   Keyword
': '          Text
'Alice '      Text
'<alice@domain.tld>' Generic.Strong
'\n'          Text

'Build-Depends' Keyword
': '          Text
'debhelper-compat' Name.Function
' '           Text
'('           Text
'='           Operator
' '           Text
'13'          Literal.Number
')'           Text
',\n'         Text

' '           Text
'dh-python'   Name.Function
',\n'         Text

' '           Text
'otherbuilddependancies' Name.Function
'\n'          Text

'Build-Depends-Indep' Keyword
':\n '        Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
'\n'          Text

'Build-Depends-Arch' Keyword
':\n '        Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
'\n'          Text

'Rules-Requires-Root' Keyword
': '          Text.Whitespace
'no'          Literal.String
'\n'          Text

'Standards-Version' Keyword
': '          Text.Whitespace
'4.5.1'       Literal.String
'\n'          Text

'Vcs-Git'     Keyword
': '          Text.Whitespace
'https://salsa.domain.tld/python-team/packages/foo.git' Literal.String
'\n'          Text

'Vcs-Browser' Keyword
': '          Text.Whitespace
'https://salsa.domain.tld/python-team/packages/foo' Literal.String
'\n'          Text

'Homepage'    Keyword
': '          Text.Whitespace
'https://domain.tld/owner/foo' Literal.String
'\n'          Text

'\n'          Text

'Package'     Keyword
': '          Text.Whitespace
'foo'         Literal.String
'\n'          Text

'Architecture' Keyword
': '          Text.Whitespace
'all'         Literal.String
'\n'          Text

'Pre-Depends' Keyword
':\n '        Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
'\n'          Text

'Depends'     Keyword
':\n '        Text
'python3-bar' Name.Function
',\n'         Text

' '           Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
',\n'         Text

' '           Text
'otherdependancies' Name.Function
',\n'         Text

' '           Text
'$'           Operator
'{'           Text
'python3:Depends' Name.Entity
'}'           Text
'\n'          Text

'Provides'    Keyword
': '          Text.Whitespace
'x-terminal-emulator' Literal.String
'\n'          Text

'Recommends'  Keyword
':\n '        Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
',\n'         Text

' '           Text
'other-recommends' Name.Function
'\n'          Text

'Suggests'    Keyword
':\n '        Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
'\n'          Text

'Enhances'    Keyword
':\n '        Text
'p1'          Name.Function
' '           Text
'|'           Operator
' '           Text
'p2'          Name.Function
'\n'          Text

'Description' Keyword
': title for this package\n' Generic.Strong

' First paragraph describing the packaged software.\n' Text

' .\n'        Text

' And a second paragraph too.\n' Text