Ubuntu Pastebin

Paste from json at Sun, 19 Mar 2017 15:19:55 +0000

Download as text
  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
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
root@vps99338:~# apt-cache search json
gir1.2-json-1.0 - GLib JSON manipulation library (introspection data)
libdbusmenu-jsonloader-dev - library for passing menus over DBus - Test lib development files
libdbusmenu-jsonloader4 - library for passing menus over DBus - Test lib
libjansson-dbg - C library for encoding, decoding and manipulating JSON data (debug)
libjansson-dev - C library for encoding, decoding and manipulating JSON data (dev)
libjansson-doc - C library for encoding, decoding and manipulating JSON data (doc)
libjansson4 - C library for encoding, decoding and manipulating JSON data
libjs-yui3-common - Yahoo User Interface Library v3 (common files)
libjson-c-dev - JSON manipulation library - development files
libjson-c-doc - JSON manipulation library - documentation files
libjson-c2 - JSON manipulation library - shared library
libjson-c2-dbg - JSON manipulation library - debug symbols
libjson-glib-1.0-0 - GLib JSON manipulation library
libjson-glib-1.0-0-dbg - GLib JSON manipulation library (debug symbols)
libjson-glib-1.0-common - GLib JSON manipulation library (common files)
libjson-glib-dev - GLib JSON manipulation library (development files)
libjson-glib-doc - GLib JSON manipulation library (documentation)
libjson-perl - module for manipulating JSON-formatted data
libjson-xs-perl - module for manipulating JSON-formatted data (C/XS-accelerated)
libjson0 - JSON manipulation library (transitional package)
libjson0-dev - JSON manipulation library (transitional package)
libjsoncpp-dev - library for reading and writing JSON for C++ (devel files)
libjsoncpp-doc - API documentation for libjsoncpp-dev
libjsoncpp1 - library for reading and writing JSON for C++
libmono-system-json-microsoft4.0-cil - Mono System.Json.Microsoft library (for CLI 4.0)
libmono-system-json4.0-cil - Mono System.Json library (for CLI 4.0)
libraptor2-0 - Raptor 2 RDF syntax library
libtypes-serialiser-perl - module providing simple data types for common serialisation formats
libunity-scopes-json-def-desktop - binding to get places into the launcher - desktop def file
libyajl-dev - Yet Another JSON Library - development files
libyajl-doc - Yet Another JSON Library - library documentation
libyajl2 - Yet Another JSON Library
libyajl2-dbg - Yet Another JSON Library - debugging symbols
perl-modules-5.22 - Core Perl modules
php7.0-json - JSON module for PHP
python-anyjson - Common interface for the best available JSON implementation
python-json-pointer - resolve JSON pointers - Python 2.7
python-jsonpatch - library to apply JSON patches - Python 2.x
python-jsonpath-rw - extended implementation of JSONPath for Python 2.x
python-jsonpath-rw-ext - extensions for JSONPath RW - Python 2.x
python-jsonpath-rw-ext-doc - Extensions for JSONPath RW - doc
python-jsonschema - An(other) implementation of JSON Schema (Draft 3) - Python 2.7
python-jwt - Python implementation of JSON Web Token
python-msgpack - Python implementation of MessagePack format
python-oslo.serialization - utilities for serialization , especially JSON - Python 2.x
python-oslo.serialization-doc - utilities for serialization , especially JSON - doc
python-simplejson - simple, fast, extensible JSON encoder/decoder for Python
python-simplejson-dbg - JSON encoder and decoder for python-dbg
python-simplejson-doc - documentation for the simplejson Python library
python-voluptuous - Python library to validate data - Python 2.7
python-warlock - object model built on top of JSON schema - Python 2.7
python3-bson - Python3 implementation of BSON for MongoDB
python3-bson-ext - C-coded extension to the python3-bson package
python3-checkbox-support - collection of Python modules used by PlainBox providers
python3-json-patch - library to apply JSON patches - Python 3.x transitional package
python3-json-pointer - resolve JSON pointers - Python 3.x
python3-jsonpatch - library to apply JSON patches - Python 3.x
python3-jsonschema - An(other) implementation of JSON Schema (Draft 3) - Python 3.x
python3-jwt - Python 3 implementation of JSON Web Token
python3-msgpack - Python 3 implementation of MessagePack format
python3-simplejson - JSON encoder and decoder for Python 3
python3-simplejson-dbg - JSON encoder and decoder for python3-dbg
abi-tracker - visualize ABI changes of a C/C++ library
aeson-pretty - JSON pretty-printing tool
argonaut-client - Argonaut JSON-RPC client to manage computers and services
argonaut-server - Argonaut JSON-RPC server to manage system deployment
argonaut-server-module-fai - Argonaut JSON-RPC server module to manage FAI (Fully Automated Install)
argonaut-server-module-opsi - Argonaut JSON-RPC server module to manage OPSI (open pc server integration)
bear - generate compilation database for Clang tooling
bit-babbler - BitBabbler hardware TRNG and kernel entropy source support
botch - Bootstrapping helper
cl-graph - simple graph data structure and algorithms
cl-yason - JSON encoder/decoder for Common Lisp
cliff-tablib - tablib formatters for cliff
coderay - Helper programs for CodeRay Ruby lib for syntax highlighting
collectd-core - statistics collection and monitoring daemon (core system)
couchdb - RESTful document oriented database - system-wide instance
couchdb-bin - RESTful document oriented database
couchdb-common - RESTful document oriented database - common data
ctpp2-utils - Tools for ctpp template conversion
eiskaltdcpp-cli - EiskaltDC++ command-line interface
eiskaltdcpp-daemon - EiskaltDC++ daemon
elasticsearch - Open Source, Distributed, RESTful Search Engine
erlang-jiffy - JSON NIFs (Native Implemented Functions) for Erlang
etcd - highly-available key value store -- daemon
exabgp - BGP swiss army knife of networking
foremancli - commandline search interface to Foreman
fstrm-bin - Frame Streams (fstrm) library (utilities)
gambas3-gb-util-web - This component provides many utilities useful for web applications
golang-etcd-server-dev - highly-available key value store -- source
golang-github-azure-go-autorest-dev - HTTP request pipeline suitable for use across multiple go-routines
golang-github-bitly-go-simplejson-dev - Golang library to interact with arbitrary JSON
golang-github-dgrijalva-jwt-go-dev - Golang implementation of JSON Web Tokens (JWT)
golang-github-dvsekhvalnov-jose2go-dev - Go implementation of Javascript Object Signing and Encryption
golang-github-evanphx-json-patch-dev - Go library to apply RFC6902 patches and create and apply RFC7386 patches
golang-github-ghodss-yaml-dev - better way to marshal and unmarshal YAML in Golang
golang-github-hashicorp-go-msgpack-dev - encode/decode and rpc library for msgpack and Binc
golang-github-hashicorp-hcl-dev - Go implementation of HashiCorp Configuration Language
golang-github-hashicorp-net-rpc-msgpackrpc-dev - Library for creating Go RPC client/server
golang-github-jfrazelle-go-dev - Go packages with small patches autogenerated (used for canonical/json)
golang-github-kisielk-sqlstruct-dev - convenience functions for using structs with the database/sql package
golang-github-mitchellh-mapstructure-dev - library for decoding generic map values into native Go structures
golang-github-mitchellh-reflectwalk-dev - library for "walking" complex structures, similar to walking a filesystem
golang-github-spf13-cast-dev - Safe and easy casting from one type to another in Go
golang-github-spf13-viper-dev - Go configuration with fangs
golang-github-tent-canonical-json-go-dev - Canonical JSON marshaling in Go
golang-github-tinylib-msgp-dev - Go code generator for MessagePack (source)
golang-github-ugorji-go-codec-dev - encode/decode and rpc library for msgpack, binc, cbor and json
golang-github-ugorji-go-msgpack-dev - encode/decode and rpc library for msgpack and Binc
golang-google-api-dev - Google APIs Client Library
golang-gopkg-vmihailenco-msgpack.v2-dev - Msgpack encoding for Golang
golang-log4go-dev - Go package for level-based and highly configurable logging
golang-objx-dev - Go package for dealing with maps, slices, JSON and other data.
golang-toml-dev - TOML parser and encoder for Go with reflection
graphite-api - Enterprise Scalable Realtime Graphing (API-only frontend)
guile-json - JSON module for Guile
gyp - Cross-platform build script generator
ifupdown2 - Network Interface Management tool similar to ifupdown
irker - submission tools for IRC notifications
jparse - JSON parser utility
jq - lightweight and flexible command-line JSON processor
jsdoc-toolkit - automatic generator for HTML documentation of Javascript sources
jshon - Command line tool to parse, read and create JSON
json-glib-tools - GLib JSON manipulation library (tools)
jsonbot - Framework for building bots for IRC, XMPP and the Web
jsonlint - validating parser of JSON data structures
kamailio-json-modules - Json parser and jsonrpc modules for Kamailio
kwalify - parser, schema validator, and data-binding tool for YAML and JSON.
libandroid-json-java - Android rewrite of the evil licensed json.org
libandroid-json-java-doc - Android rewrite of the evil licensed json.org - Documentation
libandroid-json-org-java - androids rewrite of the evil licensed json.org
libandroid-json-org-java-doc - Documentation for androids rewrite of the evil licensed json.org
libarc-php - Flexible RDF system for semantic web and PHP practitioners
libatdgen-ocaml - OCaml code generator for biniou and JSON - plugins
libatdgen-ocaml-dev - OCaml code generator for biniou and JSON - executable and dev files
libbiniou-ocaml - flexible binary data format in OCaml - plugins
libbiniou-ocaml-dev - flexible binary data format in OCaml - development files
libbusiness-edi-perl - class for generating U.N. EDI interchange objects
libcajun-dev - C++ headers for JSON generation and parsing
libcatalyst-plugin-configloader-perl - Catalyst plugin for loading configuration files
libcatalyst-view-json-perl - JSON view plugin for Catalyst
libcatmandu-importer-getjson-perl - load JSON-encoded data from a server using a GET HTTP request
libcereal-dev - C++11 library for serialization
libcereal-doc - C++11 library for serialization HTML documentation
libcgi-application-plugin-json-perl - plugin to facilitate manipulation of JSON headers
libconfig-any-perl - module to load configuration from different file formats
libconfig-json-perl - parser for JSON-based configuration files
libconfig-merge-perl - umbrella interface to configuration modules
libcpan-meta-perl - Perl module to access CPAN distributions metadata
libcpan-meta-requirements-perl - set of version requirements for a CPAN dist
libcpanel-json-xs-perl - module for fast and correct serialising to JSON
libcpprest-dev - Development files for Casablanca
libcpprest-doc - Reference manual for Casablanca
libcpprest2.8 - Shared library for Casablanca
libdata-dump-oneline-perl - Perl module that dumps data structures as single-line strings
libdata-hal-perl - module implementing the HAL data format
libdata-messagepack-perl - MessagePack serializing/deserializing
libdata-pond-perl - Perl-based open notation for data module
libdist-inkt-doap-perl - various DOAP-related roles for Dist::Inkt
libdist-zilla-plugin-test-reportprereqs-perl - module to report on prerequisite versions during automated testing
libelasticsearch1.7-java - Open Source, Distributed, RESTful Search Engine -- libraries
libfstrm-dev - Frame Streams (fstrm) library (development files)
libfstrm0 - Frame Streams (fstrm) library
libfstrm0-dbg - Frame Streams (fstrm) library (debug symbols)
libghc-aeson-compat-dev - Compatibility layer for aeson
libghc-aeson-compat-doc - Compatibility layer for aeson; documentation
libghc-aeson-compat-prof - Compatibility layer for aeson; profiling libraries
libghc-aeson-dev - Fast JSON parsing and encoding library
libghc-aeson-doc - Fast JSON parsing and encoding library; documentation
libghc-aeson-pretty-dev - JSON pretty-printing library
libghc-aeson-pretty-doc - JSON pretty-printing library; documentation
libghc-aeson-pretty-prof - JSON pretty-printing library; profiling libraries
libghc-aeson-prof - Fast JSON parsing and encoding library; profiling libraries
libghc-aeson-qq-dev - JSON quasiquoter for Haskell
libghc-aeson-qq-doc - JSON quasiquoter for Haskell; documentation
libghc-aeson-qq-prof - JSON quasiquoter for Haskell; profiling libraries
libghc-config-value-dev - simple, layout-based value language similar to YAML/JSON
libghc-config-value-doc - simple, layout-based value language similar to YAML/JSON; documentation
libghc-config-value-prof - simple, layout-based value language similar to YAML/JSON; profiling libraries
libghc-descriptive-dev - Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.
libghc-descriptive-doc - Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.; documentation
libghc-descriptive-prof - Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.; profiling libraries
libghc-ekg-json-dev - JSON encoding of ekg metrics
libghc-ekg-json-doc - JSON encoding of ekg metrics; documentation
libghc-ekg-json-prof - JSON encoding of ekg metrics; profiling libraries
libghc-heist-dev - template system supporting both HTML5 and XML
libghc-heist-doc - template system supporting both HTML5 and XML; documentation
libghc-heist-prof - template system supporting both HTML5 and XML; profiling libraries
libghc-highlighting-kate-dev - syntax highlighting library based on Kate syntax descriptions
libghc-highlighting-kate-doc - library documentation for highlighting-kate; documentation
libghc-highlighting-kate-prof - highlighting-kate library with profiling enabled; profiling libraries
libghc-json-dev - Haskell library for serialising data to and from JSON
libghc-json-doc - Haskell library for serialising data to and from JSON; documentation
libghc-json-prof - Haskell library for serialising data to and from JSON; profiling libraries
libghc-jwt-dev - JSON Web Token (JWT) decoding and encoding
libghc-jwt-doc - JSON Web Token (JWT) decoding and encoding; documentation
libghc-jwt-prof - JSON Web Token (JWT) decoding and encoding; profiling libraries
libghc-musicbrainz-dev - interface to MusicBrainz XML2/JSON web services
libghc-musicbrainz-doc - interface to MusicBrainz XML2/JSON web services; documentation
libghc-musicbrainz-prof - interface to MusicBrainz XML2/JSON web services; profiling libraries
libghc-pipes-aeson-dev - encode and decode JSON streams using Aeson and Pipes
libghc-pipes-aeson-doc - encode and decode JSON streams using Aeson and Pipes; documentation
libghc-pipes-aeson-prof - encode and decode JSON streams using Aeson and Pipes; profiling libraries
libgnatcoll-dbg - GNATColl, general purpose Ada library (debugging symbols)
libgnatcoll-doc - GNATColl, general purpose Ada library (documentation)
libgnatcoll-gmp-dbg - GNATColl, general purpose Ada library (GMP debugging symbols)
libgnatcoll-gmp1.6 - GNATColl, general purpose Ada library (GMP runtime)
libgnatcoll-gmp1.6-dev - GNATColl, general purpose Ada library (GMP)
libgnatcoll-gtk-dbg - GNATColl, general purpose Ada library (GTKAda debugging symbols)
libgnatcoll-gtk1.6 - GNATColl, general purpose Ada library (GTKAda runtime)
libgnatcoll-gtk1.6-dev - GNATColl, general purpose Ada library (GTKAda)
libgnatcoll-iconv-dbg - GNATColl, general purpose Ada library (iconv debugging symbols)
libgnatcoll-iconv1.6 - GNATColl, general purpose Ada library (iconv runtime)
libgnatcoll-iconv1.6-dev - GNATColl, general purpose Ada library (iconv)
libgnatcoll-python-dbg - GNATColl, general purpose Ada library (Python debugging symbols)
libgnatcoll-python1.6 - GNATColl, general purpose Ada library (Python runtime)
libgnatcoll-python1.6-dev - GNATColl, general purpose Ada library (Python)
libgnatcoll-readline-dbg - GNATColl, general purpose Ada library (readline debugging symbols)
libgnatcoll-readline1.6 - GNATColl, general purpose Ada library (readline runtime)
libgnatcoll-readline1.6-dev - GNATColl, general purpose Ada library (readline)
libgnatcoll-sqlite-bin - GNATColl, general purpose Ada library (SQLite tools)
libgnatcoll-sqlite-dbg - GNATColl, general purpose Ada library (SQLite debugging symbols)
libgnatcoll-sqlite1.6 - GNATColl, general purpose Ada library (sqlite runtime)
libgnatcoll-sqlite1.6-dev - GNATColl, general purpose Ada library (SQLite)
libgnatcoll1.6 - GNATColl, general purpose Ada library (runtime)
libgnatcoll1.6-dev - GNATColl, general purpose Ada library
libgoogle-gson-java - Converts Java objects into their JSON representation
libgoogle-gson-java-doc - Documentation for libgoogle-gson-java
libgraph-d3-perl - module to create ref/json to show node-edge graph with D3.js
libhtml-embedded-turtle-perl - embedding RDF in HTML the crazy way
libhtml-html5-outline-perl - implementation of the HTML5 Outline algorithm
libhtml-microformats-perl - parse microformats in HTML
libhtml-tiny-perl - HTML::Tiny - Lightweight, dependency free HTML/XML generation
libhyena-cil - set of utility libraries for the CLI
libhyena-cil-dev - set of utility libraries for the CLI - development files
libjabsorb-java - Java to Javascript object request broker
libjackson-json-java - streaming fast powerful standard conformant json processor in java
libjackson-json-java-doc - standard conformant json processor in java - API documentation
libjackson2-annotations-java - fast and powerful JSON library for Java -- annotations
libjackson2-annotations-java-doc - Documentation for Jackson-annotations
libjackson2-core-java - fast and powerful JSON library for Java -- core library
libjackson2-core-java-doc - Documentation for Jackson-core
libjackson2-databind-java - fast and powerful JSON library for Java -- data binding
libjackson2-databind-java-doc - Documentation for jackson-databind
libjackson2-dataformat-cbor - Jackson data format module for RfC7049 Concise Binary Object Representation
libjackson2-dataformat-cbor-doc - Documentation for jackson-dataformat-cbor
libjackson2-dataformat-smile - fast and powerful JSON library for Java -- Smile dataformat
libjackson2-dataformat-smile-doc - Documentation for Jackson-dataformat-smile
libjackson2-dataformat-xml-java - fast and powerful JSON library for Java -- XML dataformat
libjackson2-dataformat-yaml - fast and powerful JSON library for Java -- YAML dataformat
libjackson2-dataformat-yaml-doc - Documentation for jackson-dataformat-yaml
libjackson2-datatype-guava-java - Jackson support for JSON serialization of Guava collection types
libjackson2-datatype-joda-java - fast and powerful JSON library for Java -- Joda datatypes
libjackson2-datatype-joda-java-doc - Documentation for jackson-datatype-joda
libjackson2-jaxrs-providers-java - Jackson JAX-RS providers
libjackson2-module-afterburner-java - fast and powerful JSON library for Java -- byte code generation for POJOs
libjackson2-module-afterburner-java-doc - Documentation for jackson-module-afterburner
libjackson2-module-jaxb-annotations-java - Fast and powerful JSON library for Java -- JAXB annotations
libjaula-dev - JSON parser/writer library for C++ (development files)
libjaula-doc - JSON parser/writer library for C++ (documentation)
libjaula1 - JSON parser/writer library for C++
libjenkins-json-java - Library for transforming Java objects between XML and JSON
libjenkins-json-java-doc - Documentation for libjenkins-json-java
libjersey1-json-java - RESTful Web Services in Java (json module)
libjettison-java - collection of StAX parsers and writers for JSON
libjs-backbone - some Backbone for JavaScript applications - browser library
libjs-jquery-metadata - jQuery plugin for parsing metadata from elements
libjs-json - JSON encoders/decoders implemented in JavaScript
libjs-languages4translatewiki - Javascript globalization and localization for browser use
libjs-of-ocaml - OCaml bytecode to JavaScript compiler (runtime)
libjs-simile-timeline - JavaScript library for web-based interactive timelines
libjs-validator - Javascript string validation and sanitization for browsers
libjs-yui - Yahoo User Interface Library
libjson-any-perl - wrapper class for the various JSON classes
libjson-java - library for transforming Java objects and XML to JSON and back again
libjson-maybexs-perl - interface to the best available JSON module
libjson-multivalueordered-perl - module to handle JSON like {"a":1, "a":2}
libjson-pointer-perl - Perl implementation of JSON Pointer (RFC6901)
libjson-pp-perl - module for manipulating JSON-formatted data (Pure Perl)
libjson-rpc-perl - Perl implementation of JSON-RPC 1.1 protocol
libjson-simple-doc - documentation for libjson-simple-java
libjson-simple-java - Simple, lightweight and efficient JSON toolkit for Java
libjson-types-perl - variable type utility for JSON encoding
libjson-validator-perl - module to validate data against a JSON schema
libjsonm-ocaml - Non-blocking streaming JSON codec for OCaml (plugins)
libjsonm-ocaml-dev - Non-blocking streaming JSON codec for OCaml
libjsonm-ocaml-doc - Non-blocking streaming JSON codec for OCaml (documentation)
libjsonrpccpp-client0 - library implementing json-rpc C++ clients
libjsonrpccpp-client0-dbg - debugging symbols for libjsonrpccpp-client0
libjsonrpccpp-common0 - common functionality for server and client library
libjsonrpccpp-common0-dbg - debugging symbols for libjsonrpccpp-common0
libjsonrpccpp-dev - development files for JSON-RPC C++ framework
libjsonrpccpp-server0 - library implementing json-rpc C++ servers
libjsonrpccpp-server0-dbg - debugging symbols for libjsonrpccpp-server0
libjsonrpccpp-stub0 - library for stub generation of libjsonrpccpp based applications
libjsonrpccpp-stub0-dbg - debugging symbols for libjsonrpccpp-stub0
libjsonrpccpp-tools - stub generator for libjsonrpccpp based applications
liblaxjson-dev - relaxed streaming JSON parser library (development files)
liblaxjson1 - relaxed streaming JSON parser library
libmarc-file-mij-perl - read newline-delimited marc-in-json files
libmessage-passing-filter-regexp-perl - regexp capture filter For Message::Passing
libmodule-depends-perl - Perl module to identify the dependencies of a distribution
libmodule-install-trustmetayml-perl - trust META.yml list of dependencies
libmoosex-types-json-perl - module providing JSON-constrained strings
libmsgpack-dev - binary-based efficient object serialization library
libmsgpack3 - binary-based efficient object serialization library
libmsgpackc2 - binary-based efficient object serialization library
libmsgpuck-dev - MsgPack serialization library in a self-contained header file
libnet-duo-perl - Perl API for Duo multifactor authentication service
libnet-gpsd3-perl - Perl interface to the gpsd server daemon protocol version 3 (JSON)
libnewtonsoft-json-cil-dev - high-performance JSON framework for .NET -- development files
libnewtonsoft-json5.0-cil - high-performance JSON framework for .NET
libnoggit-java - Fast streaming JSON parser for Java
libodil0 - Odil is a C++11 library for the DICOM standard
libodil0-dev - Odil is a C++11 library for the DICOM standard (development files)
libodil0-doc - Odil is a C++11 library for the DICOM standard (documentation)
libosmium2-dev - C++ framework for working with OSM data files
libosmium2-doc - C++ framework for working with OSM data files - documentation
libpegex-perl - Acmeist PEG Parser Framework
libpoe-component-server-jsonrpc-perl - POE tcp and http based JSON-RPC 1.0 server
libqjson-dbg - Qt-based library that maps JSON data to QVariant objects, debug info
libqjson-dev - Qt-based library that maps JSON data to QVariant objects - development files
libqjson0 - Qt-based library that maps JSON data to QVariant objects
libqjson0-dbg - transitional dummy package for qjson's debugging symbols
libqtweetlib-dev - twitter library for Qt4 - development files
libqtweetlib1.0 - twitter library for Qt4
librdf-trine-perl - RDF Framework for Perl
libredstone-xmlrpc-java - A small and verstile implementation of the XML-RPC Specification
libsbjson-dev - Objective-C JSON library (development files)
libsbjson2.3 - Objective-C JSON library
libsolr-java - Enterprise search server based on Lucene - Java libraries
libsqlite3-mod-impexp - SQLite3 extension module for SQL script, XML, JSON and CSV import/export
libswagger2-perl - Perl module for generating, parsing and transforming swagger API documentation
libtemplate-plugin-json-escape-perl - module for embedding JSON strings in Template Toolkit
libtess2-tulip-4.8 - yajl shared library, built for Tulip
libtest-cpan-meta-json-perl - module to validate CPAN META.json files
libtest-cpan-meta-perl - test module to validate package metadata for CPAN
libtest-cpan-meta-yaml-perl - test module to validate a META.yml file
libtest-json-perl - module for testing JSON data
libunity-scopes-json-def-phone - binding to get scopes into the launcher - phone def file
libwebservice-solr-perl - Perl interface for the Solr (Lucene) web service
libwiki-toolkit-plugin-json-perl - Wiki::Toolkit plugin to output RecentChanges JSON
libwww-facebook-api-perl - Facebook API implementation
libxml-atom-microformats-perl - parse microformats in Atom content
libxstream-java - Java library to serialize objects to XML and back again
libyajl-tulip-4.8-2 - yajl shared library, built for Tulip
libyojson-ocaml - JSON library for OCaml - runtime package
libyojson-ocaml-dev - JSON library for OCaml - development package
lua-cjson - JSON parser/encoder for Lua
lua-cjson-dev - JSON parser/encoder for Lua, development files
lua-dkjson - JSON module written in Lua
lua-dkjson-dev - Documentation for lua-dkjson
lua-json - JSON decoder/encoder for Lua
lua-messagepack - pure Lua implementation of MessagePack
mapnik-reference - Parseable specifications of mapnik - Node.js module
metamonger - Save, diff, and restore filesystem metadata
monodoc-hyena-manual - compiled XML documentation for Hyena
monodoc-newtonsoft-json-manual - compiled XML documentation for Json.NET
msgp - Go code generator for MessagePack
ngrok-client - secure introspectable tunnels to localhost - client part
ngrok-server - secure introspectable tunnels to localhost - server part
nitroshare - Cross-platform network file transfer application
node-accepts - higher-level content negotiation for Node.js
node-backbone - some Backbone for JavaScript applications - Node module
node-body-parser - body parsing middleware - Node.js module
node-clarinet - evented streaming JSON parser - Node.js module
node-databank - Node.js JSON storage abstraction layer
node-dirty - tiny and fast key-value store for Node
node-json-stringify-safe - JSON.stringify with circular references module for Node.js
node-jsonparse - Pure javascript JSON streaming parser for node.js
node-jsv - extendable, fully compliant JSON schema validator for NodeJS
node-languages4translatewiki - Javascript globalization and localization for Node.js
node-normalize-package-data - Normalizes package metadata - Node.js module
node-querystringify - Querystringify - Small, simple but powerful query string parser
node-read-package-json - Read package.json for npm module for Node.js
node-sigmund - Quick and dirty signatures for Objects module for Node.js
node-srs - spatial reference library for Node.js
node-strip-json-comments - Node.js module to strip comments from JSON
node-tilejson - tile source backend for online tile sources
node-validator - Javascript string validation and sanitization for Node.js
node-webfinger - Client library for Host Meta (RFC 6415) and Webfinger
node-yajsml - Yet another (Common)JS module loader
nupkg-newtonsoft.json.6.0.8 - high-performance JSON framework for .NET -- NuGet package
ohai - Detects data about your operating system and reports it in JSON
orthanc - Lightweight, RESTful DICOM server for medical imaging
osmcoastline - Extract coastline data from OpenStreetMap planet file
osmium-tool - Command line tool for working with OpenStreetMap data
pd-purest-json - Pd library for working with JSON data and RESTful webservices
phantomjs - minimalistic headless WebKit-based with JavaScript API
photofloat - Web 2.0 Photo Gallery Done Right via Static JSON & Dynamic Javascript
php-horde-pack - Horde Pack Utility
php-jmespath - Declaratively specify how to extract elements from a JSON document
php-json - JSON module for PHP [default]
php-json-patch - Produce and apply json-patch objects
php-json-schema - implementation of JSON schema
php-jwt - encode and decode JSON Web Tokens (JWT)
php-mf2 - Microformats2 is the simplest way to markup structured information in HTML
php-patchwork-utf8 - UTF-8 strings handling for PHP
php-services-json - PHP implementaion of json_encode/decode
php-symfony-serializer - convert PHP objects into specific formats and vice versa
php-zend-stdlib - Zend Framework - Stdlib component
potrace - utility to transform bitmaps into vector graphics
psensor-server - Psensor server for monitoring hardware sensors remotely
python-bjsonrpc - asynchronous bidirectional JSON-RPC protocol over TCP/IP
python-bson - Python implementation of BSON for MongoDB
python-bson-ext - C-coded extension to the python-bson package
python-cbor - Python Implementation of RFC 7049. Concise Binary Object Representation (CBOR).
python-cfflib - Multi-modal connectome and metadata management and integration
python-citeproc - Citation Style Language (CSL) processor for Python
python-cjson - Very fast JSON encoder/decoder for Python
python-cjson-dbg - Very fast JSON encoder/decoder for Python (debug extension)
python-cligj - Python 2 library for processing GeoJSON commands
python-dcmstack - DICOM to Nifti conversion
python-demjson - encoder, decoder, and lint/validator for JSON in Python
python-django-jsonfield - JSON field for Django models (Python 2)
python-django-piston - Django mini-framework creating RESTful APIs
python-djangorestframework-gis - Geographic add-ons for Django REST Framework
python-elasticsearch - Python client for Elasticsearch
python-elasticsearch-doc - Python client for Elasticsearch (Documentation)
python-geojson - Python 2 bindings and utilities for GeoJSON
python-gpyconf - Python configuration framework with support for multiple backends
python-httpbin - HTTP request and response service
python-ijson - event-driven JSON parser (Python 2 version)
python-jmespath - JSON Matching Expressions (Python 2)
python-json-patch - library to apply JSON patches - Python 2.x transitional package
python-json-schema-validator - JSON schema validation utility
python-json-schema-validator-doc - JSON schema validation utility
python-jsonpickle - Python library for serializing object graphs into JSON (Python 2)
python-jsonpickle-doc - Python library for serializing object graphs into JSON (documentation)
python-jsonpipe - Convert JSON to a UNIX-friendly line-based format
python-jsonrpc2 - Python WSGI Framework for JSON RPC 2.0 (Python 2)
python-jsonrpclib - implementation of the JSON-RPC v2.0 specification
python-nose-json - nose pugin for json reporting - python 2 flavor
python-nose-testconfig - test configuration plugin for nosetests
python-odoorpc - pilot Odoo servers through RPC (Python 2)
python-odoorpc-doc - pilot Odoo servers through RPC (documentation)
python-oerplib - Python client library to Odoo server
python-oerplib-doc - Python client library to Odoo server (documentation)
python-os-apply-config - Creates config files out of cloud metadata
python-os-collect-config - collect and cache metadata, run hooks on changes
python-os-net-config - OpenStack network configuration - Python 2.x
python-os-net-config-doc - OpenStack network configuration - doc
python-pandocfilters - python bindings for Pandoc's filters
python-pyflot - interface from Python to libjs-flot
python-pygeoif - basic implementation of the __geo_interface__
python-pyld - implementation of the JSON-LD API
python-pyvcf - Variant Call Format (VCF) parser for Python
python-pyvcf-examples - Example data for Variant Call Format (VCF) parser for Python
python-rdflib-jsonld - rdflib extension adding JSON-LD parser and serializer in Python 2
python-reconfigure - simple config file management library (Python 2)
python-restless - lightweight REST miniframework for Python
python-restless-doc - lightweight REST miniframework for Python
python-schema-salad - Schema Annotations for Linked Avro Data (SALAD)
python-setoptconf - retrieve Python program settings from a variety of sources
python-tnetstring - python library for data serialization using typed netstrings
python-tornadorpc - library for XML/JSON RPC using the Tornado framework
python-transmissionrpc - Transmission RPC client module for Python
python-transmissionrpc-doc - Transmission RPC client module for Python (documentation)
python-turbojson - plugin to use JSON templates in Python templating engines
python-ujson - ultra fast JSON encoder and decoder for Python 2
python-ujson-dbg - ultra fast JSON encoder and decoder for Python 2 (debug ext)
python-validictory - general purpose Python data validator (Python 2)
python-validictory-doc - general purpose Python data validator (Documentation)
python-vulndb - Python2 tool to provide access to the vulndb information
python-withsqlite - uses an sqlite db as a back end for a dict-like object
python-xkcd - Python2 library for accessing xkcd.com
python-xmltodict - Makes working with XML feel like you are working with JSON (Python 2)
python3-anyjson - Common interface for the best available JSON implementation (Python3 version)
python3-cbor - Python Implementation of RFC 7049. Concise Binary Object Representation (CBOR).
python3-citeproc - Citation Style Language (CSL) processor for Python3
python3-cligj - Python 3 library for processing GeoJSON commands
python3-demjson - encoder, decoder, and lint/validator for JSON in Python
python3-django-jsonfield - JSON field for Django models (Python 3)
python3-djangorestframework-gis - Geographic add-ons for Django REST Framework (Python3 version)
python3-elasticsearch - Python client for Elasticsearch (Python3 version)
python3-geojson - Python 3 bindings and utilities for GeoJSON
python3-ijson - event-driven JSON parser (Python 3 version)
python3-jmespath - JSON Matching Expressions (Python 3)
python3-jsonpath-rw - extended implementation of JSONPath for Python 3.x
python3-jsonpath-rw-ext - Extensions for JSONPath RW - Python 3.x
python3-jsonpickle - Python library for serializing object graphs into JSON (Python 3)
python3-magcode-core - MAG Code python3 core module of common utility code.
python3-nose-json - nose pugin for json reporting - python 3 flavor
python3-odoorpc - pilot Odoo servers through RPC (Python 3)
python3-oslo.serialization - utilities for serialization , especially JSON - Python 3.x
python3-pandocfilters - python3 bindings for Pandoc's filters
python3-pygeoif - basic implementation of the __geo_interface__ (Python 3)
python3-pyld - implementation of the JSON-LD API
python3-pyvcf - Variant Call Format (VCF) parser for Python 3
python3-rdflib-jsonld - rdflib extension adding JSON-LD parser and serializer in Python 3
python3-reconfigure - simple config file management library (Python 3)
python3-restless - lightweight REST miniframework for Python
python3-setoptconf - retrieve Python3 program settings from a variety of sources
python3-transmissionrpc - Transmission RPC client module for Python 3
python3-ujson - ultra fast JSON encoder and decoder for Python 3
python3-ujson-dbg - ultra fast JSON encoder and decoder for Python 3 (debug ext)
python3-validictory - general purpose Python data validator (Python 3)
python3-voluptuous - Python library to validate data - Python 3.x
python3-warlock - object model built on top of JSON schema - Python 3.x
python3-xkcd - Python3 library for accessing xkcd.com
python3-xmltodict - Makes working with XML feel like you are working with JSON (Python 3)
pyvcf - helper scripts for Variant Call Format (VCF) parser
r-cran-jsonlite - Robust, High Performance JSON Parser and Generator for R
r-cran-rjson - GNU R package for converting between R and JSON objects
rapidjson-dev - fast JSON parser/generator for C++ with SAX/DOM style API
rapidjson-doc - fast JSON parser/generator for C++ (API documentation)
rsyslog-elasticsearch - Elasticsearch output plugin for rsyslog
rt-app - Test application which simulates a real-time periodic load
ruby-active-model-serializers - Making it easy to serialize models for client-side use
ruby-acts-as-api - makes creating XML/JSON responses in Rails 3 easy and fun
ruby-asetus - configuration library with YAML/JSON/TOML backends
ruby-bson - Ruby implementation of BSON
ruby-coderay - Ruby library for syntax highlighting
ruby-cookiejar - client-side HTTP cookie library
ruby-crack - Ruby library to parse XML and JSON
ruby-faraday-middleware - various middleware for Faraday HTTP/REST library
ruby-faraday-middleware-multi-json - response JSON parser using MultiJson and FaradayMiddleware
ruby-ffi-yajl - Ruby FFI wrapper around YAJL 2.x
ruby-fog-json - JSON parsing for fog providers
ruby-grape-msgpack - MessagePack formatter for Grape framework
ruby-httparty - quick web service consumption from any Ruby class
ruby-jbuilder - creation of JSON structures via a Builder-style DSL
ruby-json - JSON library for Ruby
ruby-json-schema - Ruby JSON Schema Validator
ruby-json-spec - Ruby library that provides JSON helpers for RSpec and Cucumber
ruby-jsonify - builder-style engine to turn Ruby objects into JSON
ruby-jwt - JSON Web Token implementation in Ruby
ruby-msgpack - Ruby library for MessagePack
ruby-multi-json - Ruby library to provide easy switching between different JSON backends
ruby-oj - fast JSON parser and serializer for Ruby
ruby-rabl - Ruby templating library with JSON, BSON, XML and MessagePack support
ruby-rabl-rails - fast Rails 3+ templating system with JSON and XML support
ruby-rack-cors - enable Cross-Origin Resource Sharing in Rack apps
ruby-rails-admin - Admin for Rails
ruby-sinatra-contrib - collection of useful extensions to the Sinatra web framework
ruby-twitter-stream - Twitter realtime API client for Ruby
ruby-yajl - Ruby interface to Yajl, a JSON stream-based parser library
solr-common - Enterprise search server based on Lucene3 - common files
solr-jetty - Enterprise search server based on Lucene3 - Jetty integration
solr-tomcat - Enterprise search server based on Lucene3 - Tomcat integration
split-select - APK split and selection tool
syslog-ng - Enhanced system logging daemon (metapackage)
syslog-ng-core - Enhanced system logging daemon (core)
syslog-ng-dbg - Enhanced system logging daemon (debug symbols)
syslog-ng-dev - Enhanced system logging daemon (development files)
syslog-ng-mod-amqp - Enhanced system logging daemon (AMQP plugin)
syslog-ng-mod-basicfuncs-plus - Enhanced system logging daemon (extra template functions)
syslog-ng-mod-elasticsearch - Enhanced system logging daemon (ElasticSearch plugin)
syslog-ng-mod-geoip - Enhanced system logging daemon (GeoIP plugin)
syslog-ng-mod-graphite - Enhanced system logging daemon (graphite plugin)
syslog-ng-mod-json - Enhanced system logging daemon (JSON plugin)
syslog-ng-mod-lua - Enhanced system logging daemon (Lua destination)
syslog-ng-mod-mongodb - Enhanced system logging daemon (MongoDB plugin)
syslog-ng-mod-perl - Enhanced system logging daemon (Perl destination)
syslog-ng-mod-python - Enhanced system logging daemon (Python destination)
syslog-ng-mod-redis - Enhanced system logging daemon (Redis plugin)
syslog-ng-mod-riemann - Enhanced system logging daemon (Riemann destination)
syslog-ng-mod-rss - Enhanced system logging daemon (RSS destination)
syslog-ng-mod-smtp - Enhanced system logging daemon (SMTP plugin)
syslog-ng-mod-sql - Enhanced system logging daemon (SQL plugin)
syslog-ng-mod-stomp - Enhanced system logging daemon (STOMP plugin)
syslog-ng-mod-trigger - Enhanced system logging daemon (trigger source)
tarantool - In-memory database with a Lua application server
tarantool-lts - In-memory database with Lua application server
tcllib - Standard Tcl Library
tilestache - map tiles caching system
trove-api - Database as a Service for OpenStack - API server
tt-rss - Tiny Tiny RSS - web-based news feed (RSS/Atom) aggregator
ulogd2 - Netfilter Userspace Logging Daemon
ulogd2-json - JSON extension to ulogd
vim-syntastic - Syntax checking hacks for vim
vim-syntax-gtk - Syntax files to highlight GTK+ keywords in vim
webdis - simple web server providing an HTTP interface to Redis
yajl-tools - Yet Another JSON Library - tools
Download as text