Key | Value |
---|---|
FileName | ./usr/share/doc/tntnet/changelog.Debian.gz |
FileSize | 2479 |
MD5 | FB19F80C7AF1CD00B8D366A3FD7EBE0C |
SHA-1 | 37F117084D25F3D2F56153F0D75439D674060E4C |
SHA-256 | C00A994AAC3EDB2C5D386C7AFD3D43CC120577294747FCBEBCF0564E139A85AF |
SSDEEP | 48:Xp4h//ZLgsGbzgyybD99HN7YNzFPfKE7YcN0hnvxnhBYFLauPnT0n:54p/tpGnybD93Y3Kg/WdE0 |
TLSH | T194512C6C35E1EF9DD4CCD84E88C5486124F7099FB416D78224525F35B6A016EF7823DB |
hashlookup:parent-total | 51 |
hashlookup:trust | 100 |
The searched file hash is included in 51 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 60922 |
MD5 | 35E72A7B30F0D33E4A284F69164BDACC |
PackageDescription | Tntnet runtime system This package has the runtime system for tntnet web server. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-runtime |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 0550F06B024E6CCD47008A6EE379A5CE9FC7EFB4 |
SHA-256 | 222DCC816D10558649532E271F6AE9E3CA4A51D884F668BA954F3B42C8B9E61B |
Key | Value |
---|---|
FileSize | 60818 |
MD5 | BF5B3386E5D9BC2DAE5881B194F2B5A6 |
PackageDescription | Tntnet runtime system This package has the runtime system for tntnet web server. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-runtime |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 07759AB10F3A0762E1940072E07BE35BCAE2A7AA |
SHA-256 | 36797D14952A00A6BE34914ED0EDCFA2342DFDEB15BAFF0F2B9E87FD89671064 |
Key | Value |
---|---|
FileSize | 65356 |
MD5 | F7C29F73A39DE0FF16EA7F765E7BD78C |
PackageDescription | modular, multithreaded web application server for C++ Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 0D8D1C9BB33ECDA0DA6623CDA9ACF33A955FEAD9 |
SHA-256 | 6D3C7EA5B54E9995DE76E3394CB9F87229637267B5C37924C414F7DD17A0FACA |
Key | Value |
---|---|
FileSize | 220956 |
MD5 | D8D828F0183805AF781BF3320FA56851 |
PackageDescription | Tntnet libraries Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | libtntnet12v5 |
PackageSection | libs |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1052CBA1F5BBD3643768D33BA5BB07EA03690E80 |
SHA-256 | 53BC27748D66CCAB4ADC9D1D88F8F8F92E2640BA4744953414D7B1924B2DF625 |
Key | Value |
---|---|
FileSize | 127210 |
MD5 | 4341F1620D45954706DD9938A8E0913C |
PackageDescription | Tntnet library development headers Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | libtntnet-dev |
PackageSection | libdevel |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1792E639FF5570B9CCFD75E7E86DC6CC86172DE4 |
SHA-256 | D7DA0ED634CCF34AEB0BB9AF1D76724163AD40321AD7A71B4D7C5A7244AF8EB8 |
Key | Value |
---|---|
FileSize | 60038 |
MD5 | C02119DCE0139D4A5976CB19FF10DF88 |
PackageDescription | Tntnet runtime system This package has the runtime system for tntnet web server. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-runtime |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 18691052623179E1FBC56913D48897E91BCAA933 |
SHA-256 | B5118447177FCB3804BF3649513AE11A275C3B0594C94A5BDCAAFEAE6206AF5E |
Key | Value |
---|---|
FileSize | 233672 |
MD5 | ADE24560FEF6A7D025ED2AC7819E8279 |
PackageDescription | demo web applications for Tntnet Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-demos |
PackageSection | doc |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1AF939DDE05AD66BC93A53053D6C8A0F45093FA7 |
SHA-256 | A9A0C0C958C884B7F3EB76FA448A9F3E8244FB66497D1FD420DDE0769C7B52C1 |
Key | Value |
---|---|
FileSize | 62012 |
MD5 | 124A7BA41F79DC5AC4FA265880564337 |
PackageDescription | Tntnet runtime system This package has the runtime system for tntnet web server. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-runtime |
PackageSection | httpd |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1D933B43C7C33740BBA178C7102EBED7983F760B |
SHA-256 | 92B0A4745F6C1564622916C215B272344AE51E08EA050E5A789A0C4DA8DDC7D3 |
Key | Value |
---|---|
FileSize | 230592 |
MD5 | 364E033C9B5227FEB7844651CCB534B4 |
PackageDescription | demo web applications for Tntnet Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | tntnet-demos |
PackageSection | doc |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1E3727DCB4873D322D9065092CE66D95DC90CA72 |
SHA-256 | E074C8061A61855DBD9E0D9E23B8A3930B3B81CE147A4B29005833700745C5B7 |
Key | Value |
---|---|
FileSize | 131938 |
MD5 | BF92C73B76F0C0FCC7D86870EA3D73AC |
PackageDescription | Tntnet library development headers Tntnet has a template-language called ecpp similar to PHP, JSP or Mason, where you can embed c++ code inside a HTML page to generate active content. The ecpp files are precompiled to C++ classes called components and compiled and linked into a shared library. This process is done at compiletime. The web server Tntnet needs only the compiled component library. . Because the web applications are compiled into native code, they are very fast and compact. . Components can call other components. So you can create building blocks of HTML parts and call them in other pages like subprocesses. . Requests are parsed by tntnet and the request information is easily accessible to the components. It supports GET and POST parameters and MIME multipart requests for file upload. . The template language has also support for internationalized applications. You can easily create web applications for different languages. . Other features are: cookies, HTTP upload, automatic request parameter parsing and conversion, automatic session management, scoped variables (application, request and session), internationalisation and keep-alive. . Logging is done through cxxtools, which provides a unique API for log4cpp, log4cxx or simple logging to files or console. . Tntnet is fully multithreaded and much work has been gone into making it scalable. It uses a dynamic pool of worker threads, which answer requests from HTTP clients. |
PackageMaintainer | Kari Pahula <kaol@debian.org> |
PackageName | libtntnet-dev |
PackageSection | libdevel |
PackageVersion | 2.2.1-3+b1 |
SHA-1 | 1E5FAF149546556846FAB0ACB961410182560D8E |
SHA-256 | 99DBA74FFF1D5CE1E98EE6CE5923CE81F2F6C10A157D8ECD4BBD020257344786 |