Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37399505
en ru br
Репозитории ALT
S:3.28.0-alt1_2jpp11
5.1: 3.8.0-alt1_2jpp5
4.1: 3.5-alt1_0.cr1.2jpp1.7
4.0: 3.5-alt1_0.cr1.2jpp1.7
3.0: 3.0-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:3.7.GA

Группа :: Разработка/Прочее
Пакет: javassist

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

Текущая версия: 3.28.0-alt1_2jpp11
Время сборки: 12 июля 2022, 14:02 ( 92.4 недели назад )
Размер архива: 1290.97 Kb

Домашняя страница:   https://www.javassist.org/

Лицензия: MPLv1.1 or LGPLv2+ or ASL 2.0
О пакете: Java Programming Assistant for Java bytecode manipulation
Описание:

Javassist enables Java programs to define a new class at runtime and to
modify a class file when the JVM loads it. Unlike other similar
bytecode editors, Javassist provides two levels of API: source level
and bytecode level. If the users use the source-level API, they can
edit a class file without knowledge of the specifications of the Java
bytecode. The whole API is designed with only the vocabulary of the
Java language. You can even specify inserted bytecode in the form of
source text; Javassist compiles it on the fly. On the other hand, the
bytecode-level API allows the users to directly edit a class file as
other editors.

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

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

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

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