Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37496101
en ru br
Репозитории ALT
S:1.1.1-alt2_23jpp11
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: json_simple

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.1.1-alt2_23jpp11
Время сборки: 31 мая 2021, 23:25 ( 151.2 недели назад )
Размер архива: 28.48 Kb

Домашняя страница:   http://code.google.com/p/json-simple/

Лицензия: ASL 2.0
О пакете: Simple Java toolkit for JSON
Описание:

JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple
to encode or decode JSON text.
 * Full compliance with JSON specification (RFC4627) and reliable
 * Provides multiple functionalities such as encode, decode/parse
   and escape JSON text while keeping the library lightweight
 * Flexible, simple and easy to use by reusing Map and List interfaces
 * Supports streaming output of JSON text
 * Stoppable SAX-like interface for streaming input of JSON text
 * Heap based parser
 * High performance (see performance testing)
 * No dependency on external libraries
 * Both of the source code and the binary are JDK1.2 compatible

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • json_simple
  • json_simple-javadoc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin