Download List

프로젝트 설명

aubng is a Usenet binary decoder implemented entirely in Perl5. It has a boatload of features, including: decoding of uuencoded and Base64 postings, assembling multi-part postings, remembering already seen binaries in a newsrc file, saving metadata about news postings, smart renaming of binaries with the same name, removal of duplicate binaries, and easy XML-based configuration. Aubng also features an extensible handler architecture, so it is easy to add your own features.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-16 14:33
0.04

maxArticles 추가 지원합니다. maxArticles 모든 그룹을 지정하거나 특정 그룹에 대한 인수와 함께 무시될 수있습니다 - maxArticles, 그리고 - maxArticles = 0 잡으려고 - 최대 (마크가있는 모든 기사를 읽은 상태로) 사용할 수있습니다. 그 목록에없는 확장명을 가진 파일 aubng config 파일의 확장명 목록에서 거부됩니다. base64로 디코딩 지금은 거의 모든 게시물을 처리합니다. 속도 향상 및 통계에 추가되었습니다.
Tags: Minor feature enhancements
maxArticles support added. maxArticles may be specified for all groups or for a particular group, may be overridden with the argument --maxArticles, and --maxArticles=0 can be used to catch-up (mark all articles as read). Any file that has an unlisted extension will be rejected from the extensions list of the aubng config file. base64 decoding should now handle nearly all postings. Speed enhancements and statistics added.

2001-03-12 03:27
0.03

RemoveDuplicatesHandler 더이상 처음으로 문서를 저장한 ArticleGroup에서 hasAllArticles 방법에 대한 사소한 수정 및 밖으로 사용자에 대한 설정이 주석 / 비밀 번호 예제 파일에 설정을 삭제합니다.
Tags: Major bugfixes
RemoveDuplicatesHandler no longer deletes first article saved, minor fixes for the hasAllArticles method in ArticleGroup, and commented-out settings for username/password in the sample config file.

2001-01-30 15:12
0.01

초판.
Initial release.

Project Resources