Paket: python3-pynzb (0.1.0-3)
python3-pynzb için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-pynzb Kaynak Paketini İndir:
Geliştiriciler:
- Debian Python Modules Team (QA Sayfası, Posta Arşivi)
- Hans-Christoph Steiner (QA Sayfası)
- Carl Suster (QA Sayfası)
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
unified API for parsing NZB files from NNTP (Usenet) servers
pynzb is a unified API for parsing NZB files, with several concrete implementations included.
NZB is an XML-based file format for retrieving posts from NNTP (Usenet) servers. Since NZB is XML-based, it's relatively easy to build one-off parsers to parse NZB files. This project is an attempt to consolidate those many one-off NZB parsers into one simple interface.
This package includes three implementations (listed in order of compatibility): one based on expat, another based on ElementTree, and a final implementation based on lxml. The expat version should work on all versions of Python > 2.0. The ElementTree implementation will work on Python > 2.5. The lxml version will work as long as lxml is installed.
Simply import nzb_parser from the pynzb package. It's an instantiated version of the fastest available parser that your system can support.
This package provides the Python 3 module.
python3-pynzb ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
python3-pynzb indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 7,6 kB | 36,0 kB | [dosya listesi] |