From 49346f79fdffaccfa0a65dc0ba412311aa27a668 Mon Sep 17 00:00:00 2001 From: Agnibho Mondal Date: Wed, 9 Dec 2015 00:39:21 +0530 Subject: [PATCH] First commit --- LICENSE.txt | 674 ++++++++++++++++++ README.md | 2 - README.txt | 38 + __main__.py | 141 ++++ _differentials.py | 47 ++ _extras.py | 163 +++++ _symptoms.py | 139 ++++ alias.py | 70 ++ compile.py | 122 ++++ conf.py | 100 +++ const.py | 30 + ddstorm.conf | 8 + ddstorm.log | 0 ddstorm.py | 95 +++ help.html | 34 + icons/icon.png | Bin 0 -> 48601 bytes icons/splash.png | Bin 0 -> 51527 bytes index.py | 89 +++ index/abdomen.txt | 15 + .../Abdominal pain, acute, generalized.txt | 15 + library/Abdominal pain, acute, localized.txt | 70 ++ library/Abdominal pulsation.txt | 4 + library/Abdominal rigidity.txt | 41 ++ start | 2 + 24 files changed, 1897 insertions(+), 2 deletions(-) create mode 100644 LICENSE.txt delete mode 100644 README.md create mode 100644 README.txt create mode 100644 __main__.py create mode 100644 _differentials.py create mode 100644 _extras.py create mode 100644 _symptoms.py create mode 100644 alias.py create mode 100644 compile.py create mode 100644 conf.py create mode 100644 const.py create mode 100644 ddstorm.conf create mode 100644 ddstorm.log create mode 100644 ddstorm.py create mode 100644 help.html create mode 100644 icons/icon.png create mode 100644 icons/splash.png create mode 100644 index.py create mode 100644 index/abdomen.txt create mode 100644 library/Abdominal pain, acute, generalized.txt create mode 100644 library/Abdominal pain, acute, localized.txt create mode 100644 library/Abdominal pulsation.txt create mode 100644 library/Abdominal rigidity.txt create mode 100755 start diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md deleted file mode 100644 index 41e7c81..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# ddstorm -A python application for brainstorming medical differential diagnosis diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..f9106e2 --- /dev/null +++ b/README.txt @@ -0,0 +1,38 @@ + DDStorm + ======= + +What is DDStorm? +------------------- + +DDStorm is a python application for brainstorming medical differential +diagnosis. + +DDStorm is still in development phase and not ready for deployment. + +Licensing +--------- + +Copyright (c) 2015 Agnibho Mondal +All rights reserved + +This file is part of DDStorm. + +DDStorm is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +DDStorm is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with DDStorm. If not, see . + +Contacts +-------- + +Agnibho Mondal +mail@agnibho.com +www.agnibho.com diff --git a/__main__.py b/__main__.py new file mode 100644 index 0000000..1b430c2 --- /dev/null +++ b/__main__.py @@ -0,0 +1,141 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import sys, time, subprocess +from PyQt4 import QtGui, QtCore +from _symptoms import Symptoms +from _differentials import Differentials +from ddstorm import DDStorm +from conf import Conf +from _extras import * +from const import * + +conf=False + +class Content(QtGui.QWidget): + change=QtCore.pyqtSignal() + def __init__(self): + super(Content, self).__init__() + self.dd=DDStorm(True,conf) + if(not self.dd.compiler.clean): + ret=QtGui.QMessageBox.warning(self, "Compilation Error", "Error was encountered while compiling the Knowledgebase.", "Ignore", "View Log") + if(ret==1): + x_logfile() + self.initUI() + def initUI(self): + global conf + + grid=QtGui.QGridLayout() + self.setLayout(grid) + + self.symp=Symptoms(self.dd.symptoms()) + self.symp.setFrameShape(QtGui.QFrame.StyledPanel) + self.symp.changed.connect(self.update) + + self.diff=Differentials() + self.diff.setFrameShape(QtGui.QFrame.StyledPanel) + + grid.addWidget(self.symp, 0, 0) + grid.addWidget(self.diff, 0, 1) + grid.setColumnStretch(0, 1) + grid.setColumnStretch(1, 1) + QtGui.QApplication.setStyle(QtGui.QStyleFactory.create("Cleanlooks")) + def update(self, data): + self.diff.update(self.dd.dd(data)) + self.change.emit() + +class Window(QtGui.QMainWindow): + def __init__(self): + super(Window, self).__init__() + self.initUI() + def initUI(self): + global conf + self.con=Content() + self.sett=SettingsDialog(conf) + if(conf.get("status_message")=="on"): + self.con.change.connect(self.showStatus) + + menu=self.menuBar() + menuFile=menu.addMenu("&File") + menuFile.addAction("&Save").triggered.connect(self.savefile) + menuFile.addAction("E&xit").triggered.connect(self.close) + menuEdit=menu.addMenu("&Edit") + menuEdit.addAction("&Add").triggered.connect(self.con.symp.addItem) + menuEdit.addAction("&Browse Symptoms").triggered.connect(self.con.symp.browseSymptoms) + rmAction=QtGui.QAction("&Remove", self) + rmAction.setShortcut("Delete") + rmAction.triggered.connect(self.con.symp.remove) + menuEdit.addAction(rmAction) + menuEdit.addAction("&Clear All").triggered.connect(self.con.symp.removeAll) + menuTool=menu.addMenu("&Tools") + menuTool.addAction("&Library").triggered.connect(x_lib) + menuTool.addAction("&Settings").triggered.connect(self.settings) + menuTool.addAction("&View Log").triggered.connect(x_logfile) + menuHelp=menu.addMenu("&Help") + menuHelp.addAction("&Help").triggered.connect(x_help) + menuHelp.addAction("&About").triggered.connect(self.about) + + self.setCentralWidget(self.con) + self.status=self.statusBar() + self.setGeometry(200, 200, 600, 400) + self.setWindowTitle("D/D Storm") + self.setWindowIcon(QtGui.QIcon("icons/icon.png")) + self.showMaximized() + self.con.symp.new.setFocus() + def showStatus(self): + if(self.con.symp.getList() and self.con.diff.getList()): + self.status.showMessage(str(len(self.con.diff.getList()))+" differential diagnosis for "+str(len(self.con.symp.getList()))+" symptom(s).") + else: + self.status.showMessage("") + def savefile(self): + x_save(self, self.con.symp.getList(), self.con.diff.getList()) + def settings(self): + self.sett.exec_() + def about(self): + QtGui.QMessageBox.about(self, "About", "

DDStorm

\nBrainstorm Medicine") + +def main(): + app=QtGui.QApplication(sys.argv) + + global conf + conf=Conf() + if(conf.get("clean_log")=="yes"): + open(LOG_FILE, "w").close() + if(conf.get("splash_screen")=="yes"): + ss=True + else: + ss=False + if(ss): + splash=QtGui.QSplashScreen(QtGui.QPixmap("icons/splash.png")) + splash.show() + time.sleep(0.1) + app.processEvents() + splash.showMessage("Loading...") + + w=Window() + if(ss): + splash.finish(w) + + sys.exit(app.exec_()) + +if(__name__=="__main__"): + main() diff --git a/_differentials.py b/_differentials.py new file mode 100644 index 0000000..16f86d3 --- /dev/null +++ b/_differentials.py @@ -0,0 +1,47 @@ +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +from PyQt4 import QtGui + +class Differentials(QtGui.QFrame): + data=[] + def __init__(self): + super(Differentials, self).__init__() + self.initUI() + def initUI(self): + self.label=QtGui.QLabel("Differential Diagnosis") + self.label.setStyleSheet("font-size:18px") + self.listWidget=QtGui.QListWidget(self) + self.listWidget.setStyleSheet("font-size:14px") + self.listWidget.setSelectionMode(0) + box=QtGui.QVBoxLayout() + box.addWidget(self.label) + box.addWidget(self.listWidget) + self.setLayout(box) + + def update(self, data): + self.data=data + self.listWidget.clear() + if(self.data): + for d in self.data: + QtGui.QListWidgetItem(d, self.listWidget) + + def getList(self): + return self.data diff --git a/_extras.py b/_extras.py new file mode 100644 index 0000000..d15e627 --- /dev/null +++ b/_extras.py @@ -0,0 +1,163 @@ +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import subprocess, os +from PyQt4 import QtGui, QtCore +from const import * + +def x_settings(): + subprocess.Popen(["xdg-open", CONF_FILE]) + +def x_lib(): + if(os.path.isfile(CONF_FILE)): + with open(CONF_FILE) as conf: + for line in conf: + if(line.startswith("library_path=")): + library_path=line[13:-1] + if(os.path.isdir(library_path)): + subprocess.Popen(["xdg-open", library_path]) + +def x_save(w, symp, diff): + fname=QtGui.QFileDialog.getSaveFileName(w, "Save File", "~", "HTML files('*.html')") + if(not fname.endswith(".html")): + fname=fname+".html" + with open(fname, "w") as f: + print("Differential Diagnosis", file=f) + print("

Differential Diagnosis

", file=f) + print("", file=f) + print("", file=f) + print("
SymptomsDiffrential Diagnosis
    ", file=f) + for s in symp: + print("
  1. "+s+"
  2. ", file=f) + print("
    ", file=f) + for d in diff: + print("
  1. "+d+"
  2. ", file=f) + print("
", file=f) + +def x_help(): + if(os.path.isfile(HELP_FILE)): + subprocess.Popen(["xdg-open", HELP_FILE]) + else: + subprocess.Popen(["xdg-open", "http://www.agnibho.com"]) + +def x_logfile(): + subprocess.Popen(["xdg-open", LOG_FILE]) + +class SettingsDialog(QtGui.QDialog): + def __init__(self, conf): + super(SettingsDialog, self).__init__() + self.setWindowTitle("Settings") + self.conf=conf + self.initUI() + def initUI(self): + self.lpLabel=QtGui.QLabel("Libary Path:") + self.lpEdit=QtGui.QLineEdit(self.conf.get("library_path")) + self.lpBrowse=QtGui.QPushButton("Browse") + self.lpBrowse.clicked.connect(self.lpUpdate) + self.mpLabel=QtGui.QLabel("Module Path:") + self.mpEdit=QtGui.QLineEdit(self.conf.get("module_path")) + self.mpBrowse=QtGui.QPushButton("Browse") + self.mpBrowse.clicked.connect(self.mpUpdate) + self.splash=QtGui.QCheckBox("Show Splash Screen") + if(self.conf.get("splash_screen")=="yes"): + self.splash.setChecked(True) + self.clean=QtGui.QCheckBox("Clean Log on Exit") + if(self.conf.get("clean_log")=="yes"): + self.clean.setChecked(True) + self.status=QtGui.QCheckBox("Show Status Message") + if(self.conf.get("status_message")=="on"): + self.status.setChecked(True) + self.ok=QtGui.QPushButton("Ok") + self.ok.clicked.connect(self.save) + self.cancel=QtGui.QPushButton("Cancel") + self.cancel.clicked.connect(self.close) + self.default=QtGui.QPushButton("Default") + self.default.clicked.connect(self.reset) + + ctrl=QtGui.QHBoxLayout() + ctrl.addWidget(self.ok) + ctrl.addWidget(self.cancel) + ctrl.addWidget(self.default) + layout=QtGui.QGridLayout(self) + layout.addWidget(self.lpLabel, 0, 0) + layout.addWidget(self.lpEdit, 0, 1) + layout.addWidget(self.lpBrowse, 0, 2) + layout.addWidget(self.mpLabel, 1, 0) + layout.addWidget(self.mpEdit, 1, 1) + layout.addWidget(self.mpBrowse, 1, 2) + layout.addWidget(self.splash, 2, 0) + layout.addWidget(self.clean, 3, 0) + layout.addWidget(self.status, 4, 0) + layout.addLayout(ctrl, 5, 1) + + self.cancel.setFocus() + + def lpUpdate(self): + self.lpEdit.setText(self.getFolder()) + def cpUpdate(self): + self.cpEdit.setText(self.getFolder()) + def mpUpdate(self): + self.mpEdit.setText(self.getFolder()) + + def getFolder(self): + dn=QtGui.QFileDialog.getExistingDirectory() + if(dn.startswith(QtCore.QDir.currentPath())): + dn="."+dn[len(QtCore.QDir.currentPath()):]+"/" + else: + dn=dn+"/" + return dn + + def save(self): + self.conf.set("library_path", self.lpEdit.text()) + self.conf.set("class_path", self.cpEdit.text()) + self.conf.set("module_path", self.mpEdit.text()) + if(self.splash.isChecked()): + self.conf.set("splash_screen", "yes") + else: + self.conf.set("splash_screen", "no") + if(self.clean.isChecked()): + self.conf.set("clean_log", "yes") + else: + self.conf.set("clean_log", "no") + if(self.status.isChecked()): + self.conf.set("status_message", "on") + else: + self.conf.set("status_message", "off") + QtGui.QMessageBox.information(self, "Restart required", "Some settings takes effect only after restarting DDStorm") + self.close() + self.conf.write() + + def reset(self): + self.conf.default() + self.lpEdit.setText(self.conf.get("library_path")) + self.cpEdit.setText(self.conf.get("class_path")) + self.mpEdit.setText(self.conf.get("module_path")) + if(self.conf.get("splash_screen")=="yes"): + self.splash.setChecked(True) + else: + self.splash.setChecked(False) + if(self.conf.get("clean_log")=="yes"): + self.clean.setChecked(True) + else: + self.clean.setChecked(False) + if(self.conf.get("status_message")=="on"): + self.status.setChecked(True) + else: + self.status.setChecked(False) diff --git a/_symptoms.py b/_symptoms.py new file mode 100644 index 0000000..2d7d8d6 --- /dev/null +++ b/_symptoms.py @@ -0,0 +1,139 @@ +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +from PyQt4 import QtGui, QtCore + +class Symptoms(QtGui.QFrame): + sympList=[] + changed=QtCore.pyqtSignal(list) + def __init__(self, auto): + super(Symptoms, self).__init__() + self.auto=auto + self.initUI() + + def initUI(self): + self.label=QtGui.QLabel("Symptoms") + self.label.setStyleSheet("font-size:18px") + + self.listWidget=QtGui.QListWidget(self) + self.listWidget.setStyleSheet("font-size:14px") + self.listWidget.setSelectionMode(4) + + self.rm=QtGui.QPushButton("Remove") + self.rm.clicked.connect(self.remove) + + self.cl=QtGui.QPushButton("Clear All") + self.cl.clicked.connect(self.removeAll) + + self.browse=QtGui.QPushButton("Browse Symptoms") + self.browse.clicked.connect(self.browseSymptoms) + + self.add=QtGui.QPushButton("Add") + self.add.clicked.connect(self.addItem) + + self.new=QtGui.QLineEdit(self) + self.new.returnPressed.connect(self.addItem) + self.completer=QtGui.QCompleter(self.auto) + self.completer.setCaseSensitivity(0) + self.completer.setCompletionMode(2) + self.new.setCompleter(self.completer) + + self.browser=SymptomBrowser(self.auto) + self.browser.added.connect(self.addItem) + + hboxt=QtGui.QHBoxLayout() + hboxt.addWidget(self.new) + hboxt.addWidget(self.add) + hboxb=QtGui.QHBoxLayout() + hboxb.addWidget(self.rm) + hboxb.addWidget(self.cl) + hboxb.addWidget(self.browse) + vbox=QtGui.QVBoxLayout() + vbox.addWidget(self.label) + vbox.addLayout(hboxt) + vbox.addWidget(self.listWidget) + vbox.addLayout(hboxb) + self.setLayout(vbox) + + def addItem(self, text=""): + if(not text): + text=self.new.text() + if(len(text)>0): + if(text in self.sympList): + QtGui.QMessageBox.information(self, "Duplicate Symptom", "'"+text+"' has already been added to the symptom list.") + elif(text in self.auto): + QtGui.QListWidgetItem(text, self.listWidget) + self.sympList.append(text) + self.new.clear() + self.changed.emit(list(self.sympList)) + else: + QtGui.QMessageBox.warning(self, "Symptom Unvailable", "'"+text+"' is not available in the current Library.") + + def remove(self, all=False): + if(len(self.listWidget.selectedItems())>0): + for item in self.listWidget.selectedItems(): + self.sympList.remove(item.text()) + self.listWidget.takeItem(self.listWidget.row(item)) + self.changed.emit(list(self.sympList)) + + def removeAll(self): + self.listWidget.clear() + del self.sympList[:] + self.changed.emit(list(self.sympList)) + + def browseSymptoms(self): + self.browser.exec_() + + def getList(self): + return self.sympList + +class SymptomBrowser(QtGui.QDialog): + added=QtCore.pyqtSignal(str) + def __init__(self, items): + super(SymptomBrowser, self).__init__() + self.setWindowTitle("Choose Symptom") + self.items=items + self.initUI() + + def initUI(self): + self.search=QtGui.QLineEdit() + self.search.textChanged.connect(self.refresh) + self.listItems=QtGui.QListWidget() + self.listItems.activated.connect(self.sendUp) + + layout=QtGui.QVBoxLayout(self) + layout.addWidget(self.search) + layout.addWidget(self.listItems) + + self.listItems.addItems(self.items) + self.search.setFocus() + + def refresh(self): + term=self.search.text() + buff=[] + for i in self.items: + if(term.lower() in i.lower()): + buff.append(i) + self.listItems.clear() + self.listItems.addItems(buff) + + def sendUp(self): + self.added.emit(self.listItems.currentItem().text()) + self.close() diff --git a/alias.py b/alias.py new file mode 100644 index 0000000..d4e013e --- /dev/null +++ b/alias.py @@ -0,0 +1,70 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import sys, os +from fnmatch import fnmatch +from conf import Conf +from const import * + +class Alias: + def __init__(self, conf=False): + self.data={} + if(conf): + self.conf=conf + else: + self.conf=Conf() + self.compile() + + def compile(self): + for path, subdirs, files in os.walk(self.conf.get("alias_path")): + for name in files: + if(fnmatch(name, "*.txt")): + with open(self.conf.get("alias_path")+name, "r") as f: + for line in f: + line=line.rstrip().split("#")[0] + if(len(line)==0): + pass + else: + terms=[] + for i in line.split(";"): + if(i.strip()): + terms.append(i.strip()) + if(len(terms)==2): + self.data[terms[-1]]=terms[0] + elif(len(terms)>2): + t=terms.pop(0) + for i in terms: + self.data[i]=t + + def get(self, term): + if(term in self.data): + return self.data[term] + else: + return term + +def main(): + a=Alias() + if(len(sys.argv)>1): + print(a.get(sys.argv[1])) + +if(__name__=="__main__"): + main() diff --git a/compile.py b/compile.py new file mode 100644 index 0000000..a94e730 --- /dev/null +++ b/compile.py @@ -0,0 +1,122 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import os, logging, re +from operator import itemgetter +from fnmatch import fnmatch +from conf import Conf +from const import * +from alias import Alias +logging.basicConfig(filename=LOG_FILE) + +class Compile: + def __init__(self, conf=False): + self.source=set() + self.custom=set() + if(conf): + self.conf=conf + else: + self.conf=Conf() + self.alias=Alias(conf) + self.clean=True + for path, subdirs, files in os.walk(self.conf.get("library_path")): + for name in files: + if(fnmatch(name, "*.txt")): + self.source.add(os.path.join(path, name)) + for path, subdirs, files in os.walk(self.conf.get("custom_path")): + for name in files: + if(fnmatch(name, "*.txt")): + self.custom.add(os.path.join(path, name)) + if(not os.path.isdir(self.conf.get("module_path"))): + os.makedirs(self.conf.get("module_path")) + for f in os.listdir(self.conf.get("module_path")): + if(fnmatch(f, "*.module")): + os.unlink(self.conf.get("module_path")+f) + self.priorityRegex=re.compile("(?<=\.)\d+$") + for src in self._sortPriority(self.source): + self._makeModule(src) + for src in self._sortPriority(self.custom): + self._makeModule(src) + + def _sortPriority(self, files): + ls=[] + for addr in files: + name=os.path.splitext(os.path.basename(addr))[0].lower().replace("_"," ").replace("-", " ") + m=re.search(self.priorityRegex, name) + if(m): + ls.append((name.replace("."+m.group(), ""), int(m.group()), addr)) + else: + ls.append((name, 100, addr)) + ls.sort(reverse=True) + if(ls): + return(list(zip(*ls))[2]) + else: + return ls + + def _makeModule(self, src): + module=os.path.splitext(os.path.basename(src))[0].lower().replace("_"," ").replace("-", " ") + m=re.search(self.priorityRegex, module) + if(m): + module=module.replace("."+m.group(), "") + modFile=self.conf.get("module_path")+module+".module" + modFlag=False + with open(src, "r") as sf, open(modFile, "a") as tf: + for line in sf: + line=line.strip().split("#")[0] + if(len(line)==0): + pass + elif(line.startswith("!")): + pass + elif(line.startswith("#")): + pass + elif(line.startswith("+")): + modFlag=True + elif(line.startswith("-")): + modFlag=True + elif(line.replace(" ","").replace("-","").replace("_","").replace("'","").isalnum()): + print(self.alias.get(line).capitalize(), file=tf) + else: + self.clean=False + logging.warning("Syntax error in file '"+src+"': "+line) + if(modFlag): + modFlag=False + with open(src, "r") as f: + for line in f: + line=line.strip().split("#")[0] + if(line[1:].replace(" ","").replace("-","").replace("_","").replace("'","").isalnum()): + if(line.startswith("+")): + with open(modFile, "r") as fn: + text=fn.read() + with open(modFile, "w") as fn: + print(self.alias.get(line[1:]).capitalize()+"\n"+text, file=fn) + elif(line.startswith("-")): + with open(modFile, "r") as fn: + text=fn.read() + text=text.replace(self.alias.get(line[1:]).capitalize()+"\n", "") + with open(modFile, "w") as fn: + print(text, file=fn) + +def main(): + c=Compile() + +if(__name__=="__main__"): + main() diff --git a/conf.py b/conf.py new file mode 100644 index 0000000..fb00ae4 --- /dev/null +++ b/conf.py @@ -0,0 +1,100 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import os, logging +from const import * +logging.basicConfig(filename=LOG_FILE) + +class Conf: + conf={} + def __init__(self, filename=CONF_FILE): + self.filename=filename + self.default() + self.read() + + def default(self): + self.conf["library_path"]="./library/" + self.conf["custom_path"]="./custom/" + self.conf["index_path"]="./index/" + self.conf["alias_path"]="./alias/" + self.conf["module_path"]="./modules/" + self.conf["splash_screen"]="yes" + self.conf["clean_log"]="no" + self.conf["status_message"]="on" + + def read(self): + if(os.path.isfile(self.filename)): + with open(self.filename) as f: + for line in f: + line="".join(line.split()) + if(line.startswith("#")): + pass + elif(line.startswith("library_path=")): + self.conf["library_path"]=line[13:] + if(os.path.isdir(self.conf["library_path"])): + if(not self.conf["library_path"].endswith("/")): + self.conf["library_path"]+="/" + elif(line.startswith("custom_path=")): + self.conf["custom_path"]=line[12:] + if(os.path.isdir(self.conf["custom_path"])): + if(not self.conf["custom_path"].endswith("/")): + self.conf["custom_path"]+="/" + elif(line.startswith("index_path=")): + self.conf["index_path"]=line[11:] + if(os.path.isdir(self.conf["index_path"])): + if(not self.conf["index_path"].endswith("/")): + self.conf["index_path"]+="/" + elif(line.startswith("alias_path=")): + self.conf["alias_path"]=line[11:] + if(os.path.isdir(self.conf["alias_path"])): + if(not self.conf["alias_path"].endswith("/")): + self.conf["alias_path"]+="/" + elif(line.startswith("module_path=")): + self.conf["module_path"]=line[12:] + if(os.path.isdir(self.conf["module_path"])): + if(not self.conf["module_path"].endswith("/")): + self.conf["module_path"]+="/" + elif(line.startswith("splash_screen=")): + self.conf["splash_screen"]=line[14:] + elif(line.startswith("clean_log=")): + self.conf["clean_log"]=line[10:] + elif(line.startswith("status_message=")): + self.conf["status_message"]=line[15:] + else: + logging.warning("Unrecognized configuration: "+line) + + def get(self, key=False): + if(key): + return self.conf[key] + else: + return self.conf + def set(self, key, value): + self.conf[key]=value + + def write(self): + with open(CONF_FILE, "w") as f: + for k in self.conf: + print(k+"="+self.conf[k], file=f) + +if(__name__=="__main__"): + c=Conf(CONF_FILE) + print(c.get()) diff --git a/const.py b/const.py new file mode 100644 index 0000000..97f2448 --- /dev/null +++ b/const.py @@ -0,0 +1,30 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +CONF_FILE="./ddstorm.conf" +LOG_FILE="./ddstorm.log" +HELP_FILE="./help.html" + +if(__name__=="__main__"): + print("CONF_FILE="+CONF_FILE) + print("LOG_FILE="+LOG_FILE) + print("HELP_FILE="+HELP_FILE) diff --git a/ddstorm.conf b/ddstorm.conf new file mode 100644 index 0000000..12d4ab9 --- /dev/null +++ b/ddstorm.conf @@ -0,0 +1,8 @@ +splash_screen=no +custom_path=./custom/ +clean_log=yes +library_path=./library/ +index_path=./index/ +alias_path=./alias/ +module_path=./modules/ +status_message=on diff --git a/ddstorm.log b/ddstorm.log new file mode 100644 index 0000000..e69de29 diff --git a/ddstorm.py b/ddstorm.py new file mode 100644 index 0000000..0acf7b2 --- /dev/null +++ b/ddstorm.py @@ -0,0 +1,95 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import sys, os +from compile import Compile +from conf import Conf +from index import Index + +class DDStorm: + conf=False + def __init__(self, comp=False, conf=False): + if(conf): + self.conf=conf + else: + self.conf=Conf() + if(comp): + self.compiler=Compile(conf) + self.index=Index(conf) + + def dd(self, symptoms): + if(not symptoms): + return + diff1=self._getDiff(symptoms.pop(0)) + for s in symptoms: + diff2=self._getDiff(s) + temp=[] + if(len(diff1)>len(diff2)): + diff2+=[""]*(len(diff1)-len(diff2)) + elif(len(diff2)>len(diff1)): + diff1+=[""]*(len(diff2)-len(diff1)) + for (s1, s2) in zip(diff1, diff2): + if((s1 not in temp) and (len(s1)>0)): + if(s1 in diff2): + temp.append(s1) + else: + us=self.index.upstream(s1) + for i in us: + if(i in diff2): + temp.append(i) + if((s2 not in temp) and (len(s2)>0)): + if(s2 in diff1): + temp.append(s2) + else: + us=self.index.upstream(s2) + for i in us: + if(i in diff1): + temp.append(i) + diff1=list(temp) + return diff1 + + def _getDiff(self, symptom): + diff=[] + symptom=symptom.lower().replace("_"," ").replace("-", " ") + if(os.path.isfile(self.conf.get("module_path")+symptom+".module")): + with open(self.conf.get("module_path")+symptom+".module", "r") as mf: + for line in mf: + diff.append(line.strip()) + return diff + + def symptoms(self): + symp=[] + for n in os.listdir(self.conf.get("module_path")): + symp.append(os.path.splitext(os.path.basename(n))[0].capitalize()) + return symp + +def main(): + s=DDStorm() + if(len(sys.argv)>1): + for d in s.dd(sys.argv[1:]): + print(d) + else: + for s in s.symptoms(): + print(s) + +if(__name__=="__main__"): + main() diff --git a/help.html b/help.html new file mode 100644 index 0000000..512929a --- /dev/null +++ b/help.html @@ -0,0 +1,34 @@ + + + + + + DDStorm + + +

DDStorm

+

This software is meant to help with brainstorming Medical Differential Diagnosis.

+

This is an alpha version.

+ + + diff --git a/icons/icon.png b/icons/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..7b7a29f67bf668b842974be1a817d3cb2d4e2a4e GIT binary patch literal 48601 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 literal 0 HcmV?d00001 diff --git a/icons/splash.png b/icons/splash.png new file mode 100644 index 0000000000000000000000000000000000000000..10e2d09664bef34e1b22d1e09c64a1afa60f0ddc GIT binary patch literal 51527 zcmb??Wl&tf67HglyL)hVf)m^!xVr{-SlrzbAV6@J1b26bKyU~S!9BRYlY8sdtM~sE zwYzZkaAu~br|0YbzKK>*mO(`#LIQz6sB*HBY9J6)$-fr@JaC2Ag#rfnfHzZ+kp#W{ z`^oDpO$M$YI?L+1fk3QO|6Wj#;t!s{MXVGC#^rpSnw9;C5`EBSgW$X-=1HsbAlvqI9juzOPBEWat4naWBE4AqD#DdbWH#N7R z`%r8P{gcuJm^D^B$M~=mCbU)^wHGQ8EaUjHBnl~#GZ@t%7d!4>i$_&ePc%$iQz9B3 zUc1G0oImQm{~+2=JOI^kURmsoChrSw1a@7$C7hRbeH4u+;<248^N8kXKq^x$l#VBY zqXqu{_Zu|!zi(6vdnEsRkE%%l@HLMuPWpdufcB521Os;;F+u7eWvKKH_p@v2%CD!U{~6mS9+g7rN|~Mm4HklOPx4ma zO9wrL6pnwL(i05+R0khb0$OF~^NU#^_;1hbzyze_(9;YcE<9ynDZ9k~nqV1Dy41F( zOxKIVQgLPAfaITDnxLa-YY%hk2i!wC@Y|oHIWSPRWV|-C&vUwfW-Rsk|JzIkA$x{6 zHmg8_DaZEtuucQHFT4!KU*BFqLfNFam5*d*47qs~(f@7c8+_p*k(T@Ti8t9~c&!SG zFT6B6-l+`x=1_@U>E92jmNnKU1PWY8CIwfDD?MdQiGZ;^p{E~z7ubMgDzXF*;?0XoFl3;Wbl$kmP%47h zAq>=q9?m#uzr1C&*FEIFn*?|T%=2eCB~Ic0>01s9MaDph?-@?qA|3JZ?9ji+$Zvpf?cNwJR1IQUiaXU{aE>mbE zY*Ijp0Qe};aCY6RziL830wY7qxwy@OHnLFk63qFLn#wAQ*2Fj zXs)^0naNW@*x_jkH=?$iWe0wE;ivGZn)uLy4xxjZO?&UwLzJLf{I-A3>x0(2y!V(5 z*=2ts5%6?2ed-||TF+NKAtni)I#z2vAPUARA88FoBG}zE3$2$mcek^E-Qp?Aa2x6%Am)fp1+$3#JB#uk=9& zLru&h^n=MGAN+#)c0P)RRj{&Ww|L$R{p7MP_YKiwp)i!h?h6<3LU@9gsdf4Ui`k8? zOs7pQ=`PAZhx-|?J_;G}&wCwJ;oi`ujy*%jO&~I?p--ZME;d|=1Dt%b$!4ATi^Rp5 z0BB-d42FS{c(v zWLfnx`W^Q*&*vU8ShQ~FI~7=zDV=))w;&R*ED6QKSU0>@dRpz{8KZ-MRl`X-Zy0^m0Wdk!pCq&mS%^b~U`DP$e-}nmD9m^1?C4n# zak9$hVM>}+U3i_AcyCF1tClbx`=Dy#T=X@$inCINUHO9>^jbuTKysuD#V*^J{xYUa zZVHXNG+5rN?WKg*(|>}6t>(TiBBbb$1><)`Y;O7Q5ny35ic)XD$bK*OHG{yzRNtB2 zSj+t($D3VRJs$0GP99?ro_ zb-Em`9wM`(6g%%rt%*HP4I6{cEj$w0D#22?>aww|k0(|zDfZ6ojT))nxk>SjPOI3u zbfjICE-R_ovIR*?Dib(MjG$@OYF^Hw3!?&Vm`sH2cf^YbMISx%K{jiTU0Bc{VdnzY zn02T^4+=G~lv0z<_26&M&-5ji(}lwj?+w@J3UM`m9s~6>hqd7}*EEI@%us_s*x6+JlQRKHz$Nbdj6nU;D z9tdF3AYWejtd}@ckLj5*zMD$@oV;sIz(CS z8JFV2I+lvw1{&#Ks=FExL+Qu|E~QMj;hwVMyfSQmm=^L}nSwG|$3@PaP5?bL5M_Zj zLmzx~MvE_3z{cXn^dR!%-m5O*duFc<(QxZfWc1VM3zg;$qM+mRJ5w75iGM*Q$4mi# zt_Md*2u|dPt2d|E zJT5>X7n5B2Nui`??q|vUr|fALSffwuCSUiPCj3ipeqh{tw$|R7N|O?X)X_c#eZm^c zD=RT{|C(1OSmSF#u=DbA;nRSLuT}r8Y0Vcmi#xQs;q$QZ>!YC`l`oErr&6E3r7}8F zy$<&5ZCx=MGTC)gKPH>j*ME__pl7bpUT${u9z9?gVq|0JzlfTrQGd9+CI0%wtU-ZF ztN~tHoyUaR{E_NAyp%9|1I$yT7X{WueuLbLWXfT{{ygiO6c=hzpa10UY+!bVGAA|l*N+fzr+;sd0;(e4|0b46iNn@RNEI?188?No(k?xk zVHZXKg$*nW0jc^8J?MW3&Z2EyC<}RK3yOr`cW`uce~nKE>}xiMB+g=JC0|VMH$|uw+Ljv@OncZ)13#9h2#kW z-T*l5LBrna#f`v2Jq*R!ePbW}sawNKQTtXwH<<(DA8>VVtYXa+_WDIUXt4nTKuwP* zeTDNhCboS(HL|P%|EkYLG+9)GC3|g7>;Vu0c;_4f-*<++oxj{&w6k?1HD}6vzS?p& zAwSzAd&h>qLJz4K>X<+vyN=r>L4Y+Fv5?0}2Rc!$x%fzLz`btR9{(}v%!7s=3Kr!& zsQ*x9ifj58lOFr`Y$i??0{}x71_%7J!RV{lK%ba1v$<_oz?!QX6w@w`MG?tgSIlyI zsN4_!-$hQO+XW{S_LXyIGQHG7lCfDMhOb_Q?bvVkMajMKb zq1enMd9Z&+jS(;p$GvHl;A8KA5qyH@n86Q@_0l^sQK$=QbS0AGh>uJ8k-3nsf>Dz? z#~hb)XdxeQB)&>jHetiib2#*LzIA8xfCTB9VL7=>fbpga83tn;*Ww6_C9OCt0*%9ly>NF*fi974mn}Dt$H1PJnh;!<*d0j8)#o=)u9&f$8Lkja3cDzroA4-iE znEZ5YzU|(>NtDFbm_%?P(CWO)DIpx*tEfTd$i9B+1X4W@OV)e4hp6-yzl1;`m18HD<^!m_E^-Vt865<6pr|g5mP+iE`O%&8l)gU1G(tEEQ3M#6|2>7Ew1>EYL`O8(7mXNYLrADI>?)aou>WWnwQ7qA!Sg!;z+a^QFmJ)`LHp> zap#pE+zzE2bMIqF5BbG3PVW5fD|1sehvwJB*_ur~t>rIA8!Ph&H~0WTc$o+%^j!#I zXx;TPp`-u8>OZt6op#JB0N|HL@Wtw{r3mNVn6DQ3+d0XuI@nw)AHxVdYpnJp5XAE7 zDUxT|<7cza3hB&b{Rr$f>AnbwF>ZMD>icl$K9ONmWIXKQ zr*Y7#a7E3gPAPA4Ap9xg)*M*pEnVm`Yt(edMKuV=*P|0487TJI8B*)8zmGFSlf|D7 zb2jb49}3Rr5aR8Cf$ClfiLElT;fO3sm)0B0H~GyYRpC{nsjoL3AL~W9hP!fcs^_VP zq0k~M7+OuXRL%Ek1h+rwv#1fPd*h~qU@4!a1hGhX%yZW}3OH{zKIxU+n7XKj z&%6RW25@C7ppslT{0*+tvE;wH7}4C5-E)pAoLdzX0vuNs!Pg|_--j55;7pFXgT0@I zKN;MKt;hP;l9q%a`_N*QLrZFkemB&&81%PjRj=r(-^EqB&#%fnsES}~(_GOFY+{ey zSZc>-9;eUopW%v`a=mMpz6fd)ZShVTAMD+6DNs>C`J+eFqgmLp!EW2!{uoh9^*b?G z1%YHZ$j!EJBFd7mI4SJm598jV)+IGzHCRIiv?>BrFWh-sf*IJCtz#xd$5_P~WjCMo z4Nw;}wu$Y(XW<;z_Blcq++c`i@E0zU!hWFDGXXkzz50uwKrGi1-_VGWf@SwJ4%dh* z{}15|xTZM>MP2HQJE!5!(5$HoaZd_;No_-FpKPF{i%Qg0|2X7xGSbk^^1I$p-3z3D zu{6V;7D-a+S!~UVkBp?Jmo%9mR;t%EJ~^zO1cq(cB+&`MR~q~-g?fT{_;PgBoO#z{ z@w4H-Ztnsi+smA|pvPj~F^Avx7)UQ;Hex>J_63@#`Lbglqv+e(8kK(^nQgoLg$iY0 zr~3s{rR(gMrx6(Jxt%%H{i&m=ETQu2;(p8wMwEA>*;VwhZ2!*8vUn$y+M)-e<~vC& z9=l8{tyGQ~^68fShzEi*e6ke->sutUx$baEN9GB;rDF~3Ja=S){O*D?ims+}jEKh& z6CLT}-LhF8i$S3nS43SKH_*-rI6-;{(>P%}lyJ>maCU_-D@RIu-C<5Lh<-w34onLQ z!WZpg5<`^KW)y)T=FEQ&C7Jxm%wP2vln^*%%5K%$QkNT5o1LLFKQWdiCetppR@hkXBgEs+_~qI=A^(&J=45MlpnoQ9n#hX9yTcgu z1zm!P(T%CKO@?`}qIec5+uNz}13xN0At@E%?~Cs^qoVcKn?rX$U5kjkJuebJStXB; z;L3aKfBCBhWoKsTpxUdpH*Y1-vek+2EZcO5OBt!f-&9g#Pk>S(bF56-NvG(JS3BF zf5fQXh+dnLVfXzIuBJKzQ|iFGf6WY?Z1xi#vu?!ik&v?6MF*TNodKp@S!85LWScVwb0X8B7$NGbuwD8vig2}IyB0`-!Y~=GRNEQ|C^{Zf0Odn5- z??ej*o59t^%{+()A%_|#!^=3+|rF?JjydI@LETo-=FR~*2-e?4Q2u$|WRJY3dH6;U_ny*zwq zcNYi-wIVf+k!M_;1o38l`@=h{RwL;j_sGomYw*(h41Q^u*p_bg_W0Olf1_9MIHnkR z2u}K*)TVfm*HyMrVBfKxH3M-5b-!$@Ua%_rI`Q14;9j+4W{PPs9-xR2*VCAhWi@GP zty^od2DCPD5Y?9;igr1X)AJPfsJ|NHS>WuC`=Hj-JlOrH7$GDI@g0UWfa%|qsCwk| zo0lLXC+VAy%=CD6_P{KlwppNq<0sc)Z*z4L6!P*!BqO>`6Rw}Ez>Ig{@LNPCoBL2t z5~{LPX=HDAE#jCCrm>tgVy@g2du5QMBn(R8krVFcBv`@j>z`Vfb5l|G*F)qcn>W=|5ED8B)n*$N%06agH2P)Zf^=y=CF2Qa(l7jyDz6C8gb>~k^|G9vgAakoIk4NhG z{bq4)L;I4fS;I3PQ(~JwU0I?ty&08?%j0T^2~BAo{1;o)06I(;)RU=tnxCkZ%D!5y zG(`NzPY2iGZ$zWqg(x%GMy!3g(Y$-%rr3)<{mIZOw$fahI-`o(gcJ;Je*a>QAVON~ zY54M=C@W@F+mASB)1A)f=>0su&=)Kd5E(qb zTJr|WE*PKqxMD!8ZQPzFx3QJ@vXq9ntVp^ncO{oI{VBIDD9k)Kr=w7Yg@?Qps0#jvGtFN34m0aGe9uY1H^w||jO zp-9Dj>79FES}gSu4jVa}7i zls%7%(r)bcEi0@LiV}fWR_<_x@hRW$@1jw1+>qhWi{y-r=})Bnbf+T{G_L%^=Qogt zYtn!F6HM1Mzjk77+PKI;$qz`X*AAtod|+n|?Gi&z&Dpztgc(csSye74HhV18H|Y$x zze`+DiB$DZ%UMGbf>B{)N%L4_jek3TdxmHsN~Y?5vHJvlwuRUN|J3VEXjdpGF1jEl zYXDsoX1N*Q2D<+svhl2&LL-zg>@xD9sy_o-32Iggfs9WX+r+ajEyzZQ=*PJ1K*mEd zu&L?AR+f4>POrnDRek z&sUU}a$SpD^=Nn;8mh!`QbXCDzhLwb%R6r;fOhAstX3kBgmy4n2;q!QJ-4;nvRxpz zAD;J!+{KHyt)!@&6P0=h%jzhRsmv&?c?ng$F^L_OnLN~BI%=g~YoO%wx*ICF{CMz=~ z+UbSrXs}M(8mv7fe~$c*0H39ZKdjmc zq_rB9@cHI;F=Pn}79*)(eRal1W)UNW;3G~>whZRO&yB%fnQz$e0Z+{s0fi}finsdjKdN|uN{fd9O^A+cbpiFKed~@2a7X|0>iAjSW-tih-oOX+ ztJ3xI@OL~=`wx~abDXaLyPU%Hh8lV2*R0fV0(?$2xd2jWa=E^iF5czwH9pdfVLL4P z%~13!Mm2t8$6YG5ipdOIsg1C+{Ofk4&eNbw=H{PGs53i|c!}VemKY)^=J5*|iY_KT zk<8|%%RrYungm@SxqtTqlAj>B=YfDb^$rVz0hv+=H2MZh{bC%nnh3RpMp4bvi$~nf zzConwJTJrq*c&N@7F&G_M-Lu2t$>^WqokxY}l)IU~-X+@&Z_z*RB_C{~AA%jUnw@L5 zOa6+emj4?>s@&u4m(1UYoMMYM^G$!oQmSeiA0yz#*z_XajX>bRAuK@%tep!+IsbH! z0|TO@5sf(ywQz!7?uL#zhuX#tLckLp{@vUZ@E9vbQFH_*t7JXI!>su;xgyXTnryzc zSXXj*BrQWgiUorj7M?|?3XrQkpZ?_iofAa<_)h+} zR19V*|4;*N2>8Y>li+l=y%E`PAk|S~7wz?Lg8zm0L)%oVo-)G#dS%<1z&nUaH-3cq z=7Oo@moji@KUDvd4s)ehRm#i&a4K0(2Qjn zEFsma2+3OK_ys?{yo>&tqbDaD6W-|+W78A3gCG;dywM;K(@Se&OYAH<{PNpN2w3{{lDr9+nINlVzI!|zcH#AblzOAPo&WrgADnZ*a*YI?G?Fm({Vtg&rTbE7{syAi zy;leV`E3tZpJsxkA8JdN3RF(tlvv#x?#LS|g`dGUCR=yY8GaRL1Z7+E=Itvu|H0%# z?~;FoJn5r$TK9PeeIiKxSW3w}YllZg9_2{k2+ zy7qS7G(n*fWITJoHC1Y^DA4Guo;CioWCpAXpWQ=t+PtU5pQxEHL&=F^aGU5E{Fg{#1^d}}rK$JeJ6EdPhBPHy+w;&LjayS{6gTpCKf=?0o zDLo^i@jorV`l5?zhDAV0yv~LU0>J{*dZo+O#~ZT^h2U}yzP0ZGJsD`!f#<>%&pU~{ zz0rs;RoF=U-dspRvn#e*)FPEpxOIVuIIr;Z{wO1IpRm(BFj6Me`iRu)OTyiuTSMME zSH^B_nXV3zUo1#Lek~zC$@J7_d_0q->n$gOIm6RH_UDfnJU@Bk%*iC+@SA*4^OK-; zj9jUl4FO-l;Lz7mvZZQWh&^&y42qk>F99i|kuEC>`wg|ZtKWy47Y8hxx))D?0UY-^ z6AmyzH>>VOEAeCzdq|_$j`Pp6a2LUbFS1y>YQ{;)KD z%bxg}%E3mUD6XHOZyUk#CBnXZVGlp~{v;NzbI*gg$GttNGrQaM1)5Pzj>m5OC^#uc z=-G3xile`wC-wR`gZpPkMa#tz@AOY9zY4G^YtUC$EE?TkZ9B(bWr!q7Z|YET>fzIq zn4~J0>3gpLJ__Jk-EO&2v%R5AA4FX5z9#1nJRoff&Gh8{D&iAgyKsP^St7=0A8iR@ zgAaCT{wqz!eC)XwRR)W(MhPji?hkzz7cY73Nebos1Bt>jc=`_jbJ()FU4^4#kW^sg z0nGHar(itnhFuuJ#z}{JA$QwV>DZiloZL{{>!_p5Xj0V>m&Bajl|ZOcr+$%VWh4-X zxJFS|Ys;-=WS+{6X!%#j@T5pVfa3PUC`)4b{2&yTyH5IyG9C+t^fj75H zVDzc#1R9GnN}AtZ6xYymO>3*2P`W)Xocj;9j`J*($Q&yVJ=89KA*{ry=@G2003c;< zg```!1s;yppS>bomjc;FeU82 zUeWWh{P`lg@9xGO-b$f0Xt9V$7B}V-@W#ICNJsXw>VT*8zvUw|jlIx?H*MXAI6s4(Yr2gXIW*@3ouQf4sSt z1%GjiwIBYytn8cqW`b5wIc{y}pmzaFrnW6^ifuuBBwt8M3!-u^o5(a=i7akvAzA>|C%27#dZV0Eg%4wIrRu%6-{Pw{T>j^nA-1#3Oks&`DLauQB z6(Eu#lTC~e>*;-R2toA7V!^z!|H@gi4qd3XxElA>P4^AMpg-9;F`-YGU}XfNaOAHW zSDo};B17UBsbgrRv#5s)x_k$7Gdsg0i;GDCgl4lY6Li%W$?}ci2V#?kuU^H6Am^n} zU-Z=4maL{X7;BxA7?hoZCC3wjs1RLkI3kN;mNDqFed{l&oK5X(O_Y71xV@p@YNNj) zpx5m1D;YSni_dbwD6*8|plj;@m=xA;4jH`jiSJ0202`*L6rk6_Pb)PyzwB`+SZ|CH z^a@`7^vM~oFk$&BL0x3fJs_Y1tK&o?qmGY6b`(7Gn3`;Ux!PrVLUKM_xQts-VHHo1 z!oW^+d1rpUiExXSKtbS~*=G1fHl1yd!#GAFWT~Ek<-}$9Tlb_EGFcO`{_oqKIam2h z(x*+bHK;okl!{23P28D>o}$tqoa$!<*Pk5GmC(g_-A-nqc@m^KvH(KX(-o&KLQTWo z3mJ)Oy>%C&U6WZ5MBX)OUWwknMJ;5O*U|k+@r{up6SD`K%;p_fHPu~=e&lI$Uzh+T zf}JE95Wk@3E?O3JQxOL>sK8NUCIwvCZu6IK=A*I-Ay33Y&%QU2GV#9f2MQ+feO$H3 zlX+m2DQ=Q^2BNSmm_PiYdRoz>Ct8~}zVWHTw(-&s2aU~n-x5UhUegb~GRsN}?$(zK zM&F}%nvC8sS%c_wKCMPKHdu|y4_lq|aedcIFlXl`==)`2neQ2fTwr__Io^Am3g~cp z>(H)9EpHaHG8-#fL=dG2vbpsOeoliZm4MlNu4s)gw3~4a#~gJ7jq1w>Pj^6nM3oo*-a{2X97Ja>Z<3+JT1cJ3Q|FQv z3O;uhr?BKEkkWy%ApWLZPr90sE*(;Yxdk0{sVbSB4}a3uwL1Wv8V(ESY~*>$6=e%e zePbPY86h>nEI?Tz^?+nnD`eUom5Z}mEg%&4w5+D!Gvh~9DizAImOp=xs3_G)f__of zG*tD>;;b?ub+mQPSY>C$jo#17WIE1;==41w5qYAae-b%Ez#lO4p6?hh)lHL&4T*f5 zS3pU42atI>*i6vTpks;8SN+32Jpu$R1YKigj7?+~jnv411Zc(#kH1{ytN#iMR(=Th zSRx7Fz>xSI)|-CQz~iK!SW6uvwNd?&lQYf1by*-z=|GXa!u6C)iWf8$wA?}!d2sv^ zu3zdM4*+l@6b!@V`#%>!drLLY>1_%Zc`H1a$D~tj#l<8uYRal$)ZVc47BpNT9ly>2 zPJP=dk!Xg+?`Z66(&$6u$9g8V;kYh9S%TKH7nq6rvSzC)guPWEo(crl4x%sZjdKS| z<9+R#!PYdDkv8wk-zMnHVL#|B!IpgcYAKrpn`((;3CCy5gA_LBGi*NNZ?R^m(Ouv4 z-p477u4wX@4)sZr5yIZp?1(EQizW62THULbvdgK3a-WPWoa;}+doxN+E$S)lH>LOc zRko(5UoT?2nf9A_H6qy&B@YowfW4{C+B=BO2c9(6g(LWdk&TrTnMV~&s(O8xSnf>&JzfTTLfpbiO{uZihG7qYjhCy zjf9`59Yl3}Kz0;CVcor%-}t~>Z$HWydRnn*y0(zY^DQSC;1||sEK-D_6g9QDHDRPn zn0^W{&2aGRs!jnuE$3k}IZ#A7l>}Wqoi;;-B!ui{V@lUM8bEknVUH$q#w;?ZeS5x0 zLRw|jxW*b1nQ92}Y#FUck;#BUV1#^P=!1cpv4b9{>tI<@lL;!f(Si*^j^`bX$+M86 zHhR%!-^kaGHv7e$vz*rx8qeCH%y?mv^DYE5+$V3MH%aq_4dDU;vCMR-xnOtvv%B4d zEyO*~pw=7eaI;()0+yrnu}3T`63FkFV`Or@2xx()eUI1b`X7x@Htv@PB`u4RS@v*M zQk6{}P<{^Lgl&wH-j71wC(CD5C4oF(LG%~Xbg=W6cxS&%B3LOPF9_xUQB7-AwPdUy z1njn}+S?z2{4tVctqtJdP<-a>;YxtoSl1c~5CgP>q7ozCLl?aN8KdI(T&%AHyP^u0 z0~LEv-cvC!L1|{!BfRyFzzcfBdMahGb`6CLHSMn7eWC)ffkU)djyyb?VpDVzCnd-MGvk!oUne`h+_%&WWeF{&LM@g(L6AbC7 zi_4aP$xx7Pq0ky=jL4gdVxUgqU-hqvvagz(k$ET2iI+C3W1wt)evfe*kN&Qd(8QyD z6H2LN%}4)&LJl_8P50+{Fh-*61Wax&Z?AJj8wYWkB}jhMcEgug*zpuZ8!o9j##)fY z*no|eb0~~1?*LT-RDjp{ zTu#4lH_!B`x0pR0qbQv5OvOwDB@L#EW@K>XmrutxpO#aJ2k}0B?P<_cG-dfJ!}n)C zg;a~BiH8X?ViDW&GK!6(aI;?~u1u$lmbmRqABPWP^tq4f^EL`a+UF#ad-|!ZHIzs% zuE*n3k@zW-Eo;OqfxoyXF$v~#JYl7Sa0BCZLuXRzI|0Dvrf`9Q(u%!%uK(*K1B1XtC@y|i^T|*}UY5QR z&g}g-`o`dSw>wJhCs2Fm4ndL`g0qR_L)-a+q^BcR|7SK9vKTuLCPY@qn8zN^AzCdjECOWc|y&`>zOdp;lIPB_MZ-= zvLa{q_`&>4s1)zGRI8_xXW&b2ipF=6e5smHen^md3Gi6T3C_LoH;PsUv~IC-em-7C z%{HXxiCZ7hI)ZjyU?^M>|Ni~}^}t5dwaBh;5g7{CF|R#vmnwXJ7NV`{s5i31_Q4Oo z`)uH8TIzsUIx;WDh+Y=<>T{)x6F6>{zP|ZDI~`hYOXWjXKF!W z19?`4_$#*vWkvtc%m#GQ25lXe)+TZw^_4;YMFx|$mdovM<{0Ghi<nve7u`zb|KS z#aiDaOGV3fA7_7v2o9jt__Ll?zQYW>Hc`*!%`}kiqUiY%1HEMife?Cy`*WKpNatOj zqm%ZMpRH^2w_PAmd;g$~iE4d9uZIof%o^tC4*CEgkd!yW*}T?n-ssmiei0BlLn2R0)Nb zn7Bg!(Vwo4zEC4Y1<#^$u&&Mjq}Z*r($eVQo%wIogMXY;p5CfvmapDEni(jo(y(UV za?2Ak*OUf5g;0?go68o8(cM{iicAbdEguT!>yfEh;gW_!*C*L}hv9m7BY^+I=-n)9gSfKf zJ32Fu@}RIIwpKmycXSz0#e^D?Xr(pr@iykmF)EV9;e?-kYywGZZ-dmB6id6%^Q9J3 zCoP*?Y~A}$Y2hf?9ubEO$I$O*`Teb?&*KP?$goDUSm{a8!Y{q5m9_?*VI>*Gj9vqS z`wWpolOGfPm#DU!?mqP%&fcSl_}uHbm`xB4vTrzK_=$cn|*ow@wdP8PUdB76^A2acsVA;SsFO%cv2mKzVL+eeaoL`qm2Vz z^wTdM81rxzVQ4a;udy~i;``s970j$bK7FE7Ch?bZiIJuDOMgWvU=%#Rjk{1`sg}Sb zYxt>;oE{A!Q*h%qT(Fpv`d3FmV02SWUcw1e62~Pi9cxO`)Luhj6w`6qB5d?5?QBsM ztSe(8_PPhjjARHThN#({)P|N%AA2p~>DtFsb^rm|0y#4iM?i0Ax!4n#j*8AgZC)J{-+9S>BkDM3O!~(8Uuv@K+bOQk0oAZWWO;EgBAz`}p1{-Ct*4 zS#e~DW%ApvxdT$zV(BT9{*EM{CyU%7Q=)n%mo+rnKDaNFc+OAQl|JWxF6dv^+}J>% zKdXkHpA9p?bn!n9H-=LB{vph2YisU1qV4A>{=z0?fc#E)*2NMkL#G60a$}+H^mHtp zyP~{-9j0}i(U!_9M^l$iDSln^KbQrS?u<=x%g}q6+&bLmb>acJIL!8rcRdGoTY%CX z*OcytPI{JeJMB9vF!ONM%MCIYv0VB#g=h6nuCC-Dohzm)_Cj+NB9Jze2D9r zT#Ci>-`S^;KPhK*fWHGxMM6LQn4C#bks8p&QPKu#=?J|CMq@FAtO@nA*m(T9=8 zkVp1rrhZT5zK;wY;P>=?-S@F|Zxyw+zYRJu<@YR_Nmasn%pRs$O5E95UzX!qVv8AV zx;pqclXa>wsB(d*9bF4yrGH5%f#`4jy6?u{3_=j*LuS)ADnMgc*QR?N4AqJSns+cMlea~OIkJrjAH z*^ynipDci`QI%B^4!vXKg*--4K(Ru(!Y*27{a0rN?06zL%S ztVYR%SSdcibAqY7IT7w_j|PSUhULqRD}Zd+Ubhvh0p~m!rf5ynw+AcH|3x7?OgGN- zvKDFm?pr`+SI31a)eHy;k$^Nn>^#dvqi`~_LK>2{pwLr9?C^Y8DBy(?A^l!iz0fIh z?w|Tv(kYU? zJX0lN6l(hI4`-7*lV4C0p4>jCRY@21Ait1qAPZ+Z-z^d=Z~!to*V+m;I;Of`s9FQBQ2AG_InuUpWaZBZD~=YV>1@gmD5 zSK5)8+IMd1?pSV&T25#TmA0=l668Nog`RaS3HWSFe*E5029+rniA*u_4$v?FM;Kyz z+^;5<^;N=y7srNv#D@?bvZ@??n>%1J(TY?nT)E2nefO-T*z=q=+v3I@`)2J0Wo>S$ z*b>DV<3We(g&MR{mK`T3mAu9hoOr`+#b>qWedL-dZC_ryQn?6+E?J88B33DI4p11g zIBGtL98ioNIco2XuC_^qf<6o9%`qk)l+PWUVhHBZ?alO&U|1c0pgJ@OTGtXqq)6Y? zL=LmW6xW^U6l6OFiZs|$HoR8_b(g1bfS0b9*c({uH1uZZ!O~<9`Rg-WWCTvcSFRkX}J?K zpo_E&In}rB1G(rOO*J#}2xxA45Tr0u^VpLS+pBEmw|f57+2ro|<0=o}Btt zO07*%LtmTcL%?tct1>tRcQ_fCH@7Q2k1Q5av0 z^lOWq!P1X6#zI_m!nlz4^%0ZB(&ss?4XL7|L!KtQ0Gw#&w;ajL8`f{G$BDK`pwxA3 z_ecbCI8KzOCAH4QqGw}v@nocom(nkMx5Kcno+rnACVRgQjC z3LXMD!)qJE~N3$LaknLv&w4Iov(6sA6 zbR*2&bRF=8xK*{1|Iv`)W%hphoIv1_k9B)QEojRb&6zuJ7!k28hA9QMtF&E zxB~}?jKpE+SUZN??U6PA!cDvFx^jgvId34*BSNnRX#A#fjQdb-@69FD=e{X5AKCZE-~XjOV8 zt|or84t9`{e~otn%x0?8cO)+LzKYjX4c4O(F@?D^cF<_de;C|NoZONTQx`ZeD^@6|7XrK9)L6|qpcW&Z&fGCoFcEfOKqP9N*o{GG9~| zD77mF$!BY)S5gssUEHjBYc)FnxT6qBDAtX3jS<;NgD#N!c<_om@^bj2Uql`(h#|VS zF^qVli+t#O6?vzWu+-+gO>4GB^9M$O%lXLAbQY#_2O+*FZS)ha6QX?u7g)wd5lJgfi=TR=B8{DigwMhlB0T|Fbxnq%-K5V_kOw3 zuKH*s;N=q`u7v&{Wg#0d6CPJ!IZ+oEwAWuPO%CiZO$-+nV$zOUqPM|$$dVa*4A6bw zQA{94*41;`l$IVw6wkkhCIY}X>JImu4KpwXuULhQDURS@Pp#BLtg&#AcBK#swFO32g z{JL#QH}j(tI*Khqtb`KvssBmNcXsA_V1Mx_36G`+#n?Z~Rtipa2O6wUrXy@#KvP?H z_OF4cLry}mIML-PcK4jpqeRcXM6FU`z6u+`qNDT#?ak#89O-TB-ew-W$0><69j zAdgU6WJ*d)1782xdO@!B(iWtFEMF_z^BI2v51%{MR*)7#K|AIf@sDcvdk5f7C|z10 zf};iR^8(9L_+} z+0$#w!N9N-U01W3DbJ2FCU!@dOKBLQ(P+u~&$iDgr1vc+5YTbO>w7YY~N-u+e1 zx;ks_TdKXGt#!WvaX(jcu7pTx))e@ES^z`fEL8zNP!bhc9wP=SXh)c3cq_NvuTGm) z->-1urTmZ(-t2WxK0lWQoxtQzS5D+{?(?W$;a7!NwaAYik9{Egh~r)F0E!j6^ zgs3SSgZ@(1Y(f9fJ|%PxT7Y-i?m$Za&Xz-3Gxu#2TI_j^d5ocTeK%Qi$nz2q12(Ht z4V1wYB+r|dKq)SqB_ksayj^xvJpXOp+Q5amU!$1h$h)`8bB_#BL(a2UcPL*IA)}`n z7?YLDM0o}(UOS;L87oYq(7+Kb5Es!^~;k6D=k7Gst?s^7U z0JWHrI4zC1El)9MCj6hCwG4`gi$XvhMhzciph7}{DBJbM>s+%D;Y0}^844CMhTj?r zTK!;ZZWdc2Epv<{bX7i`_%MENYU}2>A6v{%;`_?~^M-N~L!};P@YK_6Y7**XnNZ@r zzPJcYuc}FHx;&+-qQ2vw&~^G-G?bn2X+&5U#~XFq1pMeQKvXgiu4(sT1>I_9xE2KM5h&!(iCYs_HzW_r2(I0UWp3}Vs5tIiAJm5kG1~G!3`Vo%(5hGCkLLs$JlC_u=l07giH3I z0L8w5Rx?87uwf_|KFxIB%Ln`J4>#_Q;Q481sZTb`f#oCY0C%mLq@bU@2qavJ!S~N; zT<02aOaCb-;{QWa_$xA-IP%S_OsS);_S21IZ}%y${-&=548><5luiR}wYg5iy=*C= zpn>Ob@a=Oy>_yd;1p@UeCiR(nzt&nMkx+n&PHeV%9* zrf(ts_|am|+h3K~%H9|ol;rAE9^#kN-ndOA^fIGB~@4Ms12(1nc*H{1+Vg;N+d# z;ZmwDKhW(bG)2q#{c8M#zrPQ&w+0iw1kX%@J_i&E3R5#+S(l089J(w+!_}+9;<*GA zFVz!&pUMc?QJ*gvf5`jiwnvMH$N@V90Gn=jv-6+(fH0GO*pb^A{jvE`DM0PW_d*8( zSt_s)&~L&^`37PBo^y8Ju%DB49Jo}l>Q)DVGLR7+#?ug3G&oUQT9^lzambeH(!Xb2 zhAaL4-+p#FoBhuVAwq8?F~1XIJ`Tk@EI50AL|XidG19yDb|6F`A<2dLycb1yH|~}# z5zJI6h$;=^)c)>Q0w5={+y-n65Ge}o+j|V8jF?Tt*U@W8EnZjr{j!=?mo!UCV>*== zi?(JvhWYdf0fLpQ?LK&GoF-diV$2r0Mro;tD#U=(#LTq#%puOS>HYkZ_P+Uq1E!Qz zUHOwd?7RF|w1|?+0E%tu{jZH>cx9CfTNDM49mbso1=MNSAHSm!!`AGjDYJ7}CE^0> zrnmf3T6&4d%+~{ux&Ji@-3aD?y@yU^ea6VBG7Bjw`ssaNfjPfbXoC^@=iOrd1!qLh zwz$gBe|Zs%%2Q(Klb;0@hm9~+_?dKqUb;nf!E%MV|Co9))$gdRb)S4L$ikJk*_RPq z{Y4K)9N!%as~x9a25;y*8s!he+1g|XxJ}sS&!*Q%JIm!SLi5Fjvc=p{1< zmWGAqF3_o_nd~Y{-43MeTn)qTYn{tiDP!HY=a49!0mBKDNq&DbqWEU%)2IPhMTP1D zruwg~&RmF1PrMGt&>S+BO&`0NImNnWK1IYWG)7Ehg#`T~K%fA=T*?Nsz&`6URmR9N z`$$gB9_~8K1nl4@py%uGYIn{P>Q1#s!ms%N&_x|73%sV`ZpizH+3toOFwDAFvTcHV z&yxvBnoLo)HDyg*?d>!{-@ZrAG&8VKWGm|e>I9#`;Mf_3*)00Hm=^!cI@=$7CS5+K zHH;3jqq*fj37U)Lz9g*SiO@HWqGtRUGDNVS`trv0jN}{lAEYH8TZhP4(6p{qe}wYs z?bN`#OqiQ&N7ZVNgaDGUC7WfM_w2EcVRM#=TPS4kH%@M_a-0}XMc1L*l&r}$)spH| z#o!wT-qQWyhGzpK4R`b>t*uC*4w?Y6#edJXcJAshpKBfZaoAbqGYw-e`g$UGmJQ0~ z6v@8<3N?=}08Iku?>3JEF>hHlT{o$aZ0IBM;29C@_0nV4`W`M{8R-50tbIN+`eqI^ zd!?sBjG(61jbFzPzs}Jzi;7e(JcwK}W@_?5RBLCgwG(DjdDo7~Yt&Aa5U@0EO&aR+ zvRAJ(yMEs9(nozs1G=Gk7-=n3jjF>U5|J14XSJXo7NyYo4Lk}xLN$+mu;i5r3RM3k z5P5P9xZ}f;Z$Q-RO#%>zi%#XRl$Z~I?#0k>!7n`3hY=`Xu0QzlBVhgTWI=sLtkwLD z(7y1`ZR<^hyP-N4jQR?OKryl93`FAe8gIn^1xwD~MI9@}32pRYixP1QNJ}K080?=NOtl_Q5QO~k9R3rmgdGrfPgU#}4)%KJ+^Vq3 z>liYdT#FNays=D-u|MNmdb13W2|5@0ukQKtw;%c=-5-PItMSeH)=C1@&^n7xBMD^c zBi`@R{hPP}KKZ&zIVfp`t2c7_yq5VkrfntKk%$KcImokbalGr`lb{HjH<&{WJdY3j zBe#B&k;4fp${1Qq8YS1Q3T_KxQvsSGzik#o*?Pe7X`jqz|R`JL%6NlETrz@`Faw zU&Hf2;l9vK;(+SNXFretyxgOMr{jaCo%>dseKFK~3Yq(z+Wl#V13%9Ax=DT+WpE7@ znoi|>8Zaw{1+~G z#r@o_OGF)^BwB^(`vuMzJ(})>C2Sf0^X;?100wNS@0IqxBLF*m>F4JhU?`y_>reaT z^zzx+ma_hO3ki^yJYsu<4FmfhzfSqiNfB#h@|?*d}DKa_#{e(M}r>Y>Nk) z^G?lQapL|UAb>ee@Fq?a$TBVMt63-hR8PWXnBtuylKUfCgNYkVdu$t)U@(BdC-Df+_5u*vHqteC(COI{` z)!(Lt4DC#YfP=AQ{T9=$SXkjjywuhJyxHa|&Zb8c33HeV_TU;+p?a;Cc|TqO6akPj z#B2}O#F+Qt?#?=v5x<$aQW|eIE4cj#bJ$k<*V!6`WM(egmkW<&DK5dUDMO>}x}@6* z^#S<}5zG8U!eJk`bNYxT^J6~yXy>!EninNP*)_N`0YMJ>FWEXLU|B}RZUumtTKK@# znwu6y%Dc$;1Oxc^J$4nXcN|>Wd`oS zqrJrJSK=+anDzKIV*R`4(dP}XvsC1mNIG%h^sH%YD*yc>Wuqs6XcHh%Uc$A0hWgEv z8@%XXD|mM`MTr(mW@+QPh9#(Xnr4|RoNhZ|yx4K@)R#@9P;jfgz5pj{41*vvb8; z`1$^YfBn3RoqM-9O2x$3crLBgbawvW%v2L%1~ThU#g7WnKwymG@G!bnVUL)wo|3Ci zRj~^qK$wPGSA~RBfa6qrpt@{j%L!6{b_uT6X8n|RLzDRZ$SsxdGlcD#>I`#(Sd&77 zxry(DUQTy(=T+?70ZA(6_#QGK`p3<7lY7)Yb?JG5cr%p?mL@?GLMwhXuZ9LX;XuwY z$rY0;uL&U*YOtsq@7}Q#vK$Pl*it=D9TBr$ZQ*l55ty@ttA^8f|1J14hFKn%=wRy> z4M+vrDmbbwfJIfoGOe5p-%t?pbljn=j&GIq-+xWGxWLy1p#LTCUR5s^*lx>OE$;H0 z(N+Vg>rK$5vQQIZ*cd4RTeT^{W-+v#F9>O|WUH18;lI7phbpzvVviJFKdOwrz%G1&f_!zKctAX%t_6&wC zs+L-jQl^BEqEHYeqQr&HK#An1WRcoo?fvN5Qn2IG4}Z7#%Vh+%o!kpQ>pBKYE8$1@ zPXCOMezaGP{6xc!R^8SyIn%Y%Rt)HVjMO|9N^zx+n@@m!MxezTNMlOXqo#9_Reixq zKlW&?c3ZG33u@>=6MlnCWif*tDZrhGVWb_h5sn4)gn`?TaJ8VyrlM2D86LU$t^nNt zEVL!ia*5xB^EMJsy~^IHQy~=+L0TNe!Ys&|H$tY#ld&u*_`aNVO|T+ zQh_2WNyn&c@@asCLV~%Up^}#t03lX9Xqa<=xtmqt>E`?$t*Y) z4qhzzS(O^bQOt++W3s>?*o@O=HaY7kg@PcvZ27}AKCr+8^t1_=r3;+fU ztIEFm2V*~_24!C!0%Z*N&Pz$XHb*s)7UMh8))RH7-)Bk+iGT>47a^5&UgWMv zIi^S0p%Mmpd&1WdaXCIKIrO`rWb=JF;u>;91qqiF z>|!CgLD~rY?D~qH-|%ej^(Ak=t?iR-V1;|Vm$Rj$f8Z(TG28$8gO{1)vGTvff)j=+ zoxk+?G5z#zXe8sbr-COW^DyTF(XJ;hgm*ga*SOZC6i%ho!mr2U)FEO{Drmo8B#mjm z9TZ9m<}(A!hQt9Pb4xd6qZ@7(djJ{rRFC;W-b2+V>Kh~5eIl)st35UIZep$pV=y9J z_8^IIAjzc^{{!p?Mw(G7*wCQUVauPK)Hkr*r_~itMM5dzO9`5llaUG1KYqu<^kDAE zVPmd=$>I8ul3tPN|NLZxPQvrIo2uSTLd9VeKdQOn3lu>eC~vI1JIEnXQa0IJwIT>u zh%?nFgOUytTi6-TqaV=Iu}nI?fQ(pbsx*uKaU_m8wbf!nY;*{Q15R=hq(U!}=6D{2 z|7Q$_%nD<~WdBvUC<$`AO1QU$;X(KFN*H#|9Ndw6Wp;1lH0=|Y%oW?kVDh`Fg zHLu)%zGLqKY!Uw6Vh#2?e|)9k0O5-@!^>AwxnaA-bp;$J#|2b36+gtw>luWQ$HNt^ z|N1GE{%WG#%S>qiU#XjhKtjwfxh;le6YlMR`x1^xZ^zuZ1?e6$3qfTA6jLPk2B^Ng6yTz zz{VQsk}Vx`?G_o#$@%LCGlV31`)lTrKZ9EDbDao*)`VUU97>t7;D`}Om#qKgAN?=q zy@5@|>j4}OVf*5S{KE|{V06Io4WuZLC1_o>1M&c3+9WXDyNdz10sDo{13bq9Z+&R_ zFiqdS{k4FX=k&p)xzqpm-q)FuPBtw+($Do&H#O5Ec~p3vozky)LsYa@h?m^fdO43m zA$G&i*0f4H#LJZLSGcIby3Tr9;M;V7De(@XL$T>#H^%%Y#~8b*7M`GhE$v$xRF#W=O_r~^>Eg^hIrE*sK!g$U)?POQ zZM(Ci+jI&^b3^PEm-dkFq#n zu*KPTdkVP_2Y3xe57Nx(%=Zs@fR72C`B#wLiM>Go!)*P|i zM128I<~+OE?caT&Cx*r|g--#+L2An#F&)67FM?3ah`(uT+p||D|EWXMZ=yo;2gAv< zMR8SC-$-(hr2XdEM$WiP{|hJ=Q@CVuqwnlD&>t#eP$JDayc4QOHKe_qWy47*xBEWC zgf@E9poqIL z&BWbbCSA9z-o~Nd{qhT>Y>nFmgj!Pld-&u0wVfO~#oi0Y?)}|9qiD9uC4RC!fXhb@ z_r@+&UdO$wsa7{(J+@3yKt=UI$g(qe)*xRhKQz?Qzqd(uG$09!j16bdV4H*L@1h^b zpLk^*AKKt@>4=YPQOM#!S~eGh*5{fV1;_;3)V)d@tZy>6)^_*n58=~IHBNN#ou_^i zLhayE35Y|+hLB?orCx>*Qr`b5A%I>vZ}nk$x2tZU`XP9P8ZY@w3L_gjz2(Av9~Hz+ z_lIi?<$nBr8OZQtZ(LyUgRjkk3+Lzq5;IIiU=qDY{di=%eh5d%pyRlSqQJJ%{ipI{?=?vA4ttlNBu`@5oYi1Y4BK3^3P1f<5qW(pvKD6)$}@L7+yKjTqlvgVwb_+ zsr?O&vZN|Z!bnDpOFXS-B{LEE26Ti%6Ua>yDZ9wX8g@Laxt1wuWyc?;5+eC|wsXvj z>FtbG#gtpwTj~#bK!~0pGuyXuci5Z24 zh?e~#TBifoGA7ErF{wGb0~6*y<6g@%)}<4M=0Uy3b2QJ?o&~803oZ_nPc8znXl`@I z-54+<`>2%eJ5rtW#R>JVJm~&@gP+icRAIO|gHX65U1=f(sf5m_FnqTBP!~!uKzQb+ zA+(UywCFgCI~q# zZ<2e?EEH(maLCP8_ec<9Ry5NiJ&87w!V}NDY8)5Qs=*#W9;%9s5sKU(#SD5_!@smGcIZExNXsy7bi0ybsVLy6 zq9w`6g27^NG^hUz=~KNNe~7#>K_x9FgWVjOfrjQVJbclR+QmJ=Rs3`+QS1TWI+jG2~jk{d{`lA z11|HeO(SBA5f4P-Z}=74Ff(eh*Q~x%G;#E~4j(k_IeYj6kHNr<5}7xcSYXm`gJa6d zRE_n*s1OchYOZ@Q+hiUuJ~@(a{GYV|oGn=Z(*f;mD0K@Wc!&;&miz<9~L zaTqbb4Hx1<);}J2!(`#zd}OyLl{a~wYt?pMTf(F$5lC30qT%&i5JCwn2Y>0a| z_?;g)63V$P^MV5+O8r00AbPILxcuECjgiYtJ0rDwd z$uk(y3rzW1tK%}%4E<})UP%Ws<;@wr0qj9k+$z)xyT{{$aCQe8c%I59kxa5d>IjPM z02HNo0|5+nU?n;eo8#Q@zL4wI?kkjho0=_Weulw5`FS;7#4yQTHi2g(Pv-JlW0CyZ<$P zuI8LXF_B?pl9*2)rq-W-9g8EMD47RY7Jdz>eLihFT=o$jD-SLlTQNV;2zJ)VEPjxQx|D0jw6w zK;&i`sZL~8nUyuXRS&#B1_Yx?L0{@N16@qft#8rGCVg^fK6Yn74s8+L)}f)3x^ZHz zR&z%_psgt*V+1Ut*NJHIv9h6wYu+Zw38}HDC(2VsqXDb3?Xly5jexH}BKSSUE*nX2 z;GZ2xadu8Zz7-4d|(X`D3=W200R=@0AHxGq*cU#j^7!#LvR z#*z4{-B|JKYtajcOX&+rXA$~`1th&&sGp(tE~X;WJG7Aoxa4k!ZA{@8-U4sF6e(*Q?W2p4%RJbuwx87^BP|rNB{wb8{Y(^~jz6Kkgb}{_WPBSPS4rxJ z#BC`Q(~SmgQD&+#oZ61Y9RbLvx9nxEly1kFj0X}+?0E@jEt>! zlwBXUth%1OO+QERWq%ajF zL{OTaQV;f*7sQIIZuK>x;8^nSzS@W?o?T;NAk~x z3P6GoG7Q;nYmsAHeGQ6}zuni;cF<^OC~HwQ52nc*meYV%R(cuSM8>^KuP*hssiC(J3N)$jOO~KSr@3BK^^RqrWYBO|q^Ckp7<}*1+-2FO-pS%YV*q|z{cktl)7PfSl?G|FK$`RwleBzG5aw%Vo z8Yj|ZqNngmLqYGPnH_nQe2Y%Hs?fK7s!AYvq%t{r8#LGY(Cv3Hbawmk*7u3(*5kB) zta)ZlR6Np(7{wAoDRbNKuicQ55+$9t~qoDz@rQO}6&QHiNWqdJHS6%M&G~tEbN5-%PmOe#tQ@oTfF8$_7Tn zDf_xNxz$-;$8}>VO7?U#9u8@C(AKH;h=yJFdfUj|TN6Vkd6*UfP5LnSVe{h761HbI zir@~0+(pmQ$Ri`3oG zSr8*;Nkx9h;X%I@M7|#Ca{8l-ZE!-{f&I_pc$TTlKf{?Kgvd!$jGw zi-^;)i?;p1Czpd(D-F)!XgQ=KG15A?B@i0r<$Qu=1-mGyjK=Lu$l^%e3hkg0=WN2! z$eNTIA+KD-c_cv449dZWSUstsda@^J@DF`m3f78o3BljM+F>%L5>vp)`?=-pSGooj z`9>FREI})4z9sT1$}K_Ieo+d1dcJg;4|y_|ADqxuXC(6;BKSe}7K*?_B`x6bj}ubh z92D-^p)a>@py~=tSc|os>Y1S^%fJX_v2Uj(x7bDXviL}Y8AeVVYKky>q?@v3;*@C6 zP+dT74kXEB6K<8;-jLjSM39!Jyf?P7XF)*a9WSODP0))B>Q;V^jHw&?%9m{cW}MhT zDreLufk$P!f4c&=uiacnzWN`JdRve?4`)~@vHlt-|482-oYp;E=~dRIyyI&WYVnOv zi1W9rrz1T?0ybZE!nYtt=iP7hNHMk@Q;r}cEG4e;LQUil;!!1i$;mbBSb0%$bh-^>IUJng`cvI)(f$LO0tr{!y^T6Fe?tj{J(^KuT42wvqHr7 z`TW%SB~V2G-`fyW`dTGpr5Qn|oN6TfBs8;RU>t0V#Rx*<2Omp~%;!D2yCod@zCkM` zwOX1X!Q0R9Rew7CRTha8JaCSCnJ2vP2I6G`Khi-fxxKP^8D{KPV^+zs_1(kB9Qn>J z>h}u`ZN;teOLz9%IlXP()KhbBq>?@?Fy+Cqd%G9}zz{PD=0r9aH(w8vwIkoH6_X)T7PqxDa{_`(#KVI!#=7J;mnkG^sB_sjv-=Wy^1lr zS)li%QZDYu4N{8?$Pf$nNQBdp82Bg)?MsK5M^F-xQ;^$`cBFf!LEXIL+TkT@5Ve$DH_VrR1&wu9n zjBwlH=r>Cw7>;=QEpr|efU7c{pDtW)a&rWZF!fMpwO$I~Mxo(ZOwYBYa6o~+Y$xwF zAN>g4#O$YFzD191?l}Jfr-H{Ok%r_cWfG4>Uv~xbyQeAkeXIa+VbOPH!h7QUCe~+K zTBJbhg6}2fZOb0OJp|V!KBOeqgM(bCD^(Xg1NPNTtK-jf-Zr~nY>)&p-DDiampWF` zE(UKfIz?F70N8zi9*q9E%scF40F17a1~=?#LQ+SVy)1FNZ-PmVG+bFM^tYon7x*15vmgrfq^B=7oY3xj1l0tgp>6BgcrUr;pvGwvU9Y5k7Mi}Cj zQ^_)ueDXMe0o>qfYQ+{UDCHSoOUbWoYLTTeCs6soQ>fQY1QL49QW6aX1l*J*Od~comjrdpvAh@$s z2vD+E12f)=5F>2^Kzy2p>OTdIK-2doK9q`XPl0GE@6h4GOfSvv*5Q^KKb`pf2U3EL zIl?|ODLrnW@w_6H4)^uXc98OMe^rGYR>kdAPNfm;L>MCJHB|^%Uc}mX7a5Ah_}BPEq-a(8OZ4Dre-#1PXD4u7r0=bQej2x=J64Xo7BtP#CZ zzlAE|MQO-%b|7iiJs~pGo1K&LY6hush^v>7{w(^X{gW!iqs%-XAxJdr(IPc=Yb_JA zqD=>`oYEjyE`;j=YK7Hiq3#xw8 z*#umG!cel741+z#E}M1!_pB&+iiFRpjw4`Rn<#i`*5Pk_*b+H2nH^O>r-gG9A;1z#88c|DF&UJp$=goc;pu!-ZM8tZRTnPdKBDJP~Q)Ig%Gg!`0Se zTsL9+@@{*AHfi$m5Vy2WhA^TSXcX0^qYYYm##=x3_i%X%j+N~Y6hVt?Cmj?dqWFf6 z1>Z@rao0T`W!#d}+^gN{5!}8n&Pr5RU1#s)19FD-{<}%`B2VG12Rj1b11G{zLr0Ik zLfeRNAsgYq64DCWF%rGDyK2F)(D!AJ9!N?*AU-0o9TXWL@QWY-?aVZZOpq7C*00QU z{l+-KMSC~W5jaF=Jty$$juXOzqnCGkV)bhjnuVmsZYMflb5^*u8T z&dA=6>_#)v8NmlP0s`E2x}$~sJy$zdU zY*QijCMhUX@>9Fg&r%+uhH8)Gh@+xt@Nge!1myt=zZ>DzXB+1q2XEP+@YnlW^BLtY zm^}k}RT&r`kBlrw0V})rK}gc?8qz(RO7|jP@`5=?%Dw|`KpIis&I{a;20TPM$jdH+ zKNt?&3TLHJZnBT3@ljZt2xqKdx1!goAPNwakMn%!|M8x=^y&VRAOZ0I9b}_ zeXPi8Zp?R7jaU zGL?`s%RDf_F7}gIzV9YH+xl81C)`FUJiaddHp!SN7+6FqXU#^L7csV%#VV;;!G1Ca ztip5y!nGGpffgo;%D89lcfqRriY8Ydx74i1U=)rgQ0ZK|j58nJaBTcJ@Kh?{5U2XJGs*b8R_ zGK<(^|3s0`!T90JTl?Aj8=_>O?B-;E5mNc`1}bVbj+`!Ag3V8#5V4H!F@Ycxuh;U{ z%Elt_dXLSd=o*JW(GALg=|&O;dwz2JT{#^QX|sjFEc`PRoEq)lfj zsoR=oj~D*~|DBAM48*s?;`}2j$UmPD+F0vWVxicUoIr;v$IhJ>VR*e2O}Nq~Ix7^= z8})C}A;sePC0~MLg($AUU;~zgvEf``B!1R(f6?vwRn)L*Tj;uw18l+5S5_tfJMfJG z8lh^0a-e|+_VBX*<-~R?{3j=)UZVQbx0A6WemvBSQtkvKp8`tqO-wjbcfw02;?odC zYiS=G2S#*8t{~ev(X%1z&qHaS(LbYo#=-kc(EX*F9UJ}*99~mKRk>O=Ju=n>|^vlWjX>7^uK?JU`xx?N?(LJLMCluhwqyAoWR~>Q=_b1}nz8pL= z_%Qav6Xh#BR+;U$)zo{B;{H#|h?hWQbIkcRM7c)hWRU2-{R zQ|YU@Cyo>yTF45RvFIfcjS{(V?X~9xi-NPa^$_#zN3e(r!4c>-c?cOGLUsllrh|}_ z_!|E-T%yRQkIs{Sshc3Bbim&i7!Fn|?aDK5=SeSsA6ULJyIWz+@=&3y4=3KYIA1YOV(jUfi@R2z3Q^0u%pd5trU|%Z+=*I_hpc(pl z?^r10A}+PD0`KvRBC9}ZC0*(`9e@MWr#F4c`t>)i=E#1O;$_sgAKJ&PYw&sL&>M|^ z5xB|fCq^!HH=Vg(CwynoU)WN`zNmQ0%T-u){a(5Uu_a!lE#uDLi2tlWXfWW1E*+iZ zu5Lt0S6873w^z8*IDGHgImg_yj}bbWnjy7A7F8zRePcNtzndN1zE{j@uK8&#PJdeW z+(5vFa-hLuz+ZO$i~~|oEw4pL=-G+?e#elO50?M$-H*4E#kIi?xe9m9O8Zh|PPr(Q z=)u(89Oe&3IGq%kU3vHt#Q#2AW)rG>PT@Q}&??L%+xX!H+gvx*@)ZNh0xIiE*-C?{ zN-HFoc7NaDJw?UrF`j>X;nr=2B*IL>ipIi5`v?xZ!b(c`G&i#++>R!JOdJR2^&`c( zZTX|tB3s*XEpY`~QYxS2yYA&ksb=Au3V1A|vA-?91@qGT4mzqz*q+{kA8-Hl{pIxh z9fh>dy9BQsjsrxAxZGA&t@oZt^aW`-5AVtT)MKuuR5gWRQC*seXxsWKpecEruA{9l z?x!5F|BuQ0dm=PjL5=DgFH-Ed#U<2%eG@o;|i*fq~ z1mucFX(v0>vDMW;Vlx$;5AA^?#f22D7g0H5Ty!by*bA!DH;1O_4o7~3kdAmI6Y=h# z5bj{AvA0r&C(pgs_TO)qr!wWY%ij?o{Cxo>;HZ-+R$k&=PKf>y!3SCH@*=h60{dOv zZb{^$lZl&s-Gk6giz#qpr@oA^erZ3NSX&D?_b>C#7|KQ)1XMO?s6fxtO?6A!r zFzN&KIgXQ;MUba-Q;{?+O#1@|ZnE~Z!BF(UmJZbA9G+Pt_-tsQ@Cr&cLIQSXdWxZa z{QkA0F|ni@I_k z=rUc@Etu!vP&~W#g#jZBEU%eGTK^ZwETIvL7Dqfv1H8~Cm#s&;$l#nkYw4?cv_=_N z10hr=E?BGha7Mr7{_+K-w&igXy?Re2V%*aeSgp}hc5K@jjvNn2zm$dzY*{g2zLp0k zngNkddWyZLI&eC7zIA=#Z}p`&9Q@=7H{sd7C8a2Gd z#XzKW`g$4e@dNT8B;a5z<$6sgIg+=sV-GFn;2}w%LI0E!^CIL`!pVyZf{HzLaUwvw z8K8C|nCz3lB9sbNo-?iEUrQVU$jBmn_E3*2%Evn{>N3S5y>BibIVD$O2$NwK+x8Fk zErNiM$qT;jfiqF_S~IE0hhZ8Lvc#B$TZ!*7zpS8^@><9grapVx{H)sNr!|5N(<1~^ zmjmBE4kv^ml>}80+V)+yY~!67Y%#JlDz*sJ*&A6OX*t^V&X8>@QOk@!diKMHbToPB z@2K)bmY3`esjuuw1S*&-ybyQ4prRU(3RgdU<~;fVp_PFJzQ>k*q-Nov$f%%uW|3?q zWWRTdf%`CyuKWK5cB-*u;xs!FJO1d27M@{#x*XU+**>e8a6|3ID)wUtlF-_LULr}T zNgixA!N8TYY1(vvnnzz%Zrxf7s5Gyk0tWNHnN*mf{JIRUxRt3#h@5uB{)GYOs6qRa zvQC`Z?Y`J5%1Rkij4geME%yBdU)cNvVPQyaY^>c9wp;`(c*O7iR9o#v9q3KlCQkun z#1*Jm9_erKn^a-wF!q4dpdUvt%P=Q=DD4t2A_!mtOmbkE7zT)B0&-BBRX`>KA=}Bh zwn&kw?i7k$>?0ktjt8=hVbL8riK;9o+)3o^zx06h3=s$P3NV8dGdYTi)HI4VXmQVE z{&kR13jjlBSu6T#zk5tbO+d_Kdye+8E{ff@0ClVho1Q(92bS|^IS zwrJRBRguSRT~3HQ99j^ilHesQ{Ofh&*B3uvls&M{Pb%9!oUQ^!1>@v0d^jhn6?Ske z-UTa4#_crj^@YX)`aCMn9tWK+VqS#jHQ7g%w#}Sa#j4f83v3Vm&Re~bFkp~56fi{rJ_{AreFFsw9BehNps%(9%qaiLI$WGpG=BBP6WKRXPBI5xz zaEl)i7rnF=cfveVIj*SulsAXE6J-!%XRawZRXFn_RswCI2w2zNi>wIM-PyD4X!Fs< zUVz=BXskXtEm%*=+42JjKP|vo+Yk#MBVn1xV+~IhOCEW&car0zDN9o+~$rOWUEi$ z`?*MuFrp}UV`TV61({N>nc=XGt-*TY(f#0$i9$FoMCYQcp{x+l9XX#n7cn~a?*>UD z#Mn-3`ylb4`q&fDDOi)6=N!mDpSYo0#ad=R0`x3stc5D1+vv1LvXilAm-bm*!9vRh z?knWz$2}O1;SQ4+DPf7JznW^p9f>&5My{O*t&8Z=j%e~~Edy0Buw>rp1RS+r6zCPA2bpekK`SG-+TU{rfFO6#AEahdcq~XP{};6j2q4oa4Gff4g&?(wfy-qZ zuS||aF>u8ZF%WaH>gDuxnymv>ERoID&2;coVf1x7rRRbB_PoaP{Re}4o#M)~`T}{+ zfr)RwVvjJ_&B-Gl{XVIB9u{f5ZRq?a{2!?3k+I^#6vh2N?8-zzwCK`7-@yIe2_ZC| z%H*%}dx`732)nFD40-lQS_^g)slVh&q4l(VUr}D_6%*q5O>63c@KN7lnvIE!>UA}+ z6#+h<@+7Lo@=uM8u>5GzFmRb0xl~?hLn#zsO)PitAz*f-v=cA^=f*{j7Lc!w8mTv2jg2vmF_w|bh)|v;aAXJW7h(k=`R?=( z2eIlKod3t#)EfZhI3IO^I|cvBju`VO9gTv23`0@H#E(XpvgEe0W0$i`HNro}Ux=no z4UG$cC=LjhxL09KPaqYc677k@^ZW@9vU8&BtF zE&GdR#SwV;pzt?j%1aNo9ywq4J#u(D4`9Yg+9*7*pe&@Hwr6!{?dr`MIoYrRY~{9n z9OuIXlcbitaZ#?=1I(~b7{{M1yR%)tI>cXkdsiHV`;mq zSmLLg{0J0g4PIbSyQq{l54RG?Rc=cIYw;NzJ7JE7-w3Yq@M`HqDv#*4vZaC~x0Y@gMpEQUJyLn!VXQr^>mwrb|uhjp^ z!N_^nt^32-uJb4CAY5#!$NS;nhsPdb*kQq${fFYDxHUK%jfC^WJ9hWqnr`N7i9eSzWCj$}61AW0O*umf}{iVA7!6EdEJ(NOl?Y%%eD5Y+= zZA?>NTi6ng!QS{HEHIwRL2?bFT^LS#7o2iq;Ok+@a<}QBgU@A)FCdU;pi|KOh>Mc& zsgud!dj~K=$E!>5)xFL|H(Ols)V&S?Zr!}OLA}{fg_#itwY>Yhm2pz8E;TUzoXlwb zxNvwxoJ4zvPDn zwmPTc55pIDo^;5o168vb%+ z7F3;c8jOW<&|pIfmbx6x6_8~M~3t{(7(jbr1kS(NdAp}uRruB>kf*S#KZ71@>sgho-xA7Vin1Q(upR{ z&L9RMVG*up0_r0L^6}u4iY?RaDmYoL%tgm_d~YN(q_Nz;n)C?M)g;ros*Jvq;>xY~ zV8+jl4xOC!wS`%;v{~}1#zKsVph=6khc3CjfE(l>TYqAq;P6X=7j>9io*nH;svvadmS2y}t)k>cx#6TldNjQ+yl(`yi`W^A^u?DLP3b;D0?Ys1 zVi_8vy}mw*qZj)T8MOy~2PVrmSEL9`+S_$7r}u8+o9tp~Flmno+Mu`x@`9 z%DD}w$q}J1WV)THGJ2T)O+LYU3w?Ab;{qTSm!(YJ>(|?B6_$yu1}`!x`O}IFTmj5T z69u?Mrd4@Tr#wmN8(CAe`6h~RoO8&(;5c6oQKKc08$bS}EB|4-?MyV;i;plFB~+<#Pqkj4=sDh`1W&o;Ug?S4IYqf8ghMN=RD>$33vv z{#s*cU%SxqM%j}|!qStKLc(We?qUHKV!A9ZzNYP$2tO|2Q_*01|Q&@ zP{g~RpLXwG-WxCf$ZKl-_Bx3{`KI`Ga3$a8ng4#tbe^$Z8kqlsbE6?76!U z8X`8(f!fN&1s}MJ1jazucOMkg)-yZ%^?Rk_pVIgn<3guZ>B;9^#q=kQgmte^crtBg zkYVp5#@KV+&Lta!Yc_4P4Z`!SXWvdbk*0fgnl}HVZ{P00k7^1ji}SR)hWN|rT#>lx zfae80@iFhA`md&5710Uv6Te2885M*ul01pJ!;2Uvggl~|=RICk5_n1#vu~7@FB z_##>ecfbks=jnN28VPw?*$Bm{xe|bv^NP)b_EVOtSTM|FL#&tW|I+v)0?Ie<{CMta zd3LKl9lR^3yiLo5%wNwvp1A2G^X4Q-FwM*=_MIB0h8$5Dk1{oT8W;0E=Nz}&KonO4WO;yJ6HSEmHPs2Pv5^w(O8T{!>g)jLEM5t)Qj3ePoE5)ZY)~bS1EPnPK zK#f_VY}+})%c?}2vp_Svz1)aArd<2sK`wJlo~SXM48!@75m`%Z<$t^8u!0>Ka|8vyt5x zE%n4^53yUusb*x$H-qSUIZ^qq&CDh;Dulj4LM<%)ml-{oEAb^n6*&J@e9%02TC*mcBF14_z27xWZH)J1= zJK;Q9KX&e(S+T|vie7#p$TKtXsz8(D)3>N*=i+uaVeEj*A71A@DMRcaJjgCTdJ!_`P z_cnVR8@*#>pC>^3=7ETfPsA{YXzISl1{gzZUqFZ1Pu%v%lAl;14o3a4@%OHqf63*P z>^P6Hna<@2*|UJG*gTrKo^Fy*@=S1SM$oG*cI8&FqWwQ_pc`l<3>?K#89g;Fi%yuc zjw%OOg9k_0OkNi}!gL0_QGIF)+ewZI&d{9Z%~Z^Yu*=Y2J@PdKfvr5`8DN6U+qW_2 zFv37%RZ6I)k(YAbN3e6F@6NEcC`13cKLnANE&8j@$M(#xH-C?b25dVXKH!V;v z-e{WOGnT3(%gF{>c{ReC`zCeh&%tZu=2@prvaSuPQ2?1gasn`fx& z2_jvVFUT(-Nc}oPYuO?A}HF4E$Q*$5jVfvl{p%@#CjC3 z?p8X>%O%K3T%>bUTb^}CyE_NWGJ{d(Yl%4kHcYG%RvzDwlJX6+Gy&d1x z8=+X1o}c|G_;EBfUV+ozwXTE`7qM?HFO9B?P8V=m?9*%z=ywJyphu~;M}~eiTc8%O zp!5{6QTsw@H>Vv_w3(}3K**f1yu5jeOgA7&>FHF#2h1=4V4EjHl$DM$qzJc~{{_*HJ?f1(Ek z>WV7>Z#jl{L@a^-@`*+1R;ZiHa62y$r-0V;ZE~@(x!wrvO!3n zbtB%bs%q9&*EQk}>}%ZT*F99zWxzPfFs#!k?%p})qyVIk3-H9>x1LCq0E>j5)IG)P zbO>y&bJdHjL7caT$Sw&)4KB7Pyj*fz=ycFmXWl^vXh+V<34u1AG?>zR<|%q$tbTsD z1iIQKr!t@mUnHo+@jEQDgv}I2xYAR{)9tD|)uh9VWi=oWui@Q)@*>&{n7`d$pU}v~ zjZN_9d7b`SufBsoz^8=;?0WI<7;KrcKoGiW=0|?q{`EwA>OC)+T9bU0_>MM4%*I=F zTE;mS^zG33YEr~tl-$AzJiBoHGb4(C-;mK^1S6XyE*yQC&AyQN#o>+++P9olC=DOJ zM@MF8wG95&TDsdph>U0@2tVBijyE=@?Dz}*^4A>yx>={S6uwWAg?^quS7;dEn#z1) zJC?_P+K3OtD}Ml{jRykO!r2O$8vwNZzS;Q8)zueIPG0pXEIdBTNKGw1!{I{H!-G~Q zA3jwyx%23!i|XD#8t zcjTpPLQqoAMe}YxK@4M6b$iaY*jTq*HcVGed+cQg;PUccA3i$#8Fj|!hgZlof8bU+ zVJ{p2APwMDO_w51m76b7L^=L;7ToF(y9mezc;kyZJCU|bxyYE`v*xJ)28qW^^cRWeAtEENPo zpK*qj5c??41v34&>K9;=H^21~{{0$+AO>9E_9BX*U&2G5<5)`%@S6>2%-Kbs&}FFMuM;0Y}zbs51TWURyT%HaKYY%Ovn!0sPPhAnjdx0)E}pnPWKpW0Mdf zJzw^_A)xe0g>nP~*d74+qY>#Wtt4!cL0(xY5JhRT7X=^VnN9)*PHT{5{A1tzhxlC@ znIal0&^*iz#Ld^PfL$>)VI#uhr2MA^j~$mf7C}y}mrKs(?xU$n@|^Y^mDU`F)eZEv z74$OF@70%q$jq8(wD>)#=(Cr>5VS_;lqRiYs!_e}Q%4Ug1gdg+^c9`Fw9;Cc{k3&QNLTNDc`$^*|Y;n^w4tTzD9rTb*iPma~BA{ z0?$O{cBW(p+sfn{vj^Hv!A@uO3?}eW2I1vNG{8v^ALmJtsm9Z9_o74|^{}=Lk1(AF z9GVd&)%(tai%!g7gTn?xi~nNCrLaBcqHUlF)KoFGP7{#hW6WnQ5G(?vU`WWQQw^n1 z*#4QkRIc9#?lg4~a#|yF4PZ)lC%qqTI~QIs7)+;{ z4D}M?MNsb0+VMa4C24C^kW6E#D0w`tE8pqi4xmbGAQsRX)GWdP=}ah47l>|ZlRb~; z)wY_B@PRT9dVBoV(?d0nAN?1MVC#;)0^jB%mZArumMT8Kt1;&2#n|27BQjEvq%-}3 zO)g7K9G;~FuAk)J$jk(Y<&5A3W2mQcoo@;gEih|+Tr-Hb8IUOe5XHO|M@mnt=?3md zZOU-m^na`ZkR*@gDWi5h1Guwm;O&pVrzH*e;@PK{Mwn!x`=Q!rZwcscL52bFnqlRE z*to9wW4QI!>dmQydKGo>-Ix_H9F$^0aF@+D@~VfZdP6KS6#zMYj!+yim*cLW}r=h;|BJQRKKJKPNL&V{3mjj{M&vWWe+f}!Wmw7CJ~ z+qqAy!(tEGQd2o1f+r2Ms_4M1m&nFL?GTTq0Ds?iYPKMm*zl+0c3N3c+y+;o(#{Nm8W0+jAcmS+H97K|q3||EBh(nzkiAd|Xcx%48X3bd zVGX*ldUdaa5X+vnfWxIBt0#&0dFs!mo!y|SGL)IpP;JTOHBcj1o>NZW=uh?Q&R@?^duM$@gP&!oV@o4YXG?I(Xk5S9yjI_`Yyb8P+yT$R?k zzkxN@`r%*Jw=qTzI3$IS%vG7J5u>2Wy~iXW2{==SUha6oCbRl~MS>*)=U}@)!}AQM%DAPm5l&WBa=c`R$M4lB}qw@_QA+_vUovXluM&`~nfTS8n$D zDejFXm8Lj$lTfbqu?-U@?+svve!2Je=Vn*aWiw&>KGUb$=E@xbnK%}V}K@-oY8 zbCw>LS%e!KhxzHLE9sHwZNe8nUvFXs!#lKDm)Bu`-IH5djB(+OJqRB6OON6{)Qh`) zVap!;SC5)G#TOk0#HNR|XG_rBlp!H5JJ;0P7r(@!xb_qAfXx&lRb`1YHzrxMMz99E zI5S}>hILOTDbwcMXZXnK!uubqTJV`67i#Bl&!=aXm;z>i2YcUlQ7|O2kk}45d6c8` z)}L~CKtT;XbrG+Foalq%@c*o%0G#iP0HbPjT^*dOWr^@O&vFdi@OFBqCr%RK zkv6gv&YxSs$m$Sl@BPW)FN(A_l}zB`zZR+@`RDgvQ*ZFiVUL?u1RS9|8Am6ZlD(W+(*sDqI5aBj zouy|!PZM(Sb2%I|Sw%*Sx&opDpbm7uvVbv%?wI&(#Ez{gW$iMbN-g+d4TPeK+GC=L zxcIFVv3r@5yjkcz2EzRXw@OvBV^$f5t1Tr}Ihv_0`tUV>YZ+5*Qj(Ef%&Z;v!O0YQ zu=NAH@1+fSjiWzB0G~HjK#uRqUp?s=xY>ET>l-PXmVZMf__!j%6~AEo7{~} z97xxCrxhtsR}3A_Fg-iePbJ2w%T9vt8$cz5&Jy8Zr*8Lg!a5{RuxzN_v{ZNXt-n>| z_6Meubi7t2-g=Q+2Atk-atj|(B-56)u(|P+hpQr#RI|Ve&RF|Ds*D@u1-TOm>T4O zoA$*62n_~y&rr!f#G?$jYzRJcvbXF0Z7O`)SwPT4j^on)lo2Pz`EoIF@~-KC>K?8r zr?pBk$1hmn#IUp6qK*DAn z2{E^|eK+u@fJDfsyo6Mz?wgIFH|h_K@?E?2U%$?FyN~E~g|LKY5=G0lyvbn8Rn70B z!YAg~^r{{10@nOj8zT0PF6Zn!#kdy`VQ*O3zX@ZQ+R)A>=YZKTD99jybQpojiNdSe z4m`2go(hL`3c5E@MDYwPD6+=QrNnsVANtmbvuc?icQ zL7=)iEgjcZNcp81cVx5@R{&DX11CxeRTZqf!nw7dt zV}jy~=;dOQIjxYHf@BYmJ@(T2w9%45ph3%`8UtRurMxZ3ziN|;Q_;?{UXaIU$%QV* z9D;iO3CP2NqzI#V1J0dutGD(~l+%BYO+=0td2&-IG@e&ScOOr^@0Sl}N^cH(uqFb+ z#?^Tmyg1&t?9wu0ttk^4sK=Qm|NFr&i|X;$inRS7R++roV*wiAppg?HV+;fXy)AOC zKQLc${+RWQDk@4v-mkSQ)2BQbhxMdYS2{HFLE=0c#(?H}F}(P+3+%I(Z@mBd>x1)c zjc)K9=Z}cu(3Ffpr-KH0be69t3w#>JAcVqw%R0Iz?tLJK$O@+kX zZtStkN6aULrUmI-RLlSVk?@D}2g29QMmmx+d8zW>=}?8tOE#RCky7`l<{N^q6nKBC zH%q-1w%j2dp5?ALp|SGeNUMQMs!}ZTBwB8h2g>a2HSFl*Hopcu+O^zF^xPyT(+kwq zt1u}hP#^(L;5y{|sc<1vX@;ND0<*DWX*d8r zvV7VAhgm#FhguYenJmC>Q&~Dtu;ZfQ@@7Z$4zW(XcTYFQBmDA`^E(Y=#(PQ`{XMJ%LsAKs_{U(AQuJ&Fy0c%I+ZW_!pj zvbs!6d}>&%7AUE23LBp%z$N6Mz8l1&tj8!|6fsqJN~aW2FE9)GHEC=t`nz_OMl~PD zjs#$4;Li{?Z8G<4c-4&p;rU)O5^IY#QlMf|X6QqYeZ$y=NE=acx+Y>39;6=davHMj zMKnZxl})zpL;csj|HqcspBMM;`nVezV3uF_3n{_xX~A@5W~DKB956W}tSV(A-(DO| z&y692%YEV>BqEXv`}0zySuyH+7Gx;C6wr4%yJU&g`TxBDFIB9BYdUqg8tVtQ+%`wa zHNDMkv>=VNw7QF$=T}pYC#Tfhd`QMFxW%lJ`i2n(>ogUFc4dVBDHeedbF%qu*Q&~D^0d4@JP7ne&L$}bV@BW@=ma|-;wLMMg;}rn9F=}) zo=EpEZbkd%U+rvI9F+~jDp8*P;6LIDOzXS(0yAnm~9`tMtMFufe7UAjH5StS${fC2br8(2?rkK^4P(1RhlKx$7G70u2r z)ItNGsEV`_D}4tknF3eBK<7>xg5Vo};3%oPkmeSYu;#I~=U&KA4!qp^Uq4Z?i&s(T zQo6NGx~Km4?$ru*9rjLlOW@t+!h%4Z)Z_WS#+Z2i54e9;12YSX$?8oGG*V@im<2K7 zPsCrE7{e9x0-==~)c^t&W%1@vmcx2yz9BZ{t|#0~^i$vt_XIsC-OmUOD8q9DEkBH_ zz~fW?@JrgjsbD#kvvbgV+>1B;^P%@3awKXwJqO6@YFjT|uFRKa`?QEg-k*s_M){k2 za$+J3@>;)_2d1BXV~RK(lMxz~S5&cXXy_SSBjf3s1uOvW!$={#++?pX;cQ<<%!ZHf zkLVehG3W8r!)Zs*&m(}P@$y1GWX*gfT@;TXoy9TU&@!f@4E2gTU%*1>rdUSXrcNKg z;EJsUb>0xaa$W%@z#-|yaFPpow#+cek8llZcGkuj;UV?{DgWxY>k=yQNT$Jl?{tBK zEUGvaPdeXX6t6z-)A&A~zKD2;-h+!K6-!g(C%)V`gNv)|96PF*^bOfN|K8&$`JeO_ zXK>S@E*d@tFGb`JN!R|c(w#2kNGiOqyL@G9@f2Mtp@|=n$;O9^Ji;x>0bDqSI`ci> z77ar&$a>$sSZdEN-u9!H0=gQ?yBhZrkU=~Or?$oGizVW52jLlbqpkC5c)8_jR_sr@ zK6_+;e6Mi6(Zk6&n+~|XTSYO{n+~zY1kPvy2*Xv>f)e8!{h`$9l3-18r_=B9ONK=uCwk0lG%73}ZHLAU^(rgf2atE=kS`P+M+e^wZS5sRx)PAX>uuH2RLSK!sq1T ze2lcg`=?jK(6T;I{de|9BP(L}58OYjB(nu5`x-lLPE>)i8}k+L2y@tW~F zYoREwLr@aE1`)wtRr^vIa1Hi*E@(7A7a^( zFs?aSkrgiJb#-m+D{lPC`~%#YW;NX_1pd-L+++`M>6f4A>iZq}-#o0IKKlpv^^5S* z`gD7oZ+&Aq##e-Hxzkq+gaod$sDgQr!EekzNe&>4P!XLCoVpI2x`&NLqSL!4>}jSL zJ!zuXmRWOY&Au-z*T8OKhBit+zcR3K2}il6RUX~%%cJNs3LHJ))_{R1!8fwptFs`RaZ%%}5p2(UC7dVeyBjV$7q4TQzJ z^!j>k4*r?@ETyQ+c%+3L+SwRFbi%niTTN-;dQ-w*Gi9k+czDjJlnIn7zu#tJzU>B6 z9Vu0?u<(>LTGs8prMQx-7f)yNpkLHTJ94$~jI12G?Q-zc_qg?QKn!^{yZP%$&=d4_qAyB^diXJh~JeX!b;p2i2nn8A`Pb3IAa$IImLjgpu=%L+2`)nZh zn%so(+i1f8($gldsw+dZ_#nO|zcA(V`Jb*XPQ%X8XZVzqKzY6n6|HEr!IgCmOAo6( z%iU~~#HMUv2C-XB&7ufdi~LkIZNl@8RhP}QHFhRsegIg$jE1A~qO8l9(>IGH%?`FTl3*h6?9gcJP1sBR9Pgg!3ZNi+f z>8yZ^iOtH5*KIgFs_O5g95`x?#Y|spL+tzHe!J>``k8UohSAohzWd8O*BjJ<2#WgW zMzKVP2nOvwkp022dCP0Gu!WogIgfaaVsmq^Q8TPg7$s#x8WVh&PBw*g1(Dyq&1Y2V zETrJ1M~9*?qy~PdlODuB7lk~H%pu~He*$`6AjfO(l+gWK;&A`Bu??_@Igin1>$Hu4_BNBo() z->~%k=HplEBy_5S;1HqYcNAYcp==0x{46srE?+h{N>GYQ8Qq7zY}!n)ke=6ze`BOi zQ42D|#O@0etBn3b;7O`=+jU|#A7c`}j|-RErpx(hK`UicO0@qame^jK2P*4-!x#qa z8Ddr=a7=gq#U~mSc%ermsrPW9%p#RY6Y==nuP!ye4Mo|nQ^1jbhFc+#W^q$8e${2~AKDD`7SP9ekpb=@bqC7z)fkh$s`fIuo zn}|rgO?Xo-)AlCSSA#DeSdyHKr9)olTPq_P$sYZ9@%Sh1g|d8#O4{1nbjJYGY*%>_R)iT+9L0wls^}s`#d~34h znu%(m1K6&ony%r>g|Fo`*b!IUwO{y=ncy~;Bp9}#jWe~m!VJ!JVFeby$4lb|?sUHJ z-?z`A{#v=rPES;edh-iLQu8~_GkfgtOe*Y?1@cra9Cd8qI!et1R*5|t`@hxjboMYR z0ITV(K7|2eQ^~5LGa@*@y57?Xw&1v#!Y+DSo^0Fh(0ys ziY7%Zs-PcUTRk{5*~Q2+@S7!%Y)=sLdVPKl%|aW3G2Yv@z$^n#xQXs_Obu3jA)eCr znr{zWf?~|*bHjAd?tRnuPloBdVm|s%Yd1Vpl4S#HK^n2MoG$oU9q-j$UH~7ox!Ji2 zV+l`H{95I;l8YD;q*eo5gc|k6^>@}(mSb@opBLj!zc%H&D;{m;Z(1n7=d}8E-TDO0 z!xj$%$9~H<7b!h29_`GjxTZ>~OiDC;4Uxz*3R zC_&OA>w9q}fU|yNWTn>jL;Y2{`I|8)<%AsXD2Wg)xr?Agx|qnZfN6f*5|WooOx%ad zJqc~T+^cgs(((w_5k;38J)Y{AY-Fw1u;x`c`U?i%@a$e9Fieb zbrMyVNQQkl>)j@vqzxJx1gBO!sK z<8YnvBj=2Ii(L0Ml9`UD#9FJI=aWC|N0V2IAR|DvSkTOHe=sX3^l|Z5|MupoB1N;c zH6|g&hdKeA$W(7t)@Gph^Yhc=-t1fhsBPY7$vVHlIk%qmES4d8#K4`!? z3lHMI<>ED$p{Jj z`{)I1u{SG#siGq2{5%#%j(Rgc)bc(b5|bVXbt40$*e=j&vi_4aY)k*K?qR4BUxV9* zY5#A(V?&>1T`z}x7~eW?F!uv~C7ou}^@v{hzFM$Sg@w$xgzt5h1XGaX&jyc zpSIkwc~g&}uUB!Zy1HN{@SI6V)I_nuz2>d}aj#NRHsu1HE}eYH%jw_dsviFRKEfp$ z3UZ4523cH!kvO&WkB{2D`;`4`OVkJG5+;FxW_f+u@~okBfFqu*n1GV zU>Ck%_wIX2W88B8&9u@Q*%GO0iTz!f22Vau$qOoSTPGhBQmtYVO?-l17^{+2%kwU!@|Sl|$ycosxp5m6i=tUteo!GeH<1 zpOf?{&34a6_Jzz3#SvS;DKATdZ)ynjsD~pE=Moppf`NssTPQF~F=Pn3pZ^G6g!TXC zrHDf9+eW7}#KaD^)G34CM5Cd{ksHd$mJv4AY4Ej%H;D!yfq2$l9+y42NT!HPYdlnQ zO#wdRt6OJh*&0&u_gG`rHR)FqnVB<%sV0?wk-7|S?V1nx3h|wAHz7`h0qfi%&f~g> zA*2c;AW&yFD5UOU;EZzrBN|fOR0<5{1xrt4h0L$5adL4XiM51VYc?iMY#cxZMS zX-o{pnswj<>r+!(0cCdr_j}gOCZ;h^=S~u=#b%NsI~7Ij@0_AbQZeCDhCcE_IVHRh zu6TIBSq^WNzQ20vH|6YQV?HJm0Ry&>M}pQ`U4c8lvVTcOqeg$iri*lwuf#6wD`H4z zcO6bx4B1&-U*4&g zDr-@dTCc*cud5b(x1fiB*)i_KbL(D$!Mh51l2BL00n8EtJ5i{Q9mcTf2&eNFBCF+8 zFCTxZU8Dntg@oHNenI9d#AuW8LlYHw@Q@Ij!ab*tdow0B=)*3%c=VS@rqie>*N#nc ziZo5SaVwMYq{&9q6thTg!_cfNI{`hjRcptLo~T~D>Z;0QJ=@;xpc$jy!Oa08Atz9{ z;S-uck~RIgqe+jsa9}vVJXe5ujyV>ZxvoH7Bno*F8g)+Juw{>WFtDy;7sJFxLz>k= z<xS_ishyn%6tJpQ)Lwxx(Hq&WJ6OE?HIg2HYyzf>j4Gv_LgdF|j9yBMD zSM7M9TRZ;N@bC@jN34@gV~eQIL`0yl{d$q8%!3X0K0SR*$BwGY+P$bF{fR!5McoqP))>PQCWz%iO$VkM6{k!9v-o%k$^ z3i(8;#GuhXozqJ|Ix-Rue1dpWpj6+mg8d;of>)UOi4d8mM>P6Hv*oiqHQOBtPZZAr zI^gkSb34gn@Nl4UAkjxdSEo*FEGxp84OFw?Ej4Jt3cK8Ec!pMdl7W9cIVLS2prM|2 ztIf5zLeyb~cQsOPBEqbIzL?a(`kGwBrizp)+itnUp~NsL(s~MK#*F~{dX7gQjYhR8 zd1$h6teoz=Nvp~r4!(|!+-fw?rU0_KGU)J40|^AWO2{zg6-M%_s_Uk=F;oYLoB=Pw zizGCk%Ssu7fipuIZ1j!-4bjYX4=yl+>_R?D_9u{oeNwA0)oYS>5YNEG3Y2h53$Y;v z4LJQ2fFc!|hiA>&&;huN*&J}HQMpPUN4R{|XPP3dC0M2)KG{50xlM{`WP><ziB$RX%}U@-Xu~{k7!w zZ$=X|t_NBLwlG99f<(;Cup7pM9WYbD{PNw;YeY4eE1H~n5G0fGXIWnTTX~nW#bYN7 z?12e(HYH<-gw&hk->+(=-ei+>h8l6M>>UznM6&K4@IV>y(X1MU@bOazsf((Cgx-Rh zj=FdvI9;%Xa!W0jxIJE8GNv8jI9!$8_dm?(;IR1IM6Z_?oV$n=$#^f{xh-DDt zdMl2CLr->@xI_>Ln(Lb=Vj^Ftv-RlT8vCv_?wu!V>R0}@Yi;4uLI|Q@D}xh=nFceRMP~8T%J9K>=Q-hGtrdegsgM8fJ<-Qjt!QEYcD?s6&o!5-a(RD&TvVr#2;Z zLlmHxqB|+pY8h<49>P!yo-9+-Ghxy)=5eKYj4$Hj2OBx!!u?GCi1~;$Vu7NPty9|O z)>JkX(WF1aPgYeZ2Sc=IY zVOOcAOJQ5>LdEc?u?YiWy!c5lm$Fp7q@=TqNvGFwF8OVq*j|JdES;yqg+P#moSUV5s>A9Q@I68CvQX3#Sw++-(LTNw135!|s$BfSGLhw|t zf|vR#O2RP&=1|ACK5+r&poem_fOHJLPp2lzEC?*!aZ_LSg+Ds^-)8CYNDB)aFn_q8 zYn@rB44e0}La5Mk@|Hdu2<*ujq_|)BB#tu4M;}D1z>XtzWK>J%KAdlaeAm?AT=4b< zQUIybo3UUW7e%G;g&2AUCMlV87UpuYO^BgwqI`J_Lm|7`J1N+EZZ1CYWa+k(cwv>* zpZyzg5Wy0>wVa$CStdD?e;lP}C_#-Xgpe7Z;Az^D$g~%d+G|)=za!p)kOhfT(qibCj*Gdy!%MPtg7~MQXOvcM z{V*#iFBSi8mBq*OhJk*AD|0g=UEJuJN~nBao)Qw7&dy`9MB;@r2A{9pp6unq%S9KG zw~oCqh?oU%Bpr4D{?Qb|+>Q%I1SB5&U%t7;3Q0Y2NWK`P#p*&GHyTt`_zcPRGo#g~ z68gt8;O|%v^^MGeR7y1x@m|^RCBJ$F&Y1j$?V<$holLXCZe1NS7y&U#$^3geIGxE1 z1$3sY*k{i>uIU+8|J5ubJ=k9?YkPZ>j|T0(=g~_DeYZT`#|H{JIihR|Fsf{<)Mx)+ zn8^SC^*hZO7(rwZTpxvq1rI3#LT&aNgqsb@)}4MgguMRdNBql&PDqF;o+EcyoI`-`#R{-Q9w7hW!2Q-yVQsFc)02AXyMXo}OE%HZC%xTG4HN z=4SI=tV5JziR+r=e1}cB-vQ>2*<|g5=h4;4QY`fFST%iqNK>=*v$yELR0`IHkfJs1 zNGrk4fTMJ|zG8W7wcp^;h{uFu5u?HwYWOs5n13o|IJJD<=IeP_pPV%n6t|+K`rYy~KlJfrfU%qrH_Mhk-TBYnh|AKH%**}f zonKvIU4#M8Te+q~e_2$z^GKQF(9AClQZ_|wmZy_T35!cKM^n?s)BI~*=7FzWBGYL4UZ zkhy%8Dbj;ODz@sb=M|p;n})qr^3J=ROinkFJQe0z-%A&}04rgw)mG+{rt5&&1Z*t-K-bgU z5c6;FVe&zT_cp$pEQY;t>)klgDLi{B5Q=_28zHwsz`Cz+~#y>f`qGQy<{(U~19f*1tmco=04X zMEPR<0@{@&S?Hqp276$#{cA`IkWE5r+|{tVS6 zZ%0zdNCTl6-8L9^cD>lU^~|sdo?d;PxxIOLIK91~F;qI}=CgN{u(r3B*yA@?h!lQ# zR$|rbfNWcioJ%~Qx6X2Oj^HF#I+l$ri{5r3*&Yc8 z@sB$z2J((;t}Ib+A-09b&6fw2`r=t9MFfw>DqpM}vVaZ*%mrR>Psu zC-Sm~eMqwkdXd@~Z%A$JamRAroGsEws=eMY^rl!}K<@fe-ITkwo)iobp6Wq`@s-!& z)HoZ<`7efq&72ok>_e>ux<^sKf4sQuiRItOo>tbhJ*+y6)y?`?Z&$VbgBUMJ974JAx&7N!(S4_tOvQr9 z(Nxv1c2|~n$_WKGT?SbPLLuFFerLaS$xQV=4WO_4!X@}Ue&|2qVU4|tm5t{!SWd^4 zi_IoeD4mp6j8SW!zd%xRFPpE6cpR5bLCsYd1lV1VRkFyGZJkEAt1s+cair4HjwK-G z#3L9#aAr9m`0%Xld+nIJ*&l_Tcqzh<9WNSyZ+Q3Py;_e&(pAR9?~!%S@ujSc{dWCw zsdAPdTyrGom8d~0ZHu6=3xG8s^#S#ti#PojoenZ(8YXfRxc^LJ_sjLo`9L*Afwy(j z4zx~^{lH_k4D(CA3gd2&m}XN3tT^6t7?+wJKIoG=k!ae|yHywbuq(L5^8YNTn_M(F*#7f-nn zlZ$M1wv)H>f%@nzj#Cz|Fha$W!vebgHx>P>JyIXlj5mJAleT#6@pf&r|3p|~tEkX-{?Vdx$Y}nR*=vB4rJ|au=tQ^@)@D(UFVm(+wQYye{Ge(>CGu24*x=Rp zjX@vFx(^b_>3E?gdn(jvLHVTr4tq*rwEiLcBvdZ|*xUx7xvCMdaA>=L2cV}~xw-QD z@Nv04tEB<3zs@f)Hw>C1vax&uHGM$T@&5W$v4wZYx5wFtUPjN^oXg|m$-Co=rLQ%G zcgmU0FPArlpEuw9C!yTL|F?CS2fp9`XSeSE=GUK>&GjwMKg8enkHOnq&v#Ytp-)bC zKE99z)qhF1)@^@xr|W0<+3A0GTfDA3yGiQLhS%*oGOzmvWItw~_a(Ke=Ii@?UGM+= zvc4dewQ};&*&8nCDhRB5Fmq*8=b}$aA=kneJ>=%SQStp)OVFDqi{}3N`W4g;0@Zc? z_1`tw>?M!fxM{d!jb4RpoJOeE3-7PMCQ>6X=Wp0mYI?0UQ?}&jt{wAZLjqgmWqva9 z+1EFVdQ&MBb@0Bt!(hyVZp literal 0 HcmV?d00001 diff --git a/index.py b/index.py new file mode 100644 index 0000000..f1da749 --- /dev/null +++ b/index.py @@ -0,0 +1,89 @@ +#! /usr/bin/python3 + +# DDStorm +# ------- +# Copyright (c) 2015 Agnibho Mondal +# All rights reserved + +# This file is part of DDStorm. + +# DDStorm is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# DDStorm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with DDStorm. If not, see . + +import sys, os +from fnmatch import fnmatch +from conf import Conf +from const import * + +class Index: + def __init__(self, conf=False): + if(conf): + self.conf=conf + else: + self.conf=Conf() + self.data={} + self.compile() + + def compile(self): + for path, subdirs, files in os.walk(self.conf.get("index_path")): + for name in files: + if(fnmatch(name, "*.txt")): + with open(self.conf.get("index_path")+name, "r") as f: + buff=[] + buff.append([]) + buff.append([]) + for line in f: + line=line.rstrip().split("#")[0] + if(len(line)==0): + pass + else: + ws=len(line)-len(line.lstrip()) + line=line.lstrip().capitalize() + if(ws==0): + del buff[0][:] + buff[0].append(line.lstrip()) + del buff[1][:] + buff[1].append(0) + elif(ws>buff[1][-1]): + buff[0].append(line.lstrip()) + buff[1].append(ws) + self.data[buff[0][-1]]=list(reversed(buff[0])) + elif(ws==buff[1][-1]): + buff[0][-1]=line.lstrip() + buff[1][-1]=ws + self.data[buff[0][-1]]=list(reversed(buff[0])) + elif(ws=ws): + buff[0].pop() + buff[1].pop() + else: + buff[0].append(line.lstrip()) + buff[1].append(ws) + break + self.data[buff[0][-1]]=list(reversed(buff[0])) + + def upstream(self, name): + if(len(name)>0): + if name in self.data: + return self.data[name] + else: + return [] + +def main(): + i=Index() + if(len(sys.argv)>1): + print(i.upstream(sys.argv[1])) + +if(__name__=="__main__"): + main() diff --git a/index/abdomen.txt b/index/abdomen.txt new file mode 100644 index 0000000..2636dc0 --- /dev/null +++ b/index/abdomen.txt @@ -0,0 +1,15 @@ +Peritonitis + Acute peritonitis + Tuberculous peritonitis + Bacterial peritonitis + Streptococcal peritonitis + Gonococcal peritonitis + Pneumococcal peritonitis +Peptic ulcer + Gastric ulcer + Duodenal ulcer +Rupture of spleen + Spontneous rupture of spleen + Traumatic rupture of spleen +Degeneration of fibroid + Red degeneration of fibroid diff --git a/library/Abdominal pain, acute, generalized.txt b/library/Abdominal pain, acute, generalized.txt new file mode 100644 index 0000000..4e984a0 --- /dev/null +++ b/library/Abdominal pain, acute, generalized.txt @@ -0,0 +1,15 @@ +Acute peritonitis +Tuberculous peritonitis +Intestinal obstruction +Lead colic +Gastric crises +Functional abdominal pain + +#General medical diseases- +Malaria +Porphyria +Diabetic ketosis +Blood dyscrasias +Henoch's purpura +Sickle cell anaemia +Hypercalcaemia diff --git a/library/Abdominal pain, acute, localized.txt b/library/Abdominal pain, acute, localized.txt new file mode 100644 index 0000000..e2d3bb2 --- /dev/null +++ b/library/Abdominal pain, acute, localized.txt @@ -0,0 +1,70 @@ +#Gastroduodenal +Perforated peptic ulcer +Perforated gastric carcinoma +Acute gastritis +Irritant poisons + +#Intestinal +Small bowel obstruction +Regional ileitis +Intussusception +Sigmoid volvulus +Acute colonic diverticulitis +Large bowel obstruction +Strangulated hernia +Acute mesenteric occlusion + +#Appendix +Acute appendicitis + +#Pancreas +Acute pancreatitis +Recurrent pancreatitis +Pancreatic trauma + +#Gallbladder and bile ducts +Gallstone +CBD stone +Acute cholecystitis +Acute cholangitis + +#Liver +Liver trauma +Acute hepatitis +Liver malignancy + +#Spleen +Splenic trauma +Spontaneous rupture of spleen +Splenic infarction + +#Urinary tract +Renal calculus +Ureteric calculus +Vesical calculus +Renal trauma +Pyelonephritis +Pyonephrosis + +#Female genitalia +Salpingitis +Pyosalpinx +Ectopic pregnancy +Torsion of fibroid +Degenaration of fibroid +Twisted ovarian cyst +Ruptured ovarian cyst + +#Aorta +Ruptured abdominal aortic aneurysm +Dissecting abdominal aortic aneurysm + +#CNS +Herpes zoster + +#Cardiac +Myocardial infarction +Acute pericarditis + +#Pleura +Acute diaphragmatic pleurisy diff --git a/library/Abdominal pulsation.txt b/library/Abdominal pulsation.txt new file mode 100644 index 0000000..a84c958 --- /dev/null +++ b/library/Abdominal pulsation.txt @@ -0,0 +1,4 @@ +Prominent aorta +Abdominal aortic aneurysm +Abdominal mass #transmission of aortic pulsations +Pulsatile liver diff --git a/library/Abdominal rigidity.txt b/library/Abdominal rigidity.txt new file mode 100644 index 0000000..0db5ef9 --- /dev/null +++ b/library/Abdominal rigidity.txt @@ -0,0 +1,41 @@ +#Gastroduodenal +Perforated peptic ulcer + +#Gallbladder +Acute cholecystitis +Rupture of gallbladder + +#Pancreas +Acute pancreatitis + +#Small intestine +Strangulated hernia +Intestinal perforation +Mesenteric thrombosis +Mesenteric embolism +Meckel's diverticulitis +Acute ileitis + +#Large intestine +Appendicitis +Volvulitis +Perforated diverticulitis + +#Peritoneum +Infective peritonitis + +#Female genital organs +Twisted ovarian cyst +Ruptured ectopic pregnancy +Acute salpingitis +Torsion of fibroid +Degeneration of fibroid +Perforation of uterus +Perforation of vagina + +#Spleen & liver +Rupture of spleen +Rupture of liver + +#Aorta +Ruptured abdominal aortic aneurysm diff --git a/start b/start new file mode 100755 index 0000000..36400a6 --- /dev/null +++ b/start @@ -0,0 +1,2 @@ +#! /bin/bash +python3 __main__.py -- 2.39.2