
org.redline_rpm.header.Os Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of redline-td Show documentation
Show all versions of redline-td Show documentation
Redline is a pure Java library for manipulating RPM Package Manager packages.
The newest version!
package org.redline_rpm.header;
public enum Os {
UNKNOWN,
LINUX,
IRIX,
SOLARIS,
SUNOS,
AMIGAOS,
AIX,
HPUX10,
OSF1,
FREEBSD,
SCO,
IRIX64,
NEXTSTEP,
BSDI,
MACHTEN,
CYGWINNT,
CYGWIN95,
UNIXSV,
MINT,
OS390,
VMESA,
LINUX390,
MACOSX
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy