foxeye 0.12.1-4build1 source package in Ubuntu

Changelog

foxeye (0.12.1-4build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 17:55:15 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
foxeye_0.12.1.orig.tar.xz 703.8 KiB 35b1480feb24608197d089f27fc159e941b4694358a729bf1ea209946e34474d
foxeye_0.12.1-4build1.debian.tar.xz 5.1 KiB 8428f4701ce7c18d9a90dec9d1a0ed24f7bd96bcb1a84be5745a97442d35c3e6
foxeye_0.12.1-4build1.dsc 2.1 KiB 75792987f47aa82cdf396f98e6873b7692a5125705ea1ea01f16647e369f6599

View changes file

Binary packages built by this source

foxeye: Universal modular network agent - binary package

 FoxEye is a multipurpose generic modular base to create clients or servers
 for client-server type networks such as IRC, ICQ, etc. All what you need
 to make an IRC bot or ICQ client is few modules that implement functionality
 you require. The FoxEye written in pure C with small resource requirements
 in mind.
 .
 This package contains main daemon and few modules. Available modules are:
 autolog, irc, irc-channel, irc-ctcp, ircd, logs, lua, modes, tcl, ziplink.
 With this set of modules FoxEye can serve two purposes:
  - IRC bot (similar to Eggdrop);
  - IRC server (ircd, RFC2810...2813 compliant).
 More purposes are under development now and third-party modules are available
 to create using foxeye-dev package.

foxeye-dbgsym: debug symbols for foxeye
foxeye-dev: Universal modular network agent - development package

 FoxEye is a multipurpose generic modular base to create clients or servers
 for client-server type networks such as IRC, ICQ, etc. All what you need
 to make an IRC bot or ICQ client is few modules that implement functionality
 you require. The FoxEye written in pure C with small resource requirements
 in mind.
 .
 This package contains development headers required to create modules.